summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-091-1/+1
|\
| * Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-1/+1
| |\
| | * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-0955-358/+0
|\ \ \
| * | | sh: defconfig: cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-0855-358/+0
* | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-0811-38/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-071-8/+0
| |\ \ \
| | * | | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-8/+0
| * | | | sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-16/+25
| * | | | sh/PCI: Remove __init optimisations from IRQ mapping functions/dataMatthew Minter2017-08-0310-14/+14
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-1/+0
|\ \ \ \
| * | | | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-1/+0
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-22/+4
|\ \ \ \
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+4
| |/ / /
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-212-10/+0
|\ \ \ \ | |/ / / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-172-10/+0
| |/ /
* | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-101-2/+2
* | | mm: refactor TLB gathering APIMinchan Kim2017-08-101-2/+4
|/ /
* | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-1/+1
|\ \
| * | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-2/+2
|\ \ | |/ |/|
| * debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-2/+2
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-2/+13
|\ \
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-2/+13
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-19/+18
|\ \ \
| * | | sh: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-19/+18
* | | | sh: move inline before return typeJoe Perches2017-07-121-1/+1
* | | | sh64: ascii armor the sh64 boot init stack canaryRik van Riel2017-07-121-0/+1
* | | | sh: mark end of BUG() implementation as unreachableKees Cook2017-07-121-0/+1
* | | | lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-101-16/+18
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-081-1/+1
|\ \ \
| * \ \ Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-297-111/+22
| |\ \ \ | | |/ /
| * | | Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
* | | | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-8/+8
|\ \ \ \
| * | | | sh: thin archives fix linkingNicholas Piggin2017-06-301-8/+8
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-062-9/+4
|\ \ \ \
| * | | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
| * | | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-061-2/+2
| * | | | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-7/+1
| * | | | mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-1/+1
* | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \ \ \ \
| * | | | | kill strlen_user()Al Viro2017-05-151-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-061-18/+0
|\ \ \ \ \
| * | | | | sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt2017-06-271-18/+0
| |/ / / /
* | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-062-2/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-301-0/+1
| * | | | sh: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| | |/ / | |/| |
* | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-211-2/+2
|\ \ \ \ | | |/ / | |/| |
OpenPOWER on IntegriCloud