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
/
mach-ux500
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
Merge branch 'devel-stable' into devel
Russell King
38
-727
/
+1787
2011-01-06
Merge branch 'misc' into devel
Russell King
5
-70
/
+30
2011-01-06
Merge branch 'smp' into misc
Russell King
5
-71
/
+32
2010-12-29
ux500: add TC35893 keypad platform data
Sundar Iyer
1
-1
/
+64
2010-12-24
ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startup
Srinidhi Kasagar
1
-1
/
+0
2010-12-22
ux500: rename modem IRQ and MBOX files
Linus Walleij
4
-3
/
+3
2010-12-20
ARM: Fix subtle race in CPU pen_release hotplug code
Russell King
1
-7
/
+15
2010-12-20
ARM: SMP: remove smp_mpidr.h
Russell King
1
-1
/
+0
2010-12-20
ARM: CPU hotplug: remove bug checks in platform_cpu_die()
Russell King
1
-10
/
+0
2010-12-20
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
1
-7
/
+1
2010-12-20
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
1
-2
/
+0
2010-12-20
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
1
-21
/
+3
2010-12-20
ARM: SMP: get rid of get_core_count()
Russell King
1
-6
/
+3
2010-12-20
ARM: SMP: Clean up ncores sanity checks
Russell King
1
-6
/
+0
2010-12-20
ARM: SMP: move CPU number sanity checks to smp_init_cpus()
Russell King
1
-13
/
+13
2010-12-20
ux500: add debugfs support for powerdebug
Vincent Guittot
2
-1
/
+198
2010-12-19
ux500: platsmp: Fix section mismatch
Jonas Aaberg
1
-1
/
+1
2010-12-19
mach-ux500: add STMPE1601 platform data
Sundar Iyer
3
-2
/
+49
2010-12-19
mach-ux500: move keymaps to new file
Sundar Iyer
5
-111
/
+140
2010-12-19
mfd/tc3589x: add block identifier for multiple child devices
Sundar Iyer
1
-0
/
+1
2010-12-19
mfd/tc3589x: rename tc35892 structs/registers to tc359x
Sundar Iyer
1
-7
/
+5
2010-12-19
mach-ux500: deprecate spi support for ab8500
Sundar Iyer
1
-35
/
+1
2010-12-14
ARM: GIC: private a standard get_irqnr_preamble assembler macro
Russell King
1
-0
/
+1
2010-12-14
ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
Russell King
1
-1
/
+1
2010-12-14
ARM: GIC: provide a single initialization function for boot CPU
Russell King
1
-2
/
+2
2010-12-09
ux500: Add cpufreq support for u8500
Martin Persson
3
-0
/
+213
2010-12-09
ux500: Add prcmu support for operating points
Martin Persson
4
-8
/
+202
2010-12-08
ux500: fix 5500 PER6 clock rate
Rabin Vincent
1
-1
/
+0
2010-12-08
ux500: remove ambiguous irq macros
Rabin Vincent
3
-48
/
+5
2010-12-08
ux500: rework gpio registration
Rabin Vincent
9
-139
/
+93
2010-12-08
ux500: fix uncompressor UART address for U5500
Carl-Johan Irekvist
1
-9
/
+14
2010-12-08
ux500: Add DMA support for U5500
Per Forlin
5
-1
/
+129
2010-12-08
ux500: Add eMMC support in U5500.
Per Forlin
5
-2
/
+57
2010-12-08
ux500: Call prmcu_init only for u8500
Per Forlin
1
-1
/
+2
2010-12-08
mach-ux500: clean up checkpatch spits
Sundar Iyer
1
-59
/
+59
2010-12-08
mach-ux500: explicit enable MTU TCR in the kernel
Sundar Iyer
1
-40
/
+9
2010-12-08
ux500: minor revision to the eMMC/SD config
Linus Walleij
1
-1
/
+10
2010-12-08
mach-ux500: AB8500 irqs is taken from header file
Mattias Wallin
1
-1
/
+2
2010-12-08
ARM: ux500: prcmu db8500 v2 support
Mattias Wallin
5
-12
/
+37
2010-12-08
ux500: rework device registration
Rabin Vincent
15
-263
/
+395
2010-12-08
ux500: use _cansleep GPIO functions
Linus Walleij
1
-2
/
+2
2010-12-08
ux500: mop500: add TC35892 and MicroSD slot support
Rabin Vincent
4
-1
/
+118
2010-12-07
ARM: 6479/1: Use shared GIC entry macros on UX500
Magnus Damm
1
-66
/
+1
2010-12-03
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2
-3
/
+3
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
1
-2
/
+1
2010-11-21
ARM: 6473/1: Small update to ux500 specific L2 cache code
Per Fransson
1
-3
/
+3
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+45
2010-10-28
Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...
Russell King
1
-0
/
+45
2010-10-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-12
/
+1
2010-10-26
ARM: ux500 specific L2 cache code
Per Fransson
1
-0
/
+45
[next]