| Commit message (Expand) | Author | Age | Files | Lines |
* | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 119 | -1269/+151 |
* | block: initial patch for on-stack per-task plugging | Jens Axboe | 2011-03-10 | 10 | -101/+344 |
* | scsi: convert to blk_delay_queue() | Jens Axboe | 2011-03-10 | 1 | -25/+19 |
* | ide-cd: convert to blk_delay_queue() for a short pause | Jens Axboe | 2011-03-10 | 1 | -11/+2 |
* | block: add API for delaying work/request_fn a little bit | Jens Axboe | 2011-03-10 | 2 | -0/+35 |
* | block/genhd: Change some numerals into macros | Liu Yuan | 2011-03-02 | 1 | -8/+8 |
* | cfq-iosched: Always provide group isolation. | Justin TerAvest | 2011-03-01 | 2 | -64/+1 |
* | Merge commit 'v2.6.38-rc6' into for-2.6.39/core | Jens Axboe | 2011-03-01 | 8806 | -378647/+668546 |
|\ |
|
| * | Linux 2.6.38-rc6v2.6.38-rc6 | Linus Torvalds | 2011-02-21 | 1 | -1/+1 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2011-02-21 | 4 | -120/+44 |
| |\ |
|
| | * | eCryptfs: Copy up lower inode attrs in getattr | Tyler Hicks | 2011-02-21 | 1 | -0/+2 |
| | * | ecryptfs: read on a directory should return EISDIR if not supported | Andy Whitcroft | 2011-02-21 | 1 | -0/+1 |
| | * | eCryptfs: Handle NULL nameidata pointers | Tyler Hicks | 2011-02-21 | 3 | -26/+29 |
| | * | eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata" | Tyler Hicks | 2011-02-17 | 1 | -94/+12 |
| * | | drm/i915: Do not handle backlight combination mode specially | Indan Zupancic | 2011-02-21 | 2 | -47/+0 |
| * | | module: explicitly align module_version_attribute structure | Dmitry Torokhov | 2011-02-21 | 1 | -1/+1 |
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-02-21 | 7 | -103/+61 |
| |\ \ |
|
| | * | | dell-laptop: Toggle the unsupported hardware killswitch | Keng-Yu Lin | 2011-02-21 | 1 | -2/+22 |
| | * | | thinkpad_acpi: Always report scancodes for hotkeys | Seth Forshee | 2011-02-21 | 1 | -6/+2 |
| | * | | acer-wmi: Fix capitalisation of GUID | Matthew Garrett | 2011-02-21 | 1 | -1/+1 |
| | * | | platform/x86: ideapad-laptop depends on INPUT | Randy Dunlap | 2011-02-21 | 1 | -1/+1 |
| | * | | platform: x86: acer-wmi: world-writable sysfs threeg file | Vasiliy Kulikov | 2011-02-21 | 1 | -1/+1 |
| | * | | platform: x86: asus_acpi: world-writable procfs files | Vasiliy Kulikov | 2011-02-21 | 1 | -7/+1 |
| | * | | platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files | Vasiliy Kulikov | 2011-02-21 | 1 | -1/+1 |
| | * | | platform-drivers: x86: pmic: Use request_irq instead of chained handler | Thomas Gleixner | 2011-02-21 | 1 | -38/+12 |
| | * | | platform-drivers: x86: pmic: Use irq_chip buslock mechanism | Thomas Gleixner | 2011-02-07 | 1 | -48/+32 |
| | * | | platform-drivers: x86: Convert pmic to new irq_chip functions | Thomas Gleixner | 2011-02-07 | 1 | -14/+8 |
| | * | | platform-drivers: x86: pmic: Fix up bogus irq hackery | Thomas Gleixner | 2011-02-07 | 1 | -5/+1 |
| * | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2011-02-21 | 1 | -1/+11 |
| |\ \ \ |
|
| | * | | | fixdep: Do not record dependency on the source file itself | Michal Marek | 2011-02-21 | 1 | -1/+11 |
| * | | | | Docbook: add fs/eventfd.c and fix typos in it | Randy Dunlap | 2011-02-21 | 2 | -6/+11 |
| * | | | | Documentation: log_buf_len uses [KMG] suffix | Randy Dunlap | 2011-02-21 | 1 | -4/+3 |
| * | | | | Documentation: explain [KMG] parameter suffix | Ahmed S. Darwish | 2011-02-21 | 1 | -0/+5 |
| * | | | | Documentation: complete crashkernel= parameter documentation | Ahmed S. Darwish | 2011-02-21 | 1 | -4/+8 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-02-21 | 4 | -36/+46 |
| |\ \ \ \ |
|
| | * | | | | ceph: keep reference to parent inode on ceph_dentry | Yehuda Sadeh | 2011-02-19 | 2 | -1/+5 |
| | * | | | | ceph: queue cap_snaps once per realm | Sage Weil | 2011-02-04 | 1 | -4/+10 |
| | * | | | | libceph: fix socket write error handling | Sage Weil | 2011-01-25 | 1 | -11/+12 |
| | * | | | | libceph: fix socket read error handling | Sage Weil | 2011-01-25 | 1 | -20/+19 |
| * | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-21 | 9 | -363/+342 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: S5PV210: Fix regulator names | Marek Szyprowski | 2011-02-18 | 2 | -6/+6 |
| | * | | | | | ARM: S5PV210: Update max8998_platform_data | Marek Szyprowski | 2011-02-18 | 2 | -6/+12 |
| | * | | | | | ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata | Axel Lin | 2011-02-18 | 1 | -1/+0 |
| | * | | | | | ARM: S5P: Fix end address in memory resource information for UART devices | Thomas Abraham | 2011-02-17 | 1 | -6/+6 |
| | * | | | | | ARM: S5P64X0: Cleanup map.h file | Kukjin Kim | 2011-02-17 | 1 | -41/+42 |
| | * | | | | | ARM: S5P6442: Cleanup map.h file | Kukjin Kim | 2011-02-17 | 1 | -32/+37 |
| | * | | | | | ARM: S5PC100: Clenaup map.h file | Kukjin Kim | 2011-02-17 | 1 | -110/+83 |
| | * | | | | | ARM: S5PV210: Cleanup map.h file | Kukjin Kim | 2011-02-17 | 1 | -85/+83 |
| | * | | | | | ARM: S5PV310: Cleanup map.h file | Kukjin Kim | 2011-02-17 | 1 | -76/+73 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-02-21 | 3 | -9/+9 |
| |\ \ \ \ \ |
|