aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-27metag: ptrace: Implement NT_METAG_TLSPaul Clothier
2013-03-20memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle
2013-03-15metag: cachepart: fix get_global_dcache_size() typoJames Hogan
2013-03-15metag: cachepart: take into account small cache bitsJames Hogan
2013-03-15metag: smp: copy cache partition and enable GCOnJames Hogan
2013-03-15metag: OProfile supportJames Hogan
2013-03-15metag: perf: prepare for use by oprofileJames Hogan
2013-03-15metag: perf: don't reset TXTACTCYCJames Hogan
2013-03-15metag: perf: use hard_processor_id() to get threadJames Hogan
2013-03-15metag: perf: fix frequency sampling (dynamic period)James Hogan
2013-03-15metag: perf: add missing prev_count updatesJames Hogan
2013-03-15metag: perf: fixes for interrupting perf countersJames Hogan
2013-03-15metag: perf: fix wrap handling in delta calculationJames Hogan
2013-03-15metag: perf: fix core internal / perf channel muxJames Hogan
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-07x86: Do not try to sync identity map for non-mapped pagesDave Hansen
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2013-03-06x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones
2013-03-06x86: Don't clear efi_info even if the sentinel hitsJosh Boyer
2013-03-06x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu
2013-03-06x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd
2013-03-06ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin
2013-03-05x86, smpboot: Remove unused variableBorislav Petkov
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt
2013-03-04metag: remove SET_PERSONALITY()James Hogan
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov
2013-03-03ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang
2013-03-03ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon
2013-03-03ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon
2013-03-03ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon