summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.56v3.10.56Greg Kroah-Hartman2014-10-051-1/+1
* vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov2014-10-051-6/+3
* oom_kill: add rcu_read_lock() into find_lock_task_mm()Oleg Nesterov2014-10-051-4/+8
* oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()Oleg Nesterov2014-10-051-8/+11
* oom_kill: change oom_kill.c to use for_each_thread()Oleg Nesterov2014-10-051-10/+10
* introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2014-10-054-0/+22
* kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeOleg Nesterov2014-10-051-8/+7
* arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann2014-10-051-0/+2
* ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara2014-10-052-0/+3
* serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus2014-10-051-5/+12
* ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon2014-10-051-13/+29
* netfilter: nf_conntrack: avoid large timeout for mid-stream pickupFlorian Westphal2014-10-051-0/+6
* PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki2014-10-054-37/+36
* PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki2014-10-054-27/+30
* ipvs: fix ipv6 hook registration for local repliesJulian Anastasov2014-10-051-1/+1
* ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell2014-10-051-1/+1
* ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-10-051-1/+0
* md/raid1: fix_read_error should act on all non-faulty devices.NeilBrown2014-10-051-2/+2
* media: cx18: fix kernel oops with tda8290 tunerHans Verkuil2014-10-051-0/+1
* Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov2014-10-051-2/+4
* perf kmem: Make it work again on non NUMA machinesJiri Olsa2014-10-051-1/+1
* perf: Fix a race condition in perf_remove_from_context()Cong Wang2014-10-051-0/+10
* alarmtimer: Lock k_itimer during timer callbackRichard Larocque2014-10-051-2/+8
* alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque2014-10-051-2/+4
* parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin2014-10-051-1/+6
* powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2014-10-052-1/+8
* sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li2014-10-051-0/+3
* ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi2014-10-051-8/+10
* nilfs2: fix data loss with mmap()Andreas Rohner2014-10-051-1/+6
* fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin2014-10-051-1/+1
* fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin2014-10-051-2/+2
* kcmp: fix standard comparison bugRasmus Villemoes2014-10-051-3/+4
* Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg2014-10-051-2/+1
* usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi2014-10-051-3/+4
* usb: dwc3: core: fix order of PM runtime callsFelipe Balbi2014-10-051-3/+3
* usb: host: xhci: fix compliance mode workaroundFelipe Balbi2014-10-051-3/+5
* genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe2014-10-051-2/+0
* lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields2014-10-051-3/+1
* rtlwifi: rtl8192cu: Add new IDLarry Finger2014-10-051-0/+1
* percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo2014-10-051-0/+1
* percpu: fix pcpu_alloc_pages() failure pathTejun Heo2014-10-051-6/+15
* percpu: free percpu allocation info for uniprocessor systemHonggang Li2014-10-051-0/+2
* ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston2014-10-051-0/+8
* Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede2014-10-051-0/+7
* Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede2014-10-051-0/+8
* Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-10-051-8/+0
* Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede2014-10-051-0/+7
* Input: synaptics - add support for ForcePadsDmitry Torokhov2014-10-052-16/+63
* Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung2014-10-051-7/+38
* dm crypt: fix access beyond the end of allocated spaceMikulas Patocka2014-10-051-4/+16