summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-27Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King
2012-03-27ARM: fix Kconfig warning for HAVE_BPF_JITRussell King
2012-03-24ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König
2012-03-24ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij
2012-03-24ARM: 7259/3: net: JIT compiler for packet filtersMircea Gherzan
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent
2012-03-24ARM: 7333/2: jump label: detect %c support for ARMRabin Vincent
2012-03-24ARM: 7338/1: add support for early console output via semihostingNicolas Pitre
2012-03-24ARM: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-24ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-03-24ARM: 7332/1: extract out code patch function from kprobesRabin Vincent
2012-03-24ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent
2012-03-24ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent
2012-03-24ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent
2012-03-24ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon
2012-03-24ARM: Versatile Express: add NO_IOPORTRussell King
2012-03-24ARM: get rid of asm/irq.h in asm/prom.hRussell King
2012-03-24ARM: 7319/1: Print debug info for SIGBUS in user faultsJavi Merino
2012-03-24ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon
2012-03-24ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon
2012-03-24ARM: sync sched_clock() state on suspendRussell King
2012-03-24ARM: Add compiled ISA to oops dumpsRussell King
2012-03-24ARM: Optimize multi-CPU tlb flushing a little moreRussell King
2012-03-24ARM: 7312/1: only show modules in the memory layout for MODULES=yUwe Kleine-König
2012-03-24ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz
2012-03-24ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin
2012-03-24ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon
2012-03-24ARM: move CP15 definitions to separate header fileRussell King
2012-03-24ARM: SMP: use a timing out completion for cpu hotplugRussell King
2012-01-26ARM: pgtable: get rid of TOP_PTE()Russell King
2012-01-26ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King
2012-01-26ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King
2012-01-26ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())Russell King
2012-01-26ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King
2012-01-23ARM: earlier initialization of vectors pageRussell King
2012-01-23ARM: add dma coherent region reporting via procfsRussell King
2012-01-20ARM: cache-l2x0.c: consistently use u32Russell King
2012-01-19ARM: 7268/1: integrator: defconfig for both AP and CPLinus Walleij
2012-01-19Linux 3.3-rc1v3.3-rc1Linus Torvalds
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro