summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-09x86, pgtable.h: fix 2-level 32-bit buildIngo Molnar2-4/+14
2009-02-09x86, pgtable.h: macro-ify *_page() methodsIngo Molnar1-12/+15
2009-02-09x86: early_printk.c - fix pgtable.h unification falloutIngo Molnar1-0/+1
2009-02-08mm: fix error case in mlock downgrade reversionHugh Dickins1-1/+4
2009-02-08Linux 2.6.29-rc4v2.6.29-rc4Linus Torvalds1-1/+1
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2-67/+20
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-10/+15
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-5/+15
2009-02-08async: use list_move_tailStefan Richter1-2/+1
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck3-24/+29
2009-02-08async: Add some documentation.Cornelia Huck1-0/+47
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck1-2/+9
2009-02-08async: Fix running list handling.Cornelia Huck1-2/+2
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell1-1/+0
2009-02-07ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud1-1/+1
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt1-1/+2
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe1-4/+3
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh1-0/+2
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel6-11/+12
2009-02-07ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht1-1/+5
2009-02-07eCryptfs: Regression in unencrypted filename symlinksTyler Hicks1-2/+2
2009-02-07x86-64: fix int $0x80 -ENOSYS returnRoland McGrath1-3/+5
2009-02-07elf core dump: fix get_user useRoland McGrath1-2/+12
2009-02-06x86: Fix compile error in arch/x86/kernel/early_printk.cJeremy Fitzhardinge1-1/+0
2009-02-06CRED: Fix SUID exec regressionDavid Howells3-8/+24
2009-02-06vfs: Don't call attach_nobh_buffers() with an empty listDave Kleikamp1-1/+1
2009-02-06x86: asm/io.h: unify ioremap prototypesJeremy Fitzhardinge3-51/+31
2009-02-06x86: asm/io.h: unify virt_to_phys/phys_to_virtJeremy Fitzhardinge3-94/+59
2009-02-06x86: make pgd/pud/pmd/pte_none consistentJeremy Fitzhardinge1-3/+3
2009-02-06x86: add and use pgd/pud/pmd_flagsJeremy Fitzhardinge2-8/+23
2009-02-06x86: unify io_remap_pfn_rangeJeremy Fitzhardinge3-6/+3
2009-02-06x86: unify pgd_noneJeremy Fitzhardinge2-2/+5
2009-02-06x86: unify pud_noneJeremy Fitzhardinge3-6/+5
2009-02-06x86: unify pages_to_mbJeremy Fitzhardinge3-4/+5
2009-02-06x86: unify pmd_badJeremy Fitzhardinge3-7/+5
2009-02-06x86: unify pgd_badJeremy Fitzhardinge3-10/+5
2009-02-06x86: unify pgd_badJeremy Fitzhardinge2-5/+5
2009-02-06x86: unify pud_largeJeremy Fitzhardinge3-8/+6
2009-02-06x86: unify pte_offset_kernelJeremy Fitzhardinge3-6/+5
2009-02-06x86: unify pte_indexJeremy Fitzhardinge3-9/+11
2009-02-06x86: unify pmd_pfnJeremy Fitzhardinge3-10/+9
2009-02-06x86: unify pmd_pfnJeremy Fitzhardinge2-2/+5
2009-02-06x86: remove redundant pfn_pmd definitionJeremy Fitzhardinge1-1/+0
2009-02-06x86: unify pmd_offsetJeremy Fitzhardinge3-6/+6
2009-02-06x86: unify pmd_indexJeremy Fitzhardinge3-10/+11
2009-02-06x86: unify pmd_pageJeremy Fitzhardinge3-4/+5
2009-02-06x86: unify pmd_page_vaddrJeremy Fitzhardinge3-4/+5
2009-02-06x86: unify pud_offsetJeremy Fitzhardinge2-2/+5
2009-02-06x86: unify pud_indexJeremy Fitzhardinge2-2/+6