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
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] lightweight robust futexes: compat
Ingo Molnar
1
-0
/
+3
2006-03-27
[PATCH] lightweight robust futexes: core
Ingo Molnar
1
-0
/
+3
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
1
-0
/
+1
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
1
-2
/
+2
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
1
-0
/
+1
2006-03-24
[PATCH] cpuset memory spread basic implementation
Paul Jackson
1
-0
/
+3
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+1
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
1
-1
/
+0
2006-03-01
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
1
-2
/
+3
2006-02-15
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
1
-4
/
+1
2006-02-10
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
Oleg Nesterov
1
-1
/
+1
2006-01-19
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
1
-0
/
+1
2006-01-15
[PATCH] sched: add new SCHED_BATCH policy
Ingo Molnar
1
-3
/
+4
2006-01-12
[PATCH] missing helper - task_stack_page()
Al Viro
1
-0
/
+1
2006-01-12
[PATCH] sched: filter affine wakeups
akpm@osdl.org
1
-1
/
+4
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
1
-1
/
+8
2006-01-12
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-4
/
+0
2006-01-12
[PATCH] uninline capable()
Ingo Molnar
1
-12
/
+1
2006-01-10
[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...
Adrian Bunk
1
-4
/
+0
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
1
-2
/
+3
2006-01-10
[PATCH] mutex subsystem, debugging code
Ingo Molnar
1
-0
/
+5
2006-01-09
[PATCH] keys: Permit running process to instantiate keys
David Howells
1
-0
/
+1
2006-01-09
[PATCH] remove get_task_struct_rcu()
Paul E. McKenney
1
-12
/
+0
2006-01-09
[PATCH] RCU signal handling
Ingo Molnar
1
-2
/
+30
2006-01-09
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
1
-0
/
+1
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
1
-19
/
+6
2005-11-29
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
1
-1
/
+0
2005-11-14
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
1
-1
/
+0
2005-11-14
[PATCH] m68k: thread_info header cleanup
Al Viro
1
-0
/
+4
2005-11-14
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
Al Viro
1
-0
/
+11
2005-11-14
[PATCH] m68k: introduce task_thread_info
Al Viro
1
-7
/
+9
2005-11-09
[PATCH] cpu hotplug: fix locking in cpufreq drivers
Ashok Raj
1
-0
/
+1
2005-10-31
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
1
-0
/
+5
2005-10-31
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
1
-1
/
+1
2005-10-31
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
1
-1
/
+1
2005-10-30
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
1
-4
/
+38
2005-10-30
[PATCH] mm: mm_struct hiwaters moved
Hugh Dickins
1
-10
/
+9
2005-10-30
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
1
-0
/
+10
2005-10-30
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
1
-1
/
+3
2005-10-11
[PATCH] Fix signal sending in usbdevio on async URB completion
Harald Welte
1
-0
/
+1
2005-09-30
Revert task flag re-ordering, add comments
Linus Torvalds
1
-5
/
+17
2005-09-29
[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction
Oleg Nesterov
1
-5
/
+5
2005-09-13
[PATCH] set_current_state() commentary
Andrew Morton
1
-0
/
+11
2005-09-12
[PATCH] cpuset semaphore depth check optimize
Paul Jackson
1
-1
/
+0
2005-09-12
[PATCH] MCA/INIT: scheduler hooks
Keith Owens
1
-0
/
+2
2005-09-10
[PATCH] add schedule_timeout_{,un}interruptible() interfaces
Nishanth Aravamudan
1
-0
/
+2
2005-09-10
[PATCH] sched: TASK_NONINTERACTIVE
Ingo Molnar
1
-0
/
+1
2005-09-10
[PATCH] cpuset semaphore depth check deadlock fix
Paul Jackson
1
-0
/
+1
2005-09-10
[PATCH] Prefetch kernel stacks to speed up context switch
Chen, Kenneth W
1
-0
/
+5
2005-09-08
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
John Hawkes
1
-7
/
+0
[next]