summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-12-281-60/+61
|\
| * crypto: crc32c-intel - Switch to shashHerbert Xu2008-12-251-54/+47Star
| * crypto: crc32c-intel - Update copyright headKent Liu2008-12-251-6/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-12-281-0/+13
|\ \
| * \ Merge branch 'topic/asoc' into to-pushTakashi Iwai2008-12-251-0/+13
| |\ \ | | |/ | |/|
| | * Merge branch 'upstream' into topic/asocTakashi Iwai2008-12-01900-7542/+79919
| | |\
| | * | ASoC: Add Palm/PXA27x unified ASoC audio driverMarek Vasut2008-11-051-0/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-12-28158-4913/+8692
|\ \ \ \ | |/ / / |/| | |
| * | | sh: oprofile: Fix up the module build.Paul Mundt2008-12-221-5/+1Star
| * | | sh: add UIO support for JPU on SH7722.Takanari Hayama2008-12-221-0/+31
| * | | sh: mach-rsk: Use uImage generation by default for rsk7201/7203.Paul Mundt2008-12-221-1/+1
| * | | sh: mach-sh03: Fix up pata_platform build breakage.Paul Mundt2008-12-221-9/+20
| * | | sh: enable deferred io LCDC on Migo-RMagnus Damm2008-12-221-0/+2
| * | | sh: add LCDC interrupt configuration to AP325 and Migo-RMagnus Damm2008-12-222-0/+8
| * | | sh: split coherent pagesMagnus Damm2008-12-221-1/+6
| * | | sh: dma: Kill off ISA DMA wrapper.Paul Mundt2008-12-223-110/+0Star
| * | | sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt2008-12-223-1/+22
| * | | sh: Kill off the unused SH_ALPHANUMERIC debug option.Paul Mundt2008-12-221-8/+2Star
| * | | sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt2008-12-222-5/+22
| * | | doc: Update sh cpufreq documentation.Paul Mundt2008-12-221-2/+6
| * | | sh: mrshpc_setup_windows() needs to be inline.Paul Mundt2008-12-221-1/+1
| * | | sh: Kill off cf-enabler with extreme prejudice.Paul Mundt2008-12-228-220/+63Star
| * | | sh: Add a simple edosk7705_defconfig for build testing.Paul Mundt2008-12-221-0/+438
| * | | sh: mach-edosk7705: Fix up edosk7705 so it all builds again.Paul Mundt2008-12-225-80/+24Star
| * | | sh: mach-microdev: Split out the fdc37c93xapm initialization code.Paul Mundt2008-12-223-181/+167Star
| * | | sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt2008-12-222-10/+2Star
| * | | sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.Paul Mundt2008-12-222-6/+35
| * | | sh: board-shmin: Convert shmin to use __set_io_port_base().Paul Mundt2008-12-221-11/+3Star
| * | | sh: Kill off dead mv_init_pci() from machvec.Paul Mundt2008-12-221-1/+0Star
| * | | sh: Simplify kernel_thread_helper() for sh32.Paul Mundt2008-12-221-15/+4Star
| * | | sh: Kill off mv_heartbeat() from the machvec.Paul Mundt2008-12-223-12/+0Star
| * | | sh: Kill off the cayman and microdev special heartbeat code.Paul Mundt2008-12-225-166/+0Star
| * | | sh: Kill off sh_bios_in_gdb_mode().Paul Mundt2008-12-222-18/+0Star
| * | | sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt2008-12-221-2/+2
| * | | sh: Run sh_bios through a long overdue Lindent.Paul Mundt2008-12-221-36/+34Star
| * | | sh: oprofile: Convert op_model_sh7750 to new common interface.Paul Mundt2008-12-221-94/+78Star
| * | | sh: oprofile: Backtrace support.Dave Peverley2008-12-222-0/+127
| * | | sh: oprofile: Refactor common setup code for multiple driver support.Paul Mundt2008-12-224-30/+178
| * | | sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machinesMatt Fleming2008-12-221-2/+0Star
| * | | sh: Convert Cayman boards from hw_interrupt_type to irq_chipMatt Fleming2008-12-221-27/+8Star
| * | | sh: Convert Dreamcast support from hw_interrupt_type to irq_chipMatt Fleming2008-12-222-106/+91Star
| * | | sh: Convert SystemH board support from hw_interrupt_type to irq_chipMatt Fleming2008-12-221-31/+6Star
| * | | sh: Convert Microdev boards from hw_interrupt_type to irq_chipMatt Fleming2008-12-221-29/+7Star
| * | | sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt2008-12-226-5/+314
| * | | sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt2008-12-228-94/+440
| * | | sh: Kill off remaining CONFIG_SH_KGDB bits.Paul Mundt2008-12-221-1/+0Star
| * | | sh: Generic kgdb stub support.Paul Mundt2008-12-2215-1244/+328Star
| * | | sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt2008-12-223-4/+4
| * | | sh: Provide linux/regset.h interface for SH-5.Paul Mundt2008-12-223-4/+186
| * | | sh: Provide asm/syscall.h for SH-5.Paul Mundt2008-12-223-32/+108