aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | 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/book3e: mtmsr should not be mtmsrd on book3e 64-bitBenjamin Herrenschmidt2010-07-09
| |/ /
| * | powerpc: Removing dead CONFIG_SMP_750Christoph Egger2010-07-08
| * | powerpc/pseries: Use kstrdupJulia Lawall2010-07-08
| * | powerpc/iseries: Use kstrdupJulia Lawall2010-07-08
| * | powerpc/numa: Use form 1 affinity to setup node distanceAnton Blanchard2010-07-08
| * | powerpc: Remove all rcu head initializationsPaul E. McKenney2010-07-08
| * | powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch2010-07-08
| * | powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson2010-07-08
| * | powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-08
| * | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-08
| * | powerpc/iseries: Fix constant warningDenis Kirjanov2010-07-08
| * | powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock2010-07-08
| * | powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce2010-07-08
| * | powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy2010-07-08
| * | powerpc/pseries: Partition hibernation supportBrian King2010-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
| | * | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22
| | * | powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-22
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-08-05
|\ \ \ \
| * | | | microblaze: Add KGDB supportMichal Simek2010-08-04
| * | | | microblaze: Support brki rX, 0x18 for user application debuggingMichal Simek2010-08-04
| * | | | microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructionsMichal Simek2010-08-04
| * | | | microblaze: Simplify syscall rutineMichal Simek2010-08-04
| * | | | microblaze: Move PT_MODE saving to delay slotMichal Simek2010-08-04
| * | | | microblaze: Fix _interrupt functionMichal Simek2010-08-04
| * | | | microblaze: Fix _user_exception functionMichal Simek2010-08-04
| * | | | microblaze: Put together addik instructionsMichal Simek2010-08-04
| * | | | microblaze: Use delay slot in syscall macrosMichal Simek2010-08-04
| * | | | microblaze: Save kernel mode in delay slotMichal Simek2010-08-04
| * | | | microblaze: Do not mix register saving and mode settingMichal Simek2010-08-04
| * | | | microblaze: Move SAVE_STATE upwardMichal Simek2010-08-04
| * | | | microblaze: entry.S: Macro optimizationMichal Simek2010-08-04
| * | | | microblaze: Optimize hw exception rutineMichal Simek2010-08-04
| * | | | microblaze: Implement clear_ums macro and fix SAVE_STATE macroMichal Simek2010-08-04
| * | | | microblaze: Remove additional setup for kernel_modeMichal Simek2010-08-04
| * | | | microblaze: Optimize SAVE_STATE macroMichal Simek2010-08-04
| * | | | microblaze: Remove additional loadingMichal Simek2010-08-04
| * | | | microblaze: Completely remove working with R11 registerMichal Simek2010-08-04
| * | | | microblaze: Do not setup BIP in _debug_exceptionMichal Simek2010-08-04