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-07-17
rcu: Consolidate last open-coded expedited memory barrier
Paul E. McKenney
2
-2
/
+1
2015-07-17
rcu: Apply rcu_seq operations to _rcu_barrier()
Paul E. McKenney
3
-56
/
+22
2015-07-17
rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop
Paul E. McKenney
2
-33
/
+18
2015-07-17
rcu: Fix synchronize_sched_expedited() type error for "s"
Paul E. McKenney
1
-1
/
+1
2015-07-17
rcu: Abstract funnel locking from synchronize_sched_expedited()
Paul E. McKenney
1
-33
/
+47
2015-07-17
rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
Paul E. McKenney
1
-10
/
+6
2015-07-17
rcu: Abstract sequence counting from synchronize_sched_expedited()
Paul E. McKenney
1
-10
/
+58
2015-07-17
rcu: Make expedited GP CPU stoppage asynchronous
Peter Zijlstra
3
-15
/
+25
2015-07-17
rcu: Get rid of synchronize_sched_expedited()'s polling loop
Paul E. McKenney
3
-59
/
+47
2015-07-17
rcu: Rework synchronize_sched_expedited() counter handling
Paul E. McKenney
3
-83
/
+36
2015-07-17
rcu: Switch synchronize_sched_expedited() to stop_one_cpu()
Peter Zijlstra
2
-27
/
+15
2015-07-17
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
Paul E. McKenney
2
-49
/
+0
2015-07-17
rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()
Paul E. McKenney
1
-23
/
+2
2015-07-17
rcu: Reset rcu_fanout_leaf if out of bounds
Paul E. McKenney
1
-0
/
+1
2015-07-17
rcu: Shut up bogus gcc array bounds warning
Alexander Gordeev
1
-1
/
+3
2015-07-15
rcu: Simplify arithmetic to calculate number of RCU nodes
Alexander Gordeev
2
-15
/
+6
2015-07-15
rcu: Limit count of static data to the number of RCU levels
Alexander Gordeev
2
-17
/
+16
2015-07-15
rcu: Remove unnecessary fields from rcu_state structure
Alexander Gordeev
2
-14
/
+15
2015-07-15
rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items
Alexander Gordeev
2
-8
/
+6
2015-07-15
rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items
Alexander Gordeev
1
-1
/
+1
2015-07-15
rcu: Simplify rcu_init_geometry() capacity arithmetics
Alexander Gordeev
1
-10
/
+8
2015-07-15
rcu: Cleanup rcu_init_geometry() code and arithmetics
Alexander Gordeev
1
-14
/
+10
2015-07-15
rcu: Remove superfluous local variable in rcu_init_geometry()
Alexander Gordeev
1
-7
/
+7
2015-07-15
rcu: Panic if RCU tree can not accommodate all CPUs
Alexander Gordeev
1
-12
/
+17
2015-07-15
rcu: Provide more diagnostics for stalled GP kthread
Paul E. McKenney
2
-3
/
+13
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+15
2015-07-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-26
/
+55
2015-07-04
sched/numa: Fix numa balancing stats in /proc/pid/sched
Srikar Dronamraju
3
-23
/
+47
2015-07-04
sched/numa: Show numa_group ID in /proc/sched_debug task listings
Srikar Dronamraju
1
-1
/
+1
2015-07-04
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
Srikar Dronamraju
1
-0
/
+5
2015-07-04
sched/stat: Simplify the sched_info accounting dependency
Naveen N. Rao
2
-3
/
+3
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-13
/
+5
2015-07-03
sched, preempt_notifier: separate notifier registration from static_key inc/dec
Peter Zijlstra
1
-2
/
+15
2015-07-02
make certificate list change message more useful
Linus Torvalds
1
-1
/
+1
2015-07-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-11
/
+28
2015-07-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+2
2015-07-01
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+48
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-143
/
+328
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-6
/
+4
2015-07-01
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
1
-7
/
+1
2015-07-01
time: Remove development rules from Kbuild/Makefile
Thomas Gleixner
1
-2
/
+0
2015-06-30
kernel/relay.c: use kvfree() in relay_free_page_array()
Pekka Enberg
1
-4
/
+1
2015-06-30
printk: improve the description of /dev/kmsg line format
Antonio Ospite
1
-4
/
+4
2015-06-30
gcov: add support for GCC 5.1
Lorenzo Stoakes
2
-1
/
+9
2015-06-30
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
2
-1
/
+12
2015-06-30
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
1
-1
/
+2
2015-06-28
modules: only use mod->param_lock if CONFIG_MODULES
Stephen Rothwell
1
-0
/
+4
2015-06-28
param: fix module param locks when !CONFIG_SYSFS.
Rusty Russell
2
-5
/
+22
[next]