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.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
death to mnt_pinned
Al Viro
1
-2
/
+2
2014-08-07
make fs/{namespace,super}.c forget about acct.h
Al Viro
1
-2
/
+0
2014-08-07
take fs_pin stuff to fs/*
Al Viro
2
-4
/
+19
2014-08-07
acct: get rid of acct_list
Al Viro
2
-3
/
+4
2014-08-07
acct: switch to __kernel_write()
Al Viro
1
-0
/
+1
2014-08-07
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
11
-323
/
+498
2014-07-31
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-0
/
+1
2014-07-30
of: Add memory limiting function for flattened devicetrees
Laura Abbott
1
-0
/
+1
2014-07-30
of: Split early_init_dt_scan into two parts
Laura Abbott
1
-0
/
+2
2014-07-24
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-24
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
1
-0
/
+12
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
timekeeping: Provide ktime_get[*]_ns() helpers
Thomas Gleixner
1
-0
/
+15
2014-07-23
timekeeping: Remove ktime_get_monotonic_offset()
Thomas Gleixner
1
-1
/
+0
2014-07-23
timekeeping: Provide ktime_mono_to_any()
Thomas Gleixner
1
-0
/
+9
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
1
-1
/
+8
2014-07-23
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
1
-1
/
+11
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
1
-1
/
+8
2014-07-23
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
1
-0
/
+9
2014-07-23
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
1
-0
/
+3
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
1
-38
/
+46
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
1
-18
/
+0
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
1
-5
/
+61
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
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-07-23
Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
3
-5
/
+13
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-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-24
/
+49
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-36
/
+10
2014-07-19
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-07-18
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
Cyrill Gorcunov
1
-0
/
+5
2014-07-18
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
1
-2
/
+2
2014-07-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2014-07-16
Merge tag 'v3.16-rc5' into timers/core
Thomas Gleixner
138
-1036
/
+2187
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
1
-2
/
+4
2014-07-16
locking/rwsem: Reduce the size of struct rw_semaphore
Jason Low
1
-14
/
+11
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
1
-4
/
+4
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2
-1
/
+9
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
3
-6
/
+24
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2
-4
/
+4
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-10
/
+2
[next]