Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c614f13a9680a483f3558e20dc5fa350700f83fb
/
kernel
7725131
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
6b22df7
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
bb2cbf5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
08d69a2
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ddbe8db
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 10 years ago
eada238
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
53ee983
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
9895994
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ef35ad2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8efb90c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5bda4f6
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c9b88e9
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
47dfe40
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
f2a8417
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
c4c3f5f
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
3e7a716
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
8d71844
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
8fb575c
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
by Alexei Starovoitov
· 10 years ago
4df95ff
net: filter: rename sk_chk_filter() -> bpf_check_classic()
by Alexei Starovoitov
· 10 years ago
504d587
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
by Jan Kara
· 10 years ago
c6f1224
Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND"
by Thomas Gleixner
· 10 years ago
21d1f90
Revert "PM / sleep / irq: Do not suspend wakeup interrupts"
by Thomas Gleixner
· 10 years ago
3a1122d
kexec: fix build error when hugetlbfs is disabled
by David Rientjes
· 10 years ago
e0198b29
Josh has moved
by Josh Triplett
· 10 years ago
8f1d26d
kexec: export free_huge_page to VMCOREINFO
by Atsushi Kumagai
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a138126
cpuset: fix the WARN_ON() in update_nodemasks_hier()
by Li Zefan
· 10 years ago
0f7d83e
PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node
by Joerg Roedel
· 10 years ago
9047eb6
PM / Hibernate: Remove the old memory-bitmap implementation
by Joerg Roedel
· 10 years ago
6efde38
PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()
by Joerg Roedel
· 10 years ago
3a20cb1
PM / Hibernate: Implement position keeping in radix tree
by Joerg Roedel
· 10 years ago
07a3382
PM / Hibernate: Add memory_rtree_find_bit function
by Joerg Roedel
· 10 years ago
f469f02
PM / Hibernate: Create a Radix-Tree to store memory bitmap
by Joerg Roedel
· 10 years ago
ed1403e
kthread_work: wake up worker only when the worker is idle
by Lai Jiangshan
· 10 years ago
cd3bd4e
sched/fair: Fix 'make xmldocs' warning caused by missing description
by Masanari Iida
· 10 years ago
c13db6b
sched: Use macro for magic number of -1 for setparam
by Steven Rostedt
· 10 years ago
6ae72df
sched: Robustify topology setup
by Peter Zijlstra
· 10 years ago
ca5bc6c
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
by Ingo Molnar
· 10 years ago
f4be073
perf: Check permission only for parent tracepoint event
by Jiri Olsa
· 10 years ago
5030c69
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes
by Ingo Molnar
· 10 years ago
d8d28c8
sched: Fix sched_setparam() policy == -1 logic
by Daniel Bristot de Oliveira
· 10 years ago
7672b96
Merge branches 'pm-opp' and 'pm-general'
by Rafael J. Wysocki
· 10 years ago
bb1c095
Merge branches 'pm-apm' and 'pm-sleep'
by Rafael J. Wysocki
· 10 years ago
805c528
Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'
by Rafael J. Wysocki
· 10 years ago
9dae0a3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
2695fb5
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
by Alexei Starovoitov
· 10 years ago
4fae4e7
irq: Warn when shared interrupts do not match on NO_SUSPEND
by Peter Zijlstra
· 10 years ago
dc6f03f
ftrace: Add warning if tramp hash does not match nr_trampolines
by Steven Rostedt (Red Hat)
· 10 years ago
2a0343b
ftrace: Fix trampoline hash update check on rec->flags
by Steven Rostedt (Red Hat)
· 10 years ago
7d8b6c6
CAPABILITIES: remove undefined caps from all processes
by Eric Paris
· 10 years ago
4ca332e
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
f723aa1
sched_clock: Avoid corrupting hrtimer tree during suspend
by Stephen Boyd
· 10 years ago
f5bffec
net: filter: split filter.c into two files
by Alexei Starovoitov
· 10 years ago
10e83fd
ring-buffer: Use rb_page_size() instead of open coded head_page size
by Steven Rostedt (Red Hat)
· 10 years ago
375f45b
timekeeping: Use cached ntp_tick_length when accumulating error
by John Stultz
· 11 years ago
dc49159
timekeeping: Rework frequency adjustments to work better w/ nohz
by John Stultz
· 11 years ago
e2dff1e
timekeeping: Minor fixup for timespec64->timespec assignment
by John Stultz
· 10 years ago
1b3e5c0
ftrace: Provide trace clocks monotonic
by Thomas Gleixner
· 10 years ago
4396e05
timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC
by Thomas Gleixner
· 10 years ago
0e5ac3a
timekeeping: Use tk_read_base as argument for timekeeping_get_ns()
by Thomas Gleixner
· 10 years ago
d28ede8
timekeeping: Create struct tk_read_base and use it in struct timekeeper
by Thomas Gleixner
· 10 years ago
6d3aadf
timekeeping: Restructure the timekeeper some more
by Thomas Gleixner
· 10 years ago
4a0e637
clocksource: Get rid of cycle_last
by Thomas Gleixner
· 10 years ago
09ec544
clocksource: Move cycle_last validation to core code
by Thomas Gleixner
· 10 years ago
3a97837
clocksource: Make delta calculation a function
by Thomas Gleixner
· 10 years ago
f519b1a
timekeeping: Provide ktime_get_raw()
by Thomas Gleixner
· 10 years ago
61edec8
timekeeping: Simplify timekeeping_clocktai()
by Thomas Gleixner
· 10 years ago
47da70d
timekeeping: Remove timekeeper.total_sleep_time
by Thomas Gleixner
· 10 years ago
02cba15
timekeeping: Simplify getboottime()
by Thomas Gleixner
· 10 years ago
48f18fd6
timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
by Thomas Gleixner
· 10 years ago
250fade
timekeeping: Remove monotonic_to_bootbased
by Thomas Gleixner
· 10 years ago
0162d62
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
by Steven Rostedt (Red Hat)
· 10 years ago
68f6783d
delayacct: Remove braindamaged type conversions
by Thomas Gleixner
· 10 years ago
9667a23
delayacct: Make accounting nanosecond based
by Thomas Gleixner
· 10 years ago
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
Next »