summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping; Use ktime based data for ktime_get_update_offsets_tick()Thomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Use ktime_t data for ktime_get_update_offsets_now()Thomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Use ktime_t based data for ktime_get()Thomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Provide internal ktime_t based dataThomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Use timekeeping_update() instead of memcpy()Thomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Cache optimize struct timekeeperThomas Gleixner2014-07-23
| * | | | | | | | | | timekeeper: Move tk_xtime to core codeThomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-23
| * | | | | | | | | | time: Consolidate the time accessor prototypesThomas Gleixner2014-07-23
| * | | | | | | | | | timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-23
| * | | | | | | | | | time: More core infrastructure for timespec64John Stultz2014-07-23
| * | | | | | | | | | ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-23
| * | | | | | | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-23
| * | | | | | | | | | hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2014-07-23
| * | | | | | | | | | timekeeping: Simplify arch_gettimeoffset()Thomas Gleixner2014-07-23
| * | | | | | | | | | kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-23
| * | | | | | | | | | Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner2014-07-16
| |\| | | | | | | | |
| * | | | | | | | | | hrtimer: Remove hrtimer_enqueue_reprogram()Viresh Kumar2014-06-23
| * | | | | | | | | | hrtimer: Kick lowres dynticks targets on timer enqueueViresh Kumar2014-06-23
| * | | | | | | | | | hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar2014-06-23
| * | | | | | | | | | timer: Kick dynticks targets on mod_timer*() callsViresh Kumar2014-06-23
| * | | | | | | | | | timer: Store cpu-number in struct tvec_baseViresh Kumar2014-06-23
| * | | | | | | | | | time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-23
| * | | | | | | | | | fork: Use ktime_get_ts()Thomas Gleixner2014-06-12
| * | | | | | | | | | kdb: Use ktime_get_ts()Thomas Gleixner2014-06-12
| * | | | | | | | | | tsacct: Use ktime_get_ts()Thomas Gleixner2014-06-12
| * | | | | | | | | | delayacct: Use ktime_get_ts()Thomas Gleixner2014-06-12
| * | | | | | | | | | acct: Use ktime_get_ts()Thomas Gleixner2014-06-12
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND"Thomas Gleixner2014-07-31
| * | | | | | | | | | | Revert "PM / sleep / irq: Do not suspend wakeup interrupts"Thomas Gleixner2014-07-31
| * | | | | | | | | | | irq: Warn when shared interrupts do not match on NO_SUSPENDPeter Zijlstra2014-07-24
| * | | | | | | | | | | Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON2014-07-17
| * | | | | | | | | | | | PM / sleep / irq: Do not suspend wakeup interruptsRafael J. Wysocki2014-07-15
| * | | | | | | | | | | | genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu2014-06-21
* | | | | | | | | | | | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2014-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman2014-07-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman2014-06-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | alarmtimer: Export symbols of alarmtimer_get_rtcdevPramod Gurav2014-06-19
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sched/fair: Fix 'make xmldocs' warning caused by missing descriptionMasanari Iida2014-07-28
| * | | | | | | | | | | | | sched: Use macro for magic number of -1 for setparamSteven Rostedt2014-07-28
| * | | | | | | | | | | | | sched: Robustify topology setupPeter Zijlstra2014-07-28