1. 12 Jan, 2011 10 commits
  2. 02 Jan, 2011 2 commits
  3. 29 Dec, 2010 1 commit
  4. 18 Dec, 2010 3 commits
  5. 17 Dec, 2010 22 commits
  6. 16 Dec, 2010 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify · a3383e83
      Linus Torvalds authored
      * 'for-linus' of git://git.infradead.org/users/eparis/notify:
        fanotify: fill in the metadata_len field on struct fanotify_event_metadata
        fanotify: split version into version and metadata_len
        fanotify: Dont try to open a file descriptor for the overflow event
        fanotify: Introduce FAN_NOFD
        fanotify: do not leak user reference on allocation failure
        inotify: stop kernel memory leak on file creation failure
        fanotify: on group destroy allow all waiters to bypass permission check
        fanotify: Dont allow a mask of 0 if setting or removing a mark
        fanotify: correct broken ref counting in case adding a mark failed
        fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called
        fanotify: remove packed from access response message
        fanotify: deny permissions when no event was sent
      a3383e83
    • Linus Torvalds's avatar
      Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus · 68a4ec9c
      Linus Torvalds authored
      * 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus: (28 commits)
        MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.
        MIPS: LD/SD o32 macro GAS fix update
        MIPS: Alchemy: fix build with SERIAL_8250=n
        MIPS: Rename mips_dma_cache_sync back to dma_cache_sync
        MIPS: MT: Fix typo in comment.
        SSB: Fix nvram_get on BCM47xx platform
        MIPS: BCM47xx: Swap serial console if ttyS1 was specified.
        MIPS: BCM47xx: Use sscanf for parsing mac address
        MIPS: BCM47xx: Fill values for b43 into SSB sprom
        MIPS: BCM47xx: Do not read config from CFE
        MIPS: FDT size is a be32
        MIPS: Fix CP0 COUNTER clockevent race
        MIPS: Fix regression on BCM4710 processor detection
        MIPS: JZ4740: Fix pcm device name
        MIPS: Separate two consecutive loads in memset.S
        MIPS: Send proper signal and siginfo on FP emulator faults.
        MIPS: AR7: Fix loops per jiffies on TNETD7200 devices
        MIPS: AR7: Fix double ar7_gpio_init declaration
        MIPS: Rework GENERIC_HARDIRQS Kconfig.
        MIPS: Alchemy: Add return value check for strict_strtoul()
        ...
      68a4ec9c