summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-07-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-1/+25
2010-07-31powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans1-5/+24
2010-07-31powerpc: Print decimal values in prom_init.cMichael Neuling1-9/+35
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings1-0/+1
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt1-1/+5
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt1-2/+2
2010-07-31powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen1-8/+0
2010-07-31powerpc: Fix GENERIC_ISA_DMA dependencyAnton Vorontsov1-1/+1
2010-07-31powerpc: Remove redundant xics badness warningBrian King1-2/+0
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman1-0/+12
2010-07-31powerpc: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2-7/+7
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans4-11/+31
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt4-27/+115
2010-07-26powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper1-7/+111
2010-07-26powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts filesStefan Roese2-4/+4
2010-07-26Remove REDWOOD_[456] config options and conditional codeChristian Dietrich1-16/+0
2010-07-14powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookEBenjamin Herrenschmidt2-2/+2
2010-07-14powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt3-32/+109
2010-07-14powerpc/book3e: Add TLB dump in xmon for Book3EBenjamin Herrenschmidt1-0/+152
2010-07-14powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2-4/+15
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt4-1/+111
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman3-2/+13
2010-07-09powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson1-1/+6
2010-07-09powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt3-4/+25
2010-07-09powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt1-0/+9
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt3-18/+40
2010-07-09powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2-22/+21
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt2-2/+24
2010-07-09powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt1-1/+1
2010-07-09powerpc: Removing dead CONFIG_SMP_750Christoph Egger1-15/+0
2010-07-09powerpc/pseries: Use kstrdupJulia Lawall1-3/+1
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall1-2/+1
2010-07-09powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2-33/+92
2010-07-09powerpc: Remove all rcu head initializationsPaul E. McKenney1-1/+0
2010-07-09powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch1-0/+13
2010-07-09powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson1-8/+15
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2-3/+5
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard3-6/+7
2010-07-09powerpc/iseries: Fix constant warningDenis Kirjanov1-1/+1
2010-07-09powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2-0/+19
2010-07-09powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce1-3/+4
2010-07-09powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy1-2/+1
2010-07-09powerpc/pseries: Partition hibernation supportBrian King5-1/+223
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King3-35/+81
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras7-153/+9
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras5-237/+99
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt17-52/+2396
2010-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-37/+179
2010-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-56/+67