summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-17ARM: EXYNOS4: Add support for ORIGEN boardJeongHyeon Kim
2011-08-17OMAP3: beagle: add support for beagleboard xM revision CJoel A Fernandes
2011-08-17usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-08-17Merge commit 'v3.0.1' into linaro-3.0Nicolas Pitre
2011-08-17ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas
2011-08-17ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla
2011-08-17ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon
2011-08-17ARM: twd: register clockevents device before enabling PPIWill Deacon
2011-08-17ARM: realview: ensure visibility of writes during resetWill Deacon
2011-08-17ARM: perf: make name of arm_pmu_type consistentMark Rutland
2011-08-17ARM: perf: fix prototype of release_pmuMark Rutland
2011-08-17ARM: fix perf build with uclibc toolchainsFlorian Fainelli
2011-08-17Merge commit '3ad5515' into linaro-3.0Nicolas Pitre
2011-08-04Linux 3.0.1v3.0.1Greg Kroah-Hartman
2011-08-04dm: fix idr leak on module removalAlasdair G Kergon
2011-08-04dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer
2011-08-04dm snapshot: flush disk cache when mergingMikulas Patocka
2011-08-04dm io: flush cpu cache with vmapped ioMikulas Patocka
2011-08-04ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall
2011-08-04watchdog: shwdt: fix usage of mod_timerDavid Engraf
2011-08-04GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse
2011-08-04rt2x00: Add device ID for RT539F device.Gertjan van Wingerde
2011-08-04oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov
2011-08-04AppArmor: Fix masking of capabilities in complain modeJohn Johansen
2011-08-04AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen
2011-08-04ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMIDManfred Spraul
2011-08-04hvc_console: Improve tty/console put_chars handlingHendrik Brueckner
2011-08-04powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard
2011-08-04SERIAL: SC26xx: Fix link error.Ralf Baechle
2011-08-04tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren
2011-08-04memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura
2011-08-04cfg80211: really ignore the regulatory requestSven Neumann
2011-08-04EHCI: fix direction handling for interrupt data togglesAlan Stern
2011-08-04EHCI: only power off port if over-current is activeSergei Shtylyov
2011-08-04n_gsm: fix the wrong FCS handlingDu, Alek
2011-08-04proc: fix a race in do_io_accounting()Vasiliy Kulikov
2011-08-04NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-08-04NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()Trond Myklebust
2011-08-04svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2011-08-04nfsd4: fix file leak on open_downgradeJ. Bruce Fields
2011-08-04nfsd4: remember to put RW access on stateid destructionJ. Bruce Fields
2011-08-04nfsd: don't break lease on CLAIM_DELEGATE_CURCasey Bodley
2011-08-04eCryptfs: Unlock keys needed by ecryptfsdTyler Hicks
2011-08-04ecryptfs: Make inode bdi consistent with superblock bdiThieu Le
2011-08-04ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara
2011-08-04ext4: free allocated and pre-allocated blocks when check_eofblocks_fl failsJiaying Zhang
2011-08-04ext4: fix i_blocks/quota accounting when extent insertion failsMaxim Patlasov
2011-08-04xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-08-04mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra
2011-08-04mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt