summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-05vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-10-05perf: Fix a race condition in perf_remove_from_context()Cong Wang
2014-10-05IB/core: When marshaling uverbs path, clear unused fieldsMatan Barak
2014-10-05IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua
2014-10-05IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua
2014-10-05IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn
2014-10-05GFS2: fix d_splice_alias() misusesAl Viro
2014-10-05alarmtimer: Lock k_itimer during timer callbackRichard Larocque
2014-10-05alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque
2014-10-05alarmtimer: Return relative times in timer_gettimeRichard Larocque
2014-10-05parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-10-05parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin
2014-10-05don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-10-05powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman
2014-10-05powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-10-05powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-10-05brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-10-05mm: softdirty: keep bit when zapping file ptePeter Feiner
2014-10-05mm, slab: initialize object alignment on cache creationDavid Rientjes
2014-10-05ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-10-05nilfs2: fix data loss with mmap()Andreas Rohner
2014-10-05fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin
2014-10-05fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin
2014-10-05kcmp: fix standard comparison bugRasmus Villemoes
2014-10-05eventpoll: fix uninitialized variable in epoll_ctlNicolas Iooss
2014-10-05Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-10-05usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi
2014-10-05usb: dwc3: core: fix order of PM runtime callsFelipe Balbi
2014-10-05genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe
2014-10-05lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust
2014-10-05lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields
2014-10-05rtlwifi: rtl8192cu: Add new IDLarry Finger
2014-10-05regulatory: add NUL to alpha2Eliad Peller
2014-10-05percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo
2014-10-05percpu: fix pcpu_alloc_pages() failure pathTejun Heo
2014-10-05percpu: free percpu allocation info for uniprocessor systemHonggang Li
2014-10-05ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston
2014-10-05hwmon: (ds1621) Update zbits after conversion rate changeRobert Coulson
2014-10-05Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede
2014-10-05Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede
2014-10-05Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov
2014-10-05Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede
2014-10-05Input: synaptics - add support for ForcePadsDmitry Torokhov
2014-10-05Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung
2014-10-05dm crypt: fix access beyond the end of allocated spaceMikulas Patocka
2014-10-05dm cache: fix race causing dirty blocks to be marked as cleanAnssi Hannula
2014-10-05block: Fix dev_t minor allocation lifetimeKeith Busch
2014-10-05futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo