| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOT | Florian Fainelli | 2013-10-29 | 1 | -0/+6 |
* | MIPS: Quiet the building output of vmlinux.32 and vmlinux.64 | Wu Zhangjin | 2013-10-29 | 1 | -2/+6 |
* | MIPS: Remove useless comment about kprobe from arch/mips/Makefile | Wu Zhangjin | 2013-09-18 | 1 | -3/+0 |
* | MIPS: Add uImage build target | James Hogan | 2013-09-03 | 1 | -0/+6 |
* | MIPS: Refactor load/entry address calculations | James Hogan | 2013-09-03 | 1 | -3/+10 |
* | MIPS: Refactor boot and boot/compressed rules | James Hogan | 2013-09-03 | 1 | -2/+13 |
* | MIPS: initial stack protector support | Gregory Fong | 2013-07-01 | 1 | -0/+4 |
* | MIPS: microMIPS: Add configuration option for microMIPS kernel. | Steven J. Hill | 2013-05-09 | 1 | -0/+1 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -1/+1 |
* | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle | 2012-12-13 | 1 | -2/+0 |
* | MIPS: Kconfig: Rename several firmware related config symbols. | Ralf Baechle | 2012-12-13 | 1 | -3/+3 |
* | MIPS: Octeon: Add kexec and kdump support | Ralf Baechle | 2012-12-13 | 1 | -0/+4 |
* | kbuild: Fix gcc -x syntax | Jean Delvare | 2012-10-03 | 1 | -1/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-05-28 | 1 | -2/+2 |
|\ |
|
| * | mips: Fix KBUILD_CPPFLAGS definition | Michal Marek | 2012-05-16 | 1 | -2/+2 |
* | | mips: Use generic init_task | Thomas Gleixner | 2012-05-05 | 1 | -1/+1 |
|/ |
|
* | MIPS: BMIPS: Add CFLAGS, Makefile entries for BMIPS | Kevin Cernekee | 2011-12-07 | 1 | -0/+1 |
* | kbuild: Fix missing system calls check on mips. | David Daney | 2011-11-09 | 1 | -2/+2 |
* | MIPS: Fix build with C=1 | Aaro Koskinen | 2011-10-20 | 1 | -1/+1 |
* | MIPS: Don't install vmlinuz if compressed kernel has not been configured. | Ralf Baechle | 2011-10-20 | 1 | -0/+2 |
* | MIPS: XLR, XLS: Move makefile bits to were they belong. | Ralf Baechle | 2011-07-20 | 1 | -12/+0 |
* | MIPS: Kconfig and Makefile update for Netlogic XLR/XLS | Jayachandran C | 2011-05-19 | 1 | -0/+12 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | mips: change to new flag variable | matt mooney | 2011-03-17 | 1 | -2/+2 |
* | MIPS: Octeon: Apply CN63XXP1 errata workarounds. | David Daney | 2010-10-29 | 1 | -0/+1 |
* | MIPS: Get rid of branches to .subsections. | Ralf Baechle | 2010-10-29 | 1 | -3/+0 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-05 | 1 | -2/+4 |
|\ |
|
| * | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 | 1 | -5/+27 |
| |\ |
|
| * | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 | 1 | -2/+4 |
* | | | MIPS: kprobe: Add support. | David Daney | 2010-08-05 | 1 | -0/+3 |
* | | | MIPS: Clean up arch/mips/Makefile | Sam Ravnborg | 2010-08-05 | 1 | -13/+4 |
* | | | MIPS: Refactor arch/mips/boot/compressed/Makefile | Sam Ravnborg | 2010-08-05 | 1 | -15/+7 |
* | | | MIPS: Refactor arch/mips/boot/Makefile | Sam Ravnborg | 2010-08-05 | 1 | -9/+2 |
* | | | MIPS: PNX8550: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -18/+0 |
* | | | MIPS: PNX833x: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -8/+0 |
* | | | MIPS: STB8550: Move boards over to obj-y | Ralf Baechle | 2010-08-05 | 1 | -2/+2 |
* | | | MIPS: STB22x: Move boards over to obj-y | Ralf Baechle | 2010-08-05 | 1 | -2/+2 |
* | | | MIPS: PNX8550: Move code one directory level up. | Ralf Baechle | 2010-08-05 | 1 | -3/+3 |
* | | | MIPS: PNX833x: Move code one directory level up. | Ralf Baechle | 2010-08-05 | 1 | -3/+3 |
* | | | MIPS: EMMA: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -12/+0 |
* | | | MIPS: TXx9: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -22/+0 |
* | | | MIPS: Sibyte: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -50/+0 |
* | | | MIPS: Octeon: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -12/+0 |
* | | | MIPS: BCM63xx: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -7/+0 |
* | | | MIPS: BCM47xx: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -7/+0 |
* | | | MIPS: Lasat: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -7/+0 |
* | | | MIPS: PowerTV: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -7/+0 |
* | | | MIPS: WRPPMC: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -7/+0 |
* | | | MIPS: WRPPMC: Move code one directory level up. | Ralf Baechle | 2010-08-05 | 1 | -1/+1 |
* | | | MIPS: RB532: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 1 | -7/+0 |