aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Change free_bootmem() to kfree()JoonSoo Kim2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Use asm-generic/bitops/le.hAkinobu Mita2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/iommu: Use bitmap libraryAkinobu Mita2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Remove stale function prototypes from setup.hAnton Blanchard2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Move most of setup.h out of uapiAnton Blanchard2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Fix denorm symbol nameMichael Neuling2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: POWER8 cputable entryMichael Neuling2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Add POWER8 setup codeMichael Neuling2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: make POWER7 setup code name genericMichael Neuling2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/perf: Add missing L2 constraint handling in Power7 PMUMichael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/ptrace: Fix spelling mistakeMichael Neuling2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !Li Zhong2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Fix OPAL debug entryBenjamin Herrenschmidt2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/rtas_flash: Eliminate possible double freeJulia Lawall2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pnv: Avoid bogus outputGavin Shan2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/sysdev: Use module_platform_driver macroSrinivas Kandagatla2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setupMichael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack()Michael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack()Michael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/xmon: Remove unused #definesMichael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/xmon: Remove renaming #defines of scanhex() and skipbl()Michael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/xmon: Merge start.c into nonstdio.cMichael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/xmon: Make xmon_getchar() staticMichael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/xmon: Remove empty xmon_map_scc()Michael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll()Michael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/udbg: Remove unused udbg_read()Michael Ellerman2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Add asm/debug.h to get powerpc_debugfs_rootTony Breeds2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: dtc is required to build dtb filesMatthew McClintock2012-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Double NR_CPUS in defconfigNishanth Aravamudan2012-11-14
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, paravirt: fix build error when thp is disabledDavid Rientjes2012-12-18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds2012-12-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-13
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: davinci: remove rtc kicker releaseAfzal Mohammed2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2012-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton2012-12-17
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |