Age | Commit message (Expand) | Author |
2014-03-13 | cputime: Bring cputime -> nsecs conversion | Frederic Weisbecker |
2014-03-13 | cputime: Fix nsecs_to_cputime() return type cast | Frederic Weisbecker |
2014-03-11 | drivers: of: add support for custom reserved memory drivers | Marek Szyprowski |
2014-03-09 | Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Olof Johansson |
2014-03-07 | Merge tag 'v3.13' into for-3.15 | Eric Paris |
2014-02-21 | mm: add support for discard of unused ptes | Konstantin Weitz |
2014-02-17 | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit | Aneesh Kumar K.V |
2014-02-11 | ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp | Stephen Boyd |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | bitops: Fix signedness of compile-time hweight implementations | Paul Walmsley |
2014-02-07 | gpio: make gpiod_direction_output take a logical value | Philipp Zabel |
2014-01-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-23 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-01-23 | add generic fixmap.h | Mark Salter |
2014-01-23 | asm/types.h: Remove include/asm-generic/int-l64.h | Geert Uytterhoeven |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-17 | audit: Modify a set of system calls in audit class definitions | AKASHI Takahiro |
2014-01-15 | powerpc/thp: Fix crash on mremap | Aneesh Kumar K.V |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-02 | asm-generic: uaccess: Spelling s/a ny/any/ | Geert Uytterhoeven |
2013-12-20 | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov |
2013-12-19 | lib: hash: follow-up fixups for arch hash | Francesco Fusco |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-12-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-12-17 | lib: introduce arch optimized hash library | Francesco Fusco |
2013-12-12 | word-at-a-time: provide generic big-endian zero_bytemask implementation | Will Deacon |
2013-12-11 | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra |
2013-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-13 | bitops/find: clarify and extend documentation | Cody P Schafer |
2013-11-12 | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2013-11-12 | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro |
2013-10-19 | gpiolib: export descriptor-based GPIO interface | Alexandre Courbot |
2013-10-17 | kernel: add support for init_array constructors | Frantisek Hrbata |
2013-10-16 | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib | Christian Ruppert |
2013-10-16 | Merge tag 'v3.12-rc4' into devel | Linus Walleij |
2013-10-16 | gpio: add API to be strict about GPIO IRQ usage | Linus Walleij |
2013-10-14 | __page_to_pfn: Fix typo in comment | Zhang Yanfei |
2013-10-09 | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar |
2013-10-02 | mm: Fix generic hugetlb pte check return type. | David Miller |