index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
clocksource/drivers/digicolor: Convert init function to return error
Daniel Lezcano
1
-6
/
+10
2016-06-28
clocksource/drivers/clps711x: Convert init function to return error
Daniel Lezcano
1
-7
/
+5
2016-06-28
clocksource/drivers/dw_apb_timer: Convert init function to return error
Daniel Lezcano
1
-5
/
+7
2016-06-28
clocksource/drivers/st_lpc: Convert init function to return error
Daniel Lezcano
1
-9
/
+13
2016-06-28
clocksource/drivers/cadence_ttc: Convert init function to return error
Daniel Lezcano
1
-29
/
+47
2016-06-28
clocksource/drivers/asm9260: Convert init function to return error
Daniel Lezcano
1
-8
/
+16
2016-06-28
clocksource/drivers/exynos_mct: Convert init function to return error
Daniel Lezcano
1
-12
/
+24
2016-06-28
clocksource/drivers/mtk_timer: Convert init function to return error
Daniel Lezcano
1
-4
/
+6
2016-06-28
clocksource/drivers/rockchip_timer: Convert init function to return error
Daniel Lezcano
1
-14
/
+21
2016-06-28
clocksource/drivers/clksrc-probe: Introduce init functions with return code
Daniel Lezcano
3
-0
/
+27
2016-06-28
of: Add a new macro to declare_of for one parameter function returning a value
Daniel Lezcano
1
-0
/
+3
2016-06-28
dt-bindings: clocksource: Add Oxford Semiconductor RPS Timer bindings
Neil Armstrong
1
-0
/
+17
2016-06-28
clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual Timer
Neil Armstrong
3
-0
/
+299
2016-06-28
arm64: dts: rockchip: Add rktimer device node for rk3399
Huang Tao
1
-0
/
+8
2016-06-28
clocksource/drivers/rockchip: Add support for the rk3399 SoC
Huang, Tao
1
-5
/
+26
2016-06-28
clocksource/drivers/rockchip: Add the dynamic irq flag to the timer
Huang, Tao
1
-2
/
+3
2016-06-28
dt-bindings: Document rk3399 rk-timer bindings
Huang Tao
1
-2
/
+4
2016-06-28
clocksource/drivers/samsung_pwm: Fix typo in Kconfig
Alexandre Belloni
1
-1
/
+1
2016-06-28
clocksource/drivers/samsung_pwm_timer: Fix endian accessors
Matthew Leach
1
-8
/
+8
2016-06-28
clocksource/drivers/digicolor: Fix warning of non-static function
Ben Dooks
1
-1
/
+1
2016-06-28
clocksource/drivers/armada-370-xp: Make syscore_ops static
Ben Dooks
1
-1
/
+1
2016-06-21
Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
8
-28
/
+45
2016-06-20
timer: Avoid using timespec
Arnd Bergmann
1
-3
/
+3
2016-06-20
time: Avoid timespec in udelay_test
Arnd Bergmann
1
-8
/
+8
2016-06-20
time: Add time64_to_tm()
Deepa Dinamani
2
-6
/
+20
2016-06-20
alarmtimer: Fix comments describing structure fields
Pratyush Patel
2
-4
/
+3
2016-06-20
timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD
Thomas Graziadei
1
-4
/
+6
2016-06-20
clocksource: Make clocksource insert entry more efficient
Minfei Huang
1
-3
/
+5
2016-06-10
hrtimer: Remove redundant #ifdef block
Pratyush Patel
1
-1
/
+1
2016-06-10
timers: Clarify usleep_range() function comment
Bjorn Helgaas
1
-1
/
+7
2016-06-10
timerfd: Reject ALARM timerfds without CAP_WAKE_ALARM
Eric Caruso
1
-0
/
+10
2016-06-06
Linux 4.7-rc2
v4.7-rc2
Linus Torvalds
1
-1
/
+1
2016-06-05
Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-18
/
+29
2016-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-7
/
+17
2016-06-05
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
7
-296
/
+126
2016-06-05
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2
-2
/
+3
2016-06-05
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-06-05
parisc: Fix printk time during boot
Helge Deller
2
-7
/
+3
2016-06-04
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
1
-8
/
+14
2016-06-04
Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
46
-228
/
+227
2016-06-04
Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-5
/
+6
2016-06-04
Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2
-9
/
+4
2016-06-04
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-18
/
+103
2016-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
13
-178
/
+138
2016-06-04
Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-29
/
+29
2016-06-04
Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-2
/
+2
2016-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-50
/
+205
2016-06-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-8
/
+63
2016-06-04
mm, page_alloc: recalculate the preferred zoneref if the context can ignore m...
Mel Gorman
1
-7
/
+16
2016-06-04
mm, page_alloc: reset zonelist iterator after resetting fair zone allocation ...
Mel Gorman
1
-0
/
+1
[prev]
[next]