Age | Commit message (Expand) | Author |
2009-02-11 | x86: move defs around to allow paravirt.h to just include page_types.h | Jeremy Fitzhardinge |
2009-02-11 | x86: move 2 and 3 level asm-generic defs into page-defs | Jeremy Fitzhardinge |
2009-02-11 | x86: create _types.h counterparts for page*.h | Jeremy Fitzhardinge |
2009-02-11 | x86: Include pgtable_32|64_types.h in pgtable_types.h | Jeremy Fitzhardinge |
2009-02-11 | x86: Split pgtable_64.h into pgtable_64_types.h and pgtable_64.h | Jeremy Fitzhardinge |
2009-02-11 | x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.h | Jeremy Fitzhardinge |
2009-02-11 | Split pgtable.h into pgtable_types.h and pgtable.h | Jeremy Fitzhardinge |
2009-02-11 | x86: rename *-defs.h to *-_types.h for consistency | Jeremy Fitzhardinge |
2009-02-11 | Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2 | Jeremy Fitzhardinge |
2009-02-09 | x86, pgtable.h: fix 2-level 32-bit build | Ingo Molnar |
2009-02-09 | x86, pgtable.h: macro-ify *_page() methods | Ingo Molnar |
2009-02-09 | x86: early_printk.c - fix pgtable.h unification fallout | Ingo Molnar |
2009-02-09 | Merge branch 'jsgf/x86/unify' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar |
2009-02-08 | mm: fix error case in mlock downgrade reversion | Hugh Dickins |
2009-02-08 | Linux 2.6.29-rc4v2.6.29-rc4 | Linus Torvalds |
2009-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update | Linus Torvalds |
2009-02-08 | radeonfb: Fix resume from D3Cold on some platforms | Benjamin Herrenschmidt |
2009-02-08 | aty128fb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt |
2009-02-08 | atyfb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt |
2009-02-08 | async: use list_move_tail | Stefan Richter |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck |
2009-02-08 | async: Add some documentation. | Cornelia Huck |
2009-02-08 | async: Handle kthread_run() return codes. | Cornelia Huck |
2009-02-08 | async: Fix running list handling. | Cornelia Huck |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-02-07 | module: remove over-zealous check in __module_get() | Rusty Russell |
2009-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown |
2009-02-07 | ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real... | Thierry Vignaud |
2009-02-07 | eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop... | Darren Salt |
2009-02-07 | ACPICA: Fix table entry truncation calculation | Myron Stowe |
2009-02-07 | ACPI: Enable bit 11 in _PDC to advertise hw coord | Pallipadi, Venkatesh |
2009-02-07 | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel |
2009-02-06 | ACPI: dock: Don't eval _STA on every show_docked sysfs read | Holger Macht |
2009-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-02-06 | eCryptfs: Regression in unencrypted filename symlinks | Tyler Hicks |
2009-02-06 | Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fro... | Linus Torvalds |
2009-02-06 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath |
2009-02-06 | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob... | Linus Torvalds |
2009-02-06 | elf core dump: fix get_user use | Roland McGrath |
2009-02-06 | x86: Fix compile error in arch/x86/kernel/early_printk.c | Jeremy Fitzhardinge |
2009-02-07 | CRED: Fix SUID exec regression | David Howells |
2009-02-06 | vfs: Don't call attach_nobh_buffers() with an empty list | Dave Kleikamp |
2009-02-06 | x86: asm/io.h: unify ioremap prototypes | Jeremy Fitzhardinge |
2009-02-06 | x86: asm/io.h: unify virt_to_phys/phys_to_virt | Jeremy Fitzhardinge |
2009-02-06 | x86: make pgd/pud/pmd/pte_none consistent | Jeremy Fitzhardinge |
2009-02-06 | x86: add and use pgd/pud/pmd_flags | Jeremy Fitzhardinge |
2009-02-06 | x86: unify io_remap_pfn_range | Jeremy Fitzhardinge |