summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro
2011-11-02um: merge Makefile-{i386,x86_64}Al Viro
2011-11-02um: trim detritus from Makefile-i386Al Viro
2011-11-02um: arch_hweight.h is needed only on uml-x86Al Viro
2011-11-02um: merge kernel_offsets_*.hAl Viro
2011-11-02um: merge skas_ptrace.h 32/64bit variantsAl Viro
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-24Linux 3.1Linus Torvalds
2011-10-24Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-10-24Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds
2011-10-24x86: Fix S4 regressionTakashi Iwai
2011-10-23dm kcopyd: fix job_pool leakAlasdair G Kergon
2011-10-23Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds
2011-10-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-21ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli
2011-10-21Merge git://github.com/herbertx/cryptoLinus Torvalds
2011-10-21Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds