Age | Commit message (Expand) | Author |
2008-04-29 | proper __do_softirq() prototype | Adrian Bunk |
2008-04-28 | hugetlbfs: common code update for s390 | Gerald Schaefer |
2008-04-28 | hugetlbfs: add missing TLB flush to hugetlb_cow() | Gerald Schaefer |
2008-04-28 | hugetlbfs: architecture header cleanup | Gerald Schaefer |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin |
2008-04-27 | KVM: ppc: PowerPC 440 KVM implementation | Hollis Blanchard |
2008-04-27 | ppc: Export tlb_44x_hwater for KVM | Hollis Blanchard |
2008-04-26 | generic: implement __fls on all 64-bit archs | Alexander van Heukelum |
2008-04-24 | [POWERPC] cell: Generalize io-workarounds code | Ishizaki Kou |
2008-04-24 | [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS | Tony Breeds |
2008-04-24 | [POWERPC] Port fixmap from x86 and use for kmap_atomic | Kumar Gala |
2008-04-24 | [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) | Kumar Gala |
2008-04-24 | [POWERPC] Fix kernel stack allocation alignment | Benjamin Herrenschmidt |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-20 | [POWERPC] Fix compile breakage for 64-bit UP configs | Paul Mackerras |
2008-04-19 | asm-generic: add node_to_cpumask_ptr macro | Mike Travis |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-18 | [POWERPC] Optimize fls64() on 64-bit processors | Paul Mackerras |
2008-04-18 | [POWERPC] irqtrace support for 64-bit powerpc | Benjamin Herrenschmidt |
2008-04-18 | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt |
2008-04-18 | [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const | Trent Piepho |
2008-04-18 | [POWERPC] Use asm-generic/bitops/find.h in bitops.h | Alexander van Heukelum |
2008-04-18 | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-18 | ppc: remove ppc_ide_md | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: rework PowerMac media-bay support (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-17 | [POWERPC] QE: export qe_get_brg_clk() | Anton Vorontsov |
2008-04-17 | [POWERPC] QE: immap_qe.h should include asm/io.h | Anton Vorontsov |
2008-04-17 | [POWERPC] QE: implement qe_muram_offset | Anton Vorontsov |
2008-04-17 | [POWERPC] fsl_lbc: implement few UPM routines | Anton Vorontsov |
2008-04-17 | [POWERPC] fsl_elbc_nand: factor out localbus defines | Anton Vorontsov |
2008-04-17 | [POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.h | Laurent Pinchart |
2008-04-17 | [POWERPC] Remove unused machine call outs | Kumar Gala |
2008-04-17 | [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot | Manish Ahuja |
2008-04-17 | [POWERPC] Cleanup pgtable-ppc32.h | Kumar Gala |
2008-04-17 | [POWERPC] Update linker script to properly set physical addresses | Kumar Gala |
2008-04-17 | [POWERPC] Move phys_addr_t definition into asm/types.h | Kumar Gala |
2008-04-17 | [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32 | Kumar Gala |
2008-04-17 | [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr | Kumar Gala |
2008-04-17 | [POWERPC] Implement support for the GPIO LIB API | Anton Vorontsov |
2008-04-15 | [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h | Stephen Rothwell |
2008-04-15 | [POWERPC] remove include of asm/of_device.h from pmi.h | Stephen Rothwell |
2008-04-15 | [POWERPC] iSeries: Localise and constify some iSeries data | Stephen Rothwell |
2008-04-15 | [POWERPC] iSeries: Make iseries_reg_save private to iSeries | Stephen Rothwell |
2008-04-15 | [POWERPC] iSeries: Use alternate paca structure for booting | Stephen Rothwell |
2008-04-14 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-04-07 | [POWERPC] Fix kernel panic in arch_arm_kprobe | Ionut Nicu |
2008-04-07 | [POWERPC] Add hand-coded assembly strcmp | Steven Rostedt |