summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-131-4/+2
| | * | perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-112-0/+21
| | * | perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-111-51/+65
| | * | perf report: Make the output more compactArnaldo Carvalho de Melo2009-07-111-15/+21
| | * | strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo2009-07-112-4/+27
| | * | perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo2009-07-111-3/+2
| | * | perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-115-32/+164
| | * | perf_counter: Stop open coding unclone_ctxPeter Zijlstra2009-07-101-19/+17
| | * | perf_counter: Clean up global vs counter enablePeter Zijlstra2009-07-101-8/+8
| | * | perf_counter: Fix up P6 PMU detailsPeter Zijlstra2009-07-101-5/+23
OpenPOWER on IntegriCloud