Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ccbf62d8a284cf181ac28c8e8407dd077d90dd4b
/
kernel
ccbf62d
sched: Make task->start_time nanoseconds based
by Thomas Gleixner
· 10 years ago
57e0be0
sched: Make task->real_start_time nanoseconds based
by Thomas Gleixner
· 10 years ago
d560fed
time: Export nsecs_to_jiffies()
by Thomas Gleixner
· 10 years ago
dcaab54
timekeeping: Remove ktime_get_monotonic_offset()
by Thomas Gleixner
· 10 years ago
9a6b519
timekeeping: Provide ktime_mono_to_any()
by Thomas Gleixner
· 10 years ago
48064f5
timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
by Thomas Gleixner
· 10 years ago
a37c0aa
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
by Thomas Gleixner
· 10 years ago
afab07c
timekeeping: Use ktime_t based data for ktime_get_clocktai()
by Thomas Gleixner
· 10 years ago
b82c817
timekeeping; Use ktime_t based data for ktime_get_boottime()
by Thomas Gleixner
· 10 years ago
f5264d5
timekeeping: Use ktime_t based data for ktime_get_real()
by Thomas Gleixner
· 10 years ago
0077dc6
timekeeping: Provide ktime_get_with_offset()
by Thomas Gleixner
· 10 years ago
a016a5b
timekeeping: Use ktime_t based data for ktime_get()
by Thomas Gleixner
· 10 years ago
7c032df
timekeeping: Provide internal ktime_t based data
by Thomas Gleixner
· 10 years ago
f111adf
timekeeping: Use timekeeping_update() instead of memcpy()
by Thomas Gleixner
· 10 years ago
3fdb14f
timekeeping: Cache optimize struct timekeeper
by Thomas Gleixner
· 10 years ago
c905fae
timekeeper: Move tk_xtime to core code
by Thomas Gleixner
· 10 years ago
d6d2989
timekeeping: Provide timespec64 based interfaces
by Thomas Gleixner
· 10 years ago
8b094cd
time: Consolidate the time accessor prototypes
by Thomas Gleixner
· 10 years ago
7d489d1
timekeeping: Convert timekeeping core to use timespec64s
by John Stultz
· 10 years ago
49cd6f8
time: More core infrastructure for timespec64
by John Stultz
· 10 years ago
166afb6
ktime: Sanitize ktime_to_us/ms conversion
by Thomas Gleixner
· 10 years ago
24e4a8c
ktime: Kill non-scalar ktime_t implementation for 2038
by John Stultz
· 10 years ago
76f4108
hrtimer: Cleanup hrtimer accessors to the timekepeing state
by John Stultz
· 10 years ago
e06fde3
timekeeping: Simplify arch_gettimeoffset()
by Thomas Gleixner
· 10 years ago
e704f93
kernel: time: Add udelay_test module to validate udelay
by David Riley
· 11 years ago
afdb094
Merge tag 'v3.16-rc5' into timers/core
by Thomas Gleixner
· 10 years ago
40f6123
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
a805cbf
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
5a6024f
workqueue: zero cpumask of wq_numa_possible_cpumask on init
by Yasuaki Ishimatsu
· 11 years ago
549f11c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8844aad
genirq: Fix memory leak when calling irq_free_hwirqs()
by Keith Busch
· 11 years ago
ef34c6c
Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
d18bbc2
kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()"
by Andrew Morton
· 11 years ago
76bb5ab
cpuset: break kernfs active protection in cpuset_write_resmask()
by Tejun Heo
· 11 years ago
099ed15
tracing: Remove ftrace_stop/start() from reading the trace file
by Steven Rostedt (Red Hat)
· 11 years ago
fb6bab6
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
by Oleg Nesterov
· 11 years ago
f786106
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher()
by Oleg Nesterov
· 11 years ago
06d0713
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
by Oleg Nesterov
· 11 years ago
4821254
tracing/uprobes: Revert "Support mix of ftrace and perf"
by Oleg Nesterov
· 11 years ago
3a32bd7
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
by Li Zefan
· 11 years ago
970317a
cgroup: fix mount failure in a corner case
by Li Zefan
· 11 years ago
391acf9
cpuset,mempolicy: fix sleeping function called from invalid context
by Gu Zheng
· 11 years ago
b8e46d2
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
ed23587
kernel/watchdog.c: print traces for all cpus on lockup detection
by Aaron Tomlin
· 11 years ago
7cd2b0a
mm, pcp: allow restoring percpu_pagelist_fraction default
by David Rientjes
· 11 years ago
bde92cf
kernel/watchdog.c: remove preemption restrictions when restarting lockup detector
by Don Zickus
· 11 years ago
b3acc56
kexec: save PG_head_mask in VMCOREINFO
by Petr Tesarik
· 11 years ago
8d056c4
CPU hotplug, smp: flush any pending IPI callbacks before CPU offline
by Srivatsa S. Bhat
· 11 years ago
bddbceb
workqueue: fix dev_set_uevent_suppress() imbalance
by Maxime Bizon
· 11 years ago
9e1e01d
hrtimer: Remove hrtimer_enqueue_reprogram()
by Viresh Kumar
· 11 years ago
49a2a07
hrtimer: Kick lowres dynticks targets on timer enqueue
by Viresh Kumar
· 11 years ago
cddd024
hrtimer: Store cpu-number in struct hrtimer_cpu_base
by Viresh Kumar
· 11 years ago
9f6d9ba
timer: Kick dynticks targets on mod_timer*() calls
by Viresh Kumar
· 11 years ago
d6f9382
timer: Store cpu-number in struct tvec_base
by Viresh Kumar
· 11 years ago
5cee964
time/timers: Move all time(r) related files into kernel/time
by Thomas Gleixner
· 11 years ago
401c58f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7b08d61
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ea73c79
tracing: syscall_regfunc() should not skip kernel threads
by Oleg Nesterov
· 11 years ago
8063e41
tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_process_thread()
by Oleg Nesterov
· 11 years ago
4af4206
tracing: Fix syscall_*regfunc() vs copy_process() race
by Oleg Nesterov
· 11 years ago
3c8fb50
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
c4222e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
99bae5f
cgroup: fix broken css_has_online_children()
by Li Zefan
· 11 years ago
24f2e02
x86, kaslr: boot-time selectable with hibernation
by Kees Cook
· 11 years ago
a6e15a3
PM / hibernate: introduce "nohibernate" boot parameter
by Kees Cook
· 11 years ago
27e3571
rtmutex: Plug slow unlock race
by Thomas Gleixner
· 11 years ago
cf23091
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
by Ingo Molnar
· 11 years ago
4cdf77a
x86/kprobes: Fix build errors and blacklist context_track_user
by Masami Hiramatsu
· 11 years ago
8841c8b
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c29deef
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
19c1940
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f037c117
fork: Use ktime_get_ts()
by Thomas Gleixner
· 11 years ago
a9821c7
kdb: Use ktime_get_ts()
by Thomas Gleixner
· 11 years ago
4e8c584
tsacct: Use ktime_get_ts()
by Thomas Gleixner
· 11 years ago
b5d7682
delayacct: Use ktime_get_ts()
by Thomas Gleixner
· 11 years ago
2200182
acct: Use ktime_get_ts()
by Thomas Gleixner
· 11 years ago
535560d
Merge commit '3cf2f34' into sched/core, to fix build error
by Ingo Molnar
· 11 years ago
d715a22
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
4251c2a6
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
9ee4d7a
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
a992bf8
gcov: add support for GCC 4.9
by Yuan Pengfei
· 11 years ago
23adbe1
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
by Andy Lutomirski
· 11 years ago
da9c341
tracing: Fix check of ftrace_trace_arrays list_empty() check
by Steven Rostedt (Red Hat)
· 11 years ago
f0b70cc
tracing: Fix leak of per cpu max data in instances
by Steven Rostedt (Red Hat)
· 11 years ago
a3c5493
auditsc: audit_krule mask accesses need bounds checking
by Andy Lutomirski
· 11 years ago
a6af8fb
tracing: Cleanup saved_cmdlines_size changes
by Namhyung Kim
· 11 years ago
8b8b368
ring-buffer: Check if buffer exists before polling
by Steven Rostedt (Red Hat)
· 11 years ago
214b931
Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
14208b0
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
da85d19
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
a5a5ba7
Revert "perf: Disable PERF_RECORD_MMAP2 support"
by Don Zickus
· 11 years ago
f972eb6
perf: Pass protection and flags bits through mmap2 interface
by Peter Zijlstra
· 11 years ago
1662867
numa,sched: fix load_to_imbalanced logic inversion
by Rik van Riel
· 11 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 11 years ago
8208498
rtmutex: Detect changes in the pi lock chain
by Thomas Gleixner
· 11 years ago
3d5c934
rtmutex: Handle deadlock detection smarter
by Thomas Gleixner
· 11 years ago
a9fcaaa
tracing: Fix memory leak on instance deletion
by Steven Rostedt (Red Hat)
· 11 years ago
Next »