| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-24 | 6 | -35/+39 |
|\ |
|
| * | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info | Kuninori Morimoto | 2015-03-05 | 6 | -35/+39 |
* | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 2 | -4/+4 |
|\ \ |
|
| * | | Fix weird uses of num_online_cpus(). | Rusty Russell | 2015-03-10 | 2 | -4/+4 |
| |/ |
|
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 5 | -38/+6 |
|\ \ |
|
| * | | sh: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 5 | -38/+6 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 2 | -9/+13 |
|\ \ |
|
| * | | sh: expose number of page table levels | Kirill A. Shutemov | 2015-04-15 | 1 | -0/+4 |
| * | | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() | David Rientjes | 2015-04-15 | 1 | -8/+4 |
| * | | arch/sh/kernel/dwarf.c: destroy mempools on cleanup | David Rientjes | 2015-04-15 | 1 | -1/+5 |
* | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 2 | -8/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro | 2015-04-12 | 2 | -8/+0 |
| |/ |
|
* | | PCI: Cleanup control flow | Bjorn Helgaas | 2015-03-19 | 1 | -12/+14 |
* | | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 2015-03-19 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 3 | -7/+7 |
|\ |
|
| * | sh: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| * | sh: fix put_user sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -4/+4 |
| * | sh/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2015-02-14 | 1 | -1/+1 |
|\ \ |
|
| * | | next: sh: Fix compile error | Guenter Roeck | 2015-01-19 | 1 | -1/+1 |
| |/ |
|
* | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-13 | 4 | -9/+4 |
* | | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 2015-02-12 | 1 | -4/+2 |
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-12 | 1 | -1/+1 |
* | | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 2015-02-12 | 1 | -12/+0 |
* | | sh: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 2 | -34/+5 |
* | | sh: eliminate unused irq_reg_{readl,writel} accessors | Kevin Cernekee | 2015-02-10 | 2 | -6/+0 |
* | | sh: build superh without CONFIG_EXPERT | Rob Landley | 2015-02-10 | 1 | -1/+1 |
* | | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
|/ |
|
* | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-19 | 3 | -3/+3 |
* | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 2014-12-13 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 1 | -1/+0 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
* | | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-11 | 1 | -1/+1 |
|\ \ |
|
| * | | [media] platform: Make use of media_bus_format enum | Boris BREZILLON | 2014-11-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-11 | 2 | -4/+0 |
|\ \ |
|
| * \ | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-08 | 1 | -1/+0 |
| |\ \ |
|
| | * | | PM / Kconfig: Do not select PM directly from Kconfig files | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+0 |
| | |/ |
|
| * / | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 2014-11-12 | 1 | -3/+0 |
| |/ |
|
* / | sh: off by one BUG_ON() in setup_bootmem_node() | Dan Carpenter | 2014-12-11 | 1 | -1/+1 |
|/ |
|
* | sh: fix sh770x SCIF memory regions | Andriy Skulysh | 2014-10-30 | 1 | -3/+3 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-20 | 4 | -29/+26 |
|\ |
|
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 2 | -29/+2 |
| * | SH: define syscall_get_arch() for superh | Eric Paris | 2014-09-23 | 2 | -0/+24 |
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 4 | -171/+113 |
|\ \ |
|
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -1/+1 |
| * | | locking,arch,sh: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 3 | -170/+112 |
* | | | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2014-10-10 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2014-10-10 | 1 | -1/+0 |
* | | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 | 1 | -4/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 1 | -4/+2 |