Age | Commit message (Expand) | Author |
2014-01-30 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2014-01-30 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-01-30 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-30 | Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-01-30 | Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux | Linus Torvalds |
2014-01-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-30 | Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds |
2014-01-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-01-30 | mm: don't lose the SOFT_DIRTY flag on mprotect | Andrey Vagin |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-30 | x86, build: Build 16-bit code with -m16 where possible | David Woodhouse |
2014-01-30 | x86, boot: Fix word-size assumptions in has_eflag() inline asm | David Woodhouse |
2014-01-29 | x86, asmlinkage, xen: Fix type of NMI | Andi Kleen |
2014-01-29 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen |
2014-01-29 | x86: Use inline assembler instead of global register variable to get sp | Andi Kleen |
2014-01-29 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen |
2014-01-29 | x86, asmlinkage, paravirt: Don't rely on local assembler labels | Andi Kleen |
2014-01-29 | x86, asmlinkage, lguest: Fix C functions used by inline assembler | Andi Kleen |
2014-01-29 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2014-01-29 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-29 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-29 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2014-01-29 | s390/compat: change parameter types from unsigned long to compat_ulong_t | Heiko Carstens |
2014-01-29 | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin |
2014-01-29 | xtensa: fixup simdisk driver to work with immutable bio_vecs | Jens Axboe |
2014-01-29 | sparc: Hook up sched_setattr and sched_getattr syscalls. | David S. Miller |
2014-01-28 | sparc: don't use module_init in non-modular pci.c code | Paul Gortmaker |
2014-01-28 | sparc: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-29 | From: Eunbong Song <eunb.song@samsung.com> | Steven Miao |
2014-01-29 | Add platfrom device resource for bfin-sport on bf533 stamp | Aaron Wu |
2014-01-29 | fix build error for bf527-ezkit_defconfig for old silicon | Aaron Wu |
2014-01-29 | blackfin: Support L1 SRAM parity checking feature on bf60x | Sonic Zhang |
2014-01-29 | blackfin: bf609: update the anomaly list to Nov 2013 | Sonic Zhang |
2014-01-29 | blackfin: delete non-required instances of <linux/init.h> | Paul Gortmaker |
2014-01-29 | From: Paul Walmsley <pwalmsley@nvidia.com> | Steven Miao |
2014-01-29 | 06/18] smp, blackfin: kill SMP single function call interrupt | Jiang Liu |
2014-01-29 | arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macros | Chen Gang |
2014-01-29 | powerpc: Wire up sched_setattr and sched_getattr syscalls | Benjamin Herrenschmidt |
2014-01-29 | powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var | Tiejun Chen |
2014-01-29 | powerpc: Make sure "cache" directory is removed when offlining cpu | Paul Mackerras |
2014-01-29 | powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo... | jmarchan@redhat.com |
2014-01-29 | powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. | Deepthi Dharwar |
2014-01-29 | powerpc/pseries/cpuidle: smt-snooze-delay cleanup. | Deepthi Dharwar |
2014-01-29 | powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. | Deepthi Dharwar |
2014-01-29 | powerpc: Fix 32-bit frames for signals delivered when transactional | Paul Mackerras |
2014-01-29 | powerpc/iommu: Fix initialisation of DART iommu table | Alistair Popple |
2014-01-29 | powerpc/numa: Fix decimal permissions | Joe Perches |