Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b3438f8266cb1f5010085ac47d7ad6a36a212164
/
kernel
1ff5683
[PATCH] lockdep: fix static keys in module-allocated percpu areas
by Ingo Molnar
· 18 years ago
b86432b
[PATCH] some irq_chip variables point to NULL
by Zhang, Yanmin
· 18 years ago
9a3a04ac
Revert "[PATCH] fix Data Acess error in dup_fd"
by Linus Torvalds
· 18 years ago
8b126b7
[PATCH] setup_irq(): better mismatch debugging
by Andrew Morton
· 18 years ago
f72fa70
[PATCH] Fix misrouted interrupts deadlocks
by Pavel Emelianov
· 18 years ago
0130b0b
[PATCH] fix Data Acess error in dup_fd
by Sharyathi Nagesh
· 18 years ago
d99f160
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
by Eric W. Biederman
· 18 years ago
0e009be
[PATCH] Improve the removed sysctl warnings
by Eric W. Biederman
· 18 years ago
64efade
[PATCH] lockdep: fix delayacct locking bug
by Peter Zijlstra
· 18 years ago
4b96b1a
[PATCH] Fix the spurious unlock_cpu_hotplug false warnings
by Gautham R Shenoy
· 18 years ago
10b1fbd
Make sure "user->sigpending" count is in sync
by Linus Torvalds
· 18 years ago
45c18b0
Fix unlikely (but possible) race condition on task->user access
by Linus Torvalds
· 18 years ago
3fd5939
[PATCH] Create compat_sys_migrate_pages
by Stephen Rothwell
· 18 years ago
b918f6e
[PATCH] swsusp: debugging
by Rafael J. Wysocki
· 18 years ago
19c6b6e
[PATCH] schedule removal of FUTEX_FD
by Andrew Morton
· 18 years ago
f46c483
[PATCH] Add printk_timed_ratelimit()
by Andrew Morton
· 18 years ago
4a279ff
[PATCH] taskstats: fix sub-threads accounting
by Oleg Nesterov
· 18 years ago
f0ec1aa
[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
by Oleg Nesterov
· 18 years ago
0e2d57f
[PATCH] ndiswrapper: don't set the module->taints flags
by Randy Dunlap
· 18 years ago
3d8334d
[PATCH] taskstats: fix sk_buff size calculation
by Oleg Nesterov
· 18 years ago
d46a3d0
[PATCH] taskstats: fix sk_buff leak
by Oleg Nesterov
· 18 years ago
057647f
[PATCH] workqueue: update kerneldoc
by Alan Stern
· 18 years ago
8fa1d7d
[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove
by Satoru Takeuchi
· 18 years ago
bb1d860
[PATCH] time_adjust cleared before use
by Jim Houston
· 18 years ago
d7c3f5f
[PATCH] fill_tgid: cleanup delays accounting
by Oleg Nesterov
· 18 years ago
a98b609
[PATCH] taskstats: don't use tasklist_lock
by Oleg Nesterov
· 18 years ago
b8534d7
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
by Oleg Nesterov
· 18 years ago
093a8e8
[PATCH] taskstats_tgid_free: fix usage
by Oleg Nesterov
· 18 years ago
05d5bcd
[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
by Oleg Nesterov
· 18 years ago
fca178c
[PATCH] fill_tgid: fix task_struct leak and possible oops
by Oleg Nesterov
· 18 years ago
5fa3839
[PATCH] Constify compat_get_bitmap argument
by Stephen Rothwell
· 18 years ago
1d4d262
[PATCH] Add missing space in module.c for taintskernel
by Jan Dittmer
· 18 years ago
690a973
[PATCH] x86-64: Speed up dwarf2 unwinder
by Jan Beulich
· 18 years ago
e05d722
[PATCH] kernel/nsproxy.c: use kmemdup()
by Alexey Dobriyan
· 18 years ago
d6f8ff7
[PATCH] cad_pid sysctl with PROC_FS=n
by Randy Dunlap
· 18 years ago
91fcdd4
[PATCH] readjust comments of task_timeslice for kernel doc
by Borislav Petkov
· 18 years ago
43f8221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
bd5349c
[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking_notifier
by Neil Brown
· 18 years ago
bea493a
[PATCH] rt-mutex: fixup rt-mutex debug code
by Peter Zijlstra
· 18 years ago
a460e74
[PATCH] genirq: clean up irq-flow-type naming
by Ingo Molnar
· 18 years ago
c60099b
[PATCH] swsusp: fix memory leaks
by Andrew Morton
· 18 years ago
ac08c26
[PATCH] posix-cpu-timers: prevent signal delivery starvation
by Thomas Gleixner
· 18 years ago
3f4a0b9
[PATCH] i386 Time: Avoid PIT SMP lockups
by john stultz
· 18 years ago
ca268c6
[PATCH] lockdep: increase max allowed recursion depth
by Ingo Molnar
· 18 years ago
39af114
[PATCH] fix epoll_pwait when EPOLL=n
by Randy Dunlap
· 18 years ago
256a6b4
[PATCH] lockdep: fix printk recursion logic
by Ingo Molnar
· 18 years ago
3dc3099
[PATCH] lockdep: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
01a3ee2
[PATCH] bitmap: parse input from kernel and user buffers
by Reinette Chatre
· 18 years ago
beed33a
[PATCH] sched: likely profiling
by Nick Piggin
· 18 years ago
fa3ba2e8
[PATCH] fix Module taint flags listing in Oops/panic
by Florin Malita
· 18 years ago
46934023
[PATCH] mm: kevent threads: use MPOL_DEFAULT
by Christoph Lameter
· 18 years ago
97c7801
[PATCH] swsusp: Use suspend_console
by Rafael J. Wysocki
· 18 years ago
4dfbb9d
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
by Peter Zijlstra
· 18 years ago
1af9892
[PATCH] cpuset ANSI prototype
by Al Viro
· 18 years ago
ba2397e
[PATCH] make kernel/relay.c __user-clean
by Al Viro
· 18 years ago
ba46df9
[PATCH] __user annotations: futex
by Al Viro
· 18 years ago
5c339d4
[PATCH] swsusp: Make userland suspend work on SMP again
by Rafael J. Wysocki
· 18 years ago
e317c8c
[PATCH] ixp4xxdefconfig arm fixes
by Frederik Deweerdt
· 18 years ago
4899b8b
[PATCH] kauditd_thread warning fix
by Andrew Morton
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
da48279
IRQ: Typedef the IRQ handler function type
by David Howells
· 18 years ago
57a58a9
IRQ: Typedef the IRQ flow handler function type
by David Howells
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
18e6756
Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 18 years ago
20e9751
[PATCH] rcu: simplify/improve batch tuning
by Oleg Nesterov
· 18 years ago
4b6c2cc
[PATCH] rcu: add sched torture type to rcutorture
by Josh Triplett
· 18 years ago
11a1470
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
by Josh Triplett
· 18 years ago
20d2e42
[PATCH] rcu: add rcu_sync torture type to rcutorture
by Josh Triplett
· 18 years ago
e303373
[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation
by Josh Triplett
· 18 years ago
b772e1d
[PATCH] RCU: add fake writers to rcutorture
by Josh Triplett
· 18 years ago
75cfef3
[PATCH] rcu: Fix sign bug making rcu_random always return the same sequence
by Josh Triplett
· 18 years ago
2860aab
[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader startup fails
by Josh Triplett
· 18 years ago
3c29e03
[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type parameter
by Josh Triplett
· 18 years ago
ff2c93a
[PATCH] rcu: Add MODULE_AUTHOR to rcutorture module
by Josh Triplett
· 18 years ago
e6a9201
[PATCH] SRCU: report out-of-memory errors
by Alan Stern
· 18 years ago
eabc069
[PATCH] Add SRCU-based notifier chains
by Alan Stern
· 18 years ago
b2896d2
[PATCH] srcu-3: add SRCU operations to rcutorture
by Paul E. McKenney
· 18 years ago
621934e
[PATCH] srcu-3: RCU variant permitting read-side blocking
by Paul E. McKenney
· 18 years ago
1f80025
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
by Eric W. Biederman
· 18 years ago
3a16d71
[PATCH] genirq: irq: add a dynamic irq creation API
by Eric W. Biederman
· 18 years ago
e7b946e
[PATCH] genirq: irq: add moved_masked_irq
by Eric W. Biederman
· 18 years ago
a24ceab
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
by Eric W. Biederman
· 18 years ago
ac9910c
[PATCH] name_count array overrun
by Steve Grubb
· 18 years ago
419c58f
[PATCH] PPID filtering fix
by Alexander Viro
· 18 years ago
4b8a311
[PATCH] arch filter lists with < or > should not be accepted
by Eric Paris
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
4802211
rcutorture: Fix incorrect description of default for nreaders parameter
by Josh Triplett
· 18 years ago
9f5d785
remove duplicate "until" from kernel/workqueue.c
by Rolf Eike Beer
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
ce16442
[PATCH] scheduler: NUMA aware placement of sched_group_allnodes
by Christoph Lameter
· 18 years ago
0feaece
[PATCH] sched: fixing wrong comment for find_idlest_cpu()
by Satoru Takeuchi
· 18 years ago
89c4710
[PATCH] sched: cleanup sched_group cpu_power setup
by Siddha, Suresh B
· 18 years ago
1a84887
[PATCH] sched: introduce child field in sched_domain
by Siddha, Suresh B
· 18 years ago
7473264
[PATCH] sched: don't print migration cost when only 1 CPU
by Dave Jones
· 18 years ago
a616058
[PATCH] sched: remove unnecessary sched group allocations
by Siddha, Suresh B
· 18 years ago
5c1e176
[PATCH] sched: force /sbin/init off isolated cpus
by Nick Piggin
· 18 years ago
e1ca66d
[PATCH] kernel-doc for kernel/resource.c
by Randy Dunlap
· 18 years ago
eed34d0
[PATCH] kernel-doc for kernel/dma.c
by Randy Dunlap
· 18 years ago
ffc5089
[PATCH] Create kallsyms_lookup_size_offset()
by Franck Bui-Huu
· 18 years ago
3f2e05e
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
by David Howells
· 18 years ago
Next »