- d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 69543d6 sh: expose number of page table levels by Kirill A. Shutemov · 10 years ago
- 1cf370c arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() by David Rientjes · 10 years ago
- 7b4b425 arch/sh/kernel/dwarf.c: destroy mempools on cleanup by David Rientjes · 10 years ago
- ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- daea906d sh: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 10 years ago
- 9e808eb PCI: Cleanup control flow by Bjorn Helgaas · 10 years ago
- b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
- c8ed001 Fix weird uses of num_online_cpus(). by Rusty Russell · 10 years ago
- 84f11d5 mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info by Kuninori Morimoto · 10 years ago
- eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
- c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
- 8b70bea sh: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- 102ca66 sh: eliminate unused irq_reg_{readl,writel} accessors by Kevin Cernekee · 10 years ago
- 560b8c0 sh: build superh without CONFIG_EXPERT by Rob Landley · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- 378af02 next: sh: Fix compile error by Guenter Roeck · 10 years ago
- 3237f28e sh: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
- 66959ed sh: fix put_user sparse errors by Michael S. Tsirkin · 10 years ago
- cad1c0d sh/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
- 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
- 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- ded0014 sh: off by one BUG_ON() in setup_bootmem_node() by Dan Carpenter · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
- a1518d3 PM / Kconfig: Do not select PM directly from Kconfig files by Rafael J. Wysocki · 10 years ago
- 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
- b82b6cc cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic by Daniel Lezcano · 10 years ago
- 5417421 sh: fix sh770x SCIF memory regions by Andriy Skulysh · 10 years ago
- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
- 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
- ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
- afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
- 925f7fa sh: Set CONFIG_NET=y in defconfigs by Michal Marek · 10 years ago
- 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
- 37d181b SH: define syscall_get_arch() for superh by Eric Paris · 11 years ago
- 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
- 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- caac7e6 sh: get_user_pages_fast() must flush cache by Stas Sergeev · 10 years ago
- 8e63aee sh/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
- e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
- b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
- 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 10 years ago
- c647015 locking,arch,sh: Fold atomic_ops by Peter Zijlstra · 11 years ago
- c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
- a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
- 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
- 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 930e031 Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- 6e90b58 memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
- e04aca4 sh: fix build error by adding generic ioport_{map/unmap}() by Pranith Kumar · 10 years ago
- d72849c sh: SH7724 clock fixes by Daniel Palmer · 10 years ago
- 7c03682 arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
- 88f9802 arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
- 455f972 sh: remove CPU_SUBTYPE_SH7764 by Richard Weinberger · 10 years ago
- b46e848 sh: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 2fd5373 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 10 years ago
- 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
- b1923b5 sh: also try passing -m4-nofpu for SH2A builds by Geert Uytterhoeven · 10 years ago
- 41dc27e sh: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
- 7fa322d sh: ftrace: Add call to ftrace_graph_is_dead() in function graph code by Steven Rostedt (Red Hat) · 10 years ago
- aa3fc09 tgt: defconfig cleanup by Bart Van Assche · 11 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
- 28564f0 sh: dma: Use defines instead of hardcoded numbers by Geert Uytterhoeven · 10 years ago
- 6b32faf dmaengine: shdma: Add more register documentation by Geert Uytterhoeven · 10 years ago
- ffb83e8 ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer by Kuninori Morimoto · 10 years ago
- a10d60c sh, perf: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
- e70cfe4 SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION by Paul Bolle · 10 years ago
- cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
- f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
- c473b2c sh: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
- c67d9ce Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
- 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
- fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
- 7ca22cf USB: remove CONFIG_USB_DEBUG from defconfig files by Greg Kroah-Hartman · 10 years ago