index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-08-07
take fs_pin stuff to fs/*
Al Viro
2014-08-07
start carving bsd_acct_struct up
Al Viro
2014-08-07
acct: move mnt_pin() upwards.
Al Viro
2014-08-07
make acct_kill() wait for file closing.
Al Viro
2014-08-07
acct: get rid of acct_lock for acct->count
Al Viro
2014-08-07
acct: get rid of acct_list
Al Viro
2014-08-07
acct: simplify check_free_space()
Al Viro
2014-08-07
acct: new lifetime rules
Al Viro
2014-08-07
acct: serialize acct_on()
Al Viro
2014-08-07
acct() should honour the limits from the very beginning
Al Viro
2014-08-07
split the slow path in acct_process() off
Al Viro
2014-08-07
separate namespace-independent parts of filling acct_t
Al Viro
2014-08-07
acct: switch to __kernel_write()
Al Viro
2014-08-07
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
2014-08-07
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
2014-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
2014-07-30
kexec: fix build error when hugetlbfs is disabled
David Rientjes
2014-07-30
Josh has moved
Josh Triplett
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-24
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
2014-07-23
time: Export nsecs_to_jiffies()
Thomas Gleixner
2014-07-23
timekeeping: Remove ktime_get_monotonic_offset()
Thomas Gleixner
2014-07-23
timekeeping: Provide ktime_mono_to_any()
Thomas Gleixner
2014-07-23
timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
2014-07-23
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
2014-07-23
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t based data for ktime_get()
Thomas Gleixner
2014-07-23
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
2014-07-23
timekeeping: Use timekeeping_update() instead of memcpy()
Thomas Gleixner
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2014-07-23
timekeeping: Simplify arch_gettimeoffset()
Thomas Gleixner
2014-07-23
kernel: time: Add udelay_test module to validate udelay
David Riley
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]