aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2012-10-17UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-emptyDavid Howells1-0/+4
2012-10-15sh: Wire up kcmp syscall.Paul Mundt4-2/+6
2012-10-15Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell...Paul Mundt32-153/+173
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+5
2012-10-12vfs: define struct filename and have getname() return itJeff Layton2-4/+4
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-2/+3
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells32-153/+173
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+6
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+1
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-06sections: fix section conflicts in arch/shAndi Kleen2-2/+2
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds18-34/+37
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells17-34/+34
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+0
2012-10-01Uninclude linux/freezer.hRichard Weinberger2-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+3
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells2-11/+5
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-10/+1
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-5/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2-2/+2
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-08-09Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2-90/+141
2012-08-09sh: sh7269: Fix LCD pinmuxPhil Edworthy2-90/+141
2012-08-09sh: dma: fix request_irq usageMike Frysinger1-1/+1
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-9/+4
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski1-0/+1
2012-08-01sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto1-0/+8
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto1-2/+2
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt7-8/+9
2012-07-31memcg: rename config variablesAndrew Morton5-7/+7
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+2
2012-07-26sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757Shimoda, Yoshihiro2-0/+16
2012-07-25Merge branches 'sh/urgent' and 'sh/regulator' into sh-latestPaul Mundt14-17/+260
2012-07-25sh: Fix up recursive fault in oops with unset TTB.Paul Mundt1-2/+6
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+0
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-9/+4
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds23-968/+659
2012-07-20Merge branch 'common/pinctrl' into sh-latestPaul Mundt12-13/+13
2012-07-20sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski2-2/+0
2012-07-17Change email address for Steve GlendinningSteve Glendinning1-1/+1
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard1-3/+14
2012-07-06sh: select the fixed regulator driver on several boardsGuennadi Liakhovetski1-0/+13
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2-7/+2
2012-07-05sh/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-2/+2
2012-07-05sh/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-07-02sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt1-1/+1
2012-06-28sh: ecovec: switch MMC power control to regulatorsGuennadi Liakhovetski1-17/+100
2012-06-28sh: add fixed voltage regulators to se7724Guennadi Liakhovetski1-0/+15
2012-06-28sh: add fixed voltage regulators to sdk7786Guennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to rskGuennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to migorGuennadi Liakhovetski1-0/+13
2012-06-28sh: add fixed voltage regulators to kfr2r09Guennadi Liakhovetski1-0/+12
2012-06-28sh: add fixed voltage regulators to ap325rxaGuennadi Liakhovetski1-0/+21
2012-06-28sh: add fixed voltage regulators to sh7757lcrGuennadi Liakhovetski1-0/+14
2012-06-28sh: add fixed voltage regulators to sh2007Guennadi Liakhovetski1-0/+12
2012-06-28sh: add fixed voltage regulators to polarisGuennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to magicpanelr2Guennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to apsh4ad0aGuennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to apsh4a3aGuennadi Liakhovetski1-0/+10
2012-06-28Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt11-11/+11
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu11-11/+11
2012-06-28sh: kfr2r09: fix compile breakageGuennadi Liakhovetski1-2/+2
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven5-9/+4
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas1-1/+1
2012-06-16sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-1/+1
2012-06-14sh64: Fix up section mismatch warnings.Paul Mundt1-1/+1
2012-06-14sh64: Attempt to make reserved insn trap handler resemble C.Paul Mundt1-191/+195
2012-06-14sh: Consolidate die definitions for trap handlers.Paul Mundt4-102/+75
2012-06-14sh64: Kill off old exception debugging helpers.Paul Mundt3-261/+1
2012-06-14sh64: Use generic unaligned access control/counters.Paul Mundt1-113/+37
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-06-13Merge branch 'sh/genirq' into sh-latestPaul Mundt1-10/+0
2012-06-13Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt11-200/+256
2012-06-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt6-98/+102
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt48-414/+147
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt6-10/+5
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven1-6/+6
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt1-2/+2
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt7-117/+57
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt6-114/+5
2012-06-13sh: Kill off last dead UBC headerPaul Bolle1-28/+0
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-70/+39
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+0
2012-06-01new helper: signal_delivered()Al Viro2-4/+2
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-8/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2-35/+15
2012-06-01sh64: failure to build sigframe != signal without handlerAl Viro1-1/+1
2012-06-01new helper: sigmask_to_save()Al Viro2-17/+7
2012-06-01new helper: restore_saved_sigmask()Al Viro2-10/+2
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+17
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+0
2012-05-31sh: use clear_tasks_mm_cpumask()Anton Vorontsov1-6/+1
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2-4/+0
2012-05-28sh: convert to kbuild asm-generic support.Paul Mundt29-69/+29
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+2
2012-05-24sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.Paul Mundt4-51/+97
2012-05-24sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.Paul Mundt4-55/+94
2012-05-24sh: mach-x3proto: Migrate to linear irq domain.Paul Mundt2-26/+32
2012-05-24sh64: Fix up fallout from generic init_task conversion.Paul Mundt1-0/+1
2012-05-24sh64: Ensure KALLSYMS is enabled for unwinder use.Paul Mundt1-0/+1
2012-05-24sh64: Convert to unwinder API.Paul Mundt5-98/+101
2012-05-24sh: Kill off now unused arch_probe_nr_irqs().Paul Mundt1-10/+0
2012-05-24sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().Paul Mundt1-0/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2-4/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-104/+41
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-3/+40
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-13/+7
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds143-1945/+13023
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-25/+0
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt1-3/+0
2012-05-21sh: missing checks of __get_user()/__put_user() return valuesAl Viro2-22/+27
2012-05-21sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro4-71/+13
2012-05-21new helper: sigsuspend()Al Viro1-11/+1
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-2/+2
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-3/+0
2012-05-21sh: Enable PIO API for hp6xx and se770x.Paul Mundt1-1/+2
2012-05-21sh: Use generic time configAnna-Maria Gleixner1-10/+2
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt22-40/+12
2012-05-19sh: dma: More legacy cpu dma chainsawing.Paul Mundt3-208/+177
2012-05-19sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt5-36/+9
2012-05-19sh: Tidy up some of the cpu legacy dma header mess.Paul Mundt7-52/+0
2012-05-19sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a.Paul Mundt2-10/+1
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2-2/+2
2012-05-18sh: dreamcast: Migrate off of deprecated dynamic IRQ API.Paul Mundt1-21/+11
2012-05-18sh: hd64461: Migrate off of deprecated dynamic IRQ API.Paul Mundt1-24/+9
2012-05-18sh64: Fix up vmalloc fault range check.Paul Mundt1-1/+7
2012-05-18Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt2-3/+3
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt57-523/+625
2012-05-18sh: legacy PCI evt2irq migration.Paul Mundt9-38/+53
2012-05-18sh: cpu dma evt2irq migration.Paul Mundt3-50/+57
2012-05-18sh: sh7763rdp evt2irq migration.Paul Mundt1-2/+3
2012-05-18sh: sdk7780 evt2irq migration.Paul Mundt1-2/+3
2012-05-18sh: migor evt2irq migration.Paul Mundt1-6/+7
2012-05-18sh: landisk evt2irq migration.Paul Mundt1-9/+10
2012-05-18sh: kfr2r09 evt2irq migration.Paul Mundt1-7/+8
2012-05-18sh: ecovec24 evt2irq migration.Paul Mundt1-21/+23
2012-05-18sh: ap325rxa evt2irq migration.Paul Mundt1-7/+8
2012-05-18sh: urquell evt2irq migration.Paul Mundt1-1/+2
2012-05-18sh: sh7785lcr evt2irq migration.Paul Mundt1-7/+8
2012-05-18sh: hp6xx evt2irq migration.Paul Mundt2-4/+6
2012-05-18sh: mach-se evt2irq migration.Paul Mundt9-42/+52
2012-05-18sh: sh7757lcr evt2irq migration.Paul Mundt1-13/+14
2012-05-18sh: magicpanelr2 evt2irq migration.Paul Mundt1-13/+14
2012-05-18sh: espt evt2irq migration.Paul Mundt1-1/+2
2012-05-18sh: edosk7760 evt2irq migration.Paul Mundt2-10/+7
2012-05-18sh: edosk7705 evt2irq migration.Paul Mundt1-1/+2
2012-05-18sh: sh7720 evt2irq migration.Paul Mundt1-15/+17
2012-05-18sh: sh7710/sh7712 evt2irq migration.Paul Mundt1-6/+7
2012-05-18sh: sh7706/sh7707/sh7709/sh7709 evt2irq migration.Paul Mundt1-7/+8
2012-05-18sh: sh7705 evt2irq migration.Paul Mundt1-6/+7
2012-05-18sh: sh7760 evt2irq migration.Paul Mundt1-7/+19
2012-05-18sh: sh7750 evt2irq migration.Paul Mundt1-8/+9
2012-05-18sh: sh4-202 evt2irq migration.Paul Mundt1-4/+8
2012-05-18sh: sh-x3 evt2irq migration.Paul Mundt1-9/+19
2012-05-18sh: sh7785 evt2irq migration.Paul Mundt1-18/+25
2012-05-18sh: sh7780 evt2irq migration.Paul Mundt1-15/+22
2012-05-18sh: sh7770 evt2irq migration.Paul Mundt1-19/+20
2012-05-18sh: sh7763 evt2irq migration.Paul Mundt1-14/+16
2012-05-18sh: sh7757 evt2irq migration.Paul Mundt1-44/+44
2012-05-18sh: sh7724 evt2irq migration.Paul Mundt1-38/+39
2012-05-18sh: sh7723 evt2irq migration.Paul Mundt1-23/+24
2012-05-18sh: sh7722 evt2irq migration.Paul Mundt1-23/+24
2012-05-18sh: sh7366 evt2irq migration.Paul Mundt1-11/+12
2012-05-18sh: sh7343 evt2irq migration.Paul Mundt1-15/+16
2012-05-18sh: sh7786 evt2irq migration.Paul Mundt1-22/+25
2012-05-18sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API.Paul Mundt1-23/+13
2012-05-17sh: Fix mistake of the member variable of plat_sci_port for SH7343Nobuhiro Iwamatsu1-1/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha4-13/+7
2012-05-14sh64: Set additional fault code values.Paul Mundt1-1/+19
2012-05-14sh64: Tidy up and consolidate the TLB miss fast path.Paul Mundt1-92/+15
2012-05-14sh64: Fix up caller-save register settings for fast-path.Paul Mundt1-2/+2
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt2-19/+19
2012-05-14sh64: Migrate to __update_tlb() API.Paul Mundt3-52/+49
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt5-314/+93
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt3-6/+2
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt2-3/+3
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt2-16/+16
2012-05-14sh: Support thread fault code encoding.Paul Mundt3-47/+78
2012-05-14sh64: Provide EXPEVT helper.Paul Mundt1-0/+14
2012-05-13sh: Use the plat_nand default partition parserH Hartley Sweeten1-1/+0
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt2-105/+222
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown2-2/+2
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-0/+1
2012-05-10sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt1-1/+2
2012-05-10Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt15-4/+3950
2012-05-10sh: Add pinmux for sh7269Phil Edworthy3-0/+3001