index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
ARM: local timers: make the runtime registration interface mandatory
Marc Zyngier
2
-43
/
+6
2012-03-13
ARM: local timers: convert MSM to runtime registration interface
Marc Zyngier
1
-35
/
+44
2012-03-13
ARM: local timers: convert exynos to runtime registration interface
Marc Zyngier
1
-8
/
+10
2012-03-13
ARM: smp_twd: remove old local timer interface
Marc Zyngier
3
-43
/
+5
2012-03-13
ARM: imx6q: convert to twd_local_timer_register() interface
Marc Zyngier
4
-39
/
+5
2012-03-13
ARM: highbank: convert to twd_local_timer_register() interface
Marc Zyngier
4
-45
/
+7
2012-03-13
ARM: ux500: convert to twd_local_timer_register() interface
Marc Zyngier
4
-38
/
+25
2012-03-13
ARM: shmobile: convert to twd_local_timer_register() interface
Marc Zyngier
7
-38
/
+18
2012-03-13
ARM: tegra: convert to twd_local_timer_register() interface
Marc Zyngier
3
-32
/
+18
2012-03-13
ARM: plat-versatile: convert to twd_local_timer_register() interface
Marc Zyngier
6
-71
/
+68
2012-03-13
ARM: OMAP4: convert to twd_local_timer_register() interface
Marc Zyngier
3
-45
/
+17
2012-03-13
ARM: smp_twd: add device tree support
Marc Zyngier
3
-13
/
+120
2012-03-13
ARM: smp_twd: add runtime registration support
Marc Zyngier
2
-4
/
+65
2012-03-13
ARM: local timers: introduce a new registration interface
Marc Zyngier
2
-0
/
+42
2012-03-13
ARM: smp_twd: make local_timer_stop a symbol instead of a #define
Marc Zyngier
3
-7
/
+7
2012-02-23
ARM: versatile: Map local timers using Device Tree when possible
Pawel Moll
1
-0
/
+26
2012-02-23
ARM: vexpress: Get rid of MMIO_P2V
Pawel Moll
7
-98
/
+102
2012-02-19
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
1
-1
/
+1
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-17
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-16
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-02-16
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
1
-0
/
+2
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
4
-14
/
+83
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
1
-2
/
+2
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2
-9
/
+24
2012-02-15
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-15
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
1
-1
/
+3
2012-02-15
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
1
-1
/
+1
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
4
-116
/
+105
2012-02-15
stmmac: request_irq when use an ext wake irq line (v2)
Francesco Virlinzi
1
-0
/
+16
2012-02-15
stmmac: do not discard frame on dribbling bit assert
Giuseppe CAVALLARO
4
-3
/
+9
2012-02-15
ipheth: Add iPhone 4S
Tim Gardner
1
-0
/
+5
2012-02-15
mlx4: add unicast steering entries to resource_tracker
Eugenia Emantayev
1
-7
/
+11
2012-02-15
mlx4: fix QP tree trashing
Eugenia Emantayev
1
-0
/
+1
2012-02-15
mlx4: fix buffer overrun
Eugenia Emantayev
1
-1
/
+1
2012-02-15
regmap: Fix cache defaults initialization from raw cache defaults
Lars-Peter Clausen
1
-2
/
+2
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-14
3c59x: shorten timer period for slave devices
Eric Dumazet
1
-1
/
+1
2012-02-14
netpoll: netpoll_poll_dev() should access dev->flags
Eric Dumazet
1
-1
/
+1
2012-02-14
RxRPC: Fix kcalloc parameters swapped
Axel Lin
1
-2
/
+2
[next]