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