summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-07-29PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()Joerg Roedel
2014-07-29PM / Hibernate: Implement position keeping in radix treeJoerg Roedel
2014-07-29PM / Hibernate: Add memory_rtree_find_bit functionJoerg Roedel
2014-07-29PM / Hibernate: Create a Radix-Tree to store memory bitmapJoerg Roedel
2014-07-28kthread_work: wake up worker only when the worker is idleLai Jiangshan
2014-07-28sched/fair: Fix 'make xmldocs' warning caused by missing descriptionMasanari Iida
2014-07-28sched: Use macro for magic number of -1 for setparamSteven Rostedt
2014-07-28sched: Robustify topology setupPeter Zijlstra
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-28perf: Check permission only for parent tracepoint eventJiri Olsa
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-28sched: Fix sched_setparam() policy == -1 logicDaniel Bristot de Oliveira
2014-07-27Merge branches 'pm-opp' and 'pm-general'Rafael J. Wysocki
2014-07-27Merge branches 'pm-apm' and 'pm-sleep'Rafael J. Wysocki
2014-07-27Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-24net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov
2014-07-24irq: Warn when shared interrupts do not match on NO_SUSPENDPeter Zijlstra
2014-07-24ftrace: Add warning if tramp hash does not match nr_trampolinesSteven Rostedt (Red Hat)
2014-07-24ftrace: Fix trampoline hash update check on rec->flagsSteven Rostedt (Red Hat)
2014-07-24CAPABILITIES: remove undefined caps from all processesEric Paris
2014-07-24Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2014-07-24sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd
2014-07-23net: filter: split filter.c into two filesAlexei Starovoitov
2014-07-23ring-buffer: Use rb_page_size() instead of open coded head_page sizeSteven Rostedt (Red Hat)
2014-07-23timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz
2014-07-23timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz
2014-07-23timekeeping: Minor fixup for timespec64->timespec assignmentJohn Stultz
2014-07-23ftrace: Provide trace clocks monotonicThomas Gleixner
2014-07-23timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner
2014-07-23timekeeping: Use tk_read_base as argument for timekeeping_get_ns()Thomas Gleixner
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23timekeeping: Restructure the timekeeper some moreThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23clocksource: Move cycle_last validation to core codeThomas Gleixner
2014-07-23clocksource: Make delta calculation a functionThomas Gleixner
2014-07-23timekeeping: Provide ktime_get_raw()Thomas Gleixner
2014-07-23timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner
2014-07-23timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner
2014-07-23timekeeping: Simplify getboottime()Thomas Gleixner
2014-07-23timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner
2014-07-23timekeeping: Remove monotonic_to_bootbasedThomas Gleixner
2014-07-23ftrace: Rename ftrace_ops field from trampolines to nr_trampolinesSteven Rostedt (Red Hat)
2014-07-23delayacct: Remove braindamaged type conversionsThomas Gleixner
2014-07-23delayacct: Make accounting nanosecond basedThomas Gleixner
2014-07-23sched: Make task->start_time nanoseconds basedThomas Gleixner
2014-07-23sched: Make task->real_start_time nanoseconds basedThomas Gleixner
2014-07-23time: Export nsecs_to_jiffies()Thomas Gleixner
2014-07-23timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner
2014-07-23timekeeping: Provide ktime_mono_to_any()Thomas Gleixner