summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt2009-04-111-2/+15
* sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto2009-04-101-15/+18
* sh: Add support for DMA API debugging.Paul Mundt2009-04-094-16/+51
* sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt2009-04-081-2/+5
* sh: urquell: Add board commentKuninori Morimoto2009-04-071-0/+27
* sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2009-04-064-2/+10
* sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda2009-04-062-0/+7
* Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-051-1/+0Star
|\
| * pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel2009-04-051-1/+0Star
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-057-14/+13Star
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-023-7/+7
| |\ \
| | * | cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-162-4/+4
| | * | cpumask: Use accessors code.: crisRusty Russell2009-03-161-2/+2
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell2009-03-161-1/+1
| * | | CRISv32: Remove extraneous space between -I and the path.Jesper Nilsson2009-04-021-3/+3
| * | | cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-022-2/+2
| * | | BUG to BUG_ON changesStoyan Gaydarov2009-04-021-2/+1Star
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-054-8/+105
|\ \ \ \
| * \ \ \ Merge branch 'linus' into releaseLen Brown2009-04-052194-48544/+111623
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'misc' into releaseLen Brown2009-04-052-1/+13
| |\ \ \ \
| | * | | | ACPI: update commentZhang Rui2009-04-031-1/+1
| | * | | | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-281-0/+12
| * | | | | Merge branch 'x2apic' into releaseLen Brown2009-04-052-4/+89
| |\ \ \ \ \
| | * | | | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-042-4/+89
| | |/ / / /
| * / / / / ACPI: cpufreq: use new bit register access functionLin Ming2009-03-271-3/+3
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-0565-1512/+2608
|\ \ \ \ \
| * | | | | sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2009-04-042-17/+8Star
| * | | | | sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-047-137/+161
| * | | | | sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt2009-04-041-8/+12
| * | | | | sh: update defconfigs.Paul Mundt2009-04-0242-1022/+2212
| * | | | | sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-022-17/+0Star
| * | | | | sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-023-1/+5
| * | | | | sh: Add a command line option for disabling I/O trapping.Paul Mundt2009-04-021-0/+13
| * | | | | sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt2009-04-021-0/+1
| * | | | | sh: migor: Fix up CEU use flags.Paul Mundt2009-04-021-3/+1Star
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-02230-1779/+4611
| |\ \ \ \ \
| * | | | | | sh: ap325 and Migo-R use new sh_mobile_ceu_info flagsKuninori Morimoto2009-03-311-3/+1Star
| * | | | | | sh: Fix up -Wformat-security whining.Paul Mundt2009-03-311-3/+2Star
| * | | | | | sh: ap325rxa: Add ov772x support, again.Kuninori Morimoto2009-03-311-3/+50
| * | | | | | sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI2009-03-311-16/+19
| * | | | | | sh: Tidy up sh7786 pinmux table.Kuninori Morimoto2009-03-312-280/+118Star
| * | | | | | sh: Add MMU dependency for kexecNobuhiro Iwamatsu2009-03-311-1/+1
| * | | | | | sh: urquell: enable LAN deviceKuninori Morimoto2009-03-311-0/+4
| * | | | | | sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto2009-03-311-1/+0Star
* | | | | | | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds2009-04-0521-94/+2034
|\ \ \ \ \ \ \
| * | | | | | | avr32: add RTS/CTS/CLK pin selection for the USARTsPeter Ma2009-04-0110-30/+47
| * | | | | | | Add RTC support for Merisc boardsJonas Larsson2009-03-302-1/+9
| * | | | | | | avr32: at32ap700x: setup DMA for AC97C in the machine codeHans-Christian Egtvedt2009-03-274-29/+45
| * | | | | | | avr32: at32ap700x: setup DMA for ABDAC in the machine codeHans-Christian Egtvedt2009-03-273-10/+33
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Haavard Skinnemoen2009-03-271460-16298/+51370
| |\ \ \ \ \ \ \