Age | Commit message (Expand) | Author |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-24 | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo |
2009-06-22 | x86: ensure percpu lpage doesn't consume too much vmalloc space | Tejun Heo |
2009-06-22 | x86: implement percpu_alloc kernel parameter | Tejun Heo |
2009-06-22 | x86: fix pageattr handling for lpage percpu allocator and re-enable it | Tejun Heo |
2009-06-22 | x86: reorganize cpa_process_alias() | Tejun Heo |
2009-06-22 | x86: prepare setup_pcpu_lpage() for pageattr fix | Tejun Heo |
2009-06-22 | x86: rename remap percpu first chunk allocator to lpage | Tejun Heo |
2009-06-22 | x86: fix duplicate free in setup_pcpu_remap() failure path | Tejun Heo |
2009-06-22 | percpu: fix too lazy vunmap cache flushing | Tejun Heo |
2009-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2009-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-06-21 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-21 | Remove internal use of 'write_access' in mm/memory.c | Linus Torvalds |
2009-06-21 | ipc: unbreak 32-bit shmctl/semctl/msgctl | Johannes Weiner |
2009-06-21 | sdhci: remove needless double parenthesis | Pierre Ossman |
2009-06-21 | sdhci: Specific quirk vor VIA SDHCI controller in VX855ES | Harald Welte |
2009-06-21 | s3cmci: fix dma configuration call | Ben Dooks |
2009-06-21 | mmc: Add new via-sdmmc host controller driver | Harald Welte |
2009-06-21 | sdhci: Add support for hosts that are only capable of 1-bit transfers | Anton Vorontsov |
2009-06-21 | MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface) | Nicolas Ferre |
2009-06-21 | sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk | Ben Dooks |
2009-06-21 | sdhci: Add better ADMA error reporting | Ben Dooks |
2009-06-21 | sdhci-s3c: Samsung S3C based SDHCI controller glue | Ben Dooks |
2009-06-21 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2009-06-21 | Merge branch 'topic/caiaq' into for-linus | Takashi Iwai |
2009-06-21 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2009-06-21 | ALSA: hda - Add model=6530g option | Takashi Iwai |
2009-06-21 | ALSA: hda - Acer Inspire 6530G model for Realtek ALC888 | Tony Vroon |
2009-06-21 | lockdep: Select frame pointers on x86 | Peter Zijlstra |
2009-06-20 | mm: page_alloc: clear PG_locked before checking flags on free | Johannes Weiner |
2009-06-20 | x86, 64-bit: Clean up user address masking | Linus Torvalds |
2009-06-20 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-20 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-06-20 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-06-20 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-06-20 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-20 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-06-20 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds |
2009-06-20 | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds |
2009-06-20 | x86: don't use 'access_ok()' as a range check in get_user_pages_fast() | Linus Torvalds |
2009-06-20 | Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar |
2009-06-20 | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-06-20 | fat: Fix the removal of opts->fs_dmask | OGAWA Hirofumi |