Age | Commit message (Expand) | Author |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-12 | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-02-10 | sh: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-02-10 | sh: eliminate unused irq_reg_{readl,writel} accessors | Kevin Cernekee |
2015-02-10 | sh: build superh without CONFIG_EXPERT | Rob Landley |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-19 | next: sh: Fix compile error | Guenter Roeck |
2015-01-13 | sh: macro whitespace fixes | Michael S. Tsirkin |
2015-01-13 | sh: fix put_user sparse errors | Michael S. Tsirkin |
2015-01-13 | sh/uaccess: fix sparse errors | Michael S. Tsirkin |
2014-12-19 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-11 | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-11 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-11 | sh: off by one BUG_ON() in setup_bootmem_node() | Dan Carpenter |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki |
2014-12-03 | PM / Kconfig: Do not select PM directly from Kconfig files | Rafael J. Wysocki |
2014-11-14 | [media] platform: Make use of media_bus_format enum | Boris BREZILLON |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano |
2014-10-29 | sh: fix sh770x SCIF memory regions | Andriy Skulysh |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-10 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2014-10-10 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-08 | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar |
2014-09-24 | sh: Set CONFIG_NET=y in defconfigs | Michal Marek |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-09-23 | SH: define syscall_get_arch() for superh | Eric Paris |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe |
2014-09-15 | Merge 3.17-rc5 into tty-next | Greg Kroah-Hartman |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-09-10 | sh: get_user_pages_fast() must flush cache | Stas Sergeev |
2014-09-10 | sh/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado |
2014-08-29 | flush_icache_range: export symbol to fix build errors | Pranith Kumar |
2014-08-29 | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal |
2014-08-22 | sh: intc: Confine SH_INTC to platforms that need it | Geert Uytterhoeven |
2014-08-14 | locking,arch,sh: Fold atomic_ops | Peter Zijlstra |
2014-08-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-08 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |