Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
877364e60edeea06efa8ceb9d29201f195af8a47
/
kernel
cdf71a1
futex: Prevent stale futex owner when interrupted/timeout
by Thomas Gleixner
· 17 years ago
83a08e7
vmcoreinfo: add the array length of "free_list" for filtering free pages
by Ken'ichi Ohmichi
· 17 years ago
b59f819
acct: real_parent ppid
by Roland McGrath
· 17 years ago
39cd72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
b8c9a18
Fix kernel/ptrace.c compile problem (missing "may_attach()")
by Linus Torvalds
· 17 years ago
831830b
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
by Al Viro
· 17 years ago
90b2628
sched: fix gcc warnings
by Ingo Molnar
· 17 years ago
fb445ee
[SERIAL]: Fix section mismatches in Sun serial console drivers.
by David S. Miller
· 17 years ago
d172f4e
Modules: fix memory leak of module names
by Greg Kroah-Hartman
· 17 years ago
2c3b20e9
debug: add end-of-oops marker
by Arjan van de Ven
· 17 years ago
67e2be0
sched: rt: account the cpu time during the tick
by Peter Zijlstra
· 17 years ago
3e3b391
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
971e5b35f
genirq: revert lazy irq disable for simple irqs
by Steven Rostedt
· 17 years ago
b4be625
timer: kernel/timer.c section fixes
by Adrian Bunk
· 17 years ago
cdc6f27
clockevents: fix reprogramming decision in oneshot broadcast
by Thomas Gleixner
· 17 years ago
6cbf1c1
sched: do not hurt SCHED_BATCH on wakeup
by Ingo Molnar
· 17 years ago
2bacec8
sched: touch softlockup watchdog after idling
by Ingo Molnar
· 17 years ago
73c4efd
sched: sysctl, proc_dointvec_minmax() expects int values for
by Eric Dumazet
· 17 years ago
c7af77b
sched: mark rwsem functions as __sched for wchan/profiling
by Livio Soares
· 17 years ago
051a1d1
sched: fix crash on ia64, introduce task_current()
by Dmitry Adamushko
· 17 years ago
64396ac
sysctl: fix ax25 checks
by Eric W. Biederman
· 17 years ago
368d2c63
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
by Nishanth Aravamudan
· 17 years ago
d1c3fb1
hugetlb: introduce nr_overcommit_hugepages sysctl
by Nishanth Aravamudan
· 17 years ago
2c5ea0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
167b1de
clockevents: warn once when program_event() is called with negative expiry
by Thomas Gleixner
· 17 years ago
62f0f61
hrtimers: avoid overflow for large relative timeouts
by Thomas Gleixner
· 17 years ago
8ced5f6
sched: enable early use of sched_clock()
by Ingo Molnar
· 17 years ago
5f9fa8a
lockdep: make cli/sti annotation warnings clearer
by Ingo Molnar
· 17 years ago
3743d33
Tiny clean-up of OPROFILE/KPROBES configuration
by Linus Torvalds
· 17 years ago
00a5825
Fix oprofile configuration breakage
by Ralf Baechle
· 17 years ago
7e1fb76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
2cfae27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
f1dad16
Avoid potential NULL dereference in unregister_sysctl_table
by Pavel Emelyanov
· 17 years ago
5cd1756
fix clone(CLONE_NEWPID)
by Eric W. Biederman
· 17 years ago
cde898f
futex: correctly return -EFAULT not -EINVAL
by Thomas Gleixner
· 17 years ago
5456178
lockdep: in_range() fix
by Oleg Nesterov
· 17 years ago
8568487
lockdep: fix debug_show_all_locks()
by Ingo Molnar
· 17 years ago
41a2d6c
sched: style cleanups
by Ingo Molnar
· 17 years ago
ce6bd42
futex: fix for futex_wait signal stack corruption
by Steven Rostedt
· 17 years ago
874a5f8
[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.
by David S. Miller
· 17 years ago
db292ca
sched: default to more agressive yield for SCHED_BATCH tasks
by Ingo Molnar
· 17 years ago
7703493
sched: fix crash in sys_sched_rr_get_interval()
by Ingo Molnar
· 17 years ago
ca6435f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
b00296f
uml: add !UML dependencies
by Al Viro
· 17 years ago
d842de8
sched: cpu accounting controller (V2)
by Srivatsa Vaddagiri
· 17 years ago
e6ceb32
wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()
by Scott James Remnant
· 17 years ago
9e6c1e6
FRV: fix the extern declaration of kallsyms_num_syms
by David Howells
· 17 years ago
32df81c
Isolate the UTS namespace's domainname and hostname back
by Pavel Emelyanov
· 17 years ago
c895078
wait_task_stopped(): don't use task_pid_nr_ns() lockless
by Oleg Nesterov
· 17 years ago
f95e0d1c
sched: clean up kernel/sched_stat.h
by Ingo Molnar
· 17 years ago
c1a8974
sched: clean up overlong line in kernel/sched_debug.c
by Ingo Molnar
· 17 years ago
deaf222
sched: clean up, move __sched_text_start/end to sched.h
by Ingo Molnar
· 17 years ago
9a4e715
sched: clean up sd_alloc_ctl_cpu_table() definition
by Ingo Molnar
· 17 years ago
d393820
softlockup: fix false positives on CONFIG_NOHZ
by Thomas Gleixner
· 17 years ago
8c27eba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
by Linus Torvalds
· 17 years ago
0685ab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
ff1ea52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
f4d53ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
f7b9329
sched: bump version of kernel/sched_debug.c
by Ingo Molnar
· 17 years ago
722aab0
sched: fix minimum granularity tunings
by Zou Nan hai
· 17 years ago
bcbe4a0
sched: fix kernel/acct.c comment
by Ingo Molnar
· 17 years ago
5e8869b
sched: don't forget to unlock uids_mutex on error paths
by Pavel Emelyanov
· 17 years ago
52bfb36
time: add ADJ_OFFSET_SS_READ
by John Stultz
· 17 years ago
37e3a6a
[S390] appldata: remove unused binary sysctls.
by Heiko Carstens
· 17 years ago
43ebbf1
[S390] cmm: remove unused binary sysctls.
by Heiko Carstens
· 17 years ago
9055fa1
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
by Simon Horman
· 17 years ago
9e103fa
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
by Simon Horman
· 17 years ago
611cd55
[IPVS]: Fix sysctl warnings about missing strategy
by Christian Borntraeger
· 17 years ago
9a4b970
module: fix and elaborate comments
by Matti Linnanvuori
· 17 years ago
fa6a1a5
ntp: fix typo that makes sync_cmos_clock erratic
by David P. Reed
· 17 years ago
4307d1e
x86: ignore the sys_getcpu() tcache parameter
by Ingo Molnar
· 17 years ago
3c72f52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
9612633
sched: reorder SCHED_FEAT_ bits
by Ingo Molnar
· 17 years ago
518b22e
sched: make sched_nr_latency static
by Adrian Bunk
· 17 years ago
94bc9a7
sched: remove activate_idle_task()
by Dmitry Adamushko
· 17 years ago
ce96b5a
sched: fix __set_task_cpu() SMP race
by Dmitry Adamushko
· 17 years ago
dae51f5
sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED
by Oleg Nesterov
· 17 years ago
9778385
sched: fix accounting of interrupts during guest execution on s390
by Christian Borntraeger
· 17 years ago
a347422
wait_task_stopped: Check p->exit_state instead of TASK_TRACED
by Roland McGrath
· 17 years ago
6f37ac7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
f961598
kernel/taskstats.c: fix bogus nlmsg_free()
by Adrian Bunk
· 17 years ago
60a0d23
hibernate: fix lockdep report
by Johannes Berg
· 17 years ago
c642b83
__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set
by Russ Anderson
· 17 years ago
57d5f66
pidns: Place under CONFIG_EXPERIMENTAL
by Eric W. Biederman
· 17 years ago
22800a2
fix param_sysfs_builtin name length check
by Jan Kiszka
· 17 years ago
314de8a
Linux Kernel Markers: fix marker mutex not taken upon module load
by Mathieu Desnoyers
· 17 years ago
cfb5285
revert "Task Control Groups: example CPU accounting subsystem"
by Andrew Morton
· 17 years ago
887c3cb
Add IORESOUCE_BUSY flag for System RAM
by Yasunori Goto
· 17 years ago
cfe36bd
Improve cgroup printks
by Diego Calleja
· 17 years ago
6fc48af
sysctl: check length at deprecated_sysctl_warning
by Tetsuo Handa
· 17 years ago
ce1d18e
[SYSCTL]: Fix warning for token-ring from sysctl checker
by Olof Johansson
· 17 years ago
325d22d
sigwait eats blocked default-ignore signals
by Roland McGrath
· 17 years ago
3c5fd9c7
[FUTEX] Fix address computation in compat code.
by David Miller
· 17 years ago
e6fe664
sched: proper prototype for kernel/sched.c:migration_init()
by Adrian Bunk
· 17 years ago
b82d9fd
sched: avoid large irq-latencies in smp-balancing
by Peter Zijlstra
· 17 years ago
3c90e6e
sched: fix copy_namespace() <-> sched_fork() dependency in do_fork
by Srivatsa Vaddagiri
· 17 years ago
502d26b
sched: clean up the wakeup preempt check, #2
by Ingo Molnar
· 17 years ago
77d9cc4
sched: clean up the wakeup preempt check
by Ingo Molnar
· 17 years ago
8bc6767
sched: wakeup preemption fix
by Ingo Molnar
· 17 years ago
3e3e13f
sched: remove PREEMPT_RESTRICT
by Ingo Molnar
· 17 years ago
Next »