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.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-06-13
block: Add __attribute__((format(printf...) and fix fallout
Joe Perches
3
-8
/
+10
2011-06-13
fs/partitions/check.c: make local symbols static
H Hartley Sweeten
1
-6
/
+6
2011-06-13
block:remove some spare spaces in genhd.c
Wanlong Gao
1
-3
/
+3
2011-06-13
block:fix the comment error in blkdev.h
Wanlong Gao
1
-1
/
+1
2011-06-06
block: rename the return of two functions
Paul Bolle
1
-20
/
+20
2011-06-06
CFQ: make two functions static
Paul Bolle
1
-3
/
+3
2011-06-06
cfq-iosched: fix locking around ioc->ioc_data assignment
Jens Axboe
1
-1
/
+4
2011-06-02
iosched: prevent aliased requests from starving other I/O
Jeff Moyer
4
-16
/
+6
2011-06-02
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
Linus Torvalds
1
-4
/
+0
2011-06-02
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
5
-48
/
+220
2011-06-02
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
3
-3
/
+0
2011-06-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+1
2011-06-01
intel-iommu: Fix off-by-one in RMRR setup
David Woodhouse
1
-2
/
+2
2011-06-01
intel-iommu: Add domain check in domain_remove_one_dev_info
Mike Habeck
1
-2
/
+2
2011-06-01
intel-iommu: Remove Host Bridge devices from identity mapping
Mike Travis
1
-0
/
+5
2011-06-01
intel-iommu: Use coherent DMA mask when requested
Mike Travis
1
-2
/
+1
2011-06-01
intel-iommu: Dont cache iova above 32bit
Chris Wright
1
-2
/
+10
2011-06-01
intel-iommu: Speed up processing of the identity_mapping function
Mike Travis
1
-3
/
+3
2011-06-01
intel-iommu: Check for identity mapping candidate using system dma mask
Chris Wright
1
-2
/
+13
2011-06-01
intel-iommu: Only unlink device domains from iommu
Alex Williamson
1
-4
/
+7
2011-06-01
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
Youquan Song
3
-19
/
+147
2011-06-01
mtd: fix physmap.h warnings
Randy Dunlap
1
-0
/
+1
2011-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+2
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
1
-1
/
+4
2011-06-01
AppArmor: fix oops in apparmor_setprocattr
Kees Cook
1
-1
/
+2
2011-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
23
-113
/
+539
2011-06-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-1
/
+3
2011-05-31
[IA64] wire up sendmmsg() syscall for Itanium
Tony Luck
2
-1
/
+3
2011-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2011-05-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+56
2011-05-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2011-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2011-05-31
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
1
-1
/
+2
2011-05-31
rcu: Cure load woes
Peter Zijlstra
2
-9
/
+56
2011-05-30
x86: Fix mwait_play_dead() faulting on mwait-incapable cpus
Avi Kivity
1
-1
/
+1
2011-05-30
x86 idle: Fix mwait deprecation warning message
Borislav Petkov
1
-1
/
+1
2011-05-30
autofs4: bogus dentry_unhash() added in ->unlink()
Al Viro
1
-2
/
+0
2011-05-30
vfs: shrink_dcache_parent before rmdir, dir rename
Sage Weil
1
-0
/
+3
2011-05-30
virtio_net: delay TX callbacks
Michael S. Tsirkin
1
-1
/
+1
2011-05-30
virtio: add api for delayed callbacks
Michael S. Tsirkin
2
-0
/
+36
2011-05-30
virtio_test: support event index
Michael S. Tsirkin
1
-2
/
+17
2011-05-30
vhost: support event index
Michael S. Tsirkin
4
-50
/
+127
2011-05-30
virtio_ring: support event idx feature
Michael S. Tsirkin
1
-2
/
+24
2011-05-30
virtio ring: inline function to check for events
Michael S. Tsirkin
1
-0
/
+14
2011-05-30
virtio: event index interface
Michael S. Tsirkin
1
-1
/
+14
2011-05-30
virtio: add full three-clause BSD text to headers.
Rusty Russell
9
-7
/
+214
2011-05-30
virtio balloon: kill tell-host-first logic
Dave Hansen
1
-13
/
+8
2011-05-30
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
Rusty Russell
1
-5
/
+0
2011-05-30
drivers, block: virtio_blk: Replace cryptic number with the macro
Liu Yuan
1
-1
/
+2
2011-05-30
virtio_blk: allow re-reading config space at runtime
Christoph Hellwig
1
-10
/
+78
[next]