summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | amd64_edac: Fix driver module removalBorislav Petkov2010-09-271-0/+3
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-09-272-4/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | TOMOYO: Don't abuse sys_getpid(), sys_getppid()Ben Hutchings2010-09-272-4/+5
* | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-272-10/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson2010-09-231-5/+4
| * | | | | | | | | | | | drm/i915/sdvo: Cleanup connector on error pathChris Wilson2010-09-231-4/+2
| * | | | | | | | | | | | drm/i915: Fix 945GM regression in e259befdChris Wilson2010-09-231-1/+1
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-09-272-6/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski2010-09-261-2/+4
| * | | | | | | | | | | | | mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski2010-09-261-2/+4
| * | | | | | | | | | | | | mmc: MAINTAINERS: add myself as MMC maintainerChris Ball2010-09-261-2/+6
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-272-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pcmcia: pd6729: Fix error pathRahul Ruikar2010-09-261-1/+1
| * | | | | | | | | | | | | pcmcia: preserve configuration information if request_io fails partlyDominik Brodowski2010-09-181-0/+6
* | | | | | | | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-09-271-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson2010-09-211-2/+12
| * | | | | | | | | | | | | | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse2010-09-211-0/+17
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-276-24/+82
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-245-23/+69
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel2010-09-231-1/+3
| | * | | | | | | | | | | | | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-234-0/+36
| | * | | | | | | | | | | | | x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel2010-09-232-22/+30
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | x86, setup: Fix earlyprintk=serial,0x3f8,115200Yinghai Lu2010-09-211-1/+13
| * | | | | | | | | | | | | x86, setup: Fix earlyprintk=serial,ttyS0,115200Yinghai Lu2010-09-211-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-272-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perf, x86: Catch spurious interrupts after disabling countersRobert Richter2010-09-241-1/+11
| * | | | | | | | | | | | | tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt2010-09-221-0/+1
| * | | | | | | | | | | | | tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge2010-09-221-0/+1
* | | | | | | | | | | | | | mn10300: check __get_user/__put_user results...Al Viro2010-09-271-6/+6
* | | | | | | | | | | | | | mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro2010-09-271-4/+0
* | | | | | | | | | | | | | mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro2010-09-271-0/+3
* | | | | | | | | | | | | | mn10300: prevent double syscall restartsAl Viro2010-09-271-3/+9
* | | | | | | | | | | | | | mn10300: avoid SIGSEGV delivery loopAl Viro2010-09-271-2/+2
* | | | | | | | | | | | | | alpha: __get_user/__put_user results need to be checked...Al Viro2010-09-271-4/+4
* | | | | | | | | | | | | | alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro2010-09-273-47/+12
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | alpha: fix usp value in multithreaded coredumpsAl Viro2010-09-251-1/+1
* | | | | | | | | | | | | alpha: fix hae_cache race in RESTORE_ALLAl Viro2010-09-251-4/+7
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-251-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | block: prevent merges of discard and write requestsAdrian Hunter2010-09-251-0/+12
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-09-257-10/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-09-252-6/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai2010-09-241-6/+16
| | * | | | | | | | | | | | | ALSA: hda - Add Dell Latitude E6400 model quirkLuke Yelavich2010-09-211-0/+1
| * | | | | | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-09-252-4/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ASoC: Fix multi-componentismMark Brown2010-09-221-1/+1
| | * | | | | | | | | | | | | | ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos2010-09-221-2/+3
| | * | | | | | | | | | | | | | ASoC: fix clkdev API usage in sh/migor.cGuennadi Liakhovetski2010-09-191-2/+13
| * | | | | | | | | | | | | | | ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2010-09-252-0/+2
| * | | | | | | | | | | | | | | ALSA: oxygen: fix analog capture on Claro halo cardsErik J. Staab2010-09-221-0/+4
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Avoid pgoff overflow in remap_file_pagesLarry Woodman2010-09-251-0/+4
OpenPOWER on IntegriCloud