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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
4
-58
/
+84
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
1
-5
/
+5
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2
-0
/
+56
2014-07-23
time64: Add time64.h header and define struct timespec64
John Stultz
2
-14
/
+163
2014-07-23
ktime: Change ktime_set() to take 64bit seconds value
John Stultz
1
-4
/
+3
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2
-10
/
+8
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2
-179
/
+5
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2
-5
/
+6
2014-07-23
Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
4
-5
/
+31
2014-07-23
ARM: pxa: Add non device-tree timer link to clocksource
Robert Jarzmik
1
-0
/
+18
2014-07-23
of: Provide a function to request and map memory
Matthias Brugger
2
-0
/
+13
2014-07-23
Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17
Daniel Lezcano
1
-5
/
+0
2014-07-18
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
Cyrill Gorcunov
1
-0
/
+5
2014-07-16
Merge tag 'v3.16-rc5' into timers/core
Thomas Gleixner
263
-1562
/
+5378
2014-07-13
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
1
-1
/
+0
2014-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2014-07-11
Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-07-11
clk: exynos5420: Add IDs for clocks used in PD mfc
Arun Kumar K
1
-0
/
+2
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2014-07-08
ACPI / i915: ignore firmware requests for backlight change
Aaron Lu
1
-0
/
+2
2014-07-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2014-07-04
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
1
-0
/
+1
2014-07-04
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-1
/
+11
2014-07-04
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-07-03
[SCSI] use the scsi data buffer length to extract transfer size
Martin K. Petersen
1
-1
/
+1
2014-07-02
Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...
Mike Turquette
1
-1
/
+0
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-0
/
+1
2014-07-02
clocksource: shmobile: Remove unused sh_timer_config members
Laurent Pinchart
1
-5
/
+0
2014-07-02
core: fix typo in percpu read_mostly section
Zhengyu He
2
-3
/
+3
2014-07-01
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2
-1
/
+4
2014-07-01
Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+8
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+1
2014-06-30
clk: exynos5420: Remove aclk66_peric from the clock tree description
Doug Anderson
1
-1
/
+0
2014-06-29
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
1
-0
/
+1
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+4
2014-06-28
Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-14
/
+14
2014-06-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+10
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2
-5
/
+4
2014-06-27
usb: gadget: f_fs: resurect usb_functionfs_descs_head structure
Michal Nazarewicz
1
-0
/
+7
2014-06-27
Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...
Felipe Balbi
1
-1
/
+1
2014-06-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+11
2014-06-27
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+14
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-2
/
+2
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+4
2014-06-25
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+48
[next]