summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.57-rt60v3.10.57-rt60Steven Rostedt (Red Hat)2014-10-281-1/+1
* Merge tag 'v3.10.57' into v3.10-rtSteven Rostedt (Red Hat)2014-10-2818-105/+122
|\
| * Linux 3.10.57v3.10.57Greg Kroah-Hartman2014-10-091-1/+1
| * cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis2014-10-093-42/+8
| * cpufreq: Fix wrong time unit conversionAndreas Schwab2014-10-091-1/+1
| * nl80211: clear skb cb before passing to netlinkJohannes Berg2014-10-091-0/+6
| * drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg2014-10-091-0/+6
| * jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-10-092-36/+30
| * md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown2014-10-091-1/+17
| * media: vb2: fix VBI/poll regressionHans Verkuil2014-10-092-2/+17
| * mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman2014-10-091-2/+5
| * mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long2014-10-091-2/+2
| * ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)2014-10-091-1/+1
| * init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett2014-10-091-0/+1
| * perf: fix perf bug in fork()Peter Zijlstra2014-10-092-3/+6
| * udf: Avoid infinite loop when processing indirect ICBsJan Kara2014-10-091-14/+21
* | Linux 3.10.56-rt59v3.10.56-rt59Steven Rostedt (Red Hat)2014-10-281-1/+1
* | Merge tag 'v3.10.56' into v3.10-rtSteven Rostedt (Red Hat)2014-10-28148-479/+1167
|\ \ | |/
| * 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