summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-06mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi2-2/+6
2014-06-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-12/+20
2014-06-06mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin1-2/+1
2014-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+7
2014-06-05Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)Linus Torvalds1-53/+160
2014-06-05futex: Make lookup_pi_state more robustThomas Gleixner1-28/+106
2014-06-05futex: Always cleanup owner tid in unlock_piThomas Gleixner1-22/+18
2014-06-05futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner1-3/+11
2014-06-05futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner1-0/+25
2014-06-05sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin3-7/+6
2014-06-05sched/dl: Fix race in dl_task_timer()Kirill Tkhai1-1/+9
2014-06-05sched: Fix sched_policy < 0 comparisonRichard Weinberger1-1/+1
2014-06-05sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabledSteven Rostedt1-3/+4
2014-06-05Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-4/+7
2014-06-04Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2014-06-04percpu-refcount: fix usage of this_cpu_opsSebastian Ott1-3/+3
2014-06-04Merge tag 'pm-3.15-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-21/+31
2014-06-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-12/+31
2014-06-04perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu1-2/+5
2014-06-04perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu1-2/+2
2014-06-04Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie2-5/+10
2014-06-03Merge tag 'sound-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-6/+5
2014-06-03kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan4-12/+20
2014-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-87/+279
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu1-1/+6
2014-06-02Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+4
2014-06-02net: ec_bhf: Add runtime dependenciesJean Delvare1-0/+1
2014-06-02libata: Blacklist queued trim for Crucial M500Martin K. Petersen1-4/+4
2014-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2014-06-02Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-17/+50
2014-06-02Merge tag 'staging-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-14/+54
2014-06-02tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng1-6/+5
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman2-4/+10
2014-06-02ipheth: Add support for iPad 2 and iPad 3Kristian Evensen1-0/+10
2014-06-02team: fix mtu settingJiri Pirko2-1/+7
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2-16/+4
2014-06-02net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMIAleksander Morgado1-1/+0
2014-06-02net: qmi_wwan: add additional Sierra Wireless QMI devicesAleksander Morgado1-0/+4
2014-06-02bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita3-2/+37
2014-06-02netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt1-2/+2
2014-06-02ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixupsound-3.15Takashi Iwai1-2/+2
2014-06-02ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptopRonan Marquet1-4/+2
2014-06-02intel_pstate: Improve initial busy calculationDoug Smythies1-5/+8
2014-06-02intel_pstate: add sample time scalingDirk Brandewie1-1/+17
2014-06-02intel_pstate: Correct rounding in busy calculationDirk Brandewie1-5/+7
2014-06-02intel_pstate: Remove C0 trackingDirk Brandewie1-12/+1
2014-06-02drm/radeon: use the CP DMA on CIKChristian König1-2/+2
2014-06-02drm/radeon: sync page table updatesChristian König1-2/+7
2014-06-02drm/radeon: fix vm buffer size estimationChristian König1-1/+1
2014-06-01bridge: notify user space after fdb updateJon Maxwell1-1/+7