summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-09sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa
2015-01-09sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-09sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-01-09sched: Fix odd values in effective_load() calculationsYuyang Du
2015-01-09sched, fanotify: Deal with nested sleepsPeter Zijlstra
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra
2015-01-09Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-08mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2015-01-08memcg: fix destination cgroup leak on task charges migrationVladimir Davydov
2015-01-08mm: memcontrol: switch soft limit default back to infinityJohannes Weiner
2015-01-08mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2015-01-08arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov
2015-01-08ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei
2015-01-08MAINTAINERS: update rydberg's addressesHenrik Rydberg
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-08exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov
2015-01-08ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi
2015-01-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2015-01-08Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek
2015-01-08Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2015-01-08ceph: use %zu for len in ceph_fill_inline_data()Ilya Dryomov
2015-01-08perf hists browser: Fix segfault when showing callchainNamhyung Kim
2015-01-08perf callchain: Free callchains when hist entries are deletedNamhyung Kim
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-08Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-08Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie
2015-01-08Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2015-01-08Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland
2015-01-07ARM: wire up execveat syscallRussell King
2015-01-07rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields
2015-01-07nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton
2015-01-07vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang
2015-01-07assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar
2015-01-07ALSA: fireworks: fix an endianness bug for transaction lengthTakashi Sakamoto
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley
2015-01-07arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley