Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4747832b56a95dbeb0cef4714e6fcc766eed0a95
/
kernel
4904862
sched: fix process time monotonicity
by Balbir Singh
· 16 years ago
56c7426
sched_clock: fix NOHZ interaction
by Peter Zijlstra
· 16 years ago
b380b0d
forgotten refcount on sysctl root table
by Al Viro
· 16 years ago
9d35935
pm_qos_requirement might sleep
by John Kacur
· 16 years ago
950bbab
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
by Oleg Nesterov
· 16 years ago
add0d4d
pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing
by Oleg Nesterov
· 16 years ago
99039e1
Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 16 years ago
cbaed69
softlockup: minor cleanup, don't check task->state twice
by Oleg Nesterov
· 16 years ago
6781f4a
kernel/resource.c: fix new kernel-doc warning
by Randy Dunlap
· 16 years ago
c4bacef
[PATCH] audit: Moved variable declaration to beginning of function
by Cordelia
· 16 years ago
bef69ea
Resource handling: add 'insert_resource_expand_to_fit()' function
by Linus Torvalds
· 16 years ago
316d967
Don't trigger softlockup detector on network fs blocked tasks
by Andi Kleen
· 16 years ago
66833d5
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0234bf1
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e52c885
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
41108eb
ftrace: disable tracing for hibernation
by Rafael J. Wysocki
· 16 years ago
cc2991c
sched: rt-bandwidth accounting fix
by Peter Zijlstra
· 16 years ago
f3ade83
sched: fix sched_rt_rq_enqueue() resched idle
by John Blackwood
· 16 years ago
f42ac38
ftrace: disable tracing for suspend to ram
by Steven Rostedt
· 16 years ago
2633f0e
exit signals: use of uninitialized field notify_count
by Steve VanDeBogart
· 16 years ago
7487017
lockdep: fix invalid list_del_rcu in zap_class
by Zhu Yi
· 16 years ago
04148b7
lockstat: repair erronous contention statistics
by Joe Korty
· 16 years ago
2189459
lockstat: fix numerical output rounding error
by Joe Korty
· 16 years ago
f73be6d
smp: have smp_call_function_single() detect invalid CPUs
by H. Peter Anvin
· 16 years ago
cc556c5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ffb4ba7
[module] Don't let gcc inline load_module()
by Linus Torvalds
· 16 years ago
354879b
sched_clock: fix cpu_clock()
by Peter Zijlstra
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
43cc071
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
05f57f5
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3c4fbe5
nohz: fix wrong event handler after online an offlined cpu
by Miao Xie
· 16 years ago
01dcb04
rcu: fix synchronize_rcu() so that kernel-doc works
by Randy Dunlap
· 16 years ago
efc2dea
sched: enable LB_BIAS by default
by Peter Zijlstra
· 16 years ago
2d70b68
fix setpriority(PRIO_PGRP) thread iterator breakage
by Ken Chen
· 16 years ago
1b04624
tracehook: fix SA_NOCLDWAIT
by Roland McGrath
· 16 years ago
6951b12
lockdep: fix spurious 'inconsistent lock state' warning
by Dmitry Baryshkov
· 16 years ago
406703f
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c100548
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
71ef2a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
df60a84
lockdep: fix build if CONFIG_PROVE_LOCKING not defined
by Stephen Hemminger
· 16 years ago
55cd534
sched: scale sysctl_sched_shares_ratelimit with nr_cpus
by Peter Zijlstra
· 16 years ago
be4de35
completions: uninline try_wait_for_completion and completion_done
by Dave Chinner
· 16 years ago
8c5a1cf
kexec: use a mutex for locking rather than xchg()
by Andrew Morton
· 16 years ago
3122c33
kexec jump: fix for ftrace
by Huang Ying
· 16 years ago
73bd9c7
kexec jump: in sync with hibernation implementation
by Huang Ying
· 16 years ago
ca195b7
kexec jump: remove duplication of kexec_restart_prepare()
by Huang Ying
· 16 years ago
163f687
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
by Huang Ying
· 16 years ago
7ade3fc
kexec jump: clean up #ifdef and comments
by Huang Ying
· 16 years ago
4cd69b9
kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()
by Huang Ying
· 16 years ago
f1679d0
sched: fix rt-bandwidth hotplug race
by Peter Zijlstra
· 16 years ago
5cd9c58
security: Fix setting of PF_SUPERPRIV by __capable()
by David Howells
· 16 years ago
09f2724
sched: fix the race between walk_tg_tree and sched_create_group
by Zhang, Yanmin
· in the future
2df8b1d
lockdep: use WARN() in kernel/lockdep.c
by Arjan van de Ven
· 16 years ago
c72f457
lockdep: spin_lock_nest_lock(), checkpatch fixes
by Andrew Morton
· 16 years ago
73909f7
Merge commit 'v2.6.27-rc3' into core/urgent
by Ingo Molnar
· 16 years ago
d6672c5
lockdep: build fix
by Ingo Molnar
· 16 years ago
f18e439
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
by Alexey Dobriyan
· 16 years ago
3ee1062
cpu hotplug: s390 doesn't support additional_cpus anymore.
by Heiko Carstens
· 16 years ago
9634885
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1c89ac5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
c2fc119
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix
by Nick Piggin
· 16 years ago
ed6d687
stop_machine: remove unused variable
by Li Zefan
· 16 years ago
59f9415
modules: extend initcall_debug functionality to the module loader
by Arjan van de Ven
· 16 years ago
1ea2950
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
67a077d
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9b4d0ba
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
23a0ee9
Merge branch 'core/locking' into core/urgent
by Ingo Molnar
· 16 years ago
e26b33e
Merge branch 'sched/clock' into sched/urgent
by Ingo Molnar
· 16 years ago
0f2bc27
lockdep: fix debug_lock_alloc
by Peter Zijlstra
· 16 years ago
279ef6b
sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks
by Dmitry Adamushko
· 16 years ago
cc7a486c
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()
by Nick Piggin
· 16 years ago
77ae651
sched: fix mysql+oltp regression
by Mike Galbraith
· 16 years ago
251a169
Merge branch 'linus' into sched/urgent
by Ingo Molnar
· 16 years ago
3295f0e
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
by Ingo Molnar
· 16 years ago
8bfe029
lockdep: handle chains involving classes defined in modules
by Rabin Vincent
· 16 years ago
b7d39af
lockdep: spin_lock_nest_lock()
by Peter Zijlstra
· 16 years ago
7531e2f
lockdep: lock protection locks
by Peter Zijlstra
· 16 years ago
4f3e752
lockdep: map_acquire
by Peter Zijlstra
· 16 years ago
f82b217
lockdep: shrink held_lock structure
by Dave Jones
· 16 years ago
1b12bbc
lockdep: re-annotate scheduler runqueues
by Peter Zijlstra
· 16 years ago
64aa348
lockdep: lock_set_subclass - reset a held lock's subclass
by Peter Zijlstra
· 16 years ago
cf206bf
Merge branch 'linus' into sched/clock
by Ingo Molnar
· 16 years ago
c1955a3
sched_clock: delay using sched_clock()
by Peter Zijlstra
· 16 years ago
cb3952b
DMA: make dma-coherent.c documentation kdoc-friendly
by Dmitry Baryshkov
· 16 years ago
bf1db69
pm_qos: spelling fixes
by Richard Hughes
· 16 years ago
d2dc1f4
dma: fix order calculation in dma_mark_declared_memory_occupied()
by Jan Beulich
· 16 years ago
c69ad71
genirq: better warning on irqchip->set_type() failure
by David Brownell
· 16 years ago
5b2becc
semaphore: __down_common: use signal_pending_state()
by Oleg Nesterov
· 16 years ago
3219445
relay: fix "full buffer with exactly full last subbuffer" accounting problem
by Tom Zanussi
· 16 years ago
b13ad6f
Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 16 years ago
725aad2
__sched_setscheduler: don't do any policy checks when not "user"
by Jeremy Fitzhardinge
· 16 years ago
1a61c88
Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set
by zhangxiliang
· 16 years ago
5c7edcd
tracehook: fix exit_signal=0 case
by Roland McGrath
· 16 years ago
5adf2b0
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
31582b0
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
20c6aaa
[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output.
by zhangxiliang
· 16 years ago
980dfb0
[PATCH] Fix the kernel panic of audit_filter_task when key field is set
by zhangxiliang
· 16 years ago
036bbf7
Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages
by zhangxiliang
· 16 years ago
1d6c964
kernel/audit.c control character detection is off-by-one
by Vesa-Matti J Kari
· 16 years ago
ee1d315
[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd
by Eric Paris
· 17 years ago
Next »