index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-08
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
1
-1
/
+1
2014-06-07
arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack
Mark Charlebois
1
-1
/
+1
2014-06-06
arm: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
19
-65
/
+272
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
18
-50
/
+267
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-36
/
+7
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2
-37
/
+192
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+26
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2014-06-02
ARM: ensure C page table setup code follows assembly code
Russell King
1
-1
/
+4
2014-06-02
ARM: consolidate last remaining open-coded alignment trap enable
Russell King
3
-10
/
+4
2014-06-02
ARM: remove global cr_no_alignment
Russell King
2
-5
/
+1
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
3
-29
/
+11
2014-05-30
ARM/PCI: Call pcie_bus_configure_settings() to set MPS
Murali Karicheri
1
-0
/
+12
2014-05-30
ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation
Lin Yongting
1
-0
/
+19
2014-05-30
ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instruction
Arun K S
1
-1
/
+2
2014-05-30
ARM: l2c: add platform independent core L2 cache OF initialisation
Russell King
1
-0
/
+12
2014-05-25
ARM: 8054/1: perf: add support for the Cortex-A17 PMU
Will Deacon
2
-0
/
+13
2014-05-25
ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume
Lorenzo Pieralisi
1
-1
/
+4
2014-05-25
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
1
-0
/
+20
2014-05-25
ARM: 8028/1: move __fixup_smp out of init section
Rob Herring
1
-1
/
+1
2014-05-25
ARM: 8064/1: fix v7-M signal return
Rabin Vincent
1
-0
/
+4
2014-05-25
ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcode
Nikolay Borisov
1
-1
/
+1
2014-05-22
ARM: stacktrace: include exception PC value in stacktrace output
Russell King
1
-0
/
+23
2014-05-22
ARM: stacktrace: avoid listing stacktrace functions in stacktrace
Russell King
1
-5
/
+13
2014-05-22
ARM: use get_cr() rather than cr_alignment
Russell King
1
-1
/
+1
2014-05-22
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
7
-9
/
+58
2014-05-20
ARM: align cpu_method_of_table naming
Rob Herring
1
-4
/
+7
2014-05-15
ARM: Check if a CPU has gone offline
Ashwin Chaugule
1
-0
/
+33
2014-05-15
PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
1
-37
/
+159
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
7
-9
/
+58
2014-05-07
sched, ARM: Create a dedicated scheduler topology table
Vincent Guittot
1
-0
/
+26
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
1
-27
/
+0
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
1
-1
/
+1
2014-04-30
ARM: dt: use default early_init_dt_alloc_memory_arch
Rob Herring
1
-5
/
+0
2014-04-27
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-5
/
+46
2014-04-25
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-3
/
+3
2014-04-25
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Sebastian Hesselbarth
1
-0
/
+1
2014-04-25
ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor
Sebastian Hesselbarth
1
-1
/
+33
2014-04-25
ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set
Sebastian Hesselbarth
1
-2
/
+6
2014-04-25
ARM: 8038/1: iwmmxt: explicitly check for supported architectures
Sebastian Hesselbarth
1
-2
/
+6
2014-04-25
ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr
Catalin Marinas
2
-5
/
+8
2014-04-25
ARM: 8034/1: Disable preemption in iwmmxt_task_enable()
Catalin Marinas
1
-3
/
+11
2014-04-23
ARM: add renameat2 syscall
Miklos Szeredi
1
-0
/
+1
2014-04-23
ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX
Rabin Vincent
1
-0
/
+13
2014-04-23
ARM: 8011/1: ARM hibernation / suspend-to-disk
Sebastian Capella
2
-0
/
+108
2014-04-22
ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issue
Victor Kamensky
1
-1
/
+1
2014-04-22
ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo
Liu Hua
1
-0
/
+7
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
1
-3
/
+3
2014-04-14
ARM: 8008/1: topology: Coding style fixes
Mark Brown
1
-4
/
+4
[next]