index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
2
-17
/
+84
|
\
|
*
sysfs: use file mode defines from stat.h
Oliver Schinagl
2013-07-16
1
-8
/
+9
|
*
sysfs: add more helper macro's for (bin_)attribute(_groups)
Oliver Schinagl
2013-07-16
1
-13
/
+38
|
*
driver core: add default groups to struct class
Greg Kroah-Hartman
2013-07-16
1
-1
/
+3
|
*
driver core: Introduce device_create_groups
Guenter Roeck
2013-07-16
1
-0
/
+5
|
*
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
2013-07-16
1
-2
/
+2
|
*
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
2013-07-16
1
-7
/
+21
|
*
sysfs.h: add BIN_ATTR macro
Greg Kroah-Hartman
2013-07-16
1
-0
/
+9
|
*
sysfs.h: add ATTRIBUTE_GROUPS() macro
Greg Kroah-Hartman
2013-07-16
1
-0
/
+9
|
*
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
2013-07-16
1
-0
/
+2
*
|
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
2
-2
/
+2
|
\
\
|
*
|
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
2
-2
/
+2
|
|
/
*
/
linked-list: Remove __list_for_each
Dave Jones
2013-07-16
1
-11
/
+0
|
/
*
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-14
2
-23
/
+42
|
\
|
*
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
2
-12
/
+14
|
*
slob: Rework #ifdeffery in slab.h
Christoph Lameter
2013-06-18
1
-11
/
+28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
3
-17
/
+8
|
\
\
|
*
|
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-14
1
-2
/
+2
|
*
|
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
2013-07-13
1
-10
/
+4
|
*
|
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2013-07-13
1
-12
/
+7
|
*
|
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2013-07-13
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
1
-1
/
+1
|
\
\
\
|
*
|
|
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
1
-1
/
+1
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-07-13
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into timers/urgent
Thomas Gleixner
2013-07-12
197
-1056
/
+2775
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2013-07-10
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
watchdog: Rename confusing state variable
Frederic Weisbecker
2013-06-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-13
3
-359
/
+379
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
2013-07-12
3
-359
/
+379
*
|
|
|
|
|
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-07-13
8
-0
/
+2467
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
Merge branches 'mlx5', 'qib' and 'srp' into for-next
Roland Dreier
2013-07-11
1
-2
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
2013-07-11
1
-2
/
+2
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
|
*
-
.
|
|
|
|
|
|
|
|
Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...
Roland Dreier
2013-07-08
7
-0
/
+2465
|
|
\
\
|
|
|
|
|
|
|
|
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
mlx5: Fix parameter type of health_handler_t
Roland Dreier
2013-07-08
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
2013-07-08
7
-0
/
+2465
|
|
|
/
/
/
/
/
/
/
|
*
/
/
/
/
/
/
/
RDMA/cma: Define native IB address
Sean Hefty
2013-06-20
1
-0
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-11
1
-3
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-07-10
1
-3
/
+3
*
|
|
|
|
|
|
|
|
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-07-11
2
-1
/
+7
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
elevator: Fix a race in elevator switching
Jianpeng Ma
2013-07-03
1
-1
/
+5
|
*
|
|
|
|
|
|
|
|
blk-throttle: implement proper hierarchy support
Tejun Heo
2013-05-14
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-11
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
remoteproc/omap: fix a sparse warning
Suman Anna
2013-07-01
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-07-11
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
xtensa: remove the second argument of __bio_kmap_atomic()
Zhao Hongjiang
2013-07-08
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-11
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
cpufreq: Fix serialization of frequency transitions
Viresh Kumar
2013-07-04
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-07-11
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
thermal: cpu_cooling: fix stub function
Arnd Bergmann
2013-07-08
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-11
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
\
\
\
[next]