summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* sh: pci memory range checking codeMagnus Damm2009-04-161-4/+19
* sh: add io_base member to pci_channelMagnus Damm2009-04-161-0/+1
* sh: add reg_base member to pci_channelMagnus Damm2009-04-161-0/+1
* sh: hook in struct pci_channel in sysdataMagnus Damm2009-04-161-2/+4
* sh: add init member to pci_channel dataMagnus Damm2009-04-161-0/+2
* sh: Add support for DMA API debugging.Paul Mundt2009-04-092-10/+37
* sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt2009-04-071-2/+5
* sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2009-04-062-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-056-206/+235
|\
| * sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-043-55/+136
| * sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-021-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-021-1/+0
| |\
| * | sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI2009-03-311-16/+19
| * | sh: Tidy up sh7786 pinmux table.Kuninori Morimoto2009-03-311-135/+79
* | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
| |/ |/|
* | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-1/+0
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2632-221/+794
|\
| * sh: fix the HD64461 level-triggered interrupts handlingRafael Ignacio Zurita2009-03-201-1/+0
| * sh: Flush only the needed range when unmapping a VMA.Paul Mundt2009-03-171-8/+92
| * sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-174-24/+39
| * sh: SuperH Mobile suspend supportMagnus Damm2009-03-161-0/+9
| * sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELSNobuhiro Iwamatsu2009-03-161-8/+9
| * sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI2009-03-111-0/+1
| * sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu2009-03-106-68/+233
| * sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-103-5/+10
| * sh: hibernation supportMagnus Damm2009-03-102-0/+14
| * sh: Urquell board support.Kuninori Morimoto2009-03-031-0/+68
| * sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-033-1/+197
| * sh: Disable unsupportable prefetching on SH-3.Paul Mundt2009-02-271-2/+1
| * sh: prefetch early exception data on sh4/sh4a.Magnus Damm2009-02-271-0/+5
| * sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm2009-02-271-5/+3
| * sh: rework clocksource and sched_clockMagnus Damm2009-01-291-2/+2
| * SH: fix start_thread and user_stack_pointer macrosRoel Kluin2009-01-293-14/+14
| * sh: Use the atomic_t "counter" memberMatt Fleming2009-01-291-8/+8
| * sh: Relax inline assembly constraintsMatt Fleming2009-01-292-55/+55
| * Merge branch 'sh/stable-updates'Paul Mundt2009-01-293-50/+15
| |\
| * | sh: use gpiolibMagnus Damm2009-01-271-26/+35
| * | sh: lockless gpio_set_value()Magnus Damm2009-01-271-1/+1
| * | sh: make gpio_get/set_value() O(1)Magnus Damm2009-01-271-1/+6
* | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
| |/ |/|
* | sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii2009-01-291-12/+9
* | sh: Fix up spurious syscall restarting.Paul Mundt2009-01-292-38/+6
|/
* asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger2009-01-212-12/+4
* Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-141-3/+3
|\
| * [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-3/+3
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-3/+0
|/
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-1/+0
* sh: introduce asm/swab.hHarvey Harrison2009-01-063-59/+64
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-4/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-0333-224/+796
|\
OpenPOWER on IntegriCloud