index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
1
-4
/
+2
2015-06-25
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
1
-3
/
+2
2015-06-25
check_syslog_permissions() cleanup
Vasily Averin
1
-5
/
+5
2015-06-25
security_syslog() should be called once only
Vasily Averin
1
-7
/
+4
2015-06-25
printk: implement support for extended console drivers
Tejun Heo
1
-8
/
+58
2015-06-25
printk: factor out message formatting from devkmsg_read()
Tejun Heo
1
-66
/
+80
2015-06-25
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
1
-12
/
+22
2015-06-25
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
1
-16
/
+32
2015-06-25
prctl: more prctl(PR_SET_MM_*) checks
Alexey Dobriyan
1
-67
/
+91
2015-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-7
/
+129
2015-06-24
mm: oom_kill: clean up victim marking and exiting interfaces
Johannes Weiner
1
-1
/
+1
2015-06-24
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
3
-5
/
+70
2015-06-24
smpboot: allow excluding cpus from the smpboot threads
Chris Metcalf
1
-1
/
+58
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-118
/
+413
2015-06-24
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-492
/
+587
2015-06-24
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-34
/
+88
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-63
/
+78
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-35
/
+61
2015-06-22
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-37
/
+115
2015-06-22
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-23
/
+48
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
33
-1263
/
+1142
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+53
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-456
/
+592
2015-06-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2015-06-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+37
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-17
/
+894
2015-06-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-380
/
+481
2015-06-22
Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstrea...
Jiri Kosina
1
-30
/
+48
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
15
-28
/
+897
2015-06-20
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
6
-21
/
+28
2015-06-20
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
1
-3
/
+3
2015-06-19
locking/rtmutex: Update stale plist comments
Davidlohr Bueso
1
-9
/
+9
2015-06-19
futex: Lower the lock contention on the HB lock during wake up
Sebastian Andrzej Siewior
3
-18
/
+73
2015-06-19
timer: Minimize nohz off overhead
Thomas Gleixner
4
-8
/
+17
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
8
-43
/
+121
2015-06-19
timer: Stats: Simplify the flags handling
Thomas Gleixner
2
-10
/
+7
2015-06-19
timer: Replace timer base by a cpu index
Thomas Gleixner
1
-91
/
+36
2015-06-19
timer: Use hlist for the timer wheel hash buckets
Thomas Gleixner
1
-37
/
+27
2015-06-19
timer: Remove FIFO "guarantee"
Thomas Gleixner
1
-4
/
+2
2015-06-19
timers: Sanitize catchup_timer_jiffies() usage
Thomas Gleixner
1
-24
/
+16
2015-06-19
sched/deadline: Remove needless parameter in dl_runtime_exceeded()
Zhiqiang Zhang
1
-2
/
+2
2015-06-19
sched: Remove superfluous resetting of the p->dl_throttled flag
Wanpeng Li
1
-1
/
+0
2015-06-19
sched/deadline: Drop duplicate init_sched_dl_class() declaration
Wanpeng Li
1
-1
/
+0
2015-06-19
sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...
Wanpeng Li
1
-1
/
+14
2015-06-19
sched/deadline: Make init_sched_dl_class() __init
Wanpeng Li
1
-1
/
+1
2015-06-19
sched/deadline: Optimize pull_dl_task()
Wanpeng Li
1
-1
/
+27
2015-06-19
sched/preempt: Add static_key() to preempt_notifiers
Peter Zijlstra
1
-5
/
+23
2015-06-19
sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...
Mathieu Desnoyers
1
-1
/
+1
2015-06-19
sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
Peter Zijlstra
2
-37
/
+27
[next]