aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)Author
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt
2009-04-09sh: Add support for DMA API debugging.Paul Mundt
2009-04-07sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-03-31sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI
2009-03-31sh: Tidy up sh7786 pinmux table.Kuninori Morimoto
2009-03-30cpumask: remove node_to_first_cpuRusty Russell
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-20sh: fix the HD64461 level-triggered interrupts handlingRafael Ignacio Zurita
2009-03-17sh: Flush only the needed range when unmapping a VMA.Paul Mundt
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt
2009-03-16sh: SuperH Mobile suspend supportMagnus Damm
2009-03-16sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELSNobuhiro Iwamatsu
2009-03-11sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI
2009-03-10sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda
2009-03-10sh: hibernation supportMagnus Damm
2009-03-03sh: Urquell board support.Kuninori Morimoto
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto
2009-02-27sh: Disable unsupportable prefetching on SH-3.Paul Mundt
2009-02-27sh: prefetch early exception data on sh4/sh4a.Magnus Damm
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-01-29sh: rework clocksource and sched_clockMagnus Damm
2009-01-29SH: fix start_thread and user_stack_pointer macrosRoel Kluin
2009-01-29sh: Use the atomic_t "counter" memberMatt Fleming
2009-01-29sh: Relax inline assembly constraintsMatt Fleming
2009-01-29Merge branch 'sh/stable-updates'Paul Mundt
2009-01-29sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii
2009-01-29sh: Fix up spurious syscall restarting.Paul Mundt
2009-01-27sh: use gpiolibMagnus Damm
2009-01-27sh: lockless gpio_set_value()Magnus Damm
2009-01-27sh: make gpio_get/set_value() O(1)Magnus Damm
2009-01-21asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-06sh: introduce asm/swab.hHarvey Harrison
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-26cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky