summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-041-8/+7
|\
| * Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-281-1/+2
| |\
| * | sh, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-191-8/+7
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\ \ \
| * | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| |/ /
* | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-043-23/+5
|\ \ \ | |_|/ |/| |
| * | sh: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-182-23/+2
| * | sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
| |/
* / sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven2014-07-231-1/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-9/+1
|\
| * ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-9/+1
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* | sh: Replace __get_cpu_var usesChristoph Lameter2014-06-045-23/+23
* | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-11/+2
|\ \
| * | arch,sh: Convert smp_mb__*()Peter Zijlstra2014-04-182-11/+2
* | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-0313-15/+0
|\ \ \
| * | | USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-285-5/+0
| * | | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-2710-10/+0
| | |/ | |/|
* | | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-0241-3403/+417
|\ \ \
| * \ \ Merge tag 'renesas-clock-cleanup2-for-v3.16' of git://git.kernel.org/pub/scm/...Olof Johansson2014-05-2141-3403/+417
| |\ \ \ | | |/ / | |/| |
| | * | sh: Switch to new style MTU2 deviceLaurent Pinchart2014-05-119-433/+72
| | * | sh: Switch to new style TMU deviceLaurent Pinchart2014-05-1130-2486/+239
| | * | sh: Switch to new style CMT deviceLaurent Pinchart2014-05-1119-484/+106
| | |/
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-022-8/+15
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-281-5/+0
| |\ \
| | * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
| | |/
| * / sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Bjorn Helgaas2014-05-201-3/+15
| |/
* / mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-251-0/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-1/+0
|\
| * get rid of DEBUG_WRITECOUNTAl Viro2014-04-011-1/+0
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\ \
| * | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-077-13/+13
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-0311-78/+34
|\ \ \
| * | | arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGeert Uytterhoeven2014-04-031-3/+0
| * | | sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven2014-04-031-1/+1
| * | | arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeKuninori Morimoto2014-04-031-1/+1
| * | | sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-032-28/+11
| * | | sh: remove unused do_fpu_errorBobby Bingham2014-04-031-18/+0
| * | | sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-034-26/+20
| * | | sh: fix format string bug in stack tracerMatt Fleming2014-04-031-1/+1
* | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
* | | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-011-9/+0
|\ \ \ \
| * \ \ \ Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-1211-18/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-181-9/+0
| | |/ / | |/| |
* | | | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-012-6/+2
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown2014-03-232-6/+2
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |