summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-1/+1
|\
| * kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek2010-08-051-1/+1
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-0510-1290/+11
|\ \
| * | of/address: Clean up function declarationsGrant Likely2010-08-012-0/+2
| * | of: remove of_default_bus_idsJonas Bonn2010-07-241-24/+0
| * | of: make of_find_device_by_node genericJonas Bonn2010-07-241-16/+0
| * | powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-242-8/+8
| * | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+1
| * | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-243-27/+0
| * | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-2423-143/+111
| |\ \
| * | | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-181-19/+0
| * | | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-052-85/+1
| * | | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-130/+1
| * | | of/device: merge of_device_ueventGrant Likely2010-07-051-49/+0
| * | | of/address: Merge all of the bus translation codeGrant Likely2010-07-051-515/+0
| * | | of/address: merge of_address_to_resource()Grant Likely2010-07-051-46/+1
| * | | of/address: merge of_iomap()Grant Likely2010-07-051-11/+0
| * | | of/irq: merge irq mapping codeGrant Likely2010-07-051-266/+0
| * | | of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-051-85/+0
| * | | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-12/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-0525-499/+1126
|\ \ \ \
| * \ \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-0414-75/+73
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans2010-07-311-1/+25
| * | | | powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans2010-07-311-5/+24
| * | | | powerpc: Print decimal values in prom_init.cMichael Neuling2010-07-311-9/+35
| * | | | powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen2010-07-311-8/+0
| * | | | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman2010-07-311-0/+12
| * | | | powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2010-07-312-7/+7
| * | | | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-313-10/+30
| * | | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-07-301-7/+111
| |\ \ \ \
| | * | | | powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper2010-07-261-7/+111
| * | | | | powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-141-0/+6
| * | | | | powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-143-1/+110
| * | | | | powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-092-2/+12
| * | | | | powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson2010-07-091-1/+6
| * | | | | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt2010-07-093-4/+25
| * | | | | powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt2010-07-091-0/+9
| * | | | | powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-091-13/+34
| * | | | | powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2010-07-092-22/+21
| * | | | | powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2010-07-091-0/+22
| |/ / / /
| * | | | powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-091-0/+13
| * | | | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-092-3/+7
| * | | | powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-091-35/+70
| * | | | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-092-135/+3
| * | | | powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-094-237/+97
| * | | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-098-5/+453
| |\ \ \ \
| | * | | | powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-301-0/+10
| | * | | | powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras2010-06-231-6/+7
| | * | | | powerpc, hw_breakpoint: Fix off-by-one in checking access addressPaul Mackerras2010-06-231-16/+7
| | * | | | powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad2010-06-221-2/+21
OpenPOWER on IntegriCloud