Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
655c4e79370d1731c293c47aaf85d4c990a33052
/
kernel
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
786e144
cgroup: we can use simple_lookup() now
by Al Viro
· 11 years ago
f8acc45
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
505608d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0da2736
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
560ae37
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4fa109b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
971ee28
sched: Fix HRTICK
by Peter Zijlstra
· 12 years ago
a272dcc
tick: broadcast: Check broadcast mode on CPU hotplug
by Stephen Boyd
· 11 years ago
f2006e2
Merge branch 'linus' into timers/urgent
by Thomas Gleixner
· 11 years ago
1b375dc
mutex: Move ww_mutex definitions to ww_mutex.h
by Maarten Lankhorst
· 11 years ago
058ebd0
perf: Fix perf_lock_task_context() vs RCU
by Peter Zijlstra
· 11 years ago
06f4179
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
by Jiri Olsa
· 11 years ago
734df5a
perf: Clone child context from parent context pmu
by Jiri Olsa
· 11 years ago
c72bb31
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
75fcf64
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
db6e330
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
a9642fa
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8133633
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
e399eb5
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
by Ingo Molnar
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1b3a5d0
reboot: move arch/x86 reboot= handling to generic kernel
by Robin Holt
· 11 years ago
972ee83
reboot: checkpatch.pl the new kernel/reboot.c file
by Robin Holt
· 11 years ago
15d94b8
reboot: move shutdown/reboot related functions to kernel/reboot.c
by Robin Holt
· 11 years ago
0efbee7
reboot: remove -stable friendly PF_THREAD_BOUND define
by Robin Holt
· 11 years ago
fab840f
ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)
by Oleg Nesterov
· 11 years ago
7c8df28
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
by Oleg Nesterov
· 11 years ago
dcb6b45
panic: add cpu/pid to warn_slowpath_common in WARNING printk()s
by Alex Thorlton
· 11 years ago
b9ce54c
audit: Fix decimal constant description
by Michal Simek
· 11 years ago
2f992ee
kernel/auditfilter.c: fix leak in audit_add_rule() error path
by Chen Gang
· 11 years ago
6beb8a2
kernel/auditfilter.c: fixing build warning
by Raphael S. Carvalho
· 11 years ago
79f6530
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record
by Jeff Layton
· 11 years ago
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2cb7b5a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
73b0cd6
hrtimer: Remove unused variable
by Thomas Gleixner
· 11 years ago
5ec2481
hrtimers: Move SMP function call to thread context
by Thomas Gleixner
· 11 years ago
002fca5
genirq: generic chip: Use DIV_ROUND_UP to calculate numchips
by Axel Lin
· 11 years ago
332962f
clocksource: Reselect clocksource when watchdog validated high-res capability
by Thomas Gleixner
· 11 years ago
e530292
perf: Fix interrupt handler timing harness
by Stephane Eranian
· 11 years ago
2b0f893
Merge branch 'timers/posix-cpu-timers-for-tglx' of
by Thomas Gleixner
· 11 years ago
80cc38b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
fa18f7b
posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting
by KOSAKI Motohiro
· 12 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
0786f7b
kernel/resource.c: remove the unneeded assignment in function __find_resource
by Kevin Hao
· 11 years ago
8f75af4
kernel/pid.c: move statement
by Raphael S. Carvalho
· 11 years ago
18c830d
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
by Oleg Nesterov
· 11 years ago
8190773
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists
by Oleg Nesterov
· 11 years ago
80628ca
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
by Oleg Nesterov
· 11 years ago
b57922b
fork: reorder permissions when violating number of processes limits
by Eric Paris
· 11 years ago
81dabb4
exit.c: unexport __set_special_pids()
by Oleg Nesterov
· 11 years ago
7f57cfa
usermodehelper: kill the sub_info->path[0] check
by Oleg Nesterov
· 11 years ago
29000ca
ptrace: add ability to get/set signal-blocked mask
by Andrey Vagin
· 11 years ago
10fb46d
kprobes: handle empty/invalid input to debugfs "enabled" file
by Mathias Krause
· 11 years ago
45c6494
kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()
by Oleg Nesterov
· 11 years ago
7ec75e1
kernel/sys.c: sys_reboot(): fix malformed panic message
by liguang
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
0ed5fd1
mm: use totalram_pages instead of num_physpages at runtime
by Jiang Liu
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
a0b2062
posix_timers: fix racy timer delta caching on task exit
by Frederic Weisbecker
· 12 years ago
76cdcdd
posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()
by Frederic Weisbecker
· 12 years ago
2473f3e
posix_cpu_timers: consolidate expired timers check
by Frederic Weisbecker
· 12 years ago
1a7fa51
posix_cpu_timers: consolidate timer list cleanups
by Frederic Weisbecker
· 12 years ago
55ccb61
posix_cpu_timer: consolidate expiry time type
by Frederic Weisbecker
· 12 years ago
0b0585c
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
b028161
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
f317ff9
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
9eb76d7
module: cleanup call chain.
by Rusty Russell
· 11 years ago
8d8022e
module: do percpu allocation after uniqueness check. No, really!
by Rusty Russell
· 11 years ago
dcc3022
tracing: Make tracing_open_generic_{tr,tc}() static
by Steven Rostedt (Red Hat)
· 11 years ago
8de1eb0
tracing: Remove ftrace() function
by zhangwei(Jovi)
· 12 years ago
4480361
tracing: Remove TRACE_EVENT_TYPE enum definition
by zhangwei(Jovi)
· 12 years ago
5280bce
tracing: Make tracer_tracing_{off,on,is_on}() static
by Steven Rostedt (Red Hat)
· 11 years ago
11034ae
tracing: Fix irqs-off tag display in syscall tracing
by zhangwei(Jovi)
· 12 years ago
fa44063
uprobes: Fix return value in error handling path
by zhangwei(Jovi)
· 12 years ago
2a6c24a
tracing: Fix race between deleting buffer and setting events
by Steven Rostedt (Red Hat)
· 12 years ago
3045f94
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2d722f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f0bb4c0
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a4883ef
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
ab3d681
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0c46d68
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3e42dee
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8e2e2fa
tracing: Add trace_array_get/put() to event handling
by Steven Rostedt (Red Hat)
· 12 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
bcd7351
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 12 years ago
7b85af6
tracing: Get trace_array ref counts when accessing trace files
by Steven Rostedt (Red Hat)
· 12 years ago
ff45196
tracing: Add trace_array_get/put() to handle instance refs better
by Steven Rostedt (Red Hat)
· 12 years ago
07bd117
tick: Sanitize broadcast control logic
by Thomas Gleixner
· 12 years ago
1f73a98
tick: Prevent uncontrolled switch to oneshot mode
by Thomas Gleixner
· 12 years ago
c9b5a26
tick: Make oneshot broadcast robust vs. CPU offlining
by Thomas Gleixner
· 12 years ago
54041d8
modules: don't fail to load on unknown parameters.
by Rusty Russell
· 12 years ago
b634d13
There is no /sys/parameters
by Jean Delvare
· 12 years ago
4f6de4d
module: don't modify argument of module_kallsyms_lookup_name()
by Mathias Krause
· 12 years ago
a822741
tracing: Protect ftrace_trace_arrays list in trace_events.c
by Alexander Z Lam
· 12 years ago
2d71619
tracing: Make trace_marker use the correct per-instance buffer
by Alexander Z Lam
· 12 years ago
f1ed7c7
ftrace: Do not run selftest if command line parameter is set
by Steven Rostedt (Red Hat)
· 12 years ago
cf6735a
tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()
by Oleg Nesterov
· 12 years ago
Next »