summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap4_upstream' of git://dev.omapzoom.org/pub/scm/santosh/kerne...Russell King2009-08-037-54/+346
|\
| * ARM: OMAP4: Update the GPIO supportSyed Rafiuddin2009-07-281-51/+198
| * ARM: OMAP4: Add UART4 supportSyed Rafiuddin2009-07-282-1/+11
| * ARM: OMAP4: Add McBSP supportSyed Rafiuddin2009-07-283-2/+49
| * OMAP4: sDMA: Update the request lines and new registers.Santosh Shilimkar2009-07-241-0/+88
* | Include linux/sched.h in arch/arm/mm/fault.cCatalin Marinas2009-07-241-0/+1
* | nommu: Do not set PRRR and NMRR in proc-v7.S if !MMUCatalin Marinas2009-07-241-1/+1
* | nommu: Fix compressed/head.S to not perform MMU specific operationsCatalin Marinas2009-07-241-0/+14
* | nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMUCatalin Marinas2009-07-241-1/+1
* | nommu: Add #ifdef CONFIG_MMU around the PTE sanity checksCatalin Marinas2009-07-241-0/+2
* | nommu: Include asm/setup.h in arch/arm/mm/nommu.cCatalin Marinas2009-07-241-0/+1
* | nommu: Add noMMU support to the DMA APICatalin Marinas2009-07-241-22/+72
* | nommu: Remove the memory_start/end variables from ARM page-nommu.hCatalin Marinas2009-07-241-3/+0
* | nommu: Enables to select noMMU modeHyok S. Choi2009-07-241-4/+7
* | nommu: Do not override the CP15 control reg value returned from initfuncCatalin Marinas2009-07-241-1/+4
* | nommu: ptrace supportPaul Brook2009-07-242-1/+15
* | nommu: Add MMU-less support for the RealView boardsCatalin Marinas2009-07-241-0/+4
* | nommu: Add MMU-less support for Integrator platformsCatalin Marinas2009-07-242-8/+12
* | nommu: Remove the context.id from asm-offsets.c when !MMUCatalin Marinas2009-07-241-0/+2
* | nommu: Fix the fault processing for the MMU-less caseCatalin Marinas2009-07-241-0/+22
* | Thumb-2: Add Thumb-2 support to the build filesCatalin Marinas2009-07-243-2/+22
* | Thumb-2: Make the uImage entry an odd numberCatalin Marinas2009-07-241-1/+8
* | Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump toCatalin Marinas2009-07-241-12/+6
* | Thumb-2: Add support for loadable modulesCatalin Marinas2009-07-243-0/+62
* | Thumb-2: Implement the unified boot codeCatalin Marinas2009-07-241-68/+99
* | Thumb-2: Implement the unified VFP supportCatalin Marinas2009-07-241-16/+32
* | Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas2009-07-2420-98/+229
* | Thumb-2: Implement the unified arch/arm/mm supportCatalin Marinas2009-07-243-11/+30
* | Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-2411-120/+263
* | Thumb-2: Add macros for the unified assembler syntaxCatalin Marinas2009-07-243-1/+130
* | Thumb-2: Add some .align statements to the .S filesCatalin Marinas2009-07-245-0/+13
|/
* Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds2009-07-221-1/+1
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-221-0/+5
|\
| * genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-221-0/+5
* | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-221-2/+2
|\ \ | |/ |/|
| * lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-221-2/+2
* | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-2225-299/+948
|\ \
| * | perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-221-1/+5
| * | perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-221-2/+5
| * | perf_counter: Detect debugfs locationJason Baron2009-07-225-17/+102
| * | perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-222-1/+176
| * | perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-222-3/+20
| * | perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-221-1/+1
| * | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-221-1/+4
| * | perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-222-2/+4
| * | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-224-120/+35
| * | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-221-2/+21
| * | perf: Fix stack data leakArjan van de Ven2009-07-221-0/+1
| * | perf_counter: Remove unused variablesPeter Zijlstra2009-07-221-2/+0
| * | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-2210-142/+556
| |\ \
OpenPOWER on IntegriCloud