summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-091-0/+13
| * | 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
| * | 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-0917-52/+2396
| |\ \
| | * | 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
| | * | powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-225-47/+1855
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-08-0533-541/+974
|\ \ \ \
| * | | | microblaze: Add KGDB supportMichal Simek2010-08-048-81/+234
| * | | | microblaze: Support brki rX, 0x18 for user application debuggingMichal Simek2010-08-042-19/+19
| * | | | microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructionsMichal Simek2010-08-041-51/+0
| * | | | microblaze: Simplify syscall rutineMichal Simek2010-08-041-39/+7
| * | | | microblaze: Move PT_MODE saving to delay slotMichal Simek2010-08-041-3/+1
| * | | | microblaze: Fix _interrupt functionMichal Simek2010-08-041-5/+3
| * | | | microblaze: Fix _user_exception functionMichal Simek2010-08-041-4/+3
| * | | | microblaze: Put together addik instructionsMichal Simek2010-08-041-5/+9
| * | | | microblaze: Use delay slot in syscall macrosMichal Simek2010-08-041-19/+10
| * | | | microblaze: Save kernel mode in delay slotMichal Simek2010-08-041-2/+1
| * | | | microblaze: Do not mix register saving and mode settingMichal Simek2010-08-041-1/+1
| * | | | microblaze: Move SAVE_STATE upwardMichal Simek2010-08-041-32/+31
| * | | | microblaze: entry.S: Macro optimizationMichal Simek2010-08-041-12/+12
| * | | | microblaze: Optimize hw exception rutineMichal Simek2010-08-041-16/+6
| * | | | microblaze: Implement clear_ums macro and fix SAVE_STATE macroMichal Simek2010-08-041-0/+15
| * | | | microblaze: Remove additional setup for kernel_modeMichal Simek2010-08-041-15/+10
| * | | | microblaze: Optimize SAVE_STATE macroMichal Simek2010-08-041-8/+13
| * | | | microblaze: Remove additional loadingMichal Simek2010-08-041-5/+0
| * | | | microblaze: Completely remove working with R11 registerMichal Simek2010-08-041-41/+21
| * | | | microblaze: Do not setup BIP in _debug_exceptionMichal Simek2010-08-041-3/+0
| * | | | microblaze: Simplify _debug_exception functionMichal Simek2010-08-041-5/+2
| * | | | microblaze: Optimize SAVE_STATE macroMichal Simek2010-08-041-6/+14
| * | | | microblaze: trivial: Use la insted of addikMichal Simek2010-08-041-32/+32
| * | | | microblaze: remove enable_irq from SAVE_STATE macroMichal Simek2010-08-041-1/+0
OpenPOWER on IntegriCloud