summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-06-20sched/wait: Standardize internal naming of wait-queue headsIngo Molnar
2017-06-20sched/wait: Standardize internal naming of wait-queue entriesIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-20locking/rtmutex: Don't initialize lockdep when not requiredLevin, Alexander (Sasha Levin)
2017-06-20Merge tag 'v4.12-rc6' into perf/core, to pick up fixesIngo Molnar
2017-06-20livepatch: Fix stacking of patches with respect to RCUPetr Mladek
2017-06-20time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-20time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab
2017-06-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-06-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-17signal: Only reschedule timers on signals timers have sentEric W. Biederman
2017-06-16audit: make sure we never skip the multicast broadcastPaul Moore
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-06-14cgroup: fix lockdep warning in debug controllerTejun Heo
2017-06-14cgroup: refactor cgroup_masks_read() in the debug controllerTejun Heo
2017-06-14cgroup: make debug an implicit controller on cgroup2Tejun Heo
2017-06-14cgroup: Make debug cgroup support v2 and thread modeWaiman Long
2017-06-14cgroup: Make Kconfig prompt of debug cgroup more accurateWaiman Long
2017-06-14cgroup: Move debug cgroup to its own fileWaiman Long
2017-06-14cgroup: Keep accurate count of tasks in each css_setWaiman Long
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song
2017-06-14posix-timers: Make nanosleep timespec argument constThomas Gleixner
2017-06-14posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()Thomas Gleixner
2017-06-14time: Move compat_gettimeofday()/settimeofday() to nativeAl Viro
2017-06-14time: Move compat_time()/stime() to nativeAl Viro
2017-06-14posix-timers: Move compat_timer_create() to native, get rid of set_fs()Al Viro
2017-06-14posix-timers: Move compat versions of clock_gettime/settime/getresAl Viro
2017-06-14itimers: Move compat itimer syscalls to native onesAl Viro
2017-06-14posix-timers: Take compat timer_gettime(2) to native oneAl Viro
2017-06-14posix-timers: Take compat timer_settime(2) to native oneAl Viro
2017-06-14ntp: Move adjtimex related compat syscalls to native counterpartsAl Viro
2017-06-14posix-timers: Kill ->nsleep_restart()Al Viro
2017-06-14hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helperAl Viro
2017-06-14time/posix-timers: Move the compat copyouts to the nanosleep implementationsAl Viro
2017-06-14posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()Al Viro
2017-06-14hrtimer: Move copyout of remaining time to do_nanosleep()Al Viro
2017-06-14hrtimer_nanosleep(): Pass rmtp in restart_blockAl Viro
2017-06-14alarmtimer: Move copyout and freeze handling into alarmtimer_do_nsleep()Al Viro
2017-06-14posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()Al Viro
2017-06-13tracing: Rename update the enum_map fileJeremy Linton
2017-06-13tracing: Rename enum_replace to eval_replaceJeremy Linton
2017-06-13trace: rename enum_map functionsJeremy Linton
2017-06-13trace: rename trace.c enum functionsJeremy Linton
2017-06-13trace: rename trace_enum_mutex to trace_eval_mutexJeremy Linton
2017-06-13trace: rename trace enum data structures in trace.cJeremy Linton
2017-06-13trace: rename struct module entry for trace enumsJeremy Linton