summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King79-472/+2151
2012-03-27ARM: fix Kconfig warning for HAVE_BPF_JITRussell King1-1/+1
2012-03-24ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König1-0/+2
2012-03-24ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij7-6/+13
2012-03-24ARM: 7259/3: net: JIT compiler for packet filtersMircea Gherzan5-0/+1110
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent5-0/+92
2012-03-24ARM: 7338/1: add support for early console output via semihostingNicolas Pitre3-5/+44
2012-03-24ARM: use set_current_blocked() and block_sigmask()Matt Fleming1-16/+8
2012-03-24ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-03-24ARM: 7332/1: extract out code patch function from kprobesRabin Vincent4-63/+108
2012-03-24ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent4-59/+87
2012-03-24ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent1-2/+11
2012-03-24ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent1-14/+14
2012-03-24ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon1-0/+25
2012-03-24ARM: Versatile Express: add NO_IOPORTRussell King2-1/+1
2012-03-24ARM: get rid of asm/irq.h in asm/prom.hRussell King1-2/+0
2012-03-24ARM: 7319/1: Print debug info for SIGBUS in user faultsJavi Merino1-1/+2
2012-03-24ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon1-7/+6
2012-03-24ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon1-4/+1
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon3-0/+149
2012-03-24ARM: sync sched_clock() state on suspendRussell King1-0/+18
2012-03-24ARM: Add compiled ISA to oops dumpsRussell King1-2/+7
2012-03-24ARM: Optimize multi-CPU tlb flushing a little moreRussell King1-78/+58
2012-03-24ARM: 7312/1: only show modules in the memory layout for MODULES=yUwe Kleine-König1-0/+4
2012-03-24ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz5-3/+27
2012-03-24ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin1-0/+59
2012-03-24ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij3-1/+9
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon4-42/+31
2012-03-24ARM: move CP15 definitions to separate header fileRussell King18-84/+103
2012-03-24ARM: SMP: use a timing out completion for cpu hotplugRussell King1-11/+6
2012-01-26ARM: pgtable: get rid of TOP_PTE()Russell King1-4/+4
2012-01-26ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King2-5/+8
2012-01-26ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King6-25/+20
2012-01-26ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())Russell King3-5/+5
2012-01-26ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King5-28/+25
2012-01-23ARM: earlier initialization of vectors pageRussell King4-10/+10
2012-01-23ARM: add dma coherent region reporting via procfsRussell King3-9/+92
2012-01-20ARM: cache-l2x0.c: consistently use u32Russell King2-14/+14
2012-01-19ARM: 7268/1: integrator: defconfig for both AP and CPLinus Walleij1-0/+8
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds7-101/+438
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2888-52499/+123546
2012-01-18uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-6/+12
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2-4/+10
2012-01-17Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds19-40/+30
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-13/+42
2012-01-17x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro1-0/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds29-150/+181
2012-01-17x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds1-8/+6