summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* um: fill the handlers array at build timeAl Viro2011-11-024-12/+21
* um: simplify set_handler()Al Viro2011-11-024-27/+19
* um: don't bother blocking SIGARLM and SIGUSR1Al Viro2011-11-023-9/+8
* um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro2011-11-027-39/+14
* um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro2011-11-028-22/+14
* um: merge arch/um/os-Linux/sys-{i386,x86_64}Al Viro2011-11-029-85/+57
* um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro2011-11-025-35/+10
* um: kill dead code around uaccessAl Viro2011-11-026-77/+3
* um: merge arch/um/sys-{i386,x86_64}Al Viro2011-11-0251-193/+81
* um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro2011-11-0239-134/+61
* um: merge arch/um/sys-{i386,x86_64}/asmAl Viro2011-11-0219-234/+192
* um: get rid of unused macros in ptrace_user.hAl Viro2011-11-022-63/+0
* um: get rid of sysdep/sc.hAl Viro2011-11-024-91/+15
* um: Get rid of UPT_SET/UPT_REG macrosAl Viro2011-11-025-158/+145
* um: take vm-flags.h to sys-*/asmAl Viro2011-11-023-1/+1
* um: get rid of sysdep/checksum.hAl Viro2011-11-023-7/+1
* um: trim unused junk from user.hAl Viro2011-11-021-2/+0
* um: get rid of kern_constants.hAl Viro2011-11-025-14/+5
* um: kill a couple of useless includes of kern_constants.hAl Viro2011-11-022-2/+0
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-0247-78/+3
* um: take user_constants.h to include/generatedAl Viro2011-11-027-9/+8
* um: kill skas_ptregs.hAl Viro2011-11-023-10/+0
* um: switch to -idirafter, get saner kern_constants.h out of thatAl Viro2011-11-021-2/+2
* um: series of __get_user() is costly in sigframe handlingAl Viro2011-11-022-86/+80
* um: make copy_sc() staticAl Viro2011-11-023-32/+1
* um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn()Al Viro2011-11-021-5/+8
* um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro2011-11-022-15/+3
* um: use subarch-obj instead of copying...Al Viro2011-11-022-227/+2
* Linux 3.1Linus Torvalds2011-10-241-1/+1
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-242-31/+46
|\
| * intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-191-9/+8
| * intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-191-5/+7
| * intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-191-3/+8
| * MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu moveRoland Dreier2011-10-191-1/+1
| * intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-141-10/+15
| * intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-141-1/+5
| * intel-iommu: Fix AB-BA lockdep reportRoland Dreier2011-10-101-2/+2
* | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-241-0/+1
|\ \
| * | dm kcopyd: fix job_pool leakAlasdair G Kergon2011-10-231-0/+1
* | | x86: Fix S4 regressionTakashi Iwai2011-10-241-2/+1
* | | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds2011-10-236-3/+13
|\ \ \
| * | | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-225-0/+10
| * | | ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski2011-10-211-3/+3
| |/ /
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-231-2/+3
|\ \ \
| * | | hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-201-2/+3
| |/ /
* | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-10-211-0/+6
|\ \ \
| * | | crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-211-0/+6
* | | | Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2011-10-212-0/+2
|\ \ \ \
| * | | | ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
| * | | | ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai2011-10-181-0/+1
OpenPOWER on IntegriCloud