index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-18
block: don't delay blk_run_queue_async
Shaohua Li
1
-1
/
+3
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
3
-4
/
+19
2011-05-16
blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
Vivek Goyal
4
-11
/
+19
2011-04-29
block: rescan partitions on invalidated devices on -ENOMEDIA too
Tejun Heo
1
-9
/
+18
2011-04-29
cdrom: always check_disk_change() on open
Tejun Heo
1
-3
/
+3
2011-04-21
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
15
-15
/
+0
2011-04-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-5
/
+20
2011-04-21
ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd
Tejun Heo
3
-2
/
+12
2011-04-21
block: don't propagate unlisted DISK_EVENTs to userland
Tejun Heo
1
-2
/
+6
2011-04-21
elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case too
Jens Axboe
1
-1
/
+2
2011-04-21
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+3
2011-04-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-56
/
+20
2011-04-21
raid5: fix build error, sector_t usage
Randy Dunlap
1
-1
/
+1
2011-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-18
/
+9
2011-04-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-6
/
+17
2011-04-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-37
/
+45
2011-04-21
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-12
/
+43
2011-04-21
vfs: Pass setxattr(2) flags properly
Jan Kara
1
-1
/
+1
2011-04-21
virtio: console: Enable call to hvc_remove() on console port remove
Amit Shah
1
-11
/
+0
2011-04-21
virtio_pci: Prevent double-free of pci regions after device hot-unplug
Amit Shah
1
-7
/
+8
2011-04-21
virtio: Decrement avail idx on buffer detach
Amit Shah
1
-0
/
+1
2011-04-21
intel_iommu: disable all VT-d PMRs when TXT launched
Joseph Cihula
1
-9
/
+29
2011-04-21
x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS
David Rientjes
3
-33
/
+20
2011-04-21
Revert "x86, NUMA: Fix fakenuma boot failure"
David Rientjes
1
-23
/
+0
2011-04-21
agp: fix arbitrary kernel memory writes
Vasiliy Kulikov
1
-3
/
+8
2011-04-21
agp: fix OOM and buffer overflow
Vasiliy Kulikov
1
-1
/
+7
2011-04-20
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-31
/
+331
2011-04-20
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+10
2011-04-20
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+9
2011-04-20
Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+10
2011-04-20
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-1
/
+15
2011-04-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-73
/
+31
2011-04-20
xfs: fix duplicate message output
Dave Chinner
1
-1
/
+3
2011-04-20
Open with O_CREAT flag set fails to open existing files on non writable direc...
Sachin Prabhu
1
-1
/
+8
2011-04-20
xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32
Stefano Stabellini
1
-4
/
+9
2011-04-20
xen: do not create the extra e820 region at an addr lower than 4G
Stefano Stabellini
1
-1
/
+1
2011-04-20
md: Update documentation for sync_min and sync_max entries
CoolCold
1
-0
/
+10
2011-04-20
md: Cleanup after raid45->raid0 takeover
Krzysztof Wojcik
1
-0
/
+1
2011-04-20
md: Fix dev_sectors on takeover from raid0 to raid4/5
NeilBrown
1
-0
/
+4
2011-04-20
md/raid5: remove setting of ->queue_lock
NeilBrown
1
-1
/
+0
2011-04-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
16
-92
/
+102
2011-04-20
drm/radeon/kms: fix IH writeback on r6xx+ on big endian machines
Cédric Cano
2
-2
/
+2
2011-04-20
drm/radeon/kms: pll tweaks for r7xx
Alex Deucher
1
-5
/
+1
2011-04-20
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
11
-22
/
+36
2011-04-20
drm/nouveau: fix allocation of notifier object
Marcin Slusarz
1
-1
/
+1
2011-04-20
drm/nouveau: fix notifier memory corruption bug
Marcin Slusarz
1
-2
/
+2
2011-04-20
drm/nouveau: fix pinning of notifier block
Ben Skeggs
1
-4
/
+7
2011-04-20
drm/nouveau: populate ttm_alloced with false, when it's not
Ben Skeggs
1
-0
/
+1
2011-04-20
drm/nouveau: fix nv30 pcie boards
Ben Skeggs
2
-3
/
+3
2011-04-20
drm/nouveau: split ramin_lock into two locks, one hardirq safe
Ben Skeggs
6
-12
/
+22
[next]