summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2010-07-142-4/+15
* powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-144-1/+111
* powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2010-07-093-2/+13
* 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-093-18/+40
* 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-092-2/+24
* powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt2010-07-091-1/+1
* powerpc: Removing dead CONFIG_SMP_750Christoph Egger2010-07-091-15/+0
* powerpc/pseries: Use kstrdupJulia Lawall2010-07-091-3/+1
* powerpc/iseries: Use kstrdupJulia Lawall2010-07-091-2/+1
* powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-092-33/+92
* powerpc: Remove all rcu head initializationsPaul E. McKenney2010-07-091-1/+0
* powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-092-0/+18
* powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson2010-07-091-8/+15
* powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-092-3/+5
* powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-093-6/+7
* powerpc/iseries: Fix constant warningDenis Kirjanov2010-07-091-1/+1
* powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2010-07-092-0/+19
* powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce2010-07-091-3/+4
* powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy2010-07-091-2/+1
* hvc_console: use "*_console" nomenclature to avoid modpost warning.Chris Metcalf2010-07-092-8/+8
* powerpc/pseries: Partition hibernation supportBrian King2010-07-095-1/+223
* powerpc/pseries: Migration code reorganization / hibernation prepBrian King2010-07-093-35/+81
* powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-097-153/+9
* powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-095-237/+99
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-0918-52/+2408
|\
| * powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras2010-06-302-4/+11
| * 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-222-2/+22
| * powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-223-0/+24
| * powerpc, hw_breakpoint: Handle concurrent alignment interruptsK.Prasad2010-06-221-5/+3
| * powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-2211-0/+495
| * hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistrationK.Prasad2010-06-221-0/+12
| * powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-225-47/+1855
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-07-0815-66/+148
|\ \
| | \
| | \
| *-. \ Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier2010-07-089-41/+106
| |\ \ \
| | | * | IB/qib: Clean up properly if qib_init() failsRalph Campbell2010-07-061-0/+10
| | | * | IB/qib: Completion queue callback needs to be single threadedRalph Campbell2010-07-061-1/+1
| | | * | IB/qib: Update 7322 serdes tablesRalph Campbell2010-07-061-4/+12
| | | * | IB/qib: Clear 6120 hardware error registerRalph Campbell2010-07-061-2/+1
| | | * | IB/qib: Clear eager buffer memory for each new processRalph Campbell2010-07-061-0/+3
| | | * | IB/qib: Mask hardware error during link resetRalph Campbell2010-07-062-26/+31
| | | * | IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson2010-07-066-6/+46
| | * | | IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz2010-07-061-2/+2
| | |/ /
| * | | RDMA/cxgb4: Derive smac_idx from port viidSteve Wise2010-07-061-4/+5
| * | | RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise2010-07-061-5/+20
OpenPOWER on IntegriCloud