1. 09 12月, 2011 2 次提交
    • L
      Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · 8bd1c881
      Linus Torvalds 提交于
      * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (28 commits)
        ARM: sa1100: fix build error
        ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram
        ARM: davinci: dm365 evm: align nand partition table to u-boot
        ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0
        ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode
        ARM: davinci: dm646x does not have a DSP domain
        ARM: davinci: psc: fix incorrect offsets
        ARM: davinci: psc: fix incorrect mask
        ARM: mx28: LRADC macro rename
        arm: mx23: recognise stmp378x as mx23
        ARM: mxs: fix machines' initializers order
        ARM: mxs/tx28: add __initconst for fec pdata
        ARM: S3C64XX: Staticise s3c6400_sysclass
        ARM: S3C64XX: Add linux/export.h to dev-spi.c
        ARM: S3C64XX: Remove extern from definition of framebuffer setup call
        MAINTAINERS: Extend Samsung patterns to cover SPI and ASoC drivers
        MAINTAINERS: Add linux-samsung-soc mailing list for Samsung
        MAINTAINERS: Consolidate Samsung MAINTAINERS
        ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'
        ARM: CSR: fix build error due to new mdesc->dma_zone_size
        ...
      8bd1c881
    • T
      TOMOYO: Fix pathname handling of disconnected paths. · 1418a3e5
      Tetsuo Handa 提交于
      Current tomoyo_realpath_from_path() implementation returns strange pathname
      when calculating pathname of a file which belongs to lazy unmounted tree.
      Use local pathname rather than strange absolute pathname in that case.
      
      Also, this patch fixes a regression by commit 02125a82 "fix apparmor
      dereferencing potentially freed dentry, sanitize __d_path() API".
      Signed-off-by: NTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
      Acked-by: NAl Viro <viro@zeniv.linux.org.uk>
      Cc: stable@vger.kernel.org
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      1418a3e5
  2. 08 12月, 2011 11 次提交
  3. 07 12月, 2011 12 次提交
  4. 06 12月, 2011 15 次提交