index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-01-29
6
-289
/
+482
|
\
|
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-01-27
26
-155
/
+525
|
|
\
|
*
|
hrtimer: Implement SOFT/HARD clock base selection
Anna-Maria Gleixner
2018-01-16
1
-4
/
+11
|
*
|
hrtimer: Implement support for softirq based hrtimers
Anna-Maria Gleixner
2018-01-16
1
-24
/
+172
|
*
|
hrtimer: Prepare handling of hard and softirq based hrtimers
Anna-Maria Gleixner
2018-01-16
1
-9
/
+29
|
*
|
hrtimer: Add clock bases and hrtimer mode for softirq context
Anna-Maria Gleixner
2018-01-16
1
-0
/
+20
|
*
|
hrtimer: Use irqsave/irqrestore around __run_hrtimer()
Anna-Maria Gleixner
2018-01-16
1
-13
/
+18
|
*
|
hrtimer: Factor out __hrtimer_next_event_base()
Anna-Maria Gleixner
2018-01-16
1
-4
/
+16
|
*
|
hrtimer: Factor out __hrtimer_start_range_ns()
Anna-Maria Gleixner
2018-01-16
1
-20
/
+24
|
*
|
hrtimer: Remove the 'base' parameter from hrtimer_reprogram()
Anna-Maria Gleixner
2018-01-16
1
-3
/
+3
|
*
|
hrtimer: Make remote enqueue decision less restrictive
Anna-Maria Gleixner
2018-01-16
1
-1
/
+1
|
*
|
hrtimer: Unify remote enqueue handling
Anna-Maria Gleixner
2018-01-16
3
-19
/
+14
|
*
|
hrtimer: Unify hrtimer removal handling
Anna-Maria Gleixner
2018-01-16
1
-6
/
+4
|
*
|
hrtimer: Make hrtimer_force_reprogramm() unconditionally available
Anna-Maria Gleixner
2018-01-16
1
-32
/
+28
|
*
|
hrtimer: Make hrtimer_reprogramm() unconditional
Anna-Maria Gleixner
2018-01-16
1
-67
/
+62
|
*
|
hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
Anna-Maria Gleixner
2018-01-16
1
-10
/
+2
|
*
|
hrtimer: Make the remote enqueue check unconditional
Anna-Maria Gleixner
2018-01-16
1
-20
/
+6
|
*
|
hrtimer: Use accesor functions instead of direct access
Anna-Maria Gleixner
2018-01-16
1
-2
/
+2
|
*
|
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...
Anna-Maria Gleixner
2018-01-16
1
-16
/
+15
|
*
|
hrtimer: Store running timer in hrtimer_clock_base
Anna-Maria Gleixner
2018-01-16
1
-15
/
+13
|
*
|
hrtimer: Switch 'for' loop to _ffs() evaluation
Anna-Maria Gleixner
2018-01-16
1
-10
/
+21
|
*
|
tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint
Anna-Maria Gleixner
2018-01-16
1
-7
/
+9
|
*
|
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-01-16
1
-1
/
+6
|
*
|
hrtimer: Fix hrtimer_start[_range_ns]() function descriptions
Anna-Maria Gleixner
2018-01-16
1
-4
/
+5
|
*
|
hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()
Anna-Maria Gleixner
2018-01-16
1
-6
/
+6
|
*
|
hrtimer: Correct blatantly incorrect comment
Thomas Gleixner
2018-01-16
1
-3
/
+3
|
*
|
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
2018-01-16
4
-61
/
+60
|
*
|
Merge branch 'timers/urgent' into timers/core, to pick up dependent fix
Ingo Molnar
2018-01-16
3
-2
/
+3
|
|
\
\
|
*
|
|
posix-cpu-timers: Make set_process_cpu_timer() more robust
Max R. P. Grossmann
2018-01-14
1
-2
/
+1
|
*
|
|
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
2018-01-04
2
-3
/
+3
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-29
3
-129
/
+1
|
\
\
\
\
|
*
|
|
|
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Marc Zyngier
2018-01-24
2
-128
/
+0
|
*
|
|
|
irq/work: Improve the flag definitions
Bartosz Golaszewski
2018-01-08
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
2
-16
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
genirq/affinity: assign vectors to all possible CPUs
Christoph Hellwig
2018-01-12
1
-15
/
+15
|
*
|
|
|
|
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-06
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-01-29
4
-6
/
+48
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
2018-01-18
3
-6
/
+33
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
PM / hibernate: Drop unused parameter of enough_swap
Kyungsik Lee
2018-01-17
1
-2
/
+2
|
|
|
*
|
|
|
|
|
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
Bart Van Assche
2018-01-10
1
-0
/
+29
|
|
|
*
|
|
|
|
|
PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()
Rainer Fiebig
2018-01-05
1
-4
/
+2
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
\
\
\
Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'
Rafael J. Wysocki
2018-01-18
1
-0
/
+15
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
PM: Provide a config snippet for disabling PM
Mark Brown
2017-12-04
1
-0
/
+15
|
|
|
|
|
/
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
1
-1
/
+13
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Expand INIT_STRUCT_PID and remove
David Howells
2018-01-17
1
-1
/
+13
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-01-28
1
-0
/
+3
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-27
1
-0
/
+3
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-28
2
-5
/
+11
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2018-01-24
2
-5
/
+11
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-01-28
1
-5
/
+42
|
\
\
\
\
\
\
\
\
\
\
\
\
[next]