Skip to content
  1. Feb 23, 2010
  2. Feb 22, 2010
  3. Feb 21, 2010
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 · aea187c4
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6:
        CacheFiles: Fix a race in cachefiles_delete_object() vs rename
        vfs: don't call ima_file_check() unconditionally in nfsd_open()
        fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub
        Switch proc/self to nd_set_link()
        fix LOOKUP_FOLLOW on automount "symlinks"
      aea187c4
    • Linus Torvalds's avatar
      Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 · d0708b97
      Linus Torvalds authored
      * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6:
        V4L/DVB: bttv: Move I2C IR initialization
        V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad 	constant => sizeof conversion.
        soc-camera: mt9t112: modify exiting conditions from standby mode
        V4L/DVB: cxusb: Select all required frontend and tuner modules
        V4L/DVB: dvb: l64781.ko broken with gcc 4.5
      d0708b97
    • Linus Torvalds's avatar
      Merge branch 'omap-fixes-for-linus' of... · c52042ba
      Linus Torvalds authored
      Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
      
      * 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6:
        omap: Remove DEBUG_FS dependency for mux name checking
      c52042ba
    • Linus Torvalds's avatar
      Merge master.kernel.org:/home/rmk/linux-2.6-arm · cf7ad043
      Linus Torvalds authored
      * master.kernel.org:/home/rmk/linux-2.6-arm:
        ARM: allow alignment fault mode to be configured at kernel boot
        ARM: Update mach-types
        ARM: 5951/1: ARM: fix documentation of the PrimeCell bus
        ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor
        MAINTAINERS: fix my e-mail and status for Gemini and FA526
        Gemini: wrong registers used to set reg_level in gpio_set_irq_type()
        ARM: 5944/1: scsi: fix timer setup in fas216.c
        ARM: 5938/1: ARM: L2: export outer_cache_fns
      cf7ad043
    • Russell King's avatar
      ARM: allow alignment fault mode to be configured at kernel boot · d944d549
      Russell King authored
      
      
      Some glibc versions intentionally create lots of alignment faults in
      their gconv code, which if not fixed up, results in segfaults during
      boot.  This can prevent systems booting properly.
      
      There is no clear hard-configurable default for this; the desired
      default depends on the nature of the userspace which is going to be
      booted.
      
      So, provide a way for the alignment fault handler to be configured via
      the kernel command line.
      
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      d944d549
  4. Feb 20, 2010