aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-24nommu: Add #ifdef CONFIG_MMU around the PTE sanity checksCatalin Marinas
2009-07-24nommu: Include asm/setup.h in arch/arm/mm/nommu.cCatalin Marinas
2009-07-24nommu: Add noMMU support to the DMA APICatalin Marinas
2009-07-24nommu: Remove the memory_start/end variables from ARM page-nommu.hCatalin Marinas
2009-07-24nommu: Enables to select noMMU modeHyok S. Choi
2009-07-24nommu: Do not override the CP15 control reg value returned from initfuncCatalin Marinas
2009-07-24nommu: ptrace supportPaul Brook
2009-07-24nommu: Add MMU-less support for the RealView boardsCatalin Marinas
2009-07-24nommu: Add MMU-less support for Integrator platformsCatalin Marinas
2009-07-24nommu: Remove the context.id from asm-offsets.c when !MMUCatalin Marinas
2009-07-24nommu: Fix the fault processing for the MMU-less caseCatalin Marinas
2009-07-24Thumb-2: Add Thumb-2 support to the build filesCatalin Marinas
2009-07-24Thumb-2: Make the uImage entry an odd numberCatalin Marinas
2009-07-24Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump toCatalin Marinas
2009-07-24Thumb-2: Add support for loadable modulesCatalin Marinas
2009-07-24Thumb-2: Implement the unified boot codeCatalin Marinas
2009-07-24Thumb-2: Implement the unified VFP supportCatalin Marinas
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas
2009-07-24Thumb-2: Implement the unified arch/arm/mm supportCatalin Marinas
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2009-07-24Thumb-2: Add macros for the unified assembler syntaxCatalin Marinas
2009-07-24Thumb-2: Add some .align statements to the .S filesCatalin Marinas
2009-07-22Linux 2.6.31-rc4Linus Torvalds
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-07-22genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont
2009-07-22lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-22Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-07-22perf: fix stack data leakArjan van de Ven
2009-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-22perf_counter tools: Give perf top inherit optionMike Galbraith
2009-07-22perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith
2009-07-22perf_counter: Detect debugfs locationJason Baron
2009-07-22perf_counter: Add tracepoint support to perf list, perf statJason Baron
2009-07-22perf symbol: C++ demanglingArnaldo Carvalho de Melo
2009-07-22perf: avoid structure size confusion by using a fixed sizeArjan van de Ven
2009-07-22perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard
2009-07-22perf_counter: Improve perf stat and perf record option parsingAnton Blanchard