index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
drivers/fsi: scan slaves & register devices
Jeremy Kerr
1
-0
/
+4
2017-06-09
lib: Add crc4 module
Jeremy Kerr
1
-0
/
+8
2017-06-09
coresight: refactor with function of_coresight_get_cpu
Leo Yan
1
-0
/
+3
2017-06-09
coresight: use const for device_node structures
Leo Yan
1
-3
/
+4
2017-06-09
sh: superhyway: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-1
/
+1
2017-06-09
driver core: remove class_attrs from struct class
Greg Kroah-Hartman
1
-2
/
+0
2017-06-09
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-2
/
+0
2017-06-09
KEYS: sanitize key structs before freeing
Eric Biggers
1
-1
/
+0
2017-06-09
srcu: Remove Classic SRCU
Paul E. McKenney
2
-102
/
+0
2017-06-09
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
1
-4
/
+0
2017-06-09
rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
Paul E. McKenney
3
-7
/
+2
2017-06-09
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
1
-9
/
+0
2017-06-09
srcu: Use rnp->lock wrappers to replace explicit memory barriers
Paul E. McKenney
1
-4
/
+4
2017-06-09
rcu: Refactor #includes from include/linux/rcupdate.h
Paul E. McKenney
2
-17
/
+13
2017-06-09
bcm47xx: Fix build regression
Arnd Bergmann
1
-0
/
+1
2017-06-09
srcu: Apply trivial callback lists to shrink Tiny SRCU
Paul E. McKenney
1
-4
/
+3
2017-06-09
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
4
-27
/
+0
2017-06-09
rcu: Move rcutiny.h to new empty/true/false-function style
Paul E. McKenney
1
-55
/
+16
2017-06-09
rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
Paul E. McKenney
2
-7
/
+0
2017-06-09
rcu: Move torture-related functions out of rcutiny.h and rcutree.h
Paul E. McKenney
2
-96
/
+0
2017-06-09
rcu: move rcupdate.h to the new true/false-function style
Paul E. McKenney
1
-11
/
+2
2017-06-09
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
Paul E. McKenney
1
-12
/
+0
2017-06-09
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
Paul E. McKenney
1
-9
/
+0
2017-06-09
rcu: Remove linux/debugobjects.h from rcupdate.h
Paul E. McKenney
1
-1
/
+0
2017-06-09
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
Paul E. McKenney
1
-4
/
+0
2017-06-09
rcu: Eliminate the unused __rcu_is_watching() function
Paul E. McKenney
2
-15
/
+0
2017-06-09
rcu: Move rcupdate.h to new empty-function style
Paul E. McKenney
1
-30
/
+9
2017-06-09
rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
Paul E. McKenney
1
-2
/
+0
2017-06-09
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
6
-82
/
+6
2017-06-09
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
1
-26
/
+0
2017-06-09
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
Paul E. McKenney
1
-7
/
+0
2017-06-09
rcu: Move docbook comments out of rcupdate.h
Paul E. McKenney
1
-114
/
+3
2017-06-09
rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibility
Paul E. McKenney
2
-0
/
+8
2017-06-09
Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+2
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
1
-5
/
+2
2017-06-08
securityfs: add the ability to support symlinks
John Johansen
1
-0
/
+12
2017-06-08
Merge branch 'psy-reboot-mode-immutable' into psy-next
Sebastian Reichel
1
-0
/
+18
2017-06-08
power: reset: reboot-mode: Make include file global
Bjorn Andersson
1
-0
/
+18
2017-06-08
power: supply: bq27xxx: Add power_supply_battery_info support
Liam Breck
1
-0
/
+2
2017-06-08
power: supply: bq27xxx: Add chip data memory read/write support
Liam Breck
1
-0
/
+1
2017-06-08
Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
1
-10
/
+15
2017-06-08
srcu: Shrink Tiny SRCU a bit
Paul E. McKenney
1
-0
/
+15
2017-06-08
srcu: Make SRCU be once again optional
Paul E. McKenney
1
-1
/
+6
2017-06-08
rcu: Print out rcupdate.c non-default boot-time settings
Paul E. McKenney
1
-0
/
+1
2017-06-08
srcu: Shrink Tiny SRCU a bit more
Paul E. McKenney
1
-4
/
+4
2017-06-08
atomics: Add header comment so spin_unlock_wait()
Paul E. McKenney
1
-0
/
+20
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
1
-2
/
+0
2017-06-08
rcutorture: Add lockdep to one of the SRCU scenarios
Paul E. McKenney
0
-0
/
+0
2017-06-08
net: ipv6: Release route when device is unregistering
David Ahern
1
-0
/
+5
2017-06-08
power: supply: bq27xxx: Add bulk transfer bus methods
Matt Ranostay
1
-0
/
+3
[prev]
[next]