aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt1-0/+1
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-1/+0
2009-03-31sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI1-16/+19
2009-03-31sh: Tidy up sh7786 pinmux table.Kuninori Morimoto1-135/+79
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-1/+0
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller32-221/+794
2009-03-20sh: fix the HD64461 level-triggered interrupts handlingRafael Ignacio Zurita1-1/+0
2009-03-17sh: Flush only the needed range when unmapping a VMA.Paul Mundt1-8/+92
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt4-24/+39
2009-03-16sh: SuperH Mobile suspend supportMagnus Damm1-0/+9
2009-03-16sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELSNobuhiro Iwamatsu1-8/+9
2009-03-11sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI1-0/+1
2009-03-10sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu6-68/+233
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda3-5/+10
2009-03-10sh: hibernation supportMagnus Damm2-0/+14
2009-03-03sh: Urquell board support.Kuninori Morimoto1-0/+68
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto3-1/+197
2009-02-27sh: Disable unsupportable prefetching on SH-3.Paul Mundt1-2/+1
2009-02-27sh: prefetch early exception data on sh4/sh4a.Magnus Damm1-0/+5
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm1-5/+3
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-01-29sh: rework clocksource and sched_clockMagnus Damm1-2/+2
2009-01-29SH: fix start_thread and user_stack_pointer macrosRoel Kluin3-14/+14
2009-01-29sh: Use the atomic_t "counter" memberMatt Fleming1-8/+8
2009-01-29sh: Relax inline assembly constraintsMatt Fleming2-55/+55
2009-01-29Merge branch 'sh/stable-updates'Paul Mundt3-50/+15
2009-01-29sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii1-12/+9
2009-01-29sh: Fix up spurious syscall restarting.Paul Mundt2-38/+6
2009-01-27sh: use gpiolibMagnus Damm1-26/+35
2009-01-27sh: lockless gpio_set_value()Magnus Damm1-1/+1
2009-01-27sh: make gpio_get/set_value() O(1)Magnus Damm1-1/+6
2009-01-21asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger2-12/+4
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-3/+3
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-3/+3
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-1/+0
2009-01-06sh: introduce asm/swab.hHarvey Harrison3-59/+64
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-4/+3
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumaskMike Travis33-224/+796
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell32-224/+795
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2008-12-26cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-0/+1
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky1-1/+1
2008-12-22sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt1-0/+8
2008-12-22sh: mrshpc_setup_windows() needs to be inline.Paul Mundt1-1/+1
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt1-0/+52
2008-12-22sh: mach-edosk7705: Fix up edosk7705 so it all builds again.Paul Mundt2-29/+4
2008-12-22sh: Kill off dead mv_init_pci() from machvec.Paul Mundt1-1/+0
2008-12-22sh: Kill off mv_heartbeat() from the machvec.Paul Mundt1-2/+0
2008-12-22sh: Kill off sh_bios_in_gdb_mode().Paul Mundt1-1/+0