index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Fix synchronize_sched_expedited() type error for "s"
Paul E. McKenney
2015-07-17
1
-1
/
+1
*
rcu: Abstract funnel locking from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
1
-33
/
+47
*
rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
Paul E. McKenney
2015-07-17
1
-10
/
+6
*
rcu: Abstract sequence counting from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
1
-10
/
+58
*
rcu: Make expedited GP CPU stoppage asynchronous
Peter Zijlstra
2015-07-17
3
-15
/
+25
*
rcu: Get rid of synchronize_sched_expedited()'s polling loop
Paul E. McKenney
2015-07-17
3
-59
/
+47
*
rcu: Rework synchronize_sched_expedited() counter handling
Paul E. McKenney
2015-07-17
3
-83
/
+36
*
rcu: Switch synchronize_sched_expedited() to stop_one_cpu()
Peter Zijlstra
2015-07-17
2
-27
/
+15
*
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
Paul E. McKenney
2015-07-17
2
-49
/
+0
*
rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()
Paul E. McKenney
2015-07-17
1
-23
/
+2
*
rcu: Reset rcu_fanout_leaf if out of bounds
Paul E. McKenney
2015-07-17
1
-0
/
+1
*
rcu: Shut up bogus gcc array bounds warning
Alexander Gordeev
2015-07-17
1
-1
/
+3
*
rcu: Simplify arithmetic to calculate number of RCU nodes
Alexander Gordeev
2015-07-15
2
-15
/
+6
*
rcu: Limit count of static data to the number of RCU levels
Alexander Gordeev
2015-07-15
2
-17
/
+16
*
rcu: Remove unnecessary fields from rcu_state structure
Alexander Gordeev
2015-07-15
2
-14
/
+15
*
rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items
Alexander Gordeev
2015-07-15
2
-8
/
+6
*
rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items
Alexander Gordeev
2015-07-15
1
-1
/
+1
*
rcu: Simplify rcu_init_geometry() capacity arithmetics
Alexander Gordeev
2015-07-15
1
-10
/
+8
*
rcu: Cleanup rcu_init_geometry() code and arithmetics
Alexander Gordeev
2015-07-15
1
-14
/
+10
*
rcu: Remove superfluous local variable in rcu_init_geometry()
Alexander Gordeev
2015-07-15
1
-7
/
+7
*
rcu: Panic if RCU tree can not accommodate all CPUs
Alexander Gordeev
2015-07-15
1
-12
/
+17
*
rcu: Provide more diagnostics for stalled GP kthread
Paul E. McKenney
2015-07-15
2
-3
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-05
1
-1
/
+1
|
\
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-24
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-04
1
-2
/
+15
|
\
\
|
*
|
sched, preempt_notifier: separate notifier registration from static_key inc/dec
Peter Zijlstra
2015-07-03
1
-2
/
+15
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-07-04
5
-26
/
+55
|
\
\
\
|
*
|
|
sched/numa: Fix numa balancing stats in /proc/pid/sched
Srikar Dronamraju
2015-07-04
3
-23
/
+47
|
*
|
|
sched/numa: Show numa_group ID in /proc/sched_debug task listings
Srikar Dronamraju
2015-07-04
1
-1
/
+1
|
*
|
|
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
Srikar Dronamraju
2015-07-04
1
-0
/
+5
|
*
|
|
sched/stat: Simplify the sched_info accounting dependency
Naveen N. Rao
2015-07-04
2
-3
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-04
2
-13
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
1
-6
/
+4
|
*
|
|
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
2015-07-01
1
-7
/
+1
*
|
|
|
make certificate list change message more useful
Linus Torvalds
2015-07-03
1
-1
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-07-02
6
-11
/
+28
|
\
\
\
\
|
*
|
|
|
kernel/relay.c: use kvfree() in relay_free_page_array()
Pekka Enberg
2015-07-01
1
-4
/
+1
|
*
|
|
|
printk: improve the description of /dev/kmsg line format
Antonio Ospite
2015-07-01
1
-4
/
+4
|
*
|
|
|
gcov: add support for GCC 5.1
Lorenzo Stoakes
2015-07-01
2
-1
/
+9
|
*
|
|
|
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
2015-07-01
2
-1
/
+12
|
*
|
|
|
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
2015-07-01
1
-1
/
+2
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-07-02
2
-3
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
time: Remove development rules from Kbuild/Makefile
Thomas Gleixner
2015-07-01
1
-2
/
+0
|
*
|
|
|
|
timer: Fix hotplug regression
Thomas Gleixner
2015-06-26
1
-1
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-07-01
2
-2
/
+4
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
Rafael J. Wysocki
2015-06-26
2
-2
/
+4
|
|
\
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
PM / sleep: Increase default DPM watchdog timeout to 60
Takashi Iwai
2015-06-25
1
-1
/
+1
|
|
|
|
*
|
|
|
|
|
PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure
Vitaly Kuznetsov
2015-06-24
1
-1
/
+3
*
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-01
1
-0
/
+48
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
kconfig: add xenconfig defconfig helper
Luis R. Rodriguez
2015-06-16
1
-0
/
+48
[next]