| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | ARM: perf: support percpu irqs for the CPU PMU | Stephen Boyd | 2014-02-21 | 2 | -31/+80 |
| | | | |/ / /
| | | |/| | | |
|
| | * / | | | | ARM: show_regs: on v7-M there are no FIQs, different processor modes, ... | Uwe Kleine-König | 2014-02-03 | 1 | -2/+7 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King | 2014-04-04 | 7 | -83/+145 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | / /
| | | |_|_|/ /
| | |/| | | /
| | | | |_|/
| | | |/| | |
|
| | | * | | | ARM: Better virt_to_page() handling | Russell King | 2014-04-03 | 2 | -9/+10 |
| | | * | | | ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflow | Anurag Aggarwal | 2014-02-25 | 1 | -37/+100 |
| | | * | | | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-02-25 | 1 | -0/+5 |
| | | * | | | ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry | Ard Biesheuvel | 2014-02-25 | 1 | -0/+11 |
| | | * | | | ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources | Will Deacon | 2014-02-25 | 1 | -34/+3 |
| | | * | | | ARM: 7948/1: hw_breakpoint: Add ARMv8 support | Christopher Covington | 2014-02-10 | 1 | -1/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2014-04-04 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | locks: add new fcntl cmd values for handling file private locks | Jeff Layton | 2014-03-31 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 | 1 | -3/+1 |
|\ \ \ \ \ |
|
| * | | | | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 | 1 | -1/+1 |
| * | | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 | 1 | -2/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | ARM: KVM: introduce per-vcpu HYP Configuration Register | Marc Zyngier | 2014-03-03 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 | 1 | -6/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-02-18 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: Update outdated comment for pcibios_bus_report_status() | Yijing Wang | 2014-02-14 | 1 | -1/+1 |
| | |/ / / / |
|
| * / / / / | ARM/PCI: Use list_for_each_entry() for bus traversal | Yijing Wang | 2014-02-14 | 1 | -5/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | 2 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | 2014-03-19 | 2 | -3/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-03-11 | 2 | -1/+13 |
|\| | | | |
|
| * | | | | ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU | Thomas Petazzoni | 2014-02-21 | 2 | -1/+13 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'linus' into sched/core | Thomas Gleixner | 2014-02-21 | 1 | -1/+1 |
|\| | | |
|
| * | | | ARM: 7952/1: mm: Fix the memblock allocation for LPAE machines | Santosh Shilimkar | 2014-02-10 | 1 | -1/+1 |
| |/ / |
|
* / / | sched/idle, ARM: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 2014-02-11 | 1 | -11/+5 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 2014-01-28 | 3 | -1/+39 |
|\ \ \ |
|
| | * | | ARM: 7930/1: Introduce atomic MMIO modify | Ezequiel Garcia | 2014-01-28 | 1 | -0/+35 |
| * | | | ARM: 7947/1: Make pgtbl macro more robust | Christopher Covington | 2014-01-28 | 1 | -1/+2 |
| * | | | ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE case | Victor Kamensky | 2014-01-28 | 1 | -0/+2 |
* | | | | memblock, nobootmem: add memblock_virt_alloc_low() | Yinghai Lu | 2014-01-27 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-01-23 | 8 | -41/+52 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2014-01-21 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/... | Russell King | 2014-01-13 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: mm: Remove bootmem code and switch to NO_BOOTMEM | Santosh Shilimkar | 2013-11-23 | 1 | -1/+1 |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-------. \ \ \ \ \ | Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for... | Russell King | 2014-01-21 | 10 | -45/+63 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / /
| |/| | | | | / / / /
| | | |_|_|_|/ / / /
| | |/| | | | / / /
| | | | |_|_|/ / /
| | | |/| | | / /
| | | | | | |/ /
| | | | | |/| /
| | | | | | |/ |
|
| | | | | * | | ARM: SMP implementations are not supposed to return from smp_ops.cpu_die() | Russell King | 2014-01-21 | 1 | -0/+3 |
| | | | | * | | ARM: ignore memory below PHYS_OFFSET | Russell King | 2014-01-21 | 1 | -0/+14 |
| | | | | * | | ARM: 7877/1: use built-in byte swap function | Kim Phillips | 2013-12-29 | 1 | -0/+4 |
| | | | | * | | ARM: 7920/1: topology: Staticise non-exported symbols | Mark Brown | 2013-12-29 | 1 | -6/+6 |
| | | | | * | | ARM: 7918/1: clean up cache handling in core code | Nicolas Pitre | 2013-12-29 | 1 | -2/+1 |
| | | | | * | | ARM: 7911/2: Clean up setup printks a bit | Olof Johansson | 2013-12-29 | 1 | -21/+20 |
| | | | | * | | ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata() | Michal Simek | 2013-12-29 | 1 | -6/+0 |
| | | | | * | | ARM: 7890/1: v7-M: drop using mach/entry-macro.S | Uwe Kleine-König | 2013-12-29 | 1 | -2/+0 |
| | | | | * | | ARM: make kernel oops easier to read | Russell King | 2013-12-29 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
| | | | * | | ARM: add permission annotations to MT_MEMORY* mapping types | Russell King | 2013-12-11 | 1 | -2/+2 |
| | | |/ /
| | |/| | |
|
* | | | | | arch/arm/kernel/: use memblock apis for early memory allocations | Santosh Shilimkar | 2014-01-21 | 2 | -2/+2 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 2014-01-13 | 1 | -0/+2 |