aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-09cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah
2010-04-08loop: Update mtime when writing using aopsNikanth Karthikesan
2010-04-05block: expose the statistics in blkio.time and blkio.sectors for the root cgroupRicky Benitez
2010-04-02backing-dev: Handle class_create() failureAnton Blanchard
2010-04-02Block: Fix block/elevator.c elevator_get() off-by-one errorwzt.wzt@gmail.com
2010-04-02drbd: lc_element_by_index() never returns NULLPhilipp Reisner
2010-04-02cciss: unlock on error pathDan Carpenter
2010-03-25cfq-iosched: Do not merge queues of BE and IDLE classesDivyesh Shah
2010-03-25cfq-iosched: Add additional blktrace log messages in CFQ for easier debuggingDivyesh Shah
2010-03-24i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner
2010-03-19block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy
2010-03-19Merge branch 'master' into for-linusJens Axboe
2010-03-19cfq-iosched: fix a kbuild regressionShaohua Li
2010-03-16block: make CONFIG_BLK_CGROUP visibleLi Zefan
2010-03-16Remove GENHD_FL_DRIVERFSNeilBrown
2010-03-15block: Export max number of segments and max segment size in sysfsMartin K. Petersen
2010-03-15block: Finalize conversion of block limits functionsMartin K. Petersen
2010-03-15block: Fix overrun in lcm() and move it to libMartin K. Petersen
2010-03-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-03-14init dynamic bin_attribute structuresWolfram Sang
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang
2010-03-14ACPI: processor: refactor internal map_lsapic_id()Alex Chiang
2010-03-14ACPI: processor: refactor internal map_x2apic_id()Alex Chiang
2010-03-14ACPI: processor: refactor internal map_lapic_id()Alex Chiang
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang
2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang
2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang
2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang
2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown
2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown
2010-03-14PNPACPI: add bus number supportBjorn Helgaas
2010-03-14PNPACPI: add window supportBjorn Helgaas
2010-03-14resource: add window supportBjorn Helgaas
2010-03-14resource: add bus number supportBjorn Helgaas
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas
2010-03-15tomoyo: fix potential use after freeDan Carpenter
2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li
2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett
2010-03-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-14Add include to i2c-xii.c to fix build errorRandy Dunlap
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-03-14x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar