aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-31befs_readdir(): do not increment ->f_pos if filldir tells us to stopAl Viro1-2/+2
2013-05-31hpfs: deadlock and race in directory lseek()Al Viro1-4/+6
2013-05-31qnx6: qnx6_readdir() has a braino in pos calculationAl Viro1-1/+1
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich1-0/+1
2013-05-31vfs: Fix invalid ida_remove() callTakashi Iwai1-1/+2
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland1-3/+9
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland1-0/+10
2013-05-31iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger4-26/+50
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2-14/+16
2013-05-31drm/qxl: fix build warnings on 32-bitDave Airlie2-6/+7
2013-05-30clk: mxs: Include clk mxs header fileFabio Estevam1-0/+1
2013-05-30iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-05-30target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger1-5/+6
2013-05-30x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen1-9/+5
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich2-3/+73
2013-05-30xfs: rework remote attr CRCsDave Chinner4-158/+247
2013-05-30xfs: fully initialise temp leaf in xfs_attr3_leaf_compactDave Chinner1-16/+26
2013-05-30xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalanceDave Chinner1-3/+13
2013-05-30xfs: correctly map remote attr buffers during removalDave Chinner1-9/+18
2013-05-30xfs: remote attribute tail zeroing does too muchDave Chinner1-19/+18
2013-05-30xfs: remote attribute read too shortDave Chinner1-6/+9
2013-05-30xfs: remote attribute allocation may be contiguousDave Chinner1-1/+5
2013-05-30xfs: fix dir3 freespace block corruptionDave Chinner2-7/+7
2013-05-30xfs: disable swap extents ioctl on CRC enabled filesystemsDave Chinner1-0/+8
2013-05-30xfs: add fsgeom flag for v5 superblock support.Dave Chinner2-1/+4
2013-05-30xfs: fix incorrect remote symlink block countDave Chinner1-14/+6
2013-05-30xfs: fix split buffer vector log recovery supportDave Chinner2-6/+12
2013-05-30xfs: kill suid/sgid through the truncate path.Dave Chinner1-15/+32
2013-05-30xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner1-17/+23
2013-05-31MAINTAINERS: Framebuffer Layer maintainers updateJean-Christophe PLAGNIOL-VILLARD1-2/+3
2013-05-30NFS: Fix security flavor negotiation with legacy binary mountsChuck Lever1-0/+2
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz5-24/+12
2013-05-30MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells1-0/+2
2013-05-30MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells1-0/+1
2013-05-30MN10300: Enable IRQs more in system call exit work pathDavid Howells1-13/+5
2013-05-30MN10300: Fix ret_from_kernel_threadDavid Howells1-0/+1
2013-05-29ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2-8/+25
2013-05-29target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger2-4/+15
2013-05-29clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()Tony Prisk1-1/+1
2013-05-29clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko1-0/+10
2013-05-29clk: si5351: Fix clkout rate computation.Marek Belisko1-1/+1
2013-05-29NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust1-1/+1
2013-05-29xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu1-2/+3
2013-05-29clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki1-2/+4
2013-05-29clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri1-1/+7
2013-05-29clk: ux500: Provide device enumeration number suffix for SMSC911xLee Jones1-1/+1
2013-05-29radeon: use max_bus_speed to activate gen2 speedsKleber Sacilotto de Souza3-21/+7
2013-05-29drm/radeon: narrow scope of Apple re-POST hackAlex Deucher1-1/+3
2013-05-29drm/radeon: don't check crtcs in card_posted() on cards without DCEAlex Deucher1-0/+4
2013-05-29drm/radeon: fix card_posted check for newer asicsAlex Deucher1-10/+9