Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8d2b18793d16e4186f00b07d031a25537c4cefb9
/
kernel
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e7901af
Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
c0e99a7
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
b695f31
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
524a386
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
by Steven Rostedt (Red Hat)
· 10 years ago
1619dc3
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
by Pratyush Anand
· 10 years ago
b24d443
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
by Steven Rostedt (Red Hat)
· 10 years ago
bbbce51
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
9aae0df
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
3ba67da
ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch
by Daniel Borkmann
· 10 years ago
30a22c2
console: Fix console name size mismatch
by Peter Hurley
· 10 years ago
0d9b9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 10 years ago
168e47f
kernel/module.c: Update debug alignment after symtable generation
by Laura Abbott
· 10 years ago
79d2236
Merge branch 'irq-pm'
by Rafael J. Wysocki
· 10 years ago
eef16e4
Merge branch 'suspend-to-idle'
by Rafael J. Wysocki
· 10 years ago
ef2b22a
cpuidle / sleep: Use broadcast timer for states that stop local timer
by Rafael J. Wysocki
· 10 years ago
8603e1b3
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE
by Tejun Heo
· 10 years ago
17f4803
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
by Rafael J. Wysocki
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c064a0d
livepatch: fix RCU usage in klp_find_external_symbol()
by Peter Zijlstra
· 10 years ago
dfcacc1
cpuidle: Clean up fallback handling in cpuidle_idle_call()
by Rafael J. Wysocki
· 10 years ago
283cb41
cpuset: Fix cpuset sched_relax_domain_level
by Jason Low
· 10 years ago
79063bf
cpuset: fix a warning when clearing configured masks in old hierarchy
by Zefan Li
· 10 years ago
790317e
cpuset: initialize effective masks when clone_children is enabled
by Zefan Li
· 10 years ago
2ea51b8
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e2e9b65
cls_bpf: add initial eBPF support for programmable classifiers
by Daniel Borkmann
· 10 years ago
24701ec
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
by Daniel Borkmann
· 10 years ago
96be432
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
by Daniel Borkmann
· 10 years ago
a2c83ff
ebpf: constify various function pointer structs
by Daniel Borkmann
· 10 years ago
f91fe17
ebpf: remove kernel test stubs
by Daniel Borkmann
· 10 years ago
9d3e2d0
locking/rtmutex: Set state back to running on error
by Sebastian Andrzej Siewior
· 10 years ago
01e04f4
idle / sleep: Avoid excessive disabling and enabling interrupts
by Rafael J. Wysocki
· 10 years ago
39afb5e
kernel/sys.c: fix UNAME26 for 4.0
by Jon DeVree
· 10 years ago
9ec0de0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 10 years ago
c4ce0da
livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_handler()
by Petr Mladek
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
f3c233d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
10436cf
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e2defd0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3f4d992
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
4fbd0a8
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
5516fd7
debug: prevent entering debug mode on panic/exception.
by Colin Cross
· 10 years ago
32d375f
kdb: Const qualifier for kdb_getstr's prompt argument
by Daniel Thompson
· 10 years ago
fb6daa7
kdb: Provide forward search at more prompt
by Daniel Thompson
· 10 years ago
ab08e46
kdb: Fix a prompt management bug when using | grep
by Daniel Thompson
· 10 years ago
5454388
kdb: Remove stack dump when entering kgdb due to NMI
by Daniel Thompson
· 10 years ago
f7d4ca8
kdb: Avoid printing KERN_ levels to consoles
by Daniel Thompson
· 10 years ago
df0036d
kdb: Fix off by one error in kdb_cpu()
by Jason Wessel
· 10 years ago
1467559
kdb: fix incorrect counts in KDB summary command output
by Jay Lan
· 10 years ago
27a22ee
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
3b3336d
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 10 years ago
2636ed5
sched/rt: Avoid obvious configuration fail
by Peter Zijlstra
· 10 years ago
1fe89e1
sched/autogroup: Fix failure to set cpu.rt_runtime_us
by Peter Zijlstra
· 10 years ago
6f1607f
sched/dl: Do update_rq_clock() in yield_task_dl()
by Kirill Tkhai
· 10 years ago
29183a7
ntp: Fixup adjtimex freq validation on 32-bit systems
by John Stultz
· 10 years ago
9cff8ad
sched: Prevent recursion in io_schedule()
by NeilBrown
· 10 years ago
bc95601
sched/completion: Serialize completion_done() with complete()
by Oleg Nesterov
· 10 years ago
06b1f80
sched: Fix preempt_schedule_common() triggering tracing recursion
by Frederic Weisbecker
· 10 years ago
a79ec89
sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()
by Kirill Tkhai
· 10 years ago
3960c8c
sched: Make dl_task_time() use task_rq_lock()
by Peter Zijlstra
· 10 years ago
74b8a4c
sched: Clarify ordering between task_rq_lock() and move_queued_task()
by Peter Zijlstra
· 10 years ago
8d1e5a1
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
by Sebastian Andrzej Siewior
· 10 years ago
05016b0f
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
5065296
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
e2b74f2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
580c57f
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
by Kees Cook
· 10 years ago
be02a18
kernel/module.c: do not inline do_init_module()
by Jan Kiszka
· 10 years ago
518a0c7
kexec: simplify conditional
by Geoff Levand
· 10 years ago
ad69934
kexec: fix a typo in comment
by Alexander Kuleshov
· 10 years ago
73d7e3e
kexec: remove never used member destination in kimage
by Baoquan He
· 10 years ago
1df0135
signal: use current->state helpers
by Davidlohr Bueso
· 10 years ago
1cca338
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
by Fabian Frederick
· 10 years ago
99fa0ad
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
3c6847e
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3750771
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e0b561e
livepatch: fix format string in kobject_init_and_add()
by Jiri Kosina
· 10 years ago
124cf911
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
by Rafael J. Wysocki
· 10 years ago
060407a
timekeeping: Make it safe to use the fast timekeeper while suspended
by Rafael J. Wysocki
· 10 years ago
69d54b9
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
by Wang Nan
· 10 years ago
977ad48
kprobes: set kprobes_all_disarmed earlier to enable re-optimization.
by Wang Nan
· 10 years ago
bebf56a
kasan: enable instrumentation of global variables
by Andrey Ryabinin
· 10 years ago
ccbd59c
profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
c1d7f03
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
4497da6
padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
1a40243
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
dfbcbf4
workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
ffda22c
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
333470e
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
ad853b4
rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
e8e6d97
cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
dfeb0750
kernfs: remove KERNFS_STATIC_NAME
by Tejun Heo
· 10 years ago
affe3e8
timekeeping: Pass readout base to update_fast_timekeeper()
by Rafael J. Wysocki
· 10 years ago
3810631
PM / sleep: Re-implement suspend-to-idle handling
by Rafael J. Wysocki
· 10 years ago
a42cf70
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
205bd3d
printk: correct timeout comment, neaten MODULE_PARM_DESC
by Joe Perches
· 10 years ago
545a2bf
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
by Cyril Bur
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
8f4ab07
kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init
by Rasmus Villemoes
· 10 years ago
2d2f511
mm: do not use mm->nr_pmds on !MMU configurations
by Kirill A. Shutemov
· 10 years ago
01e5865
cgroup: release css->id after css_free
by Vladimir Davydov
· 10 years ago
Next »