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.12.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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
13
-175
/
+259
|
\
|
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
5
-11
/
+35
|
*
drivers: fix up various ->llseek() implementations
Josef Bacik
2011-07-20
4
-0
/
+14
|
*
switch assorted clock drivers to debugfs_remove_recursive()
Al Viro
2011-07-20
1
-5
/
+2
|
*
fs: seq_file - add event counter to simplify poll() support
Kay Sievers
2011-07-20
1
-18
/
+8
|
*
kill useless checks for sb->s_op == NULL
Al Viro
2011-07-20
1
-1
/
+1
|
*
devtmpfs: get rid of bogus mkdir in create_path()
Al Viro
2011-07-20
1
-24
/
+18
|
*
switch devtmpfs to kern_path_create()
Al Viro
2011-07-20
1
-47
/
+36
|
*
switch devtmpfs object creation/removal to separate kernel thread
Al Viro
2011-07-20
1
-73
/
+149
|
*
don't transliterate lower bits of ->intent.open.flags to FMODE_...
Al Viro
2011-07-20
1
-1
/
+1
*
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
1
-1
/
+1
|
\
\
|
*
|
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
2011-07-14
1
-1
/
+1
*
|
|
Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
3
-79
/
+86
|
\
\
\
|
*
|
|
rtc: stmp3xxx: Remove UIE handlers
Wolfram Sang
2011-07-01
1
-43
/
+18
|
*
|
|
rtc: stmp3xxx: Get rid of mach-specific accessors
Wolfram Sang
2011-07-01
1
-30
/
+34
|
*
|
|
rtc: stmp3xxx: Initialize drvdata before registering device
Wolfram Sang
2011-07-01
1
-2
/
+5
|
*
|
|
rtc: stmp3xxx: Port stmp-functions to mxs-equivalents
Wolfram Sang
2011-07-01
2
-17
/
+17
|
*
|
|
rtc: stmp3xxx: Restore register definitions
Wolfram Sang
2011-07-01
1
-37
/
+60
|
*
|
|
rtc: vt8500: Use define instead of hardcoded value for status bit
Wolfram Sang
2011-07-01
1
-2
/
+4
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-22
1
-17
/
+48
|
\
\
\
\
|
*
|
|
|
rtc: Avoid accumulating time drift in suspend/resume
John Stultz
2011-06-21
1
-17
/
+48
*
|
|
|
|
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-22
7
-20
/
+120
|
\
\
\
\
\
|
*
|
|
|
|
i8253: Create common clockevent implementation
Thomas Gleixner
2011-07-01
2
-8
/
+98
|
*
|
|
|
|
i8253: Export i8253_lock unconditionally
Thomas Gleixner
2011-06-10
1
-2
/
+0
|
*
|
|
|
|
i8253: Remove I8253_LOCK config
Thomas Gleixner
2011-06-09
1
-0
/
+2
|
*
|
|
|
|
i8253: Make pcspkr input driver use the shared i8253_lock
Ralf Baechle
2011-06-09
1
-8
/
+1
|
*
|
|
|
|
i8253: Consolidate all kernel definitions of i8253_lock
Ralf Baechle
2011-06-09
3
-2
/
+19
|
*
|
|
|
|
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
5
-5
/
+5
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-22
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf: Remove the nmi parameter from the oprofile_perf backend
Will Deacon
2011-07-21
1
-1
/
+1
|
*
|
|
|
|
|
perf: Add context field to perf_event
Avi Kivity
2011-07-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
2
-20
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-07-20
1
-13
/
+1
|
*
|
|
|
|
|
|
md,rcu: Convert call_rcu(free_conf) to kfree_rcu()
Lai Jiangshan
2011-07-20
1
-7
/
+1
*
|
|
|
|
|
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
19
-10
/
+6308
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Ingo Molnar
2011-07-07
19
-10
/
+6308
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
iommu/core: Fix build with INTR_REMAP=y && CONFIG_DMAR=n
Joerg Roedel
2011-07-07
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
iommu/amd: Don't use MSI address range for DMA addresses
Joerg Roedel
2011-07-06
1
-1
/
+15
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
*
-
.
\
\
\
\
\
\
\
Merge branches 'amd/transparent-bridge' and 'core'
Joerg Roedel
2011-06-21
19
-10
/
+6294
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
|
|
iommu/amd: Move missing parts to drivers/iommu
Joerg Roedel
2011-06-21
5
-4
/
+2213
|
|
|
|
*
|
|
|
|
|
|
|
iommu: Move iommu Kconfig entries to submenu
Joerg Roedel
2011-06-21
1
-0
/
+13
|
|
|
|
*
|
|
|
|
|
|
|
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
9
-9
/
+51
|
|
|
|
*
|
|
|
|
|
|
|
x86: amd_iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
3
-0
/
+2794
|
|
|
|
*
|
|
|
|
|
|
|
msm: iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
4
-0
/
+1170
|
|
|
|
*
|
|
|
|
|
|
|
drivers: iommu: move to a dedicated folder
Ohad Ben-Cohen
2011-06-14
6
-1
/
+7
|
|
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-07-22
14
-188
/
+1637
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
2011-07-15
5
-56
/
+88
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
PM / Runtime: Consistent utilization of deferred_resume
ShuoX Liu
2011-07-08
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
PM / Runtime: Prevent runtime_resume from racing with probe
Alan Stern
2011-07-06
1
-1
/
+5
|
|
*
|
|
|
|
|
|
|
|
|
|
PM / Runtime: Replace "run-time" with "runtime" in documentation
Rafael J. Wysocki
2011-07-06
1
-33
/
+33
[next]