index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-01-24
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
-46
/
+63
2015-01-23
rtc: Convert rtc_set_ntp_time() to use timespec64
Xunlei Pang
-6
/
+6
2015-01-23
rtc: Remove redundant rtc_valid_tm() from rtc_hctosys()
Xunlei Pang
-8
/
+0
2015-01-23
rtc: Modify rtc_hctosys() to address y2038 issues
Xunlei Pang
-5
/
+5
2015-01-23
rtc: Update rtc-dev to use y2038-safe time interfaces
Xunlei Pang
-4
/
+4
2015-01-23
rtc: Update interface.c to use y2038-safe time interfaces
Xunlei Pang
-12
/
+10
2015-01-23
time: Expose get_monotonic_boottime64 for in-kernel use
John Stultz
-0
/
+5
2015-01-23
time: Expose getboottime64 for in-kernel uses
John Stultz
-8
/
+20
2015-01-23
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
-3
/
+13
2015-01-23
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Thomas Gleixner
-58
/
+52
2015-01-23
ktime.h: Introduce ktime_ms_delta
Chunyan Zhang
-0
/
+5
2015-01-18
Linux 3.19-rc5
v3.19-rc5
Linus Torvalds
-1
/
+1
2015-01-18
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-80
/
+272
2015-01-18
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
-28
/
+69
2015-01-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-4
/
+2
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
-4
/
+6
2015-01-18
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
-3
/
+6
2015-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-96
/
+165
2015-01-17
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
-82
/
+131
2015-01-16
Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
-4
/
+20
2015-01-16
reset: sunxi: fix spinlock initialization
Tyler Baker
-0
/
+4
2015-01-16
Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
-0
/
+10
2015-01-16
ARM: dts: disable CCI on exynos5420 based arndale-octa
Abhilash Kesavan
-1
/
+5
2015-01-16
drivers: bus: check cci device tree node status
Abhilash Kesavan
-0
/
+3
2015-01-16
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Olof Johansson
-2
/
+22
2015-01-16
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
Heiko Stübner
-0
/
+27
2015-01-16
Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba...
Olof Johansson
-31
/
+34
2015-01-16
ARM: nomadik: fix up leftover device tree pins
Linus Walleij
-4
/
+4
2015-01-16
Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
-17
/
+100
2015-01-16
Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
-21
/
+13
2015-01-16
Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
-0
/
+30
2015-01-17
kernel: avoid overflow in cmp_range
Louis Langholtz
-5
/
+5
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
-8
/
+11
2015-01-16
perf tools: Fix segfault for symbol annotation on TUI
Namhyung Kim
-7
/
+1
2015-01-16
perf test: Fix dwarf unwind using libunwind.
Wang Nan
-3
/
+61
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
-3
/
+1
2015-01-16
perf tools: Elide strlcpy warning with uclibc
Vineet Gupta
-0
/
+2
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
-2
/
+2
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
-42
/
+30
2015-01-16
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
-1
/
+3
2015-01-16
perf tools: Fix building error in x86_64 when dwarf unwind is on
Namhyung Kim
-15
/
+17
2015-01-16
perf probe: Propagate error code when write(2) failed
Namhyung Kim
-1
/
+3
2015-01-17
Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+46
2015-01-17
Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+8
2015-01-17
Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-35
/
+70
2015-01-17
Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-10
/
+36
2015-01-17
Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-96
/
+235
2015-01-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-8
/
+4
[next]