Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
67b02f119df50ffad5a4e9e53ea4c896535862cd
/
kernel
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
4b8f573
[PATCH] TIMERS: add missing compensation for HZ == 250
by YOSHIFUJI Hideaki
· 19 years ago
943eae0
[PATCH] missing exports of do_settimeofday() variants
by Al Viro
· 19 years ago
8d027de
[PATCH] fix ->signal->live leak in copy_process()
by Oleg Nesterov
· 19 years ago
9796fdd
[PATCH] gfp_t: kernel/*
by Al Viro
· 19 years ago
72ab373
[PATCH] Yet more posix-cpu-timer fixes
by Roland McGrath
· 19 years ago
a362f46
Revert "remove false BUG_ON() from run_posix_cpu_timers()"
by Linus Torvalds
· 19 years ago
7a4ed93
[PATCH] Fix cpu timers expiration time
by Oleg Nesterov
· 19 years ago
70ab81c
posix cpu timers: fix timer ordering
by Linus Torvalds
· 19 years ago
bb32051
[PATCH] export cpu_online_map
by Andrew Morton
· 19 years ago
a69ac4a
[PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race
by Oleg Nesterov
· 19 years ago
ca531a0
[PATCH] posix-timers: exit path cleanup
by Oleg Nesterov
· 19 years ago
3de463c7
[PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()
by Oleg Nesterov
· 19 years ago
108150e
[PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() races
by Oleg Nesterov
· 19 years ago
e80eda9
Posix timers: limit number of timers firing at once
by Linus Torvalds
· 19 years ago
25f407f
[PATCH] Call exit_itimers from do_exit, not __exit_signal
by Roland McGrath
· 19 years ago
9465bee
Revert "Fix cpu timers exit deadlock and races"
by Linus Torvalds
· 19 years ago
d1209d0
[PATCH] Threads shouldn't inherit PF_NOFREEZE
by Alan Stern
· 19 years ago
e03d13e
[PATCH] Fix cpu timers exit deadlock and races
by Roland McGrath
· 19 years ago
5ee832d
[PATCH] rcu: keep rcu callback event counter
by Eric Dumazet
· 19 years ago
47d6b08
[PATCH] posix-timers: fix task accounting
by Oleg Nesterov
· 19 years ago
2cc78eb
Increase default RCU batching sharply
by Linus Torvalds
· 19 years ago
c6ecf7e
[PATCH] Add missing export of getnstimeofday()
by Takashi Iwai
· 19 years ago
4611383
[PATCH] Fix signal sending in usbdevio on async URB completion
by Harald Welte
· 19 years ago
3dd0832
[PATCH] x86_64: Set up safe page tables during resume
by Rafael J. Wysocki
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
788e05a
[PATCH] fix do_coredump() vs SIGSTOP race
by Oleg Nesterov
· 19 years ago
14bf01b
Fix inequality comparison against "task->state"
by Linus Torvalds
· 19 years ago
eacaa1f
[PATCH] cpuset crapectomy
by Al Viro
· 19 years ago
5acbc5c
[PATCH] Fix task state testing properly in do_signal_stop()
by Roland McGrath
· 19 years ago
5134fc1
[PATCH] cpuset read past eof memory leak fix
by Paul Jackson
· 19 years ago
0f7347c
[PATCH] swsusp: avoid problems if there are too many pages to save
by Rafael J. Wysocki
· 19 years ago
f36462f
[PATCH] Ignore trailing whitespace on kernel parameters correctly
by Rusty Russell
· 19 years ago
f2d6137
[PATCH] swsusp: prevent possible memory leak
by Rafael J. Wysocki
· 19 years ago
254b547
[PATCH] swsusp: remove wrong code from data_free
by Rafael J. Wysocki
· 19 years ago
188a1eaf
Make sure SIGKILL gets proper respect
by Linus Torvalds
· 19 years ago
8686bcd
[PATCH] swsusp: fix comments
by Pavel Machek
· 19 years ago
57487f4
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory
by Rafael J. Wysocki
· 19 years ago
720b942
[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
by Randy Dunlap
· 19 years ago
88d10bb
[PATCH] suspend: cleanup calling of power off methods.
by Eric W. Biederman
· 19 years ago
e4c9433
[PATCH] reboot: comment and factor the main reboot functions
by Eric W. Biederman
· 19 years ago
31f6d9d
[PATCH] Add printk_clock()
by Andrew Morton
· 19 years ago
4fb3a53
[PATCH] files: fix preemption issues
by Dipankar Sarma
· 19 years ago
2030c0f
[PATCH] PR_GET_DUMPABLE returns incorrect info
by Michael Kerrisk
· 19 years ago
26ff6ad
[PATCH] CPU hotplug breaks wake_up_new_task
by Srivatsa Vaddagiri
· 19 years ago
da04c03
[PATCH] Fix spinlock owner debugging
by Ingo Molnar
· 19 years ago
5d54e69
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
by Linus Torvalds
· 19 years ago
9f15833
[PATCH] use add_taint() for setting tainted bit flags
by Randy Dunlap
· 19 years ago
8a1c175
[PATCH] schedule_timeout_[un]interruptible() speedup
by Andrew Morton
· 19 years ago
3f74478
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
by Andi Kleen
· 19 years ago
b342659
[PATCH] cpuset semaphore depth check optimize
by Paul Jackson
· 19 years ago
1df5c10
Mark ia64-specific MCA/INIT scheduler hooks as dangerous
by Linus Torvalds
· 19 years ago
a2a9798
[PATCH] MCA/INIT: scheduler hooks
by Keith Owens
· 19 years ago
75bcc8c
[PATCH] kernel: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
64ed93a
[PATCH] add schedule_timeout_{,un}interruptible() interfaces
by Nishanth Aravamudan
· 19 years ago
417ef53
[PATCH] kernel/acct: add kerneldoc
by Randy Dunlap
· 19 years ago
0c117f1
[PATCH] sched: allow the load to grow upto its cpu_power
by Siddha, Suresh B
· 19 years ago
fa3b6dd
[PATCH] sched: don't kick ALB in the presence of pinned task
by Siddha, Suresh B
· 19 years ago
5927ad7
[PATCH] sched: use cached variable in sys_sched_yield()
by Renaud Lienhart
· 19 years ago
5969fe0
[PATCH] sched: HT optimisation
by Nick Piggin
· 19 years ago
e17224b
[PATCH] sched: less locking
by Nick Piggin
· 19 years ago
d6d5cfa
[PATCH] sched: less newidle locking
by Nick Piggin
· 19 years ago
67f9a61
[PATCH] sched: fix SMT scheduler latency bug
by Ingo Molnar
· 19 years ago
d79fc0f
[PATCH] sched: TASK_NONINTERACTIVE
by Ingo Molnar
· 19 years ago
95cdf3b
[PATCH] sched cleanups
by Ingo Molnar
· 19 years ago
da5a552
[PATCH] sched: make idlest_group/cpu cpus_allowed-aware
by M.Baris Demiray
· 19 years ago
fc38ed7
[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings
by Con Kolivas
· 19 years ago
4247bdc
[PATCH] cpuset semaphore depth check deadlock fix
by Paul Jackson
· 19 years ago
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 19 years ago
ab2af1f
[PATCH] files: files struct with RCU
by Dipankar Sarma
· 19 years ago
badf166
[PATCH] files: break up files struct
by Dipankar Sarma
· 19 years ago
c0dfb29
[PATCH] files: rcuref APIs
by Dipankar Sarma
· 19 years ago
73a358d
[PATCH] fix for cpusets minor problem
by KUROSAWA Takahiro
· 19 years ago
383f283
[PATCH] Prefetch kernel stacks to speed up context switch
by Chen, Kenneth W
· 19 years ago
b0d62e6
[PATCH] fix disassociate_ctty vs. fork race
by Jason Baron
· 19 years ago
4b5d37a
[PATCH] Clear task_struct->fs_excl on fork()
by Giancarlo Formicuccia
· 19 years ago
64e4748
Merge linux-2.6 with linux-acpi-2.6
by Len Brown
· 19 years ago
0dd7f88
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 19 years ago
deac66a
[PATCH] kprobes: fix bug when probed on task and isr functions
by Keshavamurthy Anil S
· 19 years ago
d0aaff9
[PATCH] Kprobes: prevent possible race conditions generic
by Prasanna S Panchamukhi
· 19 years ago
dd39271
[PATCH] introduce and use kzalloc
by Pekka J Enberg
· 19 years ago
ab8d11b
[PATCH] remove duplicated code from proc and ptrace
by Miklos Szeredi
· 19 years ago
0811bab
[PATCH] cpusets: re-enable "dynamic sched domains"
by John Hawkes
· 19 years ago
d1b5513
[PATCH] cpusets: fix the "dynamic sched domains" bug
by John Hawkes
· 19 years ago
9c1cfda
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
by John Hawkes
· 19 years ago
ef08e3b
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
by Paul Jackson
· 19 years ago
9bf2229
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
by Paul Jackson
· 19 years ago
39ed3fd
[PATCH] futex: remove duplicate code
by Pekka Enberg
· 19 years ago
e752dd6
[PATCH] fix send_sigqueue() vs thread exit race
by Oleg Nesterov
· 19 years ago
0730ded
[PATCH] remove a redundant variable in sys_prctl()
by Jesper Juhl
· 19 years ago
6c9c0b5
[PATCH] largefile support for accounting
by Peter Staubach
· 19 years ago
bc505a4
[PATCH] do_notify_parent_cldstop() cleanup
by Oleg Nesterov
· 19 years ago
f26fdd5
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
by Karsten Wiese
· 19 years ago
Next »