index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rtmutex.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
ARM: bcmring: convert to sp804 clocksource
Russell King
2
-64
/
+45
2011-05-23
ARM: 6912/1: bcmring: Add clkdev table in init_early
Jiandong Zheng
3
-2
/
+7
2011-05-23
clockevents: ARM sp804: obtain sp804 timer rate via clks
Russell King
3
-8
/
+16
2011-05-23
clockevents: ARM sp804: allow clockevent name to be specified
Russell King
7
-10
/
+13
2011-05-23
clocksource: ARM sp804: obtain sp804 timer rate via clks
Russell King
6
-3
/
+77
2011-05-23
clocksource: ARM sp804: allow clocksource name to be specified
Russell King
7
-8
/
+8
2011-05-23
clocksource: convert OMAP1 to 32-bit down counting clocksource
Russell King
2
-17
/
+7
2011-05-23
clocksource: convert MXS timrotv2 to 32-bit down counting clocksource
Russell King
2
-13
/
+8
2011-05-23
clocksource: convert SPEAr platforms 16-bit up counting clocksource
Russell King
2
-14
/
+3
2011-05-23
clocksource: convert Integrator/AP 16-bit down counting clocksource
Russell King
2
-18
/
+4
2011-05-23
clocksource: convert W90x900 24-bit down counting clocksource
Russell King
2
-15
/
+3
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
6
-87
/
+16
2011-05-23
clocksource: convert ARM 32-bit up counting clocksources
Russell King
10
-145
/
+34
2011-05-23
clocksource: add common mmio clocksource
Russell King
4
-0
/
+85
2011-05-23
ARM: update sa1100 to reflect PXA updates
Russell King
1
-5
/
+3
2011-05-23
ARM: omap1: convert to using readl/writel instead of volatile struct
Russell King
1
-15
/
+16
2011-05-23
ARM: omap1: delete useless interrupt handler
Russell King
1
-15
/
+0
2011-05-23
ARM: s5p: consolidate selection of timer register
Russell King
1
-41
/
+17
2011-05-23
ARM: 6939/1: fix missing 'cpu_relax()' declaration
Marc Zyngier
1
-0
/
+2
2011-05-23
ARM: 6895/1: mach-ux500: fix SMP secondary startup regression
Linus Walleij
1
-0
/
+3
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
19
-162
/
+37
2011-05-23
ARM: Fix generic irq chip
Russell King
2
-0
/
+3
2011-05-22
fs: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-21
VFS: move BUG_ON test for symlink nd->depth after current->link_count test
Erez Zadok
1
-1
/
+1
2011-05-21
sctp: Fix build failure.
David S. Miller
1
-1
/
+1
2011-05-21
garp: use kfree_rcu()
Eric Dumazet
1
-18
/
+2
2011-05-21
ipv6: copy prefsrc setting when copying route entry
Florian Westphal
1
-0
/
+1
2011-05-21
Fix for buffer overflow in ldm_frag_add not sufficient
Timo Warns
1
-0
/
+5
2011-05-21
tmpfs: fix highmem swapoff crash regression
Hugh Dickins
1
-1
/
+2
2011-05-21
powerpc: Fix 32-bit SMP build
Josh Boyer
1
-1
/
+1
2011-05-20
ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIP
Mark Brown
1
-0
/
+1
2011-05-20
ARM: 6902/1: perf: Remove erroneous check on active_events
Mark Rutland
1
-5
/
+0
2011-05-20
ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems
saeed bishara
1
-1
/
+2
2011-05-20
ARM: 6933/1: SPEAR6xx: Rename spear600_defconfig as spear6xx_defconfig
viresh kumar
1
-1
/
+1
2011-05-20
ARM: 6934/1: SPEAr6xx: Rework Kconfig for single image solution
viresh kumar
2
-24
/
+8
2011-05-20
ARM: 6932/1: SPEAr3xx: Replace defconfigs with single unified defconfig
Ryan Mallon
3
-105
/
+3
2011-05-20
ARM: 6931/1: SPEAr3xx: Rework KConfig to allow all boards to be compiled in
Ryan Mallon
4
-61
/
+20
2011-05-20
ARM: 6929/1: SPEAr3xx: Append spear3** with global device structures
viresh kumar
6
-13
/
+13
2011-05-20
ARM: 6930/1: SPEAr3xx: Rework pmx_dev code to remove conflicts
Ryan Mallon
8
-325
/
+328
2011-05-20
ARM: 6935/1: SPEAR3xx: Rename register/irq defines to remove naming conflicts
Ryan Mallon
9
-312
/
+314
2011-05-20
ARM: 6928/1: SPEAr3xx: Make local shirq structures static
Ryan Mallon
3
-16
/
+16
2011-05-20
ARM: 6927/1: SPEAr Clock: Update for single image solution
viresh kumar
1
-27
/
+43
2011-05-20
ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.c
viresh kumar
8
-8
/
+14
2011-05-20
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...
Marc Zyngier
13
-53
/
+29
2011-05-20
ARM: 6906/1: MTD: Remove integrator-flash
Marc Zyngier
3
-312
/
+1
2011-05-20
ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flash
Marc Zyngier
1
-7
/
+6
2011-05-20
ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flash
Marc Zyngier
1
-7
/
+6
2011-05-20
ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flash
Marc Zyngier
1
-18
/
+4
2011-05-20
ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flash
Marc Zyngier
2
-28
/
+5
2011-05-20
ARM: 6903/1: Realview: Use physmap driver instead of integrator-flash
Marc Zyngier
3
-29
/
+6
[next]