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
2012-08-11
ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology
Venkatraman Sathiyamoorthy
1
-1
/
+1
2012-08-01
Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-85
/
+58
2012-08-01
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-59
/
+88
2012-08-01
ARM: use new LEDS CPU trigger stub to replace old one
Bryan Wu
4
-142
/
+3
2012-07-31
ARM: Fix undefined instruction exception handling
Russell King
2
-47
/
+72
2012-07-31
ARM: 7480/1: only call smp_send_stop() on SMP
Javier Martinez Canillas
1
-1
/
+2
2012-07-31
ARM: 7468/1: ftrace: Trace function entry before updating index
Colin Cross
1
-8
/
+9
2012-07-31
ARM: 7466/1: disable interrupt before spinning endlessly
Shawn Guo
1
-0
/
+2
2012-07-29
ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option
Peter Maydell
1
-3
/
+3
2012-07-28
ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace
Will Deacon
1
-1
/
+2
2012-07-28
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
Al Viro
3
-16
/
+9
2012-07-28
ARM: 7473/1: deal with handlerless restarts without leaving the kernel
Al Viro
2
-22
/
+35
2012-07-28
ARM: 7472/1: pull all work_pending logics into C function
Al Viro
2
-23
/
+21
2012-07-28
ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""
Will Deacon
3
-17
/
+0
2012-07-28
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
Will Deacon
2
-28
/
+13
2012-07-27
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
12
-131
/
+345
2012-07-27
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
12
-131
/
+345
2012-07-26
ARM: move PCI i/o resource setup into common code
Rob Herring
1
-5
/
+36
2012-07-25
ARM: Add fixed PCI i/o mapping
Rob Herring
1
-0
/
+13
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-2
/
+2
2012-07-23
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+6
2012-07-17
Merge branch 'clps711x/cleanup' into next/cleanup
Arnd Bergmann
7
-12
/
+49
2012-07-12
ARM: 7463/1: topology: Update cpu_power according to DT information
Vincent Guittot
1
-0
/
+153
2012-07-12
ARM: 7462/1: topology: factorize the update of sibling masks
Vincent Guittot
1
-21
/
+27
2012-07-12
ARM: 7461/1: topology: Add arch_scale_freq_power function
Vincent Guittot
1
-1
/
+37
2012-07-09
ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}
Will Deacon
2
-20
/
+31
2012-07-09
ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling
Will Deacon
1
-8
/
+9
2012-07-09
ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork path
Will Deacon
1
-6
/
+0
2012-07-09
ARM: 7452/1: delay: allow timer-based delay implementation to be selected
Will Deacon
2
-2
/
+4
2012-07-09
ARM: 7451/1: arch timer: implement read_current_timer and get_cycles
Will Deacon
1
-0
/
+8
2012-07-09
ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions
Will Deacon
1
-4
/
+0
2012-07-09
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
Will Deacon
4
-18
/
+6
2012-07-09
ARM: 7444/1: kernel: add arch-timer C3STOP feature
Lorenzo Pieralisi
1
-1
/
+1
2012-07-09
ARM: 7439/1: head.S: simplify initial page table mapping
Nicolas Pitre
1
-36
/
+23
2012-07-09
ARM: 7424/1: update die handler from x86
Rabin Vincent
1
-23
/
+55
2012-07-09
ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()
Stephen Boyd
1
-1
/
+1
2012-07-05
ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6
Rabin Vincent
1
-2
/
+2
2012-07-05
ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable
Will Deacon
1
-1
/
+1
2012-07-05
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
2
-9
/
+27
2012-07-05
ARM: 7442/1: Revert "remove unused restart trampoline"
Will Deacon
3
-0
/
+17
2012-07-02
Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
1
-3
/
+6
2012-07-02
ARM: at91: aic can use fast eoi handler type
Ludovic Desroches
1
-10
/
+0
2012-07-01
ARM: fiq: change FIQ_START to a variable
Shawn Guo
1
-3
/
+6
2012-06-22
ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.
David Brown
1
-0
/
+2
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
1
-1
/
+1
2012-06-16
ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned
Will Deacon
1
-0
/
+1
2012-06-14
ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot
Rabin Vincent
1
-1
/
+1
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-06-12
arm/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-01
new helper: signal_delivered()
Al Viro
1
-6
/
+1
[prev]
[next]