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-10-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-142
/
+3
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
8
-366
/
+423
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-9
/
+0
2012-09-21
ARM: reserve syscall 378 for kcmp
Russell King
1
-0
/
+1
2012-09-20
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-22
/
+51
2012-09-19
ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers
Mike Turquette
1
-2
/
+46
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-9
/
+0
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-09-16
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-1
/
+25
2012-09-07
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
Will Deacon
1
-4
/
+7
2012-09-04
Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Olof Johansson
7
-361
/
+374
2012-09-04
Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci
Arnd Bergmann
22
-291
/
+524
2012-08-25
ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addresses
Will Deacon
1
-3
/
+4
2012-08-25
ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type
Will Deacon
1
-15
/
+40
2012-08-23
ARM: perf: move irq registration into pmu implementation
Sudeep KarkadaNagesha
2
-61
/
+77
2012-08-23
ARM: perf: move CPU-specific PMU handling code into separate file
Will Deacon
3
-211
/
+233
2012-08-23
ARM: perf: prepare for moving CPU PMU code into separate file
Will Deacon
4
-50
/
+35
2012-08-23
ARM: perf: probe devicetree in preference to current CPU
Will Deacon
4
-103
/
+110
2012-08-23
ARM: perf: remove mysterious compiler barrier
Will Deacon
1
-1
/
+0
2012-08-23
ARM: pmu: remove unused reservation mechanism
Will Deacon
3
-45
/
+0
2012-08-23
ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUs
Will Deacon
1
-1
/
+5
2012-08-23
ARM: PMU: Add runtime PM Support
Jon Hunter
1
-8
/
+33
2012-08-13
Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Arnd Bergmann
4
-142
/
+3
2012-08-11
ARM: 7486/1: sched_clock: update epoch_cyc on resume
Colin Cross
1
-0
/
+24
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
[next]