summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* um: take userland definition of barrier() to user.hAl Viro2011-11-023-6/+3
* um: take system.h out of shared/sysdepAl Viro2011-11-022-2/+1
* 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
* 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-206-55/+37
|\ \ | |/ |/|
| * sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal2011-10-191-1/+2
| * sparc: Avoid calling sigprocmask()David S. Miller2011-10-123-3/+3
| * sparc: Use set_current_blocked()Matt Fleming2011-10-123-49/+30
| * sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-072-2/+2
* | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-10-164-3/+11
|\ \
| * | ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai2011-10-151-1/+0
| * | ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo2011-10-151-0/+2
| * | ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon2011-10-151-2/+2
| * | ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij2011-10-011-0/+7
* | | Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2011-10-142-2/+2
|\ \ \
| * | | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2011-10-132-2/+2
* | | | Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-10-141-1/+1
|\ \ \ \
| * | | | x86: Default to vsyscall=native for nowAdrian Bunk2011-10-111-1/+1
* | | | | x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-10-141-10/+12
|/ / / /
* | | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-10-104-12/+7
|\ \ \ \