index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-01
Fix inequality comparison against "task->state"
Linus Torvalds
1
-1
/
+1
2005-09-30
[PATCH] cpuset crapectomy
Al Viro
1
-11
/
+1
2005-09-30
[PATCH] Fix task state testing properly in do_signal_stop()
Roland McGrath
1
-1
/
+2
2005-09-28
[PATCH] cpuset read past eof memory leak fix
Paul Jackson
1
-5
/
+6
2005-09-28
[PATCH] swsusp: avoid problems if there are too many pages to save
Rafael J. Wysocki
2
-1
/
+8
2005-09-28
[PATCH] Ignore trailing whitespace on kernel parameters correctly
Rusty Russell
1
-2
/
+8
2005-09-28
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
1
-3
/
+3
2005-09-28
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
1
-4
/
+3
2005-09-24
Make sure SIGKILL gets proper respect
Linus Torvalds
1
-17
/
+14
2005-09-23
[PATCH] swsusp: fix comments
Pavel Machek
2
-4
/
+8
2005-09-23
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory
Rafael J. Wysocki
1
-1
/
+1
2005-09-23
[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
Randy Dunlap
1
-1
/
+1
2005-09-23
[PATCH] suspend: cleanup calling of power off methods.
Eric W. Biederman
1
-4
/
+2
2005-09-23
[PATCH] reboot: comment and factor the main reboot functions
Eric W. Biederman
1
-6
/
+46
2005-09-21
[PATCH] Add printk_clock()
Andrew Morton
1
-1
/
+6
2005-09-17
[PATCH] files: fix preemption issues
Dipankar Sarma
1
-0
/
+6
2005-09-17
[PATCH] PR_GET_DUMPABLE returns incorrect info
Michael Kerrisk
1
-2
/
+1
2005-09-17
[PATCH] CPU hotplug breaks wake_up_new_task
Srivatsa Vaddagiri
1
-1
/
+2
2005-09-13
[PATCH] Fix spinlock owner debugging
Ingo Molnar
1
-4
/
+4
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
Linus Torvalds
2
-147
/
+308
2005-09-13
[PATCH] use add_taint() for setting tainted bit flags
Randy Dunlap
1
-5
/
+6
2005-09-13
[PATCH] schedule_timeout_[un]interruptible() speedup
Andrew Morton
1
-3
/
+6
2005-09-12
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] cpuset semaphore depth check optimize
Paul Jackson
1
-4
/
+9
2005-09-12
Mark ia64-specific MCA/INIT scheduler hooks as dangerous
Linus Torvalds
1
-26
/
+44
2005-09-12
[PATCH] MCA/INIT: scheduler hooks
Keith Owens
1
-0
/
+26
2005-09-10
[PATCH] kernel: fix-up schedule_timeout() usage
Nishanth Aravamudan
3
-20
/
+10
2005-09-10
[PATCH] add schedule_timeout_{,un}interruptible() interfaces
Nishanth Aravamudan
1
-0
/
+14
2005-09-10
[PATCH] kernel/acct: add kerneldoc
Randy Dunlap
1
-16
/
+27
2005-09-10
[PATCH] sched: allow the load to grow upto its cpu_power
Siddha, Suresh B
1
-2
/
+7
2005-09-10
[PATCH] sched: don't kick ALB in the presence of pinned task
Siddha, Suresh B
1
-1
/
+14
2005-09-10
[PATCH] sched: use cached variable in sys_sched_yield()
Renaud Lienhart
1
-1
/
+1
2005-09-10
[PATCH] sched: HT optimisation
Nick Piggin
1
-6
/
+28
2005-09-10
[PATCH] sched: less locking
Nick Piggin
1
-7
/
+2
2005-09-10
[PATCH] sched: less newidle locking
Nick Piggin
1
-7
/
+10
2005-09-10
[PATCH] sched: fix SMT scheduler latency bug
Ingo Molnar
1
-4
/
+15
2005-09-10
[PATCH] sched: TASK_NONINTERACTIVE
Ingo Molnar
1
-1
/
+10
2005-09-10
[PATCH] sched cleanups
Ingo Molnar
1
-19
/
+25
2005-09-10
[PATCH] sched: make idlest_group/cpu cpus_allowed-aware
M.Baris Demiray
1
-4
/
+13
2005-09-10
[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings
Con Kolivas
1
-18
/
+47
2005-09-10
[PATCH] cpuset semaphore depth check deadlock fix
Paul Jackson
1
-40
/
+60
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
3
-6
/
+14
2005-09-10
[PATCH] files: files struct with RCU
Dipankar Sarma
2
-13
/
+25
2005-09-10
[PATCH] files: break up files struct
Dipankar Sarma
2
-40
/
+63
2005-09-10
[PATCH] files: rcuref APIs
Dipankar Sarma
1
-0
/
+14
2005-09-10
[PATCH] fix for cpusets minor problem
KUROSAWA Takahiro
1
-0
/
+4
2005-09-10
[PATCH] Prefetch kernel stacks to speed up context switch
Chen, Kenneth W
1
-0
/
+1
2005-09-10
[PATCH] fix disassociate_ctty vs. fork race
Jason Baron
1
-0
/
+3
2005-09-10
[PATCH] Clear task_struct->fs_excl on fork()
Giancarlo Formicuccia
1
-0
/
+1
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
28
-290
/
+1128
[next]