summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23sched/deadline: Unify dl_time_before() usageJuri Lelli
2015-09-18sched/fair: Remove unnecessary parameter for group_classify()Leo Yan
2015-09-18sched/fair: Polish comments for LOAD_AVG_MAXLeo Yan
2015-09-18sched/numa: Limit the amount of virtual memory scanned in task_numa_work()Rik van Riel
2015-09-18sched/core: Make policy-testing consistentHenrik Austad
2015-09-18Merge branch 'linus' into sched/core, to pick up fixes before applying new ch...Ingo Molnar
2015-09-17Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-17revert "mm: make sure all file VMAs have ->vm_ops set"Andrew Morton
2015-09-17MAINTAINERS: update LTP mailing listCyril Hrubis
2015-09-17userfaultfd: add missing mmput() in error pathEric Biggers
2015-09-17lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov
2015-09-17alpha: lib: export __delaySudip Mukherjee
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee
2015-09-17kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu
2015-09-17zram: fix possible use after free in zcomp_create()Luis Henriques
2015-09-17hp-wmi: limit hotkey enableKyle Evans
2015-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2015-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-09-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-17arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-17arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon
2015-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-16Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-16Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-09-16Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-09-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-09-16Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse
2015-09-15arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-15arm64: enable generic idle loopLeo Yan
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter
2015-09-15perf evlist: Fix create_syswide_maps() not propagating mapsAdrian Hunter
2015-09-15perf evlist: Fix add() not propagating mapsAdrian Hunter
2015-09-15perf evlist: Factor out a function to propagate maps for a single evselAdrian Hunter
2015-09-15perf evlist: Make create_maps() use set_maps()Adrian Hunter
2015-09-15perf evlist: Make set_maps() more resilientAdrian Hunter
2015-09-15perf evsel: Add own_cpus memberAdrian Hunter