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
2014-12-12
Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits
Ingo Molnar
16
-148
/
+325
2014-12-11
perf: Fix events installation during moving group
Jiri Olsa
1
-2
/
+2
2014-12-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+51
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-137
/
+268
2014-12-03
context_tracking: Restore previous state in schedule_user
Andy Lutomirski
1
-2
/
+6
2014-11-23
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
1
-1
/
+0
2014-11-23
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2
-0
/
+10
2014-11-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-43
/
+42
2014-11-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
15
-137
/
+268
2014-11-16
perf: Improve the perf_sample_data struct layout
Peter Zijlstra
1
-8
/
+8
2014-11-16
perf: Add ability to sample machine state on interrupt
Stephane Eranian
1
-2
/
+44
2014-11-16
sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency
Stanislaw Gruszka
5
-27
/
+24
2014-11-16
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
2
-14
/
+1
2014-11-16
sched/numa: Avoid selecting oneself as swap target
Peter Zijlstra
1
-0
/
+7
2014-11-16
perf: Fix corruption of sibling list with hotplug
Mark Rutland
1
-3
/
+5
2014-11-14
Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-11-13
kernel/panic.c: update comments for print_tainted
Xie XiuQi
1
-0
/
+1
2014-11-13
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
13
-136
/
+176
2014-11-13
rcu: Fix FIXME in rcu_tasks_kthread()
Paul E. McKenney
1
-1
/
+2
2014-11-13
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-1
/
+2
2014-11-11
audit: keep inode pinned
Miklos Szeredi
1
-0
/
+1
2014-11-10
tracing: Do not risk busy looping in buffer splice
Rabin Vincent
1
-2
/
+8
2014-11-10
tracing: Do not busy wait in buffer splice
Rabin Vincent
2
-43
/
+61
2014-11-10
sched/numa: Fix out of bounds read in sched_init_numa()
Andrey Ryabinin
1
-0
/
+4
2014-11-08
PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set
Dmitry Eremin-Solenikov
1
-2
/
+2
2014-11-04
sched: Remove lockdep check in sched_move_task()
Kirill Tkhai
1
-2
/
+6
2014-11-03
rcutorture: Fix rcu_torture_cbflood() memory leak
Paul E. McKenney
1
-0
/
+1
2014-11-03
rcutorture: Add early boot self tests
Pranith Kumar
4
-1
/
+91
2014-11-03
cpu: Avoid puts_pending overflow
Paul E. McKenney
1
-6
/
+13
2014-11-03
rcu: Remove "cpu" argument to rcu_cleanup_after_idle()
Paul E. McKenney
3
-5
/
+5
2014-11-03
rcu: Remove "cpu" argument to rcu_prepare_for_idle()
Paul E. McKenney
3
-7
/
+7
2014-11-03
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
3
-9
/
+9
2014-11-03
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
5
-8
/
+8
2014-11-03
rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()
Paul E. McKenney
3
-6
/
+6
2014-11-03
rcu: Remove "cpu" argument to rcu_pending()
Paul E. McKenney
1
-4
/
+4
2014-11-03
rcu: Remove "cpu" argument to rcu_check_callbacks()
Paul E. McKenney
3
-6
/
+5
2014-11-03
rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_data
Paul E. McKenney
1
-1
/
+1
2014-11-03
rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_...
Christoph Lameter
3
-18
/
+22
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+7
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+15
2014-10-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-55
/
+97
2014-10-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-21
/
+1
2014-10-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-15
/
+21
2014-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+57
2014-10-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+2
2014-10-31
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2014-10-30
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
1
-4
/
+4
2014-10-30
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
1
-1
/
+1
2014-10-30
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-6
/
+57
[next]