index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
1
-14
/
+2
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2015-04-27
bpf: fix 64-bit divide
Alexei Starovoitov
1
-6
/
+6
2015-04-27
workqueue: Create low-level unbound workqueues cpumask
Frederic Weisbecker
1
-2
/
+27
2015-04-27
workqueue: split apply_workqueue_attrs() into 3 stages
Lai Jiangshan
1
-84
/
+115
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
1
-15
/
+0
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-19
/
+19
2015-04-24
clockevents: Shutdown detached clockevent device
Viresh Kumar
1
-5
/
+1
2015-04-24
genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip
Roger Quadros
1
-0
/
+1
2015-04-23
cgroup: fix some comment typos
Chen Hanxiao
1
-2
/
+2
2015-04-23
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
1
-1
/
+1
2015-04-23
sched: debug: Remove the cfs bandwidth timer_active printout
Thomas Gleixner
1
-2
/
+0
2015-04-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-53
/
+94
2015-04-22
perf: perf_mux_hrtimer_cancel() can be static
kbuild test robot
1
-1
/
+1
2015-04-22
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-3
/
+20
2015-04-22
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+7
2015-04-22
perf: Fix mux_interval hrtimer wreckage
Peter Zijlstra
1
-27
/
+36
2015-04-22
sched: Cleanup bandwidth timers
Peter Zijlstra
4
-61
/
+31
2015-04-22
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
Peter Zijlstra
1
-3
/
+9
2015-04-22
timer: Put usleep_range into the __sched section
Thomas Gleixner
1
-1
/
+1
2015-04-22
timer: Remove pointless return value of do_usleep_range()
Thomas Gleixner
1
-2
/
+2
2015-04-22
hrtimer: Avoid locking in hrtimer_cancel() if timer not active
Thomas Gleixner
1
-0
/
+9
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
1
-16
/
+7
2015-04-22
tick: broadcast-hrtimer: Remove overly clever return value abuse
Thomas Gleixner
1
-3
/
+5
2015-04-22
alarmtimer: Get rid of unused return value
Thomas Gleixner
1
-7
/
+4
2015-04-22
rtmutex: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-4
/
+1
2015-04-22
futex: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-4
/
+1
2015-04-22
hrtimer: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-4
/
+0
2015-04-22
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
1
-19
/
+0
2015-04-22
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
1
-23
/
+15
2015-04-22
sched: deadline: Use hrtimer_start()
Thomas Gleixner
1
-10
/
+2
2015-04-22
sched: core: Use hrtimer_start[_expires]()
Thomas Gleixner
2
-21
/
+9
2015-04-22
perf: core: Use hrtimer_start()
Thomas Gleixner
1
-6
/
+3
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
7
-115
/
+101
2015-04-22
tick: Sched: Restructure code
Thomas Gleixner
1
-90
/
+81
2015-04-22
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
1
-54
/
+29
2015-04-22
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
1
-15
/
+4
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
3
-122
/
+53
2015-04-22
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
1
-18
/
+28
2015-04-22
hrtimer: Make use of timerqueue_add/del return values
Thomas Gleixner
1
-4
/
+2
2015-04-22
hrtimer: Use cpu_base->active_base for hotpath iterators
Thomas Gleixner
1
-9
/
+8
2015-04-22
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
1
-8
/
+16
2015-04-22
hrtimer: Make offset update smarter
Thomas Gleixner
3
-11
/
+22
2015-04-22
hrtimer: Get rid of softirq time
Thomas Gleixner
3
-124
/
+59
2015-04-22
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2
-3
/
+3
2015-04-22
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
3
-24
/
+15
2015-04-22
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2
-21
/
+13
2015-04-22
hrtimer: Update active_bases before calling hrtimer_force_reprogram()
Viresh Kumar
1
-2
/
+3
2015-04-22
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
1
-0
/
+8
2015-04-22
timekeeping: Remove stale function prototype
Thomas Gleixner
1
-1
/
+0
[prev]
[next]