summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin1-3/+0
2009-06-26x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh1-0/+3
2009-06-26x86, setup: correct include file in <asm/boot.h>H. Peter Anvin1-2/+2
2009-06-26x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day1-1/+1
2009-06-26x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto1-2/+2
2009-06-26x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff4-0/+13
2009-06-24x86: Fix uv bau sending buffer initializationCliff Wickman1-7/+2
2009-06-24x86, mce: Fix mce resume on 32bitHidetoshi Seto1-1/+1
2009-06-23x86: Move init_gbpages() to setup_arch()Pekka J Enberg2-17/+16
2009-06-22Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar54-282/+2528
2009-06-22x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo1-3/+15
2009-06-22x86: implement percpu_alloc kernel parameterTejun Heo3-23/+65
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo3-10/+93
2009-06-22x86: reorganize cpa_process_alias()Tejun Heo1-27/+23
2009-06-22x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo1-25/+33
2009-06-22x86: rename remap percpu first chunk allocator to lpageTejun Heo1-25/+25
2009-06-22x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo1-1/+1
2009-06-22percpu: fix too lazy vunmap cache flushingTejun Heo1-6/+5
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds11-6/+1929
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-44/+107
2009-06-22Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-52/+99
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-38/+110
2009-06-22Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds25-30/+30
2009-06-22Remove internal use of 'write_access' in mm/memory.cLinus Torvalds1-21/+21
2009-06-21ipc: unbreak 32-bit shmctl/semctl/msgctlJohannes Weiner1-0/+1
2009-06-21sdhci: remove needless double parenthesisPierre Ossman1-3/+3
2009-06-21sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte3-0/+29
2009-06-21s3cmci: fix dma configuration callBen Dooks1-1/+1
2009-06-21mmc: Add new via-sdmmc host controller driverHarald Welte4-0/+1382
2009-06-21sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov4-1/+11
2009-06-21MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface)Nicolas Ferre1-0/+7
2009-06-21sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks3-1/+6
2009-06-21sdhci: Add better ADMA error reportingBen Dooks1-1/+33
2009-06-21sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks4-0/+458
2009-06-21Merge branch 'topic/hda' into for-linusTakashi Iwai3-33/+104
2009-06-21Merge branch 'topic/caiaq' into for-linusTakashi Iwai2-3/+4
2009-06-21Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+2
2009-06-21ALSA: hda - Add model=6530g optionTakashi Iwai2-0/+2
2009-06-21ALSA: hda - Acer Inspire 6530G model for Realtek ALC888Tony Vroon1-1/+71
2009-06-21lockdep: Select frame pointers on x86Peter Zijlstra1-1/+1
2009-06-21x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann1-1/+3
2009-06-21mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner1-5/+4
2009-06-21x86, 64-bit: Clean up user address maskingLinus Torvalds4-12/+4
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds40-892/+2321
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-9/+18
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds19-186/+332
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+9
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds37-597/+670
2009-06-20Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-7/+6