1. 07 Sep, 2011 3 commits
  2. 06 Sep, 2011 6 commits
  3. 04 Sep, 2011 1 commit
  4. 02 Sep, 2011 3 commits
  5. 01 Sep, 2011 4 commits
  6. 31 Aug, 2011 10 commits
  7. 30 Aug, 2011 8 commits
  8. 29 Aug, 2011 5 commits
    • Linus Torvalds's avatar
      Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm · 90e93648
      Linus Torvalds authored
      * 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm:
        ARM: pm: avoid writing the auxillary control register for ARMv7
        ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness
        ARM: pm: arm920/926: fix number of registers saved
        ARM: pm: CPU specific code should not overwrite r1 (v:p offset)
        ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU
        ARM: 7065/1: kexec: ensure new kernel is entered in ARM state
        ARM: 7003/1: vexpress: Add clock definition for the SP805.
        ARM: 7051/1: cpuimx* boards: fix mach-types errors
        ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDER
        ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss enabled
        ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.
        ARM: 6967/1: ep93xx: ts72xx: fix board model detection
        ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boards
        ARM: cache: detect VIPT aliasing I-cache on ARMv6
        ARM: twd: register clockevents device before enabling PPI
        ARM: realview: ensure visibility of writes during reset
        ARM: perf: make name of arm_pmu_type consistent
        ARM: perf: fix prototype of release_pmu
        ARM: fix perf build with uclibc toolchains
      90e93648
    • Linus Torvalds's avatar
      Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc · 3ae627b5
      Linus Torvalds authored
      * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc:
        ARM: mach-footbridge: add missing header file <video/vga.h>
        ARM: mach-orion5x: add missing header file <linux/vga.h>
        arm: fix compile failure in orion5x/dns323-setup.c
        at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0
        ARM: S5P: fix bug in spdif_clk_get_rate
        ARM: EXYNOS4: Add restart hook for proper reboot
        ARM: EXYNOS4: Increase reset delay for USB HOST PHY
        ARM: S5P: add required chained_irq_enter/exit to gpio-int code
        ARM: EXYNOS4: add required chained_irq_enter/exit to eint code
        ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handler
        ARM: S3C64XX: Fix build break in PM debug
        ARM: S5PV210: Fix build warning
        ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS device
        ARM: EXYNOS4: remove duplicated inclusion
        ARM: EXYNOS4: Fix wrong devname to support clkdev
        ARM: EXYNOS4: Use the correct regulator names on universal_c210
        ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()
        ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit()
      3ae627b5
    • Stephen Rothwell's avatar
      remove remaining references to nfsservctl · d4d7b2a1
      Stephen Rothwell authored
      These were missed in commit f5b94099 "All Arch: remove linkage
      for sys_nfsservctl system call" due to them having no sys_ prefix
      (presumably).
      
      Cc: NeilBrown <neilb@suse.de>
      Cc: linuxppc-dev@lists.ozlabs.org
      Cc: linux-parisc@vger.kernel.org
      Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
      Acked-by: default avatarJames Bottomley <James.Bottomley@hansenpartnership.com>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      d4d7b2a1
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net · 0f43dd54
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (42 commits)
        netpoll: fix incorrect access to skb data in __netpoll_rx
        cassini: init before use in cas_interruptN.
        can: ti_hecc: Fix uninitialized spinlock in probe
        can: ti_hecc: Fix unintialized variable
        net: sh_eth: fix the compile error
        net/phy: fix DP83865 phy interrupt handler
        sendmmsg/sendmsg: fix unsafe user pointer access
        ibmveth: Fix leak when recycling skb and hypervisor returns error
        arp: fix rcu lockdep splat in arp_process()
        bridge: fix a possible use after free
        bridge: Pseudo-header required for the checksum of ICMPv6
        mcast: Fix source address selection for multicast listener report
        MAINTAINERS: Update GIT trees for network development
        ath9k: Fix PS wrappers in ath9k_set_coverage_class
        carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
        wl12xx: add max_sched_scan_ssids value to the hw description
        wl12xx: Fix validation of pm_runtime_get_sync return value
        wl12xx: Remove obsolete testmode NVS push command
        bcma: add uevent to the bus, to autoload drivers
        ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address
        ...
      0f43dd54
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc · 2cd6c7f7
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
        sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt
        sparc: Remove another reference to nfsservctl
      2cd6c7f7