summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K
2013-08-13Merge branch 'security-fixes' into fixesRussell King
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren
2013-08-13ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon
2013-08-13ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon
2013-08-13ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd
2013-08-13ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon
2013-08-08ARM: Fix FIQ code on VIVT CPUsRussell King
2013-08-07ARM: Fix !kuser helpers caseRussell King
2013-08-07ARM: Fix the world famous typo with is_gate_vma()Russell King
2013-08-03Merge branch 'security-fixes' into fixesRussell King
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King
2013-08-01Merge branch 'security-fixes' into fixesRussell King
2013-08-01ARM: Add .text annotations where required after __CPUINIT removalRussell King
2013-08-01ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King
2013-07-31ARM: update FIQ support for relocation of vectorsRussell King
2013-07-31ARM: use linker magic for vectors and vector stubsRussell King
2013-07-31ARM: move vector stubsRussell King
2013-07-31ARM: poison memory between kuser helpersRussell King
2013-07-31ARM: poison the vectors pageRussell King
2013-07-31ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley
2013-07-31ARM: 7800/1: ARMv7-M: Fix name of NVIC handler functionUwe Kleine-König
2013-07-27ARM: Fix sorting of machine- initializersRussell King
2013-07-26ARM: 7791/1: a.out: remove partial a.out supportWill Deacon
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas
2013-07-26ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam
2013-07-26ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland
2013-07-22ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfoTetsuyuki Kobayashi
2013-07-22ARM: 7786/1: hyp: fix macro parameterisationMark Rutland
2013-07-22ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King
2013-07-22ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon
2013-07-22ARM: document DEBUG_UNCOMPRESS Kconfig optionRussell King
2013-07-21Linux 3.11-rc2Linus Torvalds
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-20livelock avoidance in sget()Al Viro
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds