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-05-27
rcu: tree_plugin: Use bool function return values of true/false not 1/0
Joe Perches
1
-2
/
+2
2015-05-27
rcu: Force wakeup of rcu_gp_kthread at grace-period end
Paul E. McKenney
1
-0
/
+1
2015-05-27
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
Paul E. McKenney
1
-10
/
+12
2015-05-27
rcu: Create an immutable rcu_data_p pointer to default rcu_data structure
Paul E. McKenney
2
-7
/
+10
2015-05-27
rcu: Tell the compiler that rcu_state_p is immutable
Paul E. McKenney
2
-3
/
+3
2015-05-27
rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED()
Paul E. McKenney
2
-17
/
+20
2015-05-27
rcu: Convert from rcu_preempt_state to *rcu_state_p
Paul E. McKenney
1
-10
/
+9
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
8
-181
/
+182
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
9
-55
/
+77
2015-05-27
perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode
Alexander Shishkin
1
-0
/
+14
2015-05-27
perf: Fix race in BPF program unregister
Alexei Starovoitov
1
-1
/
+2
2015-05-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+8
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
1
-1
/
+1
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
3
-4
/
+4
2015-05-18
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
1
-4
/
+1
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-05-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-33
/
+33
2015-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+33
2015-05-13
rtmutex: Warn if trylock is called from hard/softirq context
Thomas Gleixner
1
-0
/
+7
2015-05-13
locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
Sebastian Andrzej Siewior
1
-3
/
+3
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
1
-6
/
+8
2015-05-12
locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS
Waiman Long
3
-5
/
+5
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2
-15
/
+42
2015-05-11
locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
Ingo Molnar
2
-4
/
+4
2015-05-11
locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
Waiman Long
1
-1
/
+1
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-05-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2015-05-08
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2015-05-09
module: Call module notifier on failure after complete_formation()
Steven Rostedt
1
-0
/
+3
2015-05-08
locking/pvqspinlock, x86: Enable PV qspinlock for Xen
David Vrabel
1
-1
/
+1
2015-05-08
locking/pvqspinlock, x86: Enable PV qspinlock for KVM
Waiman Long
1
-1
/
+1
2015-05-08
locking/pvqspinlock: Implement simple paravirt support for the qspinlock
Waiman Long
2
-1
/
+392
2015-05-08
locking/qspinlock: Revert to test-and-set on hypervisors
Peter Zijlstra (Intel)
1
-0
/
+3
2015-05-08
locking/qspinlock: Use a simple write to grab the lock
Waiman Long
1
-16
/
+50
2015-05-08
locking/qspinlock: Optimize for smaller NR_CPUS
Peter Zijlstra (Intel)
1
-1
/
+68
2015-05-08
locking/qspinlock: Extract out code snippets for the next patch
Waiman Long
1
-31
/
+48
2015-05-08
locking/qspinlock: Add pending bit
Peter Zijlstra (Intel)
1
-21
/
+98
2015-05-08
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
Waiman Long
4
-0
/
+218
2015-05-08
locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()
Waiman Long
1
-0
/
+44
2015-05-08
perf: Fix software migrate events
Peter Zijlstra
1
-1
/
+1
2015-05-08
perf: Annotate inherited event ctx->mutex recursion
Peter Zijlstra
1
-8
/
+33
2015-05-08
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
1
-16
/
+12
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2
-17
/
+21
2015-05-06
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
1
-1
/
+2
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+9
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+2
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+0
2015-04-30
modsign: change default key details
David Howells
1
-3
/
+3
[prev]
[next]