aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of/address: Clean up function declarationsGrant Likely2010-08-01
| * of: remove of_default_bus_idsJonas Bonn2010-07-24
| * of: make of_find_device_by_node genericJonas Bonn2010-07-24
| * powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-24
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-24
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| |\
| * | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-19
| * | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-05
| * | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-05
| * | of/device: merge of_device_ueventGrant Likely2010-07-05
| * | of/address: Merge all of the bus translation codeGrant Likely2010-07-05
| * | of/address: merge of_address_to_resource()Grant Likely2010-07-05
| * | of/address: merge of_iomap()Grant Likely2010-07-05
| * | of/irq: merge irq mapping codeGrant Likely2010-07-05
| * | of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-05
| * | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-28
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
|\ \ \
| * \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-03
| |\ \ \ | | | |/ | | |/|
| * | | powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans2010-07-31
| * | | powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans2010-07-31
| * | | powerpc: Print decimal values in prom_init.cMichael Neuling2010-07-31
| * | | powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen2010-07-31
| * | | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman2010-07-31
| * | | powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2010-07-31
| * | | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-31
| * | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-07-30
| |\ \ \
| | * | | powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper2010-07-26
| * | | | powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-14
| * | | | powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-14
| * | | | powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-09
| * | | | powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson2010-07-09
| * | | | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt2010-07-09
| * | | | powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt2010-07-09
| * | | | powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-09
| * | | | powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2010-07-09
| * | | | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-09
| |/ / /
| * | | powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-08
| * | | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-08
| * | | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-08
| * | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-08
| * | | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-08
| * | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-08
| |\ \ \
| | * | | powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-29
| | * | | powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras2010-06-23
| | * | | powerpc, hw_breakpoint: Fix off-by-one in checking access addressPaul Mackerras2010-06-23
| | * | | powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-22
| | * | | powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-22
| | * | | powerpc, hw_breakpoint: Handle concurrent alignment interruptsK.Prasad2010-06-22