summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-11-02um: sysdep/barrier.h is not used for anythingAl Viro
2011-11-02um: shared/process.h is empty now; kill itAl Viro
2011-11-02um: finish conversion to mcontext_tAl Viro
2011-11-02um: start switching the references to host mcontext_t to its userland typeAl Viro
2011-11-02um: take userland definition of barrier() to user.hAl Viro
2011-11-02um: take system.h out of shared/sysdepAl Viro
2011-11-02um: fill the handlers array at build timeAl Viro
2011-11-02um: simplify set_handler()Al Viro
2011-11-02um: don't bother blocking SIGARLM and SIGUSR1Al Viro
2011-11-02um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro
2011-11-02um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro
2011-11-02um: merge arch/um/os-Linux/sys-{i386,x86_64}Al Viro
2011-11-02um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro
2011-11-02um: kill dead code around uaccessAl Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}Al Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmAl Viro
2011-11-02um: get rid of unused macros in ptrace_user.hAl Viro
2011-11-02um: get rid of sysdep/sc.hAl Viro
2011-11-02um: Get rid of UPT_SET/UPT_REG macrosAl Viro
2011-11-02um: take vm-flags.h to sys-*/asmAl Viro
2011-11-02um: get rid of sysdep/checksum.hAl Viro
2011-11-02um: trim unused junk from user.hAl Viro
2011-11-02um: get rid of kern_constants.hAl Viro
2011-11-02um: kill a couple of useless includes of kern_constants.hAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2011-11-02um: take user_constants.h to include/generatedAl Viro
2011-11-02um: kill skas_ptregs.hAl Viro
2011-11-02um: switch to -idirafter, get saner kern_constants.h out of thatAl Viro
2011-11-02um: series of __get_user() is costly in sigframe handlingAl Viro
2011-11-02um: make copy_sc() staticAl Viro
2011-11-02um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn()Al Viro
2011-11-02um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro
2011-11-02um: use subarch-obj instead of copying...Al Viro
2011-10-24x86: Fix S4 regressionTakashi Iwai
2011-10-23Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds
2011-10-21ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-10-19sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-10-12sparc: Avoid calling sigprocmask()David S. Miller
2011-10-12sparc: Use set_current_blocked()Matt Fleming