summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle2013-03-202-6/+0Star
* metag: cachepart: fix get_global_dcache_size() typoJames Hogan2013-03-151-1/+1
* metag: cachepart: take into account small cache bitsJames Hogan2013-03-151-4/+10
* metag: smp: copy cache partition and enable GCOnJames Hogan2013-03-153-0/+126
* metag: OProfile supportJames Hogan2013-03-156-0/+158
* metag: perf: prepare for use by oprofileJames Hogan2013-03-151-6/+16
* metag: perf: don't reset TXTACTCYCJames Hogan2013-03-151-5/+2Star
* metag: perf: use hard_processor_id() to get threadJames Hogan2013-03-151-2/+2
* metag: perf: fix frequency sampling (dynamic period)James Hogan2013-03-151-0/+5
* metag: perf: add missing prev_count updatesJames Hogan2013-03-151-2/+10
* metag: perf: fixes for interrupting perf countersJames Hogan2013-03-151-7/+15
* metag: perf: fix wrap handling in delta calculationJames Hogan2013-03-151-1/+1
* metag: perf: fix core internal / perf channel muxJames Hogan2013-03-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-103-0/+3
|\
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-043-0/+3
* | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-091-0/+1
|\ \
| * | alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon2013-03-091-0/+1
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-03-082-13/+32
|\ \ \
| * | | tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf2013-03-041-16/+19
| * | | tile: work around bug in the generic sys_llseekChris Metcalf2013-03-042-0/+16
| | |/ | |/|
* | | Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-03-082-3/+1Star
|\ \ \ | |_|/ |/| |
| * | metag: Inhibit NUMA balancing.Paul Mundt2013-03-041-0/+1
| * | metag: remove SET_PERSONALITY()James Hogan2013-03-041-3/+0Star
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-085-9/+36
|\ \
| * | x86: Do not try to sync identity map for non-mapped pagesDave Hansen2013-03-071-0/+7
| * | x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones2013-03-071-1/+15
| * | x86: Don't clear efi_info even if the sentinel hitsJosh Boyer2013-03-071-1/+3
| * | x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu2013-03-071-3/+2Star
| * | x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur2013-03-071-2/+8
| * | x86, smpboot: Remove unused variableBorislav Petkov2013-03-061-2/+1Star
| |/
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-0721-109/+178
|\ \
| * | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-03-071-41/+44
| * | ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd2013-03-071-1/+1
| * | ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin2013-03-071-1/+1
| * | ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2013-03-032-2/+2
| * | ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-031-1/+1
| * | ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-031-1/+1
| * | ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann2013-03-031-1/+1
| * | ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-034-1/+6
| * | ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-032-6/+40
| * | ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon2013-03-034-14/+19
| * | ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon2013-03-031-3/+3
| * | ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon2013-03-031-4/+22
| * | ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo2013-03-031-0/+4
| * | ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.idBen Dooks2013-03-031-1/+1
| * | ARM: 7642/1: netx: bump IRQ offset to 64Linus Walleij2013-03-032-33/+33
* | | powerpc: Set DSCR bit in FSCR setupMichael Neuling2013-03-051-1/+1
* | | powerpc: Add DSCR FSCR register bit definitionMichael Neuling2013-03-051-1/+2
* | | powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling2013-03-051-1/+2
* | | powerpc: Wireup the kcmp syscall to sys_niTony Breeds2013-03-053-1/+3