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-03-09
floppy,{ami|ata}flop: Convert to bdops->check_events()
Tejun Heo
3
-14
/
+19
2011-03-09
ide: Convert to bdops->check_events()
Tejun Heo
4
-15
/
+20
2011-03-09
block: Don't check events while open is in progress
Tejun Heo
1
-7
/
+10
2011-03-09
block: Don't check events on close unless it was blocked
Tejun Heo
1
-4
/
+2
2011-03-09
block: Don't implicitly trigger event check on disk_unblock_events()
Tejun Heo
2
-1
/
+2
2011-03-08
blk-cgroup: Lower minimum weight from 100 to 10.
Justin TerAvest
2
-2
/
+2
2011-03-08
block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY
Martin K. Petersen
2
-4
/
+1
2011-03-07
blk-throttle: Some cleanups and race fixes in limit update code
Vivek Goyal
1
-56
/
+40
2011-03-07
blk-throttle: process limit change only through one function
Vivek Goyal
1
-7
/
+1
2011-03-07
Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...
Jens Axboe
209
-734
/
+1841
2011-03-07
cfq-iosched: Fix update_vdisktime logic
Gui Jianfeng
1
-4
/
+2
2011-03-07
cfq-iosched: give busy sync queue no dispatch limit
Shaohua Li
1
-2
/
+24
2011-03-07
cfq-iosched: fix race in cfq_set_request()
Jens Axboe
1
-2
/
+1
2011-03-04
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
Tejun Heo
209
-734
/
+1841
2011-03-03
block: kill loop_mutex
Petr Uzel
1
-5
/
+0
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
3
-20
/
+3
2011-03-02
block: Move blk_throtl_exit() call to blk_cleanup_queue()
Vivek Goyal
4
-8
/
+9
2011-03-02
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...
Vivek Goyal
1
-3
/
+0
2011-03-02
block: Initialize ->queue_lock to internal lock at queue allocation time
Vivek Goyal
2
-8
/
+15
2011-03-02
block/genhd: Change some numerals into macros
Liu Yuan
1
-8
/
+8
2011-03-02
block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()
Tejun Heo
1
-3
/
+5
2011-03-02
block: add @force_kblockd to __blk_run_queue()
Tejun Heo
7
-14
/
+15
2011-03-01
cfq-iosched: Always provide group isolation.
Justin TerAvest
2
-64
/
+1
2011-03-01
Merge commit 'v2.6.38-rc6' into for-2.6.39/core
Jens Axboe
8522
-264627
/
+554526
2011-03-01
block: fix kernel-doc format for blkdev_issue_zeroout
Ben Hutchings
1
-1
/
+1
2011-03-01
blk-throttle: Do not use kblockd workqueue for throtl work
Vivek Goyal
3
-21
/
+18
2011-02-28
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2011-02-28
fs/block_dev.c: fix new kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-02-28
ACPI: Fix build for CONFIG_NET unset
Rafael J. Wysocki
3
-20
/
+29
2011-02-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-3
/
+7
2011-02-28
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-15
/
+31
2011-02-28
Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
7
-10
/
+30
2011-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-10
/
+55
2011-02-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-13
/
+28
2011-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
19
-27
/
+52
2011-02-28
mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
Ben Hutchings
1
-0
/
+2
2011-02-28
x86: Use u32 instead of long to set reset vector back to 0
Don Zickus
1
-1
/
+1
2011-02-28
perf timechart: Fix max number of cpus
Thomas Renninger
1
-3
/
+3
2011-02-28
perf timechart: Fix black idle boxes in the title
Thomas Renninger
1
-3
/
+3
2011-02-28
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
1
-1
/
+4
2011-02-28
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
2
-2
/
+3
2011-02-28
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
Ben Skeggs
1
-1
/
+4
2011-02-26
hwmon: (adt7411) add MODULE_DEVICE_TABLE
axel lin
1
-0
/
+1
2011-02-26
hwmon: (ad7414) add MODULE_DEVICE_TABLE
axel lin
1
-0
/
+1
2011-02-26
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
16
-45
/
+233
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
3
-1
/
+18
2011-02-25
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-11
/
+16
2011-02-25
rapidio: fix sysfs config attribute to access 16MB of maint space
Alexandre Bounine
2
-7
/
+9
2011-02-25
pps: initialize ts_real properly
Alexander Gordeev
1
-1
/
+1
2011-02-25
memcg: more mem_cgroup_uncharge() batching
Hugh Dickins
1
-0
/
+2
[next]