aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-07powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-06-07powerpc/tm: Update cause codes documentationMichael Neuling
2013-06-07powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling
2013-06-07powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-06-07cgroup: fix a subtle bug in descendant pre-order walkTejun Heo
2013-06-07cgroup: initialize xattr before calling d_instantiate()Li Zefan
2013-06-07s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger
2013-06-07m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain
2013-06-07libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier
2013-06-07ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee
2013-06-07sata_rcar: fix interrupt handlingSergei Shtylyov
2013-06-07sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov
2013-06-07cifs: fix potential buffer overrun when composing a new options stringJeff Layton
2013-06-07crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta
2013-06-07drm/radeon: fix card_posted check for newer asicsAlex Deucher
2013-06-07drm/radeon: fix typo in cu_per_sh on verdeAlex Deucher
2013-06-07drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi
2013-06-07ASoC: wm5110: Correct DSP4R Mixer control nameCharles Keepax
2013-06-07ASoC: cs42l52: fix default value for MASTERA_VOL.Nicolas Schichan
2013-06-07svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields
2013-06-07SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-06-07ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functionsSylwester Nawrocki
2013-06-07arm64: don't kill the kernel on a bad esr from el0Mark Rutland
2013-06-07xfs: kill suid/sgid through the truncate path.Dave Chinner
2013-06-07module: don't unlink the module until we've removed all exposure.Rusty Russell
2013-06-07x86, crc32-pclmul: Fix build with older binutilsJan Beulich
2013-06-07x86, range: fix missing merge during add rangeYinghai Lu
2013-06-07x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei
2013-06-07x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen
2013-06-07SCSI: ipr: Need to reset adapter after the 6th EEH errorwenxiong@linux.vnet.ibm.com
2013-06-07mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V
2013-06-07mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-06-07drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf
2013-06-07mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner
2013-06-07mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong
2013-06-07nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi
2013-06-07wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-06-07klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao
2013-06-07mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin
2013-06-07rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine
2013-06-07drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner
2013-06-07Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr
2013-06-07ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi
2013-06-07ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan
2013-06-07ath9k: Fix crash on module unloadSujith Manoharan
2013-06-07perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings
2013-06-07perf: net_dropmonitor: Fix trace parameter orderBen Hutchings
2013-06-07tg3: Fix data corruption on 5725 with TSOMichael Chan
2013-06-07tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2013-06-07fat: fix possible overflow for fat_clustersOGAWA Hirofumi