Age | Commit message (Expand) | Author |
2006-12-12 | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day |
2006-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-12-11 | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge |
2006-12-11 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2006-12-10 | Merge branch '85xx' into for_paulus | Kumar Gala |
2006-12-10 | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala |
2006-12-11 | [POWERPC] Remove old dcr.S | Benjamin Herrenschmidt |
2006-12-11 | [POWERPC] Fix SPU coredump code for max_fdset removal | Paul Mackerras |
2006-12-11 | [POWERPC] Fix irq routing on some 32-bit PowerMacs | Benjamin Herrenschmidt |
2006-12-11 | [POWERPC] ps3: Add vuart support | Geoff Levand |
2006-12-11 | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes | Paul Mackerras |
2006-12-09 | [POWERPC] dont allow pSeries_probe to succeed without initialising MMU | Anton Blanchard |
2006-12-09 | [POWERPC] micro optimise pSeries_probe | Anton Blanchard |
2006-12-09 | [POWERPC] Add SPURR SPR to sysfs | Anton Blanchard |
2006-12-09 | [POWERPC] Add DSCR SPR to sysfs | Anton Blanchard |
2006-12-08 | [PATCH] LOG2: Provide ilog2() fallbacks for powerpc | David Howells |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells |
2006-12-08 | [PATCH] struct path: convert powerpc | Josef Sipek |
2006-12-08 | [POWERPC] Fix 440SPe CPU table entry | Kumar Gala |
2006-12-08 | Merge branch '83xx' into for_paulus | Kumar Gala |
2006-12-08 | [POWERPC] Add support for FP emulation for the e300c2 core | Kim Phillips |
2006-12-08 | [POWERPC] of_device_register: propagate device_create_file return code | Kumar Gala |
2006-12-08 | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt |
2006-12-08 | [POWERPC] iSeries: head_64.o needs to depend on lparmap.s | Stephen Rothwell |
2006-12-08 | [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group | Christian Krafft |
2006-12-08 | [POWERPC] Remove QE header files from lite5200.c | Timur Tabi |
2006-12-08 | [POWERPC] of_platform_make_bus_id(): make `magic' int | Geert Uytterhoeven |
2006-12-08 | [POWERPC] maple: Use RTAS for reboot and halt | Nathan Lynch |
2006-12-08 | [POWERPC] Add rtas_service_present() helper | Nathan Lynch |
2006-12-08 | [POWERPC] maple: Select PPC_RTAS | Nathan Lynch |
2006-12-08 | [POWERPC] maple: Match "pcie" name for CPC945 | Nathan Lynch |
2006-12-08 | [POWERPC] qe_ic: Do a sync when masking interrupts | Scott Wood |
2006-12-08 | [POWERPC] EEH recovery tweaks | Linas Vepstas |
2006-12-08 | [POWERPC] powerpc: fix build error in rom.c | Geoff Levand |
2006-12-08 | [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.c | Michael Ellerman |
2006-12-08 | [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i... | Michael Ellerman |
2006-12-08 | [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu... | Michael Ellerman |
2006-12-08 | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c | Michael Ellerman |
2006-12-08 | [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c | Michael Ellerman |
2006-12-08 | [POWERPC] Fix cell pmu initialisation | Stephen Rothwell |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] Kexec / Kdump: Unify elf note code | Magnus Damm |
2006-12-07 | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] shared page table for hugetlb page | Chen, Kenneth W |
2006-12-07 | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu | Siddha, Suresh B |
2006-12-07 | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells |