| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle(). | Scott Wood | 2007-03-13 | 1 | -2/+2 |
* | [POWERPC] bootwrapper: Add ft_root_node(). | Scott Wood | 2007-03-13 | 1 | -4/+9 |
* | [POWERPC] bootwrapper: Add stddef.h to ops.h | Scott Wood | 2007-03-13 | 1 | -0/+1 |
* | [POWERPC] zImage: Cleanup and improve zImage entry point | David Gibson | 2007-03-13 | 8 | -23/+61 |
* | [POWERPC] zImage: Cleanup and improve prep_kernel() | David Gibson | 2007-03-13 | 3 | -66/+114 |
* | [POWERPC] zImage: Add more flexible gunzip convenience functions | David Gibson | 2007-03-13 | 4 | -94/+192 |
* | [POWERPC] 750CL cputable entry | Jake Moilanen | 2007-03-09 | 1 | -0/+12 |
* | [POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms | Zang Roy-r61911 | 2007-03-09 | 1 | -10/+0 |
* | [POWERPC] Make find_and_init_pbs() a void function | Stephen Rothwell | 2007-03-09 | 1 | -3/+1 |
* | [POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE | Stephen Rothwell | 2007-03-09 | 1 | -0/+4 |
* | [POWERPC] Allow pSeries to build without CONFIG_PCI | Stephen Rothwell | 2007-03-09 | 5 | -29/+43 |
* | [POWERPC] Make iSeries build without CONFIG_PCI | Stephen Rothwell | 2007-03-09 | 1 | -0/+3 |
* | [POWERPC] Create and use get_pci_dma_ops() | Stephen Rothwell | 2007-03-09 | 3 | -5/+10 |
* | [POWERPC] Create and use set_pci_dma_ops | Stephen Rothwell | 2007-03-09 | 7 | -10/+15 |
* | [POWERPC] DMA 4GB boundary protection | Jake Moilanen | 2007-03-09 | 1 | -0/+10 |
* | [POWERPC] Remove unused, undocumented #cpus property from cpus node | Stuart Yoder | 2007-03-09 | 21 | -21/+0 |
* | [POWERPC] Remove some redundant isync instructions | MOKUNO Masakazu | 2007-03-09 | 1 | -2/+0 |
* | [POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES build | Stephen Rothwell | 2007-03-09 | 1 | -0/+4 |
* | [POWERPC] PowerPC: select default image for Linkstation | Segher Boessenkool | 2007-03-09 | 1 | -0/+1 |
* | [POWERPC] ps3: always make sure we're running on a PS3 | Geert Uytterhoeven | 2007-03-09 | 2 | -2/+2 |
* | [POWERPC] Automatically lmb_reserve() initrd | David Gibson | 2007-03-08 | 2 | -20/+25 |
* | [POWERPC] Allow duplicate lmb_reserve() calls | David Gibson | 2007-03-08 | 2 | -3/+4 |
* | [POWERPC] Harden validate_sp against stack corruption | Paul Mackerras | 2007-03-08 | 1 | -13/+30 |
* | [POWERPC] Fix warning in powermac pci.c | Benjamin Herrenschmidt | 2007-03-08 | 1 | -2/+5 |
* | [POWERPC] Fix warning in powermac feature.c | Benjamin Herrenschmidt | 2007-03-08 | 1 | -1/+4 |
* | [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld() | Benjamin Herrenschmidt | 2007-03-08 | 1 | -1/+1 |
* | [POWERPC] Celleb: bug fix caused by not casting pointer types | Ishizaki Kou | 2007-03-08 | 1 | -21/+61 |
* | [POWERPC] Add missing newline in xmon help output | Michael Ellerman | 2007-03-08 | 1 | -1/+1 |
* | [POWERPC] No DEEPNAP on 970MP 1.0 | Olof Johansson | 2007-03-08 | 1 | -0/+16 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-03-06 | 10 | -97/+103 |
|\ |
|
| * | [S390] Fixed handling of access register mode faults. | Gerald Schaefer | 2007-03-05 | 3 | -64/+63 |
| * | [S390] nss: disable kexec. | Heiko Carstens | 2007-03-05 | 2 | -0/+7 |
| * | [S390] reipl: move dump_prefix_page out of text section. | Heiko Carstens | 2007-03-05 | 3 | -12/+18 |
| * | [S390] smp: disable preemption in smp_call_function/smp_call_function_on | Heiko Carstens | 2007-03-05 | 1 | -7/+8 |
| * | [S390] kprobes breaks BUG_ON | Martin Schwidefsky | 2007-03-05 | 1 | -14/+7 |
* | | [PATCH] m68knommu: remove local_bh_count | Greg Ungerer | 2007-03-06 | 1 | -1/+0 |
* | | [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes | Greg Ungerer | 2007-03-06 | 1 | -2/+2 |
* | | [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 | Greg Ungerer | 2007-03-06 | 1 | -2/+3 |
* | | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup | Greg Ungerer | 2007-03-06 | 3 | -3/+6 |
* | | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup | Greg Ungerer | 2007-03-06 | 1 | -1/+2 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-06 | 7 | -20/+81 |
|\ \ |
|
| * | | [IA64] kexec: Use EFI_LOADER_DATA for ELF core header | Magnus Damm | 2007-03-06 | 2 | -0/+60 |
| * | | [IA64] permon use-after-free fix | Nick Piggin | 2007-03-06 | 1 | -4/+7 |
| * | | [IA64] sync compat getdents | Alexandr Andreev | 2007-03-06 | 1 | -3/+7 |
| * | | [IA64] always build arch/ia64/lib/xor.o | Lee Schermerhorn | 2007-03-06 | 1 | -2/+1 |
| * | | [IA64] point saved_max_pfn to the max_pfn of the entire system | Horms | 2007-03-06 | 3 | -11/+6 |
| |/ |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-06 | 13 | -56/+28 |
|\ \ |
|
| * | | [MIPS] IP27: Build fix | Ralf Baechle | 2007-03-07 | 1 | -2/+0 |
| * | | [MIPS] Wire up ioprio_set and ioprio_get. | Ralf Baechle | 2007-03-07 | 4 | -1/+11 |
| * | | [MIPS] Export __copy_user_inatomic. | Ralf Baechle | 2007-03-07 | 1 | -0/+1 |