Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e36d56b64808aec54b68b4e9976180c1da0933b2
/
kernel
e83c2b0
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
55bcab4
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
df279ca
bsdacct: fix access to invalid filp in acct_on()
by Renaud Lottiaux
· 15 years ago
8bc1ad7
kernel/resource.c: fix sign extension in reserve_setup()
by Zhang Rui
· 15 years ago
57e7986
perf_counter: Provide a way to enable counters on exec
by Paul Mackerras
· 15 years ago
12de38b
kmemleak: Inform kmemleak about pid_hash
by Catalin Marinas
· 15 years ago
8326e28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
187dd31
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9b71272
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
19d2e75
perf_counter: Complete counter swap
by Peter Zijlstra
· 15 years ago
0296e42
ftrace: Fix the output of profile
by Li Zefan
· 15 years ago
5211a24
x86: Add sysctl to allow panic on IOCK NMI error
by Kurt Garloff
· 15 years ago
e6e18ec
perf_counter: Rework the sample ABI
by Peter Zijlstra
· 15 years ago
bfbd338
perf_counter: Implement more accurate per task statistics
by Peter Zijlstra
· 15 years ago
38b200d
perf_counter: Add PERF_EVENT_READ
by Peter Zijlstra
· 15 years ago
194002b
perf_counter, x86: Add mmap counter read support
by Peter Zijlstra
· 15 years ago
7f8b4e4
perf_counter: Add scale information to the mmap control page
by Peter Zijlstra
· 15 years ago
aa71528
futex: request only one page from get_user_pages()
by Thomas Gleixner
· 15 years ago
1155de4
ring-buffer: Make it generally available
by Paul Mundt
· 15 years ago
00e54d0
ftrace: Remove duplicate newline
by Li Zefan
· 15 years ago
c622304
Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs-2.6,audit-current}
by Linus Torvalds
· 15 years ago
3a6a6c1
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
by Eric Paris
· 15 years ago
d072599
futex: Fix the write access fault problem for real
by Thomas Gleixner
· 15 years ago
9d612be
tracing: Fix trace_buf_size boot option
by Li Zefan
· 15 years ago
507e123
timer stats: Optimize by adding quick check to avoid function calls
by Heiko Carstens
· 15 years ago
d82d624
ftrace: Fix t_hash_start()
by Li Zefan
· 15 years ago
694ce0a
ftrace: Don't manipulate @pos in t_start()
by Li Zefan
· 15 years ago
8595184
ftrace: Don't increment @pos in g_start()
by Li Zefan
· 15 years ago
f129e96
tracing: Reset iterator in t_start()
by Li Zefan
· 15 years ago
2961bf3
trace_stat: Don't increment @pos in seq start()
by Li Zefan
· 15 years ago
c8961ec
tracing_bprintk: Don't increment @pos in t_start()
by Li Zefan
· 15 years ago
e1c7e2a
tracing/events: Don't increment @pos in s_start()
by Li Zefan
· 15 years ago
916d757
Fix rule eviction order for AUDIT_DIR
by Al Viro
· 15 years ago
9d96098
Audit: clean up all op= output to include string quoting
by Eric Paris
· 15 years ago
35fe4d0
Audit: move audit_get_nd completely into audit_watch
by Eric Paris
· 15 years ago
cfcad62
audit: seperate audit inode watches into a subfile
by Eric Paris
· 15 years ago
ea7ae60
Audit: clean up audit_receive_skb
by Eric Paris
· 15 years ago
ee080e6
Audit: cleanup netlink mesg handling
by Eric Paris
· 15 years ago
038cbcf
Audit: unify the printk of an skb when auditd not around
by Eric Paris
· 15 years ago
e85188f
Audit: dereferencing krule as if it were an audit_watch
by Eric Paris
· 15 years ago
b87ce6e
Audit: better estimation of execve record length
by Eric Paris
· 15 years ago
35aa901
Audit: fix audit watch use after free
by Eric Paris
· 15 years ago
f344011
perf_counter: Optimize perf_counter_alloc()'s inherit case
by Peter Zijlstra
· 15 years ago
b84fbc9
perf_counter: Push inherit into perf_counter_alloc()
by Peter Zijlstra
· 15 years ago
f29ac75
perf_counter: Optimize perf_swcounter_event()
by Peter Zijlstra
· 15 years ago
bfdb4d9
timers: Fix timer_migration interface which accepts any number as input
by Arun R Bharadwaj
· 15 years ago
31950eb
mm/init: cpu_hotplug_init() must be initialized before SLAB
by Linus Torvalds
· 15 years ago
2453d6f
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
12e24f3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1eb51c33
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b0b7065
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
38df92b
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d4c4038
Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 15 years ago
3daeb4d
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 15 years ago
92bf309
perf_counter: Push perf_sample_data through the swcounter code
by Peter Zijlstra
· 15 years ago
9ea1a15
tracing/urgent: warn in case of ftrace_start_up inbalance
by Frederic Weisbecker
· 15 years ago
c85a17e
tracing/urgent: fix unbalanced ftrace_start_up
by Frederic Weisbecker
· 15 years ago
befca96
ptrace: wait_task_zombie: do not account traced sub-threads
by Oleg Nesterov
· 15 years ago
b49a9e7
perf_counter: Close race in perf_lock_task_context()
by Peter Zijlstra
· 15 years ago
e5289d4
perf_counter: Simplify and fix task migration counting
by Peter Zijlstra
· 15 years ago
71e308a
function-graph: add stack frame test
by Steven Rostedt
· 15 years ago
eb4a037
function-graph: disable when both x86_32 and optimize for size are configured
by Steven Rostedt
· 15 years ago
7bf99fb
gcov: enable GCOV_PROFILE_ALL for x86_64
by Peter Oberparleiter
· 15 years ago
2521f2c
gcov: add gcov profiling infrastructure
by Peter Oberparleiter
· 15 years ago
b99b87f
kernel: constructor support
by Peter Oberparleiter
· 15 years ago
90af90d
nsproxy: extract create_nsproxy()
by Alexey Dobriyan
· 15 years ago
4c2a7e7
utsns: extract creeate_uts_ns()
by Alexey Dobriyan
· 15 years ago
dca4a97
pidns: rewrite copy_pid_ns()
by Alexey Dobriyan
· 15 years ago
ed469a6
pidns: make create_pid_namespace() accept parent pidns
by Alexey Dobriyan
· 15 years ago
17f98dc
pids: clean up find_task_by_pid variants
by Christoph Hellwig
· 15 years ago
7338f29
sysctl.c: remove unused variable
by Sukanto Ghosh
· 15 years ago
371cbb3
kthreads: simplify migration_thread() exit path
by Oleg Nesterov
· 15 years ago
6370617
kthreads: rework kthread_stop()
by Oleg Nesterov
· 15 years ago
cdd140b
kthreads: simplify the startup synchronization
by Oleg Nesterov
· 15 years ago
e1eb1eb
mm: exit.c reorder wait_opts to remove padding on 64 bit builds
by Richard Kennedy
· 15 years ago
f95d39d
do_wait: fix the theoretical race with stop/trace/cont
by Oleg Nesterov
· 15 years ago
a3f6dfb
do_wait: kill the old BUG_ON, use while_each_thread()
by Oleg Nesterov
· 15 years ago
64a16ca
do_wait: simplify retval/tsk_result/notask_error mess
by Oleg Nesterov
· 15 years ago
9e8ae01
introduce "struct wait_opts" to simplify do_wait() patches
by Oleg Nesterov
· 15 years ago
4791802
shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped()
by Oleg Nesterov
· 15 years ago
72a1de3
copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)
by Oleg Nesterov
· 15 years ago
77d1ef7
wait_task_zombie: do not use thread_group_cputime()
by Oleg Nesterov
· 15 years ago
e496125
ptrace: don't take tasklist to get/set ->last_siginfo
by Oleg Nesterov
· 15 years ago
d926566
ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage
by Oleg Nesterov
· 15 years ago
d1e98f4
ptrace: wait_task_zombie: s/->parent/->real_parent/
by Oleg Nesterov
· 15 years ago
8053bdd
ptrace_get_task_struct: s/tasklist/rcu/, make it static
by Oleg Nesterov
· 15 years ago
4b105cb
ptrace: do not use task_lock() for attach
by Oleg Nesterov
· 15 years ago
f2f0b00
ptrace: cleanup check/set of PT_PTRACED during attach
by Oleg Nesterov
· 15 years ago
b79b7ba
ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm
by Oleg Nesterov
· 15 years ago
5cb1144
ptrace: do not use task->ptrace directly in core kernel
by Oleg Nesterov
· 15 years ago
dea33cf
ptrace: mm_need_new_owner: use ->real_parent to search in the siblings
by Oleg Nesterov
· 15 years ago
8724513
allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHAND
by Oleg Nesterov
· 15 years ago
c5b947b
memcg: add interface to reset limits
by Daisuke Nishimura
· 15 years ago
f9ab5b5
cgroups: forbid noprefix if mounting more than just cpuset subsystem
by Li Zefan
· 15 years ago
aa0ce5b
softirq: introduce statistics for softirq
by Keika Kobayashi
· 15 years ago
43a21ea
perf_counter: Add event overlow handling
by Peter Zijlstra
· 16 years ago
4b221f0
ring-buffer: have benchmark test print to trace buffer
by Steven Rostedt
· 15 years ago
8d707e8
ring-buffer: do not grab locks in nmi
by Steven Rostedt
· 15 years ago
d478820
ring-buffer: add locks around rb_per_cpu_empty
by Steven Rostedt
· 15 years ago
5f78abe
ring-buffer: check for less than two in size allocation
by Steven Rostedt
· 15 years ago
Next »