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