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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-15
iommu: Fix compile error with !IOMMU_API
Joerg Roedel
1
-1
/
+1
2011-11-15
iommu: Add option to group multi-function devices
Alex Williamson
7
-2
/
+30
2011-11-15
iommu/amd: Implement iommu_device_group
Alex Williamson
1
-0
/
+13
2011-11-15
iommu/intel: Implement iommu_device_group
Alex Williamson
1
-0
/
+46
2011-11-15
iommu: Add iommu_device_group callback and iommu_group sysfs entry
Alex Williamson
2
-0
/
+67
2011-11-08
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
42
-402
/
+345
2011-11-08
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-288
/
+624
2011-11-08
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
3863
-39041
/
+82624
2011-11-08
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-08
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-267
/
+325
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
MAINTAINERS/rds: update maintainer
Or Gerlitz
1
-1
/
+1
2011-11-07
wanrouter: Remove kernel_lock annotations
Richard Weinberger
1
-2
/
+0
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
28
-412
/
+729
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
33
-2657
/
+2948
2011-11-07
Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2011-11-07
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-55
/
+50
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
190
-4046
/
+7583
2011-11-07
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
4
-2
/
+23
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
1
-1
/
+23
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
1
-37
/
+15
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
1
-14
/
+2
2011-11-07
writeback: fix uninitialized task_ratelimit
Wu Fengguang
1
-4
/
+4
2011-11-07
Revert "hvc_console: display printk messages on console."
Linus Torvalds
1
-6
/
+1
2011-11-07
powerpc: fix building hvc_opal.c
Michael Neuling
1
-0
/
+1
2011-11-07
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-59
/
+83
2011-11-07
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-1
/
+346
2011-11-07
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-31
/
+25
2011-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
31
-1603
/
+5423
[next]