Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
593e537b93193d1696809817533ce5ad510445b1
/
kernel
ddad86c
[PATCH] DocBook: include printk documentation
by Martin Waitz
· 19 years ago
3f39894d
[PATCH] timespec: normalize off by one errors
by George Anzinger
· 19 years ago
20dcae3
[PATCH] aio: remove kioctx from mm_struct
by Zach Brown
· 19 years ago
4557398
[PATCH] stop_machine() vs. synchronous IPI send deadlock
by Kirill Korotaev
· 19 years ago
dbdf65b
[PATCH] rcutorture: renice to low priority
by Ingo Molnar
· 19 years ago
b17b042
[PATCH] signal handling: revert sigkill priority fix
by Heiko Carstens
· 19 years ago
10ebffd
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
by Al Viro
· 19 years ago
a1261f54
[PATCH] m68k: introduce task_thread_info
by Al Viro
· 19 years ago
5563e77
[PATCH] cpuset: fix return without releasing semaphore
by Bob Picco
· 19 years ago
005f18d
[PATCH] fix task_struct leak in ptrace
by Christoph Hellwig
· 19 years ago
bca73e4
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
by Jeff Garzik
· 19 years ago
393b072
[SPARC64]: Re-export uts_sem for solaris compat module.
by David S. Miller
· 19 years ago
7ed0175
[PATCH] Don't auto-reap traced children
by Oleg Nesterov
· 19 years ago
a47ab93
[PATCH] optimize activate_task()
by Chen, Kenneth W
· 19 years ago
28d838c
Fix ptrace self-attach rule
by Linus Torvalds
· 19 years ago
64c7c8f
[PATCH] sched: resched and cpu_idle rework
by Nick Piggin
· 19 years ago
ede3d0f
[PATCH] sched: consider migration thread with smp nice
by Con Kolivas
· 19 years ago
6dd4a85
[PATCH] sched: correct smp_nice_bias
by Con Kolivas
· 19 years ago
3b0bd9b
[PATCH] sched: smp nice bias busy queues on idle rebalance
by Con Kolivas
· 19 years ago
dad1c65
[PATCH] sched: account rt tasks in prio_bias()
by Con Kolivas
· 19 years ago
738a2cc
[PATCH] sched: change prio bias only if queued
by Con Kolivas
· 19 years ago
b910472
[PATCH] sched: implement nice support across physical cpus on SMP
by Con Kolivas
· 19 years ago
0fbeb5a
[PATCH] swsusp: rework swsusp_suspend
by Rafael J. Wysocki
· 19 years ago
ed14b52
[PATCH] swsusp: simplify pagedir relocation
by Rafael J. Wysocki
· 19 years ago
054bd4c
[PATCH] swsusp: reduce code duplication
by Rafael J. Wysocki
· 19 years ago
969e9af
[PATCH] sleep: Fix oops in enter_state
by Pavel Machek
· 19 years ago
3aef1bd
[PATCH] quieten softlockup at boot
by Anton Blanchard
· 19 years ago
90d45d1
[PATCH] cpu hotplug: fix locking in cpufreq drivers
by Ashok Raj
· 19 years ago
330d57f
[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
by Al Viro
· 19 years ago
d27ba47
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
7b7b1ac
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
by Al Viro
· 19 years ago
dedeb00
[SPARC64] mm: context switch ptlock
by Hugh Dickins
· 19 years ago
b26b9bc
[PATCH] unexport uts_sem
by Adrian Bunk
· 19 years ago
4664957
[PATCH] unexport idle_cpu
by Adrian Bunk
· 19 years ago
47bdfb9
[PATCH] unexport console_unblank
by Adrian Bunk
· 19 years ago
b8887e6
[PATCH] kernel-docs: fix kernel-doc format problems
by Randy Dunlap
· 19 years ago
1e5d533
[PATCH] more kernel-doc cleanups, additions
by Randy Dunlap
· 19 years ago
d217d54
[PATCH] Kprobes: preempt_disable/enable() simplification
by Ananth N Mavinakayanahalli
· 19 years ago
3516a46
[PATCH] Kprobes: Use RCU for (un)register synchronization - base changes
by Ananth N Mavinakayanahalli
· 19 years ago
e658452
[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes
by Ananth N Mavinakayanahalli
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
796f8d9
[PATCH] FUTEX_WAKE_OP: enhanced error handling
by David Gibson
· 19 years ago
d55b5fd
[PATCH] aio: remove aio_max_nr accounting race
by Zach Brown
· 19 years ago
9f46080
[PATCH] Process Events Connector
by Matt Helsley
· 19 years ago
47b90ff
[PATCH] swsusp: remove unused variable
by Pavel Machek
· 19 years ago
dc19d50
[PATCH] swsusp cleanups
by Pavel Machek
· 19 years ago
a4c4af7
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
by Heiko Carstens
· 19 years ago
7fd93cf
[PATCH] posix-timers `unlikely' rejig
by Andrew Morton
· 19 years ago
889dfaf
[PATCH] improve scheduler fairness a bit
by Oleg Nesterov
· 19 years ago
23fd077
Merge ../linux-2.6 by hand
by Paul Mackerras
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
b0423a0
[PATCH] Remove duplicate code in signal.c
by Paul E. McKenney
· 19 years ago
ae6866c
[PATCH] remove unneeded SI_TIMER checks
by Oleg Nesterov
· 19 years ago
621d312
[PATCH] cleanup the usage of SEND_SIG_xxx constants
by Oleg Nesterov
· 19 years ago
b67a1b9
[PATCH] remove hardcoded SEND_SIG_xxx constants
by Oleg Nesterov
· 19 years ago
4098f99
[PATCH] sched: hardcode non-smp set_cpus_allowed
by Paul Jackson
· 19 years ago
708f430d
[PATCH] posix-cpu-timers: fix overrun reporting
by Roland McGrath
· 19 years ago
a241ec6
[PATCH] RCU torture-testing kernel module
by Paul E. McKenney
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
7f2a525
[PATCH] wait4 PTRACE_ATTACH race fix
by Roland McGrath
· 19 years ago
7407251
[PATCH] PF_DEAD cleanup
by Coywolf Qi Hunt
· 19 years ago
40dc565
[PATCH] cleanup for kernel/printk.c
by Jesper Juhl
· 19 years ago
20e1129
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
by David Howells
· 19 years ago
30e0fca6
[PATCH] ptrace/coredump/exit_group deadlock
by Andrea Arcangeli
· 19 years ago
68860ec
[PATCH] cpusets: automatic numa mempolicy rebinding
by Paul Jackson
· 19 years ago
18a19cb
[PATCH] cpusets: simple rename
by Paul Jackson
· 19 years ago
053199e
[PATCH] cpusets: dual semaphore locking overhaul
by Paul Jackson
· 19 years ago
5aa15b5
[PATCH] cpusets: remove depth counted locking hack
by Paul Jackson
· 19 years ago
f35f31d
[PATCH] cpuset cleanup
by Paul Jackson
· 19 years ago
4eb9af2
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
by Oleg Nesterov
· 19 years ago
6dd69f1
[PATCH] Unify sys_tkill() and sys_tgkill()
by Vadim Lobanov
· 19 years ago
19a4fcb
[PATCH] kill sigqueue->lock
by Oleg Nesterov
· 19 years ago
dfc4f94
[PATCH] remove timer debug field
by Andrew Morton
· 19 years ago
89ada67
[PATCH] Use alloc_percpu to allocate workqueues locally
by Christoph Lameter
· 19 years ago
a5a0d52
[PATCH] ntp whitespace cleanup
by Andrew Morton
· 19 years ago
1bb34a4
[PATCH] NTP shift_right cleanup
by john stultz
· 19 years ago
61e1a9e
[PATCH] Add kthread_stop_sem()
by Alan Stern
· 19 years ago
a8db2db
[PATCH] introduce setup_timer() helper
by Oleg Nesterov
· 19 years ago
eb9289e
[PATCH] introduce .valid callback for pm_ops
by Shaohua Li
· 19 years ago
0245b3e
[PATCH] swsusp: two simplifications
by Rafael J. Wysocki
· 19 years ago
2e32a43
[PATCH] swsusp: get rid of unnecessary wrapper function
by Rafael J. Wysocki
· 19 years ago
de49186
[PATCH] swsusp: cleanups
by Pavel Machek
· 19 years ago
96bc7ae
[PATCH] swsusp: remove unneccessary includes
by Pavel Machek
· 19 years ago
2c1b4a5
[PATCH] swsusp: rework memory freeing on resume
by Rafael J. Wysocki
· 19 years ago
a0f4965
[PATCH] swsusp: reduce the use of global variables
by Rafael J. Wysocki
· 19 years ago
25761b6
[PATCH] swsusp: move snapshot functionality to separate file
by Rafael J. Wysocki
· 19 years ago
351619b
[PATCH] swsusp: rework image freeing
by Rafael J. Wysocki
· 19 years ago
c32b6b8
[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers
by Ashok Raj
· 19 years ago
4276d32
[PATCH] Remove redundant configs.o
by Brian Gerst
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
deceb6c
[PATCH] mm: follow_page with inner ptlock
by Hugh Dickins
· 19 years ago
c74df32
[PATCH] mm: ptd_alloc take ptlock
by Hugh Dickins
· 19 years ago
365e9c87
[PATCH] mm: update_hiwaters just in time
by Hugh Dickins
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
7ee7823
[PATCH] mm: dup_mmap down new mmap_sem
by Hugh Dickins
· 19 years ago
fd3e42f
[PATCH] mm: dup_mmap use oldmm more
by Hugh Dickins
· 19 years ago
4294621
[PATCH] mm: rss = file_rss + anon_rss
by Hugh Dickins
· 19 years ago
404351e
[PATCH] mm: mm_init set_mm_counters
by Hugh Dickins
· 19 years ago
ab50b8e
[PATCH] mm: vm_stat_account unshackled
by Hugh Dickins
· 19 years ago
Next »