aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2-2/+2
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds37-501/+645
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge6-92/+29
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras7-9/+16
2006-12-10Merge branch '85xx' into for_paulusKumar Gala2-2/+3
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2-2/+3
2006-12-11[POWERPC] Remove old dcr.SBenjamin Herrenschmidt1-39/+0
2006-12-11[POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras1-1/+1
2006-12-11[POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt1-45/+53
2006-12-11[POWERPC] ps3: Add vuart supportGeoff Levand2-0/+12
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras3-1/+121
2006-12-09[POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard1-5/+5
2006-12-09[POWERPC] micro optimise pSeries_probeAnton Blanchard1-2/+2
2006-12-09[POWERPC] Add SPURR SPR to sysfsAnton Blanchard1-0/+8
2006-12-09[POWERPC] Add DSCR SPR to sysfsAnton Blanchard1-0/+8
2006-12-08[PATCH] LOG2: Provide ilog2() fallbacks for powerpcDavid Howells1-2/+2
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek7-17/+17
2006-12-08[POWERPC] Fix 440SPe CPU table entryKumar Gala1-2/+1
2006-12-08Merge branch '83xx' into for_paulusKumar Gala4-2/+11
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips4-2/+11
2006-12-08[POWERPC] of_device_register: propagate device_create_file return codeKumar Gala1-3/+1
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2-24/+63
2006-12-08[POWERPC] iSeries: head_64.o needs to depend on lparmap.sStephen Rothwell1-0/+1
2006-12-08[POWERPC] cbe_thermal: Fix initialization of sysfs attribute_groupChristian Krafft1-0/+2
2006-12-08[POWERPC] Remove QE header files from lite5200.cTimur Tabi1-2/+0
2006-12-08[POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven1-1/+1
2006-12-08[POWERPC] maple: Use RTAS for reboot and haltNathan Lynch1-0/+12
2006-12-08[POWERPC] Add rtas_service_present() helperNathan Lynch1-0/+6
2006-12-08[POWERPC] maple: Select PPC_RTASNathan Lynch1-0/+1
2006-12-08[POWERPC] maple: Match "pcie" name for CPC945Nathan Lynch1-1/+1
2006-12-08[POWERPC] qe_ic: Do a sync when masking interruptsScott Wood1-30/+10
2006-12-08[POWERPC] EEH recovery tweaksLinas Vepstas2-3/+11
2006-12-08[POWERPC] powerpc: fix build error in rom.cGeoff Levand1-0/+1
2006-12-08[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman1-14/+15
2006-12-08[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support is foundMichael Ellerman1-6/+11
2006-12-08[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplug-cpu.cMichael Ellerman2-202/+199
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2-18/+16
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman3-29/+60
2006-12-08[POWERPC] Fix cell pmu initialisationStephen Rothwell1-1/+4
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-4/+5
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm1-57/+2
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter4-8/+8
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter2-2/+2
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B1-4/+4
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells2-8/+8