Age | Commit message (Expand) | Author |
2013-12-20 | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2013-12-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
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 |
2013-09-30 | include/asm-generic/vtime.h: avoid zero-length file | Andrew Morton |
2013-09-28 | sched: Revert need_resched() to look at TIF_NEED_RESCHED | Peter Zijlstra |
2013-09-25 | sched, x86: Optimize the preempt_schedule() call | Peter Zijlstra |
2013-09-25 | sched: Extract the basic add/sub preempt_count modifiers | Peter Zijlstra |
2013-09-25 | sched: Create more preempt_count accessors | Peter Zijlstra |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-09-24 | crypto: create generic version of ablk_helper | Ard Biesheuvel |
2013-09-09 | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2013-09-04 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-09-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2013-08-29 | s390/mm: implement software referenced bits | Martin Schwidefsky |
2013-08-27 | drivers: dma-contiguous: clean source code and prepare for device tree | Marek Szyprowski |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds |
2013-08-14 | vtime: Describe overriden functions in dedicated arch headers | Frederic Weisbecker |
2013-08-13 | mm: save soft-dirty bits on file pages | Cyrill Gorcunov |
2013-08-13 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov |
2013-07-26 | tracing: Add __tracepoint_string() to export string pointers | Steven Rostedt (Red Hat) |
2013-07-07 | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | rapidio: convert switch drivers to modules | Alexandre Bounine |
2013-07-03 | vmlinux.lds: add comments for global variables and clean up useless declarations | Jiang Liu |
2013-07-03 | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov |
2013-07-02 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-26 | modpost: remove all traces of cpuinit/cpuexit sections | Paul Gortmaker |