Age | Commit message (Expand) | Author |
2007-12-20 | [POWERPC] Merge dtc upstream source | David Gibson |
2007-12-20 | [POWERPC] holly.c: Remove unnecessary include of linux/ide.h | Olof Johansson |
2007-12-20 | [POWERPC] include/asm-ppc/: Spelling fixes | joe@perches.com |
2007-12-20 | [POWERPC] arch/ppc/: Spelling fixes | joe@perches.com |
2007-12-20 | [POWERPC] include/asm-powerpc/: Spelling fixes | joe@perches.com |
2007-12-20 | [POWERPC] arch/powerpc/: Spelling fixes | joe@perches.com |
2007-12-20 | [POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops | Michael Ellerman |
2007-12-20 | [POWERPC] Optimize account_system_vtime | Milton Miller |
2007-12-20 | [POWERPC] Depend on ->initialized in calc_steal_time | Milton Miller |
2007-12-20 | [POWERPC] Timer interrupt: use a struct for two per_cpu varables | Milton Miller |
2007-12-20 | [POWERPC] Use __get_cpu_var in time.c | Milton Miller |
2007-12-20 | [POWERPC] init_decrementer_clockevent can be static __init | Milton Miller |
2007-12-20 | [POWERPC] Push down or eliminate smp_processor_id calls in xics code | Milton Miller |
2007-12-20 | [POWERPC] celleb: Split machine definition | Ishizaki Kou |
2007-12-20 | [POWERPC] Cleanup calling mmio_nvram_init | Ishizaki Kou |
2007-12-20 | [POWERPC] pasemi: Implement MSI support | Olof Johansson |
2007-12-20 | [POWERPC] iSeries: Fix unregistering HV event handlers | Stephen Rothwell |
2007-12-20 | [POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_fi... | Scott Wood |
2007-12-20 | [POWERPC] wrapper: Rename offset in offset_devp() | Scott Wood |
2007-12-20 | [POWERPC] Fake NUMA emulation for PowerPC | Balbir Singh |
2007-12-20 | [POWERPC] Add machine initcall macros | Grant Likely |
2007-12-20 | [POWERPC] MPIC: Minor optimization of ipi handler | Olof Johansson |
2007-12-20 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Paul Mackerras |
2007-12-19 | x86: fix show cpuinfo cpu number always zero | Mike Travis |
2007-12-19 | x86_32: disable_pse must be __cpuinitdata | Adrian Bunk |
2007-12-19 | x86_32: select_idle_routine() must be __cpuinit | Adrian Bunk |
2007-12-19 | x86 smpboot_32.c section fixes | Adrian Bunk |
2007-12-19 | x86 apic_32.c section fix | Adrian Bunk |
2007-12-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-12-19 | pata_hpt37x: Fix HPT374 detection | Alan Cox |
2007-12-19 | ps3fb: Fix ps3fb free_irq() dev_id | Geoff Levand |
2007-12-19 | ps3fb: Update for firmware 2.10 | Geert Uytterhoeven |
2007-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2007-12-19 | Do dirty page accounting when removing a page from the page cache | Linus Torvalds |
2007-12-19 | [IA64] Adjust CMCI mask on CPU hotplug | Hidetoshi Seto |
2007-12-19 | [IA64] make flush_tlb_kernel_range() an inline function | Jan Beulich |
2007-12-19 | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS | Simon Horman |
2007-12-19 | [IA64] Fix Altix BTE error return status | Russ Anderson |
2007-12-19 | [IA64] Remove assembler warnings on head.S | Hidetoshi Seto |
2007-12-19 | [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c | Kenji Kaneshige |
2007-12-19 | [IA64] set_thread_area fails in IA32 chroot | Ian Wienand |
2007-12-19 | [POWERPC] powermac: Use generic suspend code | Johannes Berg |
2007-12-19 | [POWERPC] Fix sleep on powerbook 3400 | Paul Mackerras |
2007-12-19 | [POWERPC] Convert therm_windtunnel.c to use the kthread API | Paul Mackerras |
2007-12-19 | [POWERPC] Convert therm_pm72.c to use the kthread API | Paul Mackerras |
2007-12-19 | [POWERPC] Convert adb.c to use kthread API and not spin on ADB requests | Paul Mackerras |
2007-12-19 | [POWERPC] Convert media-bay.c to use the kthread API | Paul Mackerras |
2007-12-19 | [POWERPC] via-pmu: Kill sleep notifiers completely | Johannes Berg |
2007-12-19 | [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks | Johannes Berg |
2007-12-18 | [IA64] print kernel release in OOPS to make kerneloops.org happy | Luck, Tony |