aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
* ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn2011-07-20
* ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-17
* Merge branch 'setns'Linus Torvalds2011-05-28
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27
|\ \
| | \
| | \
| *-. \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27
| |\ \ \
| | | * | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-26
| | | * | ARM: add sendmmsg syscallRussell King2011-05-26
| | | * | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-26
| | | |/
| | * | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-24
| | |\ \
| | | * | arm/dt: probe for platforms via the device treeGrant Likely2011-05-23
| | | * | arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely2011-05-23
| | | * | arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-11
| * | | | ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resumeDave Martin2011-05-26
| * | | | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin2011-05-26
| | |_|/ | |/| |
* | | | arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-26
* | | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-26
|/ / /
* | | Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-25
* | | arm: mmu_gather reworkPeter Zijlstra2011-05-25
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-23
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin2011-05-14
| | | * | | ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINSWill Deacon2011-05-12
| | |/ / / | |/| | |
| | * | | ARM: 6939/1: fix missing 'cpu_relax()' declarationMarc Zyngier2011-05-23
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-23
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | | | |_|/ / | | | | |/| | |
| | | | | * | | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-12
| | | | | * | | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King2011-05-12
| | | * | | | | ARM: consolidate SMP cross call implementationRussell King2011-05-23
| | | | |/ / / | | | |/| | |
| | * / | | | ARM: 6871/1: Use asm-generic/sizes.hStephen Boyd2011-04-16
| | |/ / / /
* | | | | | clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-23
* | | | | | clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-23
* | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\ \ \ \ \ \
| * | | | | | clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-24
| | |_|/ / | |/| | |
* | | | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas2011-05-12
| |/ / / |/| | |
* | | | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King2011-04-29
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst2011-04-28
| |/ /
* | | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron2011-04-16
* | | ARM: Add new syscallsRussell King2011-04-15
* | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-13
|\ \ \
| * | | Fix common misspellingsLucas De Marchi2011-03-31
| |/ /
* / / ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas2011-04-10
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-30
|\ \
| * \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-26
| |\ \ | | |/ | |/|
| | * ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_infoDmitry Eremin-Solenikov2011-03-16
* | | arm: dove: Use proper irq accessor functionsThomas Gleixner2011-03-29
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-23
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-20
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-23
| | | * | ARM: pgtable: add pud-level codeRussell King2011-02-21