index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
exynos_mct.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
clocksource/drivers/asm9260: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+3
2015-12-15
clocksource/drivers/cadence_ttc: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+4
2015-12-15
clocksource/drivers/vt8500: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+3
2015-12-15
clocksource/drivers/vt8500: Remove unneeded header
Daniel Lezcano
1
-1
/
+0
2015-12-15
clocksource/drivers/tegra2: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+4
2015-12-15
clocksource/drivers/sun5i: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+4
2015-12-15
clocksource/drivers/sun4i: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+3
2015-12-15
clocksource/drivers/dw_apb: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+3
2015-12-15
clocksource/drivers/digicolor: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+3
2015-12-15
clocksource/drivers/orion: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+4
2015-12-15
clocksource/drivers/meson6: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+3
2015-12-15
clocksource/drivers/armada-370-xp: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+4
2015-12-15
clocksource/drivers/rockchip: Add COMPILE_TEST option
Daniel Lezcano
1
-1
/
+4
2015-12-15
clocksource/drivers/mediatek: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+3
2015-12-15
clocksource/drivers/pistachio: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+3
2015-12-15
clocksource/drivers/tango: Add COMPILE_TEST option
Daniel Lezcano
1
-1
/
+4
2015-12-15
clocksource/drivers/pxa_timer: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+3
2015-12-15
clocksource/drivers/pxa_timer: Move the Kconfig rule
Daniel Lezcano
2
-2
/
+4
2015-12-15
clocksource/drivers/st_lpc: Add the COMPILE_TEST option
Daniel Lezcano
1
-1
/
+1
2015-12-15
clocksource/drivers/st_lpc: Fix Kconfig dependency
Daniel Lezcano
2
-1
/
+1
2015-12-15
clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architecture
Daniel Lezcano
1
-1
/
+6
2015-12-15
clocksource/drivers/rockchip: Remove dsb() usage
Caesar Wang
1
-4
/
+0
2015-12-15
time: Define dummy functions for the generic sched clock
Daniel Lezcano
1
-3
/
+9
2015-12-15
clocksource/drivers/rockchip: Make the driver more readable
Caesar Wang
1
-9
/
+10
2015-12-15
clocksource/drivers/tegra: Allow timer irq affinity change
Lucas Stach
1
-1
/
+2
2015-12-15
clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()
Alexey Klimov
1
-1
/
+3
2015-12-15
clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_init
Alexey Klimov
1
-8
/
+6
2015-12-15
clocksource/drivers/mtk_timer: Add pr_fmt define
Alexey Klimov
1
-0
/
+2
2015-11-25
nohz: Clarify magic in tick_nohz_stop_sched_tick()
Peter Zijlstra
1
-2
/
+18
2015-11-25
timekeeping: Lift clocksource cacheline restriction
Thomas Gleixner
1
-5
/
+11
2015-11-23
Linux 4.4-rc2
v4.4-rc2
Linus Torvalds
1
-1
/
+1
2015-11-22
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
6
-11
/
+11
2015-11-22
slub: add missing kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
1
-1
/
+5
2015-11-22
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
Jesper Dangaard Brouer
1
-18
/
+22
2015-11-22
slub: optimize bulk slowpath free by detached freelist
Jesper Dangaard Brouer
1
-30
/
+79
2015-11-22
slub: support for bulk free with SLUB freelists
Jesper Dangaard Brouer
1
-18
/
+67
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
3
-26
/
+31
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
6
-15
/
+291
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
1
-2
/
+2
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
2
-3
/
+7
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
3
-28
/
+21
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
2
-4
/
+29
2015-11-22
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
1
-10
/
+0
2015-11-21
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-21
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
2015-11-21
tty: audit: Fix audit source
Peter Hurley
3
-5
/
+5
2015-11-21
serial: etraxfs-uart: Fix crash
Guenter Roeck
1
-1
/
+1
2015-11-21
serial: fsl_lpuart: Fix earlycon support
Peter Hurley
1
-1
/
+1
2015-11-21
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
1
-1
/
+1
2015-11-21
tty: Fix direct use of tty buffer work
Peter Hurley
1
-1
/
+1
[next]