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
2014-07-16
locking/rwsem: Reduce the size of struct rw_semaphore
Jason Low
1
-14
/
+11
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
1
-4
/
+4
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
1
-3
/
+3
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
1
-2
/
+0
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2
-1
/
+9
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
3
-6
/
+24
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2
-4
/
+4
2014-07-16
ARM: OMAP2+: remove DSP platform device
Kristina Martšenko
1
-34
/
+0
2014-07-16
net-timestamp: document deprecated syststamp
Willem de Bruijn
1
-2
/
+4
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-4
/
+6
2014-07-16
net: add name_assign_type netdev attribute
Tom Gundersen
1
-0
/
+2
2014-07-16
quota: remove dqptr_sem
Niu Yawei
1
-1
/
+0
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-10
/
+2
2014-07-15
cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core
Tejun Heo
1
-2
/
+4
2014-07-15
cgroup: distinguish the default and legacy hierarchies when handling cftypes
Tejun Heo
1
-2
/
+7
2014-07-15
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
Tejun Heo
1
-1
/
+1
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
1
-1
/
+1
2014-07-15
hwrng: add per-device entropy derating
Torsten Duwe
1
-0
/
+3
2014-07-15
random: add_hwgenerator_randomness() for feeding entropy from devices
Torsten Duwe
1
-0
/
+2
2014-07-14
regulator: da9211: new regulator driver
James Ban
1
-0
/
+32
2014-07-14
ASoC: samsung: remove s5pc100 related codes
Kukjin Kim
1
-9
/
+0
2014-07-14
Merge tag 'please-pull-extlog-trace' into x86/ras
H. Peter Anvin
2
-0
/
+46
2014-07-14
net: filter: sk_chk_filter() no longer mangles filter
Eric Dumazet
1
-1
/
+1
2014-07-14
locks: typedef fl_owner_t to void *
Christoph Hellwig
1
-1
/
+1
2014-07-14
Merge 3.16-rc5 into usb-next
Greg Kroah-Hartman
2
-2
/
+3
2014-07-14
Merge 3.16-rc5 into tty-next.
Greg Kroah-Hartman
2
-2
/
+3
2014-07-14
Merge 3.16-rc5 into staging-next
Greg Kroah-Hartman
2
-2
/
+3
2014-07-14
Merge 3.16-rc5 into char-misc-next
Greg Kroah-Hartman
17
-18
/
+77
2014-07-13
Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-26
/
+43
2014-07-13
Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
3
-1
/
+7
2014-07-13
nfs4: copy acceptor name from context to nfs_client
Jeff Layton
2
-0
/
+2
2014-07-13
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
1
-0
/
+2
2014-07-13
auth_gss: fetch the acceptor name out of the downcall
Jeff Layton
1
-0
/
+1
2014-07-12
mtd: spi-nor: add support for flag status register on Micron chips
grmoore@altera.com
1
-0
/
+4
2014-07-12
misc: mic: add a bus driver for virtual MIC devices
Sudeep Dutt
1
-0
/
+110
2014-07-12
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
1
-3
/
+1
2014-07-12
iio: core : events ABI for specifying period
Srinivas Pandruvada
1
-0
/
+1
2014-07-12
iio: st_sensors: add devicetree probing support
Linus Walleij
1
-0
/
+11
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-2
/
+0
2014-07-11
tty: Document locking for tty driver methods
Peter Hurley
1
-3
/
+5
2014-07-11
PCI: Add include guard to include/linux/pci_ids.h
Rasmus Villemoes
1
-0
/
+4
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2
-1
/
+4
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2014-07-10
drbd: silence underflow warning in read_in_block()
Dan Carpenter
1
-1
/
+1
2014-07-10
drbd: New net configuration option socket-check-timeout
Philipp Reisner
2
-0
/
+6
2014-07-10
drbd: implement csums-after-crash-only
Lars Ellenberg
2
-0
/
+4
2014-07-10
selinux: fix the default socket labeling in sock_graft()
Paul Moore
1
-1
/
+4
2014-07-10
usb: gadget: Add helper macro for usb_composite_driver boilerplate
Tobias Klauser
1
-0
/
+15
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
1
-1
/
+1
[prev]
[next]