aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-24percpu: cleanup percpu array definitionsTejun Heo
2009-06-24CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo
2009-06-22x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo
2009-06-22x86: implement percpu_alloc kernel parameterTejun Heo
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo
2009-06-22x86: reorganize cpa_process_alias()Tejun Heo
2009-06-22x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo
2009-06-22x86: rename remap percpu first chunk allocator to lpageTejun Heo
2009-06-22x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo
2009-06-22percpu: fix too lazy vunmap cache flushingTejun Heo
2009-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-21Remove internal use of 'write_access' in mm/memory.cLinus Torvalds
2009-06-21ipc: unbreak 32-bit shmctl/semctl/msgctlJohannes Weiner
2009-06-21sdhci: remove needless double parenthesisPierre Ossman
2009-06-21sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte
2009-06-21s3cmci: fix dma configuration callBen Dooks
2009-06-21mmc: Add new via-sdmmc host controller driverHarald Welte
2009-06-21sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov
2009-06-21MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface)Nicolas Ferre
2009-06-21sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks
2009-06-21sdhci: Add better ADMA error reportingBen Dooks
2009-06-21sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks
2009-06-21Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-06-21Merge branch 'topic/caiaq' into for-linusTakashi Iwai
2009-06-21Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-06-21ALSA: hda - Add model=6530g optionTakashi Iwai
2009-06-21ALSA: hda - Acer Inspire 6530G model for Realtek ALC888Tony Vroon
2009-06-21lockdep: Select frame pointers on x86Peter Zijlstra
2009-06-20mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds
2009-06-20Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar