summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-2537-351/+371
|\
| * of/mips: Cleanup some include directives/files.David Daney2010-10-211-6/+2
| * of/mips: Add device tree support to MIPSDezhong Diao2010-10-216-0/+163
| * of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-212-7/+10
| * of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-211-7/+4
| * of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-121-1/+1
| * of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon2010-10-121-1/+35
| * of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-104-9/+13
| * sparc: break out some PROM device-tree building code out into drivers/ofAndres Salomon2010-10-091-189/+1
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-0921-142/+154
| * sparc: stop exporting openprom.h headerAndres Salomon2010-10-081-1/+0
| * powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie2010-10-071-11/+11
* | MIPS: MT: Fix build error iFPU affinity codeRalf Baechle2010-10-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-257-16/+231
|\ \
| * | Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-131-3/+1
| * | ux500 - add platform data for Nomadik SKE keypad controllerSundar Iyer2010-10-135-16/+167
| * | Input: add support for Nomadik SKE keypad controllerSundar Iyer2010-10-131-0/+50
| * | Input: add support for OMAP4 keyboard controllerAbraham Arce2010-08-311-0/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-25136-1573/+4891
|\ \ \
| * | | sh: fix clk_get() error handlingGuennadi Liakhovetski2010-10-181-3/+3
| * | | sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt2010-10-152-9/+2
| * | | sh: mach-sdk7786: Add support for the FPGA SRAM.Paul Mundt2010-10-155-2/+92
| * | | sh: Provide a generic SRAM pool for tiny memories.Paul Mundt2010-10-154-0/+77
| * | | sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt2010-10-144-5/+75
| * | | sh: pci: Support slot 4 routing on SDK7786.Paul Mundt2010-10-144-1/+79
| * | | sh: Fix up PMB locking.Paul Mundt2010-10-141-16/+15
| * | | sh: mach-sdk7786: Add support for fpga gpios.Paul Mundt2010-10-143-0/+52
| * | | sh: perf: Set up perf_max_events.Paul Mundt2010-10-131-0/+1
| * | | sh: perf: Support SH-X3 hardware counters.Paul Mundt2010-10-131-1/+19
| * | | sh: wire up perf alignment and emulation faults.Paul Mundt2010-10-135-9/+33
| * | | sh: boards/mach-x3proto: gpio: fix error handling codeKulikov Vasiliy2010-10-121-2/+2
| * | | sh: Fix up the SH-3 build.Paul Mundt2010-10-071-0/+1
| * | | sh: Fix address calculation of InitrdNobuhiro Iwamatsu2010-10-061-3/+4
| * | | sh: fix uninitialized spinlockAkinobu Mita2010-10-061-1/+1
| * | | sh: Wire up INTC subgroup splitting for SH7786 SCIF1.Paul Mundt2010-10-051-38/+72
| * | | sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt2010-10-051-0/+2
| * | | sh: Drop __initdata for SH-X3 pinmux tables.Paul Mundt2010-10-041-5/+5
| * | | sh: mach-x3proto: Improve ILSEL debugging.Paul Mundt2010-10-041-4/+12
| * | | sh: mach-x3proto: gpio-keys support.Paul Mundt2010-10-041-2/+105
| * | | sh: mach-x3proto: Support for baseboard GPIOs.Paul Mundt2010-10-043-0/+149
| * | | sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt2010-10-043-2/+2
| * | | sh: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-10-031-4/+2
| * | | sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2010-10-022-9/+17
| * | | sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.Paul Mundt2010-10-022-0/+25
| * | | sh: pinmux support for SH-X3 proto CPUs.Paul Mundt2010-10-023-0/+652
| * | | sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt2010-10-021-4/+11
| * | | sh: Support userimask for all SH-X3 interrupt controllers.Paul Mundt2010-10-023-18/+36
| * | | sh: Update SH-X3 subtype for clkdev lookups.Paul Mundt2010-10-013-85/+146
| * | | sh: boot kernel with SR.BL setMagnus Damm2010-09-303-2/+7
| * | | sh: fix a kfree address in clkdev codeGuennadi Liakhovetski2010-09-301-1/+3