summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* score: make irq.h definitions localArnd Bergmann2009-06-272-20/+23
* score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann2009-06-273-20/+8
* score: fix function prototypesArnd Bergmann2009-06-273-12/+17
* score: add address space annotationsArnd Bergmann2009-06-274-14/+16
* score: add missing #includesArnd Bergmann2009-06-275-1/+10
* score: move save arg5 and arg6 instruction in front of enable_irqChen Liqin2009-06-221-2/+2
* score: add prototypes for wrapped syscallsArnd Bergmann2009-06-191-2/+4
* score: remove init_mmArnd Bergmann2009-06-191-2/+0
* score: add generic sys_call_tableArnd Bergmann2009-06-194-53/+18
* score: remove __{put,get}_user_unknownArnd Bergmann2009-06-191-12/+0
* score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann2009-06-191-1/+0
* score: update files according to review commentsChen Liqin2009-06-1914-250/+154
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-19126-0/+8566
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-18116-3721/+3805
|\
| * sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturnMatt Fleming2009-06-181-2/+2
| * sh: Enable soc-camera in ap325rxa/migor/se7724 defconfigs.Paul Mundt2009-06-183-6/+190
| * sh: remove stray markers.Christoph Hellwig2009-06-184-14/+1
| * sh: defconfig updates.Paul Mundt2009-06-1845-2375/+2245
| * sh: pci: Initial PCI-Express support for SH7786 Urquell board.Paul Mundt2009-06-173-0/+357
| *-----. Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt2009-06-171160-16267/+67147
| |\ \ \ \
| | | | | * sh: Generic HAVE_PERF_COUNTER support.Paul Mundt2009-06-172-0/+8
| | | | | * sh: Use generic atomic64_t implementation.Paul Mundt2009-06-172-0/+3
| | | | * | SH: convert migor to soc-camera as platform-deviceGuennadi Liakhovetski2009-06-171-27/+52
| | | | * | SH: convert ap325rxa to soc-camera as platform-deviceGuennadi Liakhovetski2009-06-171-18/+32
| | | | * | soc-camera: unify i2c camera device platform dataGuennadi Liakhovetski2009-06-172-3/+3
| | | | * | sh: add platform data for r8a66597-hcd in setup-sh7723Yoshihiro Shimoda2009-06-171-2/+7
| | | | * | sh: add platform data for r8a66597-hcd in setup-sh7366Yoshihiro Shimoda2009-06-171-3/+7
| | | | * | sh: x3proto: add platform data for r8a66597-hcdYoshihiro Shimoda2009-06-171-3/+9
| | | | * | sh: highlander: add platform data for r8a66597-hcdYoshihiro Shimoda2009-06-171-3/+9
| | | | * | sh: sh7785lcr: add platform data for r8a66597-hcdYoshihiro Shimoda2009-06-171-4/+10
| | | * | | sh: smsc911x support for the rsk7203 boardMagnus Damm2009-06-161-2/+6
| | * | | | sh: pci: SH7786 PCI ops.Paul Mundt2009-06-163-0/+724
| * | | | | sh: use kzalloc() for cpg clocksMagnus Damm2009-06-171-7/+9
| * | | | | sh: unbreak WARN_ON()Magnus Damm2009-06-171-0/+1
| * | | | | sh: Revised clock function in highlanderNobuhiro Iwamatsu2009-06-161-1/+2
| * | | | | sh: Update r7780mp defconfigNobuhiro Iwamatsu2009-06-161-25/+118
| * | | | | sh: Add support mtd mapping for highlanderNobuhiro Iwamatsu2009-06-162-0/+52
| |/ / / /
| * | | | sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt2009-06-161-12/+2
| * | | | sh: Set EARLY_SCIF_CONSOLE_PORT sanely for SH7786.Paul Mundt2009-06-161-0/+1
| * | | | sh: urquell: Add system FPGA mode pin support.Paul Mundt2009-06-151-0/+7
| * | | | sh: Make the atomic functions safe for irqsoff tracingMatt Fleming2009-06-151-12/+12
| * | | | sh: Convert sh64 to use the generic checksum code.Paul Mundt2009-06-156-301/+6
| * | | | sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.Paul Mundt2009-06-141-1/+1
| * | | | sh: Switch to asm-generic versions for identical headers.Paul Mundt2009-06-146-146/+6
| * | | | sh: Convert to asm-generic/signal.h.Paul Mundt2009-06-141-146/+1
| * | | | sh: Convert to asm-generic/types.h.Paul Mundt2009-06-141-15/+1
| * | | | sh: Convert to asm-generic/scatterlist.h.Paul Mundt2009-06-141-22/+2
| * | | | sh: Convert to asm-generic/unaligned.h.Paul Mundt2009-06-141-13/+1
| * | | | sh: Convert to asm-generic/module.h.Paul Mundt2009-06-141-11/+1
| * | | | sh: Conver to asm-generic/mmu_context.h.Paul Mundt2009-06-141-9/+9
OpenPOWER on IntegriCloud