summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ARM: prevent multiple syscall restartsRussell King2010-09-171-0/+2
| * | | | | | | | | ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr reg...Catalin Marinas2010-09-171-1/+1
| * | | | | | | | | ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...Will Deacon2010-09-172-0/+23
| * | | | | | | | | ARM: 6388/1: errata: DMB operation may be faultyWill Deacon2010-09-172-2/+26
| * | | | | | | | | ARM: 6387/1: errata: check primary part ID in proc-v7.SWill Deacon2010-09-171-3/+8
| * | | | | | | | | ARM: 6377/1: supply _cansleep gpio function to U300Linus Walleij2010-09-171-0/+3
| * | | | | | | | | ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updatesLinus Walleij2010-09-171-7/+10
| * | | | | | | | | ARM: 6375/1: plat-nomadik: MTU timer trivial bug fixLinus Walleij2010-09-171-14/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-09-271-11/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso2010-09-271-11/+18
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-09-271-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
OpenPOWER on IntegriCloud