summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-22Linux 3.4.82v3.4.82Greg Kroah-Hartman1-1/+1
2014-02-22genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker1-0/+1
2014-02-22ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)1-0/+7
2014-02-22power: max17040: Fix NULL pointer dereference when there is no platform_dataKrzysztof Kozlowski1-2/+3
2014-02-22time: Fix overflow when HZ is smaller than 60Mikulas Patocka1-0/+6
2014-02-22md/raid5: Fix CPU hotplug callback registrationOleg Nesterov1-46/+44
2014-02-22KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()Dan Carpenter1-6/+2
2014-02-22IB/qib: Add missing serdes init sequenceMike Marciniszyn1-0/+5
2014-02-22block: add cond_resched() to potentially long running ioctl discard loopJens Axboe1-0/+8
2014-02-22Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka1-2/+2
2014-02-22usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike1-1/+2
2014-02-22usb-storage: enable multi-LUN scanning when neededAlan Stern2-1/+9
2014-02-22usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern1-1/+1
2014-02-22usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern1-0/+7
2014-02-22USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn2-0/+8
2014-02-22usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2-0/+2
2014-02-22staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack1-1/+2
2014-02-22tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel1-0/+11
2014-02-22lockd: send correct lock when granting a delayed lock.NeilBrown1-0/+8
2014-02-22raw: test against runtime value of max_raw_minorsPaul Bolle1-1/+1
2014-02-22spi: Fix crash with double message finalisation on error handlingGeert Uytterhoeven1-3/+1
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky1-2/+5
2014-02-22s390/dump: Fix dump memory detectionMichael Holzheu1-0/+10
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg1-1/+1
2014-02-22fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmemEric W. Biederman1-1/+1
2014-02-22xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2014-02-20Linux 3.4.81v3.4.81Greg Kroah-Hartman1-1/+1
2014-02-20nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton1-2/+8
2014-02-20lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg1-1/+2
2014-02-20virtio-blk: Use block layer provided spinlockAsias He1-6/+3
2014-02-20Input: synaptics - handle out of bounds values from the hardwareSeth Forshee1-0/+23
2014-02-20PM / Hibernate: Hibernate/thaw fixes/improvementsBojan Smojver1-23/+39
2014-02-20KVM: Fix buffer overflow in kvm_set_irq()Avi Kivity1-0/+1
2014-02-20target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2-3/+39
2014-02-20target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2-62/+17
2014-02-20IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-5/+1
2014-02-20sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra3-10/+45
2014-02-20sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra3-16/+41
2014-02-20ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt1-1/+44
2014-02-20ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt1-18/+32
2014-02-20ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt1-0/+17
2014-02-20dm sysfs: fix a module unload raceMikulas Patocka6-27/+76
2014-02-20mm: setup pageblock_order before it's used by sparsememXishi Qiu3-2/+7
2014-02-20mm/page_alloc.c: remove pageblock_default_order()Andrew Morton1-18/+15
2014-02-20drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter1-7/+30
2014-02-20ext4: protect group inode free counting with group lockTao Ma1-1/+3
2014-02-20printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney1-1/+0
2014-02-20x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter1-0/+1
2014-02-20mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro1-2/+4
2014-02-20mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro1-2/+3