summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-22Linux 3.4.82v3.4.82Greg Kroah-Hartman
2014-02-22genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker
2014-02-22ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)
2014-02-22power: max17040: Fix NULL pointer dereference when there is no platform_dataKrzysztof Kozlowski
2014-02-22time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-22md/raid5: Fix CPU hotplug callback registrationOleg Nesterov
2014-02-22KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()Dan Carpenter
2014-02-22IB/qib: Add missing serdes init sequenceMike Marciniszyn
2014-02-22block: add cond_resched() to potentially long running ioctl discard loopJens Axboe
2014-02-22Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka
2014-02-22usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike
2014-02-22usb-storage: enable multi-LUN scanning when neededAlan Stern
2014-02-22usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern
2014-02-22usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern
2014-02-22USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn
2014-02-22usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork
2014-02-22staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack
2014-02-22tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel
2014-02-22lockd: send correct lock when granting a delayed lock.NeilBrown
2014-02-22raw: test against runtime value of max_raw_minorsPaul Bolle
2014-02-22spi: Fix crash with double message finalisation on error handlingGeert Uytterhoeven
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-02-22s390/dump: Fix dump memory detectionMichael Holzheu
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-02-22fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmemEric W. Biederman
2014-02-22xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-02-20Linux 3.4.81v3.4.81Greg Kroah-Hartman
2014-02-20nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton
2014-02-20lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg
2014-02-20virtio-blk: Use block layer provided spinlockAsias He
2014-02-20Input: synaptics - handle out of bounds values from the hardwareSeth Forshee
2014-02-20PM / Hibernate: Hibernate/thaw fixes/improvementsBojan Smojver
2014-02-20KVM: Fix buffer overflow in kvm_set_irq()Avi Kivity
2014-02-20target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger
2014-02-20target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger
2014-02-20IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2014-02-20sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra
2014-02-20sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra
2014-02-20ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt
2014-02-20ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt
2014-02-20ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt
2014-02-20dm sysfs: fix a module unload raceMikulas Patocka
2014-02-20mm: setup pageblock_order before it's used by sparsememXishi Qiu
2014-02-20mm/page_alloc.c: remove pageblock_default_order()Andrew Morton
2014-02-20drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter
2014-02-20ext4: protect group inode free counting with group lockTao Ma
2014-02-20printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney
2014-02-20x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter
2014-02-20mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro
2014-02-20mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro