aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
* sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven2014-07-23
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-21
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-04
* | sh: Replace __get_cpu_var usesChristoph Lameter2014-06-04
* | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \
| * | arch,sh: Convert smp_mb__*()Peter Zijlstra2014-04-18
* | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\ \ \
| * | | USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-28
| * | | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-27
| | |/ | |/|
* | | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-02
|\ \ \
| * \ \ Merge tag 'renesas-clock-cleanup2-for-v3.16' of git://git.kernel.org/pub/scm/...Olof Johansson2014-05-21
| |\ \ \ | | |/ / | |/| |
| | * | sh: Switch to new style MTU2 deviceLaurent Pinchart2014-05-11
| | * | sh: Switch to new style TMU deviceLaurent Pinchart2014-05-11
| | * | sh: Switch to new style CMT deviceLaurent Pinchart2014-05-11
| | |/
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-28
| |\ \
| | * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
| | |/
| * / sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Bjorn Helgaas2014-05-20
| |/
* / mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-25
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * get rid of DEBUG_WRITECOUNTAl Viro2014-04-01
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \
| * | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-20
* | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-03
|\ \ \
| * | | arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGeert Uytterhoeven2014-04-03
| * | | sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven2014-04-03
| * | | arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeKuninori Morimoto2014-04-03
| * | | sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-03
| * | | sh: remove unused do_fpu_errorBobby Bingham2014-04-03
| * | | sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-03
| * | | sh: fix format string bug in stack tracerMatt Fleming2014-04-03
* | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
|\ \ \ \ | |/ / / |/| | |
| * | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
| * | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-07
* | | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-01
|\ \ \ \
| * \ \ \ Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-18
| | |/ / | |/| |
* | | | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-01
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown2014-03-23
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | | * | ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto2014-03-14
| | |/ /
* | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\ \ \ \
| * | | | sh/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-19
| | |/ / | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\ \ \ \
| * \ \ \ Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-12
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-04
| | |/ / | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
|\ \ \ \
| * | | | sh: Remove Kconfig entries for TMU, CMT and MTU2Magnus Damm2014-03-11
| |/ / /