Age | Commit message (Expand) | Author |
2011-11-02 | um: take userland definition of barrier() to user.h | Al Viro |
2011-11-02 | um: take system.h out of shared/sysdep | Al Viro |
2011-11-02 | um: fill the handlers array at build time | Al Viro |
2011-11-02 | um: simplify set_handler() | Al Viro |
2011-11-02 | um: don't bother blocking SIGARLM and SIGUSR1 | Al Viro |
2011-11-02 | um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ... | Al Viro |
2011-11-02 | um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers | Al Viro |
2011-11-02 | um: merge arch/um/os-Linux/sys-{i386,x86_64} | Al Viro |
2011-11-02 | um: merge hard_handler() instances, switch to use of SA_SIGINFO | Al Viro |
2011-11-02 | um: kill dead code around uaccess | Al Viro |
2011-11-02 | um: merge arch/um/sys-{i386,x86_64} | Al Viro |
2011-11-02 | um: merge arch/um/sys-{i386,x86_64}/shared | Al Viro |
2011-11-02 | um: merge arch/um/sys-{i386,x86_64}/asm | Al Viro |
2011-11-02 | um: get rid of unused macros in ptrace_user.h | Al Viro |
2011-11-02 | um: get rid of sysdep/sc.h | Al Viro |
2011-11-02 | um: Get rid of UPT_SET/UPT_REG macros | Al Viro |
2011-11-02 | um: take vm-flags.h to sys-*/asm | Al Viro |
2011-11-02 | um: get rid of sysdep/checksum.h | Al Viro |
2011-11-02 | um: trim unused junk from user.h | Al Viro |
2011-11-02 | um: get rid of kern_constants.h | Al Viro |
2011-11-02 | um: kill a couple of useless includes of kern_constants.h | Al Viro |
2011-11-02 | um: -include user.h for USER_OBJ, trim includes | Al Viro |
2011-11-02 | um: take user_constants.h to include/generated | Al Viro |
2011-11-02 | um: kill skas_ptregs.h | Al Viro |
2011-11-02 | um: switch to -idirafter, get saner kern_constants.h out of that | Al Viro |
2011-11-02 | um: series of __get_user() is costly in sigframe handling | Al Viro |
2011-11-02 | um: make copy_sc() static | Al Viro |
2011-11-02 | um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn() | Al Viro |
2011-11-02 | um: switch {rt_,}sigreturn() to set_current_blocked() | Al Viro |
2011-11-02 | um: use subarch-obj instead of copying... | Al Viro |
2011-10-24 | x86: Fix S4 regression | Takashi Iwai |
2011-10-23 | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsung | Linus Torvalds |
2011-10-21 | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM | Domenico Andreoli |
2011-10-21 | ARM: S5P: fix offset calculation on gpio-interrupt | Marek Szyprowski |
2011-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2011-10-19 | sparc: Add alignment flag to PCI expansion resources | Kjetil Oftedal |
2011-10-16 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds |
2011-10-15 | ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS | Zoltan Devai |
2011-10-15 | ARM: 7122/1: localtimer: add header linux/errno.h explicitly | Shawn Guo |
2011-10-15 | ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9 | Will Deacon |
2011-10-14 | Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tile | Linus Torvalds |
2011-10-14 | Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds |
2011-10-14 | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg |
2011-10-13 | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files | Chris Metcalf |
2011-10-12 | sparc: Avoid calling sigprocmask() | David S. Miller |
2011-10-12 | sparc: Use set_current_blocked() | Matt Fleming |
2011-10-11 | x86: Default to vsyscall=native for now | Adrian Bunk |
2011-10-10 | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-10-10 | ARM: tegra: fix compilation error due to mach/hardware.h removal | Marc Dietrich |
2011-10-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |