| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 | 1 | -0/+1 |
|\ \ |
|
| * | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
* | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-10-08 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge 3.17-rc5 into tty-next | Greg Kroah-Hartman | 2014-09-14 | 1 | -0/+2 |
| |\ \ \ |
|
| * | | | | sh/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado | 2014-09-09 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | sh: Set CONFIG_NET=y in defconfigs | Michal Marek | 2014-09-24 | 2 | -0/+2 |
| |/ /
|/| | |
|
* | | | sh: get_user_pages_fast() must flush cache | Stas Sergeev | 2014-09-10 | 1 | -0/+2 |
|/ / |
|
* | | flush_icache_range: export symbol to fix build errors | Pranith Kumar | 2014-08-29 | 1 | -0/+1 |
* | | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal | 2014-08-29 | 1 | -2/+0 |
|/ |
|
* | sh: intc: Confine SH_INTC to platforms that need it | Geert Uytterhoeven | 2014-08-22 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-08-11 | 5 | -86/+88 |
|\ |
|
| * | sh: dma: Use defines instead of hardcoded numbers | Geert Uytterhoeven | 2014-07-15 | 4 | -69/+69 |
| * | dmaengine: shdma: Add more register documentation | Geert Uytterhoeven | 2014-07-09 | 1 | -17/+19 |
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 2 | -97/+64 |
|\ \ |
|
| * | | sh: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 2 | -97/+64 |
* | | | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-08 | 1 | -0/+2 |
* | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 2 | -20/+0 |
* | | | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-06 | 8 | -15/+22 |
|\ \ \ |
|
| * | | | memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE | Wang Nan | 2014-08-06 | 1 | -2/+3 |
| * | | | sh: fix build error by adding generic ioport_{map/unmap}() | Pranith Kumar | 2014-08-06 | 1 | -0/+11 |
| * | | | sh: SH7724 clock fixes | Daniel Palmer | 2014-08-06 | 1 | -1/+3 |
| * | | | arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-08-06 | 1 | -3/+1 |
| * | | | arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-08-06 | 1 | -3/+1 |
| * | | | sh: remove CPU_SUBTYPE_SH7764 | Richard Weinberger | 2014-08-06 | 3 | -6/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-08-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION | Paul Bolle | 2014-06-19 | 1 | -1/+1 |
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-08-06 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | tgt: defconfig cleanup | Bart Van Assche | 2014-07-17 | 1 | -1/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-08-06 | 1 | -0/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 2014-08-04 | 1 | -0/+2 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer | Kuninori Morimoto | 2014-06-28 | 1 | -0/+2 |
| | |/ / |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-04 | 1 | -8/+7 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar | 2014-07-28 | 1 | -1/+2 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | sh, perf: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-19 | 1 | -8/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-04 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-08-04 | 3 | -23/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sh: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 2014-07-18 | 2 | -23/+2 |
| * | | | sh: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 2014-07-18 | 1 | -0/+3 |
| |/ / |
|
* | | | sh: also try passing -m4-nofpu for SH2A builds | Geert Uytterhoeven | 2014-07-23 | 1 | -1/+2 |
|/ / |
|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-06-06 | 1 | -9/+1 |
|\ \ |
|
| * | | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro | 2014-05-21 | 1 | -9/+1 |
* | | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 | 1 | -1/+0 |
* | | | sh: Replace __get_cpu_var uses | Christoph Lameter | 2014-06-04 | 5 | -23/+23 |
* | | | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 2014-06-04 | 1 | -5/+0 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 2 | -11/+2 |
|\ \ \ |
|
| * | | | arch,sh: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 2 | -11/+2 |
* | | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-06-03 | 13 | -15/+0 |
|\ \ \ \ |
|