aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-05-02
| * | | | | | ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon2012-04-28
| * | | | | | ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2012-04-25
| * | | | | | ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEEJonathan Austin2012-04-25
| * | | | | | ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-04-19
| | |_|/ / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-21
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | | | |/ / / / | | | | | | | / | | | |_|_|_|/ | | |/| | | |
| | | * | | | ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-16
| | | * | | | ARM: PCI: provide a default bus scan implementationRussell King2012-05-13
| | | * | | | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-13
| | | * | | | ARM: PCI: remove unused sys->hwRussell King2012-04-26
| |_|/ / / / |/| | | | |
| | * | | | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-06
| | * | | | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon2012-05-05
| | * | | | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon2012-05-05
| | * | | | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-05
| | | |/ / | | |/| |
| | * | | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon2012-04-28
| | * | | ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon2012-04-28
| | * | | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2012-04-23
| | |/ /
| * | | Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-05-04
| |\ \ \ | | |/ / | |/| |
| | * | ARM: architected timers: remove support for non DT platformsMarc Zyngier2012-04-27
| | * | ARM: architected timers: add support for UP timerMarc Zyngier2012-04-27
| | * | ARM: architected timers: add DT supportMarc Zyngier2012-04-27
| | * | ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier2012-04-27
| | * | ARM: local timers: Add A15 architected timer supportMarc Zyngier2012-04-27
| | * | ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier2012-04-27
| |/ / |/| |
| * | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King2012-04-19
|/ /
* | ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon2012-04-15
* | ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij2012-04-15
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-04
|\ \
| * | ARM: fix bios32.c build warningRussell King2012-03-30
| * | ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon2012-03-30
| * | ARM: fix missing bug.h include in arch/arm/kernel/insn.cRussell King2012-03-30
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-02
|\ \ \ | |_|/ |/| |
| * | remove references to cpu_*_map in arch/Rusty Russell2012-03-29
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\ \ \ | |_|/ |/| |
| * | cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-21
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\ \ \
| * | | ARM: create a common IOMEM definitionRob Herring2012-03-13
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'devel-stable' into for-linusRussell King2012-03-27
| |\ \ \
| | * \ \ Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2012-02-04
| | |\ \ \
| | | * | | ARM: Make the sched_clock framework mandatoryMarc Zyngier2012-02-03
| | * | | | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-04
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: remove mc146818rtc.h from time.cRob Herring2012-01-25
| * | | | | ARM: 7334/1: add jump label supportRabin Vincent2012-03-24
| * | | | | ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2012-03-24
| * | | | | ARM: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-24
| * | | | | ARM: 7332/1: extract out code patch function from kprobesRabin Vincent2012-03-24
| * | | | | ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent2012-03-24
| * | | | | ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent2012-03-24
| * | | | | ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent2012-03-24