Age | Commit message (Expand) | Author |
2008-04-24 | xen: unify pte operations | Jeremy Fitzhardinge |
2008-04-24 | xen: make use of pte_t union | Jeremy Fitzhardinge |
2008-04-24 | xen: use appropriate pte types | Jeremy Fitzhardinge |
2008-04-24 | x86: demacro pgalloc paravirt stubs | Jeremy Fitzhardinge |
2008-04-24 | x86/pgtable.h: demacro ptep_clear_flush_young | Jeremy Fitzhardinge |
2008-04-24 | x86/pgtable.h: demacro ptep_test_and_clear_young | Jeremy Fitzhardinge |
2008-04-24 | x86/pgtable.h: demacro ptep_set_access_flags | Jeremy Fitzhardinge |
2008-04-24 | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge |
2008-04-24 | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge |
2008-04-24 | x86: move all the pgd_list handling to one place | Jeremy Fitzhardinge |
2008-04-24 | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge |
2008-04-24 | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge |
2008-04-24 | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge |
2008-04-24 | x86: put paravirt stubs into common asm/pgalloc.h | Jeremy Fitzhardinge |
2008-04-24 | x86: xen unify x86 add common mm pgtable c fix | Ingo Molnar |
2008-04-24 | x86: add common mm/pgtable.c | Jeremy Fitzhardinge |
2008-04-24 | x86: convert pgalloc_64.h from macros to inlines | Jeremy Fitzhardinge |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-04-22 | Fix cardbus resource allocation | Linus Torvalds |
2008-04-22 | bus_remove_device: be more careful about incomplete initialization | Rafael J. Wysocki |
2008-04-22 | Relax check on adding children of suspended devices | Rafael J. Wysocki |
2008-04-22 | [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() | Al Viro |
2008-04-22 | [PATCH] proc_readfd_common() race fix | Al Viro |
2008-04-22 | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() | Al Viro |
2008-04-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-04-22 | fs: use loff_t type instead of long long | David Sterba |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-04-22 | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl | Dean Nelson |
2008-04-22 | [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson |
2008-04-22 | [IA64] run some drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson |
2008-04-22 | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson |
2008-04-22 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-04-22 | kernel-doc: fix sched.c missing parameter | Randy Dunlap |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2008-04-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2008-04-22 | fix brd allocation flags | Petr Tesarik |
2008-04-22 | i2c: Fix platform driver hotplug/coldplug | Kay Sievers |
2008-04-22 | i2c: New driver for the SuperH Mobile I2C bus controller | Magnus Damm |
2008-04-22 | i2c/scx200_acb: Don't use 0 as NULL pointer | Adrian Bunk |
2008-04-22 | i2c-bfin-twi: Fix mismatch in add timer and delete timer | Hans Schillstrom |
2008-04-22 | i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN | Bryan Wu |
2008-04-22 | i2c-bfin-twi: Use simpler comment headers and strip out information that is m... | Mike Frysinger |
2008-04-22 | i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in... | Bryan Wu |
2008-04-22 | i2c-bfin-twi: Add missing pin mux operation | Bryan Wu |
2008-04-22 | i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr... | Bryan Wu |
2008-04-22 | i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast... | Sonic Zhang |
2008-04-22 | i2c: Remove trailing whitespaces in busses/Kconfig | Wolfram Sang |
2008-04-22 | i2c: Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-22 | i2c: Renesas SH7760 I2C master driver | Manuel Lauss |