summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-13tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-13TTY: fix atime/mtime regressionJiri Slaby1-1/+15
2013-05-13TTY: do not update atime/mtime on read/writeJiri Slaby1-6/+2
2013-05-13drm/radeon: fix handling of v6 power tablesAlex Deucher1-6/+5
2013-05-13drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher1-1/+9
2013-05-13drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher1-3/+3
2013-05-13ipc: sysv shared memory limited to 8TiBRobin Holt2-2/+2
2013-05-13fs/dcache.c: add cond_resched() to shrink_dcache_parent()Greg Thelen1-1/+3
2013-05-13inotify: invalid mask should return a error number but not set itZhao Hongjiang1-2/+4
2013-05-13md: bad block list should default to disabled.NeilBrown1-6/+3
2013-05-13drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore1-2/+2
2013-05-13fs/fscache/stats.c: fix memory leakAnurup m1-1/+1
2013-05-13ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2013-05-13mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-05-13mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-05-13s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-05-13powerpc: Add isync to copy_and_flushMichael Neuling1-0/+1
2013-05-13ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller1-0/+10
2013-05-13clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2-0/+5
2013-05-13ALSA: usb-audio: Fix autopm error during probingTakashi Iwai1-1/+3
2013-05-13gianfar: do not advertise any alarm capability.Richard Cochran1-2/+1
2013-05-13ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack1-0/+8
2013-05-13USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset1-7/+11
2013-05-13powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman1-0/+1
2013-05-13fbcon: when font is freed, clear also vc_font.dataMika Kuoppala1-0/+2
2013-05-13nfsd: Decode and send 64bit time valuesBryan Schumaker1-14/+5
2013-05-13i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco1-4/+2
2013-05-13usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden1-2/+14
2013-05-13USB: serial: option: Added support Olivetti Olicard 145Filippo Turato1-0/+2
2013-05-13USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2-2/+5
2013-05-13drm/radeon: fix hdmi mode enable on RS600/RS690/RS740Alex Deucher1-2/+2
2013-05-13ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o1-1/+2
2013-05-13LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust2-3/+3
2013-05-13drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller (ELSOFT AG)1-1/+12
2013-05-13iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach1-1/+4
2013-05-13drm/i915: ensure single initialization and cleanup of backlight deviceJani Nikula4-8/+9
2013-05-13drm/i915: Workaround incoherence between fences and LLC across multiple CPUsChris Wilson1-0/+16
2013-05-13usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede1-0/+2
2013-05-13ASoC: max98088: Fix logging of hardware revision.Dylan Reid1-1/+1
2013-05-13xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2-2/+9
2013-05-13xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk1-0/+1
2013-05-13xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk1-0/+1
2013-05-13wireless: regulatory: fix channel disabling race conditionJohannes Berg1-1/+1
2013-05-13PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki1-8/+4
2013-05-13serial_core.c: add put_device() after device_find_child()Federico Vaga1-0/+4
2013-05-13drm/radeon: cleanup properly if mmio mapping failsAlex Deucher1-0/+4
2013-05-13drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher1-0/+10
2013-05-13ALSA: usb-audio: disable autopm for MIDI devicesClemens Ladisch1-11/+2
2013-05-13ALSA: usb: Add quirk for 192KHz recording on E-Mu devicesCalvin Owens3-1/+4
2013-05-13tracing: Check return value of tracing_init_dentry()Namhyung Kim3-0/+6