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