summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* score: clean up mm/init.cArnd Bergmann2009-06-271-24/+10
* 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 maintainers for score architectureChen Liqin2009-06-191-0/+8
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-19126-0/+8566
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-06-1824-324/+2621
|\
| * jbd2: clean up jbd2_journal_try_to_free_buffers()Hisashi Hifumi2009-06-171-49/+0
| * ext4: Don't update ctime for non-extent-mapped inodesTheodore Ts'o2009-06-151-5/+1
| * ext4: Fix up whitespace issues in fs/ext4/inode.cTheodore Ts'o2009-06-141-97/+103
| * ext4: Fix 64-bit block type problem on 32-bit platformsTheodore Ts'o2009-06-152-5/+5
| * ext4: teach the inode allocator to use a goal inode numberAndreas Dilger2009-06-136-10/+36
| * ext4: Use a hash of the topdir directory name for the Orlov parent groupTheodore Ts'o2009-06-134-13/+22
| * ext4: document the "abort" mount optionTheodore Ts'o2009-06-131-0/+4
| * ext4: move the abort flag from s_mount_opts to s_mount_flagsTheodore Ts'o2009-06-133-16/+9
| * ext4: update the s_last_mounted field in the superblockTheodore Ts'o2009-06-132-1/+42
| * ext4: change s_mount_opt to be an unsigned intTheodore Ts'o2009-06-133-3/+3
| * ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctlAkira Fujita2009-06-176-3/+1378
| * ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o2009-04-271-5/+8
| * ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds2009-04-271-5/+8
| * ext4: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-177-121/+774
| * jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-175-9/+252
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-18123-3743/+3835
|\ \
| * | 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-173598-80518/+285140
| |\ \ \ \ \
| | | | | * | 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-174-7/+11
| | | | * | | 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