summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-07powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling1-7/+8
2013-06-07powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain1-1/+1
2013-06-07cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2-7/+4
2013-06-07cgroup: initialize xattr before calling d_instantiate()Li Zefan1-4/+5
2013-06-07s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger1-4/+11
2013-06-07m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain1-10/+19
2013-06-07libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier1-0/+6
2013-06-07ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee1-0/+15
2013-06-07sata_rcar: fix interrupt handlingSergei Shtylyov1-12/+11
2013-06-07sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov1-0/+1
2013-06-07cifs: fix potential buffer overrun when composing a new options stringJeff Layton1-1/+3
2013-06-07crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta1-2/+2
2013-06-07drm/radeon: fix card_posted check for newer asicsAlex Deucher1-10/+9
2013-06-07drm/radeon: fix typo in cu_per_sh on verdeAlex Deucher1-1/+1
2013-06-07drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi1-11/+35
2013-06-07ASoC: wm5110: Correct DSP4R Mixer control nameCharles Keepax1-1/+1
2013-06-07ASoC: cs42l52: fix default value for MASTERA_VOL.Nicolas Schichan1-1/+1
2013-06-07svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields1-5/+7
2013-06-07SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust1-1/+7
2013-06-07ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functionsSylwester Nawrocki1-0/+3
2013-06-07arm64: don't kill the kernel on a bad esr from el0Mark Rutland1-3/+9
2013-06-07xfs: kill suid/sgid through the truncate path.Dave Chinner1-15/+32
2013-06-07module: don't unlink the module until we've removed all exposure.Rusty Russell1-4/+9
2013-06-07x86, crc32-pclmul: Fix build with older binutilsJan Beulich2-3/+73
2013-06-07x86, range: fix missing merge during add rangeYinghai Lu1-3/+5
2013-06-07x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei1-2/+4
2013-06-07x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen1-9/+5
2013-06-07SCSI: ipr: Need to reset adapter after the 6th EEH errorwenxiong@linux.vnet.ibm.com1-2/+10
2013-06-07mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V1-1/+6
2013-06-07mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman1-34/+36
2013-06-07drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-06-07mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner1-2/+12
2013-06-07mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong1-40/+39
2013-06-07nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi1-4/+23
2013-06-07wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11
2013-06-07klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao1-1/+1
2013-06-07mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin1-1/+1
2013-06-07rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine1-0/+12
2013-06-07drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-06-07Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr1-1/+1
2013-06-07ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi1-1/+1
2013-06-07ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2-2/+2
2013-06-07ath9k: Fix crash on module unloadSujith Manoharan3-6/+17
2013-06-07perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings1-3/+3
2013-06-07perf: net_dropmonitor: Fix trace parameter orderBen Hutchings1-1/+1
2013-06-07tg3: Fix data corruption on 5725 with TSOMichael Chan1-0/+17
2013-06-07tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir1-6/+26
2013-06-07fat: fix possible overflow for fat_clustersOGAWA Hirofumi1-1/+14
2013-06-07random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-06-07drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15