Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
042dd60ca6dec9a02cefa8edd67de386e35755d6
/
kernel
7d80fea
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
484b002
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2a0ff3f
cgroup: warn about mismatching options of a new mount of an existing hierarchy
by Jeff Liu
· 12 years ago
e3bf756
Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
6721cb6
ring-buffer: Do not poll non allocated cpu buffers
by Steven Rostedt (Red Hat)
· 12 years ago
387b8b3
auditfilter.c: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
17fdfd0
Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
7805d00
cgroup: fix a subtle bug in descendant pre-order walk
by Tejun Heo
· 12 years ago
ca16431
tracing: Fix crash when ftrace=nop on the kernel command line
by Steven Rostedt (Red Hat)
· 12 years ago
8f05bde
Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
fbe06b7
x86, range: fix missing merge during add range
by Yinghai Lu
· 12 years ago
89c8373
kmemleak: No need for scanning specific module sections
by Steven Rostedt
· 12 years ago
06c9494
kmemleak: Scan all allocated, writeable and not executable module sections
by Steven Rostedt
· 12 years ago
4a007ed
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
ff89acc
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 12 years ago
264b83c
usermodehelper: check subprocess_info->path != NULL
by Oleg Nesterov
· 12 years ago
6ed0106
tracing: Return -EBUSY when event_enable_func() fails to get module
by Masami Hiramatsu
· 12 years ago
1be0c25
workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init()
by Tejun Heo
· 12 years ago
c240a53
Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
652df60
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cc51bf6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
37cae5e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b62fdd9
tracing/kprobes: Make print_*probe_event static
by Masami Hiramatsu
· 12 years ago
3d1fc7b
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
by Masami Hiramatsu
· 12 years ago
c02c7e6
tracing/kprobes: Use rcu_dereference_raw for tp->files
by Masami Hiramatsu
· 12 years ago
60705c8
tracing: Fix leaks of filter preds
by Steven Rostedt (Red Hat)
· 12 years ago
615ee54
rcu: Don't allocate bootmem from rcu_init()
by Sasha Levin
· 12 years ago
b4f711e
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
by John Stultz
· 12 years ago
ad7b1f8
workqueue: Make schedule_work() available again to non GPL modules
by Marc Dionne
· 12 years ago
8f174b1
workqueue: correct handling of the pool spin_lock
by Joonsoo Kim
· 12 years ago
6faf728
rcu: Fix comparison sense in rcu_needs_cpu()
by Paul E. McKenney
· 12 years ago
7fb30d2
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
42a5cf4
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
by Tirupathi Reddy
· 12 years ago
b47430d
rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit
by Srivatsa S. Bhat
· 12 years ago
f7ea0fd
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
by Thomas Gleixner
· 12 years ago
d6cbf35
cgroup: initialize xattr before calling d_instantiate()
by Li Zefan
· 12 years ago
4b0c0f2
tick: Cleanup NOHZ per cpu data on cpu down
by Thomas Gleixner
· 12 years ago
26b840a
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
d325185
workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into node number
by Tejun Heo
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f741df1
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
by Linus Torvalds
· 12 years ago
b882008
tracing/kprobes: Support soft-mode disabling
by Masami Hiramatsu
· 12 years ago
41a7dd4
tracing/kprobes: Support ftrace_event_file base multibuffer
by Masami Hiramatsu
· 12 years ago
2b106aa
tracing/kprobes: Pass trace_probe directly from dispatcher
by Masami Hiramatsu
· 12 years ago
48182bd
tracing/kprobes: Increment probe hit-count even if it is used by perf
by Masami Hiramatsu
· 12 years ago
db02038
tracing/kprobes: Use bool for retprobe checker
by Masami Hiramatsu
· 12 years ago
19dd603
ftrace: Fix function probe when more than one probe is added
by Steven Rostedt (Red Hat)
· 12 years ago
23ea9c4
ftrace: Fix the output of enabled_functions debug file
by Steven Rostedt (Red Hat)
· 12 years ago
5ae0bf5
ftrace: Fix locking in register_ftrace_function_probe()
by Steven Rostedt (Red Hat)
· 12 years ago
da511bf
tracing: Add helper function trace_create_new_event() to remove duplicate code
by Steven Rostedt (Red Hat)
· 12 years ago
1cf4c07
tracing: Modify soft-mode only if there's no other referrer
by Masami Hiramatsu
· 12 years ago
3005217
tracing: Indicate enabled soft-mode in enable file
by Masami Hiramatsu
· 12 years ago
cce2c8f
tracing/kprobes: Fix to increment return event probe hit-count
by Masami Hiramatsu
· 12 years ago
3f2367b
ftrace: Cleanup regex_lock and ftrace_lock around hash updating
by Masami Hiramatsu
· 12 years ago
f04f24fb
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
by Masami Hiramatsu
· 12 years ago
c5ddd20
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
91c2e0b
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
7c088b5
ftrace: Have ftrace_regex_write() return either read or error
by Steven Rostedt (Red Hat)
· 12 years ago
ff305de
tracing: Return error if register_ftrace_function_probe() fails for event_enable_func()
by Steven Rostedt (Red Hat)
· 12 years ago
a5b85bd
tracing: Don't succeed if event_enable_func did not register anything
by Masami Hiramatsu
· 12 years ago
ebb3727
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
2a0b4be
audit: fix message spacing printing auid
by Eric Paris
· 12 years ago
5af43c2
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
82d8da0
Revert "audit: move kaudit thread start from auditd registration to kaudit init"
by Eric Paris
· 12 years ago
780a765
audit: Make testing for a valid loginuid explicit.
by Eric W. Biederman
· 12 years ago
52d857a
perf: Factor out auxiliary events notification
by Jiri Olsa
· 12 years ago
524eff1
perf: Fix EXIT event notification
by Jiri Olsa
· 12 years ago
5fe0c1f
irqdomain: Allow quiet failure mode
by Benjamin Herrenschmidt
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
64049d1
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f8ce1fa
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
fbd44a6
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
by Thomas Gleixner
· 12 years ago
7ee2b9e
rcutrace: single_open() leaks
by Al Viro
· 12 years ago
bd932ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5ae98f1
fs: Fix hang with BSD accounting on frozen filesystem
by Jan Kara
· 12 years ago
265f22a
sched: Keep at least 1 tick per second for active dynticks tasks
by Frederic Weisbecker
· 12 years ago
73c3082
rcu: Fix full dynticks' dependency on wide RCU nocb mode
by Frederic Weisbecker
· 12 years ago
2228768
ring-buffer: Select IRQ_WORK
by Steven Rostedt (Red Hat)
· 12 years ago
20a2078c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
0279b3c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c032862
Merge commit '8700c95adb03' into timers/nohz
by Frederic Weisbecker
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
8d8b97b
take cgroup_open() and cpuset_open() to fs/proc/base.c
by Al Viro
· 12 years ago
0bb80f2
proc: Split the namespace stuff out into linux/proc_ns.h
by David Howells
· 12 years ago
271a15e
proc: Supply PDE attribute setting accessor functions
by David Howells
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5919b30
perf: Fix vmalloc ring buffer pages handling
by Jiri Olsa
· 12 years ago
5f56886
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
28ad585
power/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
f345650
kgdb/sysrq: fix inconstistent help message of sysrq key
by zhangwei(Jovi)
· 12 years ago
52b3694
kernel/sys.c: make prctl(PR_SET_MM) generally available
by Amnon Shiloh
· 12 years ago
a05342cb
relay: use macro PAGE_ALIGN instead of FIX_SIZE
by zhangwei(Jovi)
· 12 years ago
536b39ec
kernel/relay.c: move FIX_SIZE macro into relay.c
by zhangwei(Jovi)
· 12 years ago
8359f68
kernel/relay.c: remove unused function argument actor
by zhangwei(Jovi)
· 12 years ago
06a6ea3
semaphore: use `bool' type for semaphore_waiter's up
by liguang
· 12 years ago
Next »