index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
acct: get rid of acct_lock for acct->count
Al Viro
1
-33
/
+52
2014-08-07
acct: get rid of acct_list
Al Viro
1
-80
/
+55
2014-08-07
acct: simplify check_free_space()
Al Viro
1
-39
/
+11
2014-08-07
acct: new lifetime rules
Al Viro
1
-106
/
+114
2014-08-07
acct: serialize acct_on()
Al Viro
1
-0
/
+4
2014-08-07
acct() should honour the limits from the very beginning
Al Viro
1
-2
/
+2
2014-08-07
split the slow path in acct_process() off
Al Viro
1
-22
/
+28
2014-08-07
separate namespace-independent parts of filling acct_t
Al Viro
1
-47
/
+51
2014-08-07
acct: switch to __kernel_write()
Al Viro
1
-19
/
+12
2014-08-07
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
1
-3
/
+0
2014-08-07
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
23
-469
/
+708
2014-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+9
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-07-30
kexec: fix build error when hugetlbfs is disabled
David Rientjes
1
-0
/
+2
2014-07-30
Josh has moved
Josh Triplett
1
-2
/
+2
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-0
/
+2
2014-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+39
2014-07-24
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
1
-1
/
+3
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
3
-18
/
+13
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-2
/
+1
2014-07-23
time: Export nsecs_to_jiffies()
Thomas Gleixner
1
-0
/
+1
2014-07-23
timekeeping: Remove ktime_get_monotonic_offset()
Thomas Gleixner
1
-18
/
+0
2014-07-23
timekeeping: Provide ktime_mono_to_any()
Thomas Gleixner
1
-0
/
+20
2014-07-23
timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
Thomas Gleixner
1
-6
/
+6
2014-07-23
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
Thomas Gleixner
1
-6
/
+4
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
1
-15
/
+0
2014-07-23
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
1
-17
/
+0
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
1
-15
/
+0
2014-07-23
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
1
-0
/
+27
2014-07-23
timekeeping: Use ktime_t based data for ktime_get()
Thomas Gleixner
1
-4
/
+5
2014-07-23
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
1
-0
/
+22
2014-07-23
timekeeping: Use timekeeping_update() instead of memcpy()
Thomas Gleixner
1
-2
/
+1
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
1
-88
/
+97
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
1
-27
/
+43
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
2
-28
/
+26
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
5
-0
/
+27
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
5
-82
/
+104
2014-07-23
time: More core infrastructure for timespec64
John Stultz
1
-0
/
+62
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
1
-0
/
+1
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
3
-63
/
+2
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2
-24
/
+31
2014-07-23
timekeeping: Simplify arch_gettimeoffset()
Thomas Gleixner
1
-12
/
+6
2014-07-23
kernel: time: Add udelay_test module to validate udelay
David Riley
2
-0
/
+170
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2
-5
/
+6
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-45
/
+85
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+18
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-56
/
+121
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+3
2014-07-18
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
Masami Hiramatsu
1
-5
/
+9
[next]