summaryrefslogtreecommitdiffstats
path: root/kernel/sched (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-04posix-timers: Make use of forward/remaining callbacksThomas Gleixner1-15/+49
2017-06-04posix-timers: Add forward/remaining callbacksThomas Gleixner1-0/+2
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner2-1/+9
2017-06-04posix-timers: Use timer_rearm() callback in posixtimer_rearm()Thomas Gleixner3-10/+11
2017-06-04posix-timers: Rename do_schedule_next_timerThomas Gleixner4-8/+8
2017-06-04posix-timers: Add timer_rearm() callbackThomas Gleixner1-15/+18
2017-06-04posix-timers: Store k_clock pointer in k_itimerThomas Gleixner3-3/+8
2017-06-04posix-timers: Move interval out of the unionThomas Gleixner3-19/+18
2017-06-04posix-timers: Unify overrun/requeue_pending handlingThomas Gleixner2-18/+15
2017-06-04posix-timers: Move posix-timer internals to coreThomas Gleixner6-30/+36
2017-06-04posix-timers: Cleanup struct k_itimerThomas Gleixner1-21/+40
2017-06-04posix-timers: Avoid gazillions of forward declarationsThomas Gleixner1-101/+89
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner2-135/+0
2017-06-04posix-timers: Remove unused export of posix_timer_event()Thomas Gleixner1-1/+0
2017-06-04alarmtimer: Remove pointless config conditionalThomas Gleixner1-2/+1
2017-06-04alarmtimer: Rate limit periodic intervalsThomas Gleixner1-0/+8
2017-06-04alarmtimer: Prevent overflow of relative timersThomas Gleixner1-3/+3
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig36-47/+39
2017-06-04signal: Move copy_siginfo_to_user to <linux/signal.h>Christoph Hellwig2-4/+2
2017-06-04posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig3-1/+4
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig3-29/+1
2017-06-04sparc: Simplify <asm/siginfo.h>Christoph Hellwig1-12/+0
2017-06-03scripts/gdb: make lx-dmesg command work (reliably)André Draszik1-4/+5
2017-06-03mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko4-11/+54
2017-06-03mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse3-12/+24
2017-06-03mlock: fix mlock count can not decrease in race conditionYisheng Xie1-2/+3
2017-06-03mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal1-6/+2
2017-06-03dax: fix race between colliding PMD & PTE entriesRoss Zwisler1-0/+23
2017-06-03mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler1-10/+30
2017-06-03mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...Tetsuo Handa1-1/+3
2017-06-03pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-03slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner1-2/+4
2017-06-03initramfs: fix disabling of initramfs (and its compression)Florian Fainelli1-0/+1
2017-06-03mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko1-2/+5
2017-06-03frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2-1/+11
2017-06-03include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-03ksm: prevent crash after write_protect_page failsAndrea Arcangeli1-2/+1
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi1-3/+3
2017-06-02HID: asus: Stop underlying hardware on removeCarlo Caione1-0/+2
2017-06-02dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker1-1/+2
2017-06-01block: Avoid that blk_exit_rl() triggers a use-after-freeBart Van Assche4-5/+11
2017-06-01Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar1-6/+3
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying1-2/+5
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen1-13/+11
2017-06-01ALSA: hda - Fix applying MSI dual-codec mobo quirkTakashi Iwai1-2/+2
2017-06-01iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi4-8/+34
2017-06-01iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2-62/+133
2017-05-31drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu1-27/+68
2017-05-31md: Make flush bios explicitely syncJan Kara3-5/+5
2017-05-31cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao1-2/+15