| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: wii: platform support | Albert Herranz | 2009-12-12 | 3 | -1/+211 |
* | powerpc: wii: hollywood interrupt controller support | Albert Herranz | 2009-12-12 | 3 | -0/+264 |
* | powerpc: broadway processor support | Albert Herranz | 2009-12-12 | 1 | -3/+3 |
* | powerpc: wii: bootwrapper bits | Albert Herranz | 2009-12-12 | 4 | -2/+191 |
* | powerpc: wii: device tree | Albert Herranz | 2009-12-12 | 1 | -0/+218 |
* | powerpc: gamecube: default config | Albert Herranz | 2009-12-12 | 1 | -0/+1061 |
* | powerpc: gamecube: platform support | Albert Herranz | 2009-12-12 | 3 | -0/+127 |
* | powerpc: gamecube/wii: flipper interrupt controller support | Albert Herranz | 2009-12-12 | 3 | -0/+289 |
* | powerpc: gamecube/wii: udbg support for usbgecko | Albert Herranz | 2009-12-12 | 4 | -0/+316 |
* | powerpc: gamecube/wii: do not include PCI support | Albert Herranz | 2009-12-12 | 1 | -1/+1 |
* | powerpc: gamecube/wii: declare as non-coherent platforms | Albert Herranz | 2009-12-12 | 1 | -1/+1 |
* | powerpc: gamecube/wii: introduce GAMECUBE_COMMON | Albert Herranz | 2009-12-12 | 1 | -0/+4 |
* | powerpc: gamecube: bootwrapper bits | Albert Herranz | 2009-12-12 | 4 | -1/+153 |
* | powerpc: gamecube: device tree | Albert Herranz | 2009-12-12 | 1 | -0/+114 |
* | powerpc: gamecube/wii: usbgecko bootwrapper console support | Albert Herranz | 2009-12-12 | 3 | -1/+172 |
* | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli | 2009-12-02 | 1 | -1/+2 |
* | MIPS: Fix MIPS I build. | Ralf Baechle | 2009-12-02 | 1 | -0/+4 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-01 | 3 | -9/+28 |
|\ |
|
| * | MIPS: Loongson: Switch from flatmem to sparsemem | Wu Zhangjin | 2009-12-01 | 1 | -1/+1 |
| * | MIPS: Loongson: Disallow 4kB pages | Wu Zhangjin | 2009-12-01 | 1 | -0/+1 |
| * | MIPS: Add missing definition for MADV_HWPOISON. | Ralf Baechle | 2009-12-01 | 1 | -0/+1 |
| * | MIPS: Fix build error if __xchg() is not getting inlined. | Ralf Baechle | 2009-12-01 | 1 | -6/+9 |
| * | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. | Martin Michlmayr | 2009-12-01 | 1 | -2/+16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2009-12-01 | 24 | -36/+43 |
|\ \
| |/
|/| |
|
| * | alpha: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-30 | 20 | -23/+23 |
| * | Alpha: Rearrange thread info flags fixing two regressions | Michael Cree | 2009-11-30 | 1 | -12/+15 |
| * | arch/alpha/kernel: Add kmalloc NULL tests | Julia Lawall | 2009-11-30 | 2 | -0/+4 |
| * | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-11-30 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-11-30 | 14 | -42/+138 |
|\ \ |
|
| * | | Blackfin: fix SMP build error in start_thread() | Graf Yang | 2009-11-25 | 1 | -1/+1 |
| * | | Blackfin: fix memset in smp_send_reschedule() and -stop() | Roel Kluin | 2009-11-25 | 1 | -4/+2 |
| * | | Blackfin: fix typo in ptrace poking | Jie Zhang | 2009-11-25 | 1 | -1/+1 |
| * | | Blackfin: check for anomaly 05000475 | Mike Frysinger | 2009-11-25 | 1 | -0/+5 |
| * | | Blackfin: work around testset anomaly 05000477 | Mike Frysinger | 2009-11-25 | 1 | -2/+12 |
| * | | Blackfin: update anomaly lists | Mike Frysinger | 2009-11-25 | 7 | -31/+109 |
| * | | Blackfin: fix cache Kconfig typo | André Goddard Rosa | 2009-11-25 | 1 | -1/+1 |
| * | | Blackfin: fix suspend/resume failure with some on-chip ROMs | Michael Hennerich | 2009-11-25 | 1 | -2/+7 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-11-30 | 6 | -5/+133 |
|\ \ |
|
| * \ | Merge branch 'mach-types' | Russell King | 2009-11-25 | 1 | -2/+117 |
| |\ \ |
|
| | * | | [ARM] Update mach-types | Russell King | 2009-11-25 | 1 | -2/+117 |
| | |/ |
|
| * | | ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT | Jean PIHET | 2009-11-23 | 1 | -2/+6 |
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-11-22 | 3 | -1/+4 |
| |\ \ |
|
| | * | | [ARM] pxa/spitz: fix compile regression on spitz | Pavel Machek | 2009-11-22 | 1 | -0/+2 |
| | * | | [ARM] pxa/cpufreq: fix index assignments for end marker | Daniel Mack | 2009-11-20 | 2 | -1/+2 |
| | |/ |
|
| * | | [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled | Russell King | 2009-11-20 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-11-30 | 1 | -0/+11 |
|\ \ |
|
| * | | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce | 2009-12-01 | 1 | -0/+11 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-11-30 | 1 | -1/+1 |
|\ \ |
|
| * | | sparc64: Fix definition of VMEMMAP_SIZE. | David S. Miller | 2009-11-23 | 1 | -1/+1 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-11-30 | 1 | -1/+2 |
|\ \ \ |
|