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-11-04
[PATCH] improve scheduler fairness a bit
Oleg Nesterov
1
-1
/
+1
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
32
-1143
/
+1661
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
3
-0
/
+3
2005-10-31
[PATCH] Remove duplicate code in signal.c
Paul E. McKenney
1
-11
/
+5
2005-10-31
[PATCH] remove unneeded SI_TIMER checks
Oleg Nesterov
1
-18
/
+0
2005-10-31
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
1
-11
/
+7
2005-10-31
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
2
-20
/
+25
2005-10-31
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
1
-1
/
+0
2005-10-31
[PATCH] posix-cpu-timers: fix overrun reporting
Roland McGrath
1
-6
/
+10
2005-10-31
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
3
-0
/
+503
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-0
/
+4
2005-10-31
[PATCH] wait4 PTRACE_ATTACH race fix
Roland McGrath
1
-0
/
+9
2005-10-31
[PATCH] PF_DEAD cleanup
Coywolf Qi Hunt
1
-5
/
+5
2005-10-31
[PATCH] cleanup for kernel/printk.c
Jesper Juhl
1
-36
/
+42
2005-10-31
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
David Howells
1
-3
/
+3
2005-10-31
[PATCH] ptrace/coredump/exit_group deadlock
Andrea Arcangeli
2
-5
/
+8
2005-10-31
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+4
2005-10-31
[PATCH] cpusets: simple rename
Paul Jackson
1
-0
/
+16
2005-10-31
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
1
-137
/
+281
2005-10-31
[PATCH] cpusets: remove depth counted locking hack
Paul Jackson
1
-65
/
+40
2005-10-31
[PATCH] cpuset cleanup
Paul Jackson
1
-1
/
+0
2005-10-31
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
1
-18
/
+1
2005-10-31
[PATCH] Unify sys_tkill() and sys_tgkill()
Vadim Lobanov
1
-46
/
+25
2005-10-31
[PATCH] kill sigqueue->lock
Oleg Nesterov
1
-6
/
+4
2005-10-31
[PATCH] remove timer debug field
Andrew Morton
1
-35
/
+0
2005-10-31
[PATCH] Use alloc_percpu to allocate workqueues locally
Christoph Lameter
1
-13
/
+20
2005-10-31
[PATCH] ntp whitespace cleanup
Andrew Morton
1
-126
/
+126
2005-10-31
[PATCH] NTP shift_right cleanup
john stultz
2
-61
/
+17
2005-10-31
[PATCH] Add kthread_stop_sem()
Alan Stern
1
-2
/
+11
2005-10-31
[PATCH] introduce setup_timer() helper
Oleg Nesterov
1
-6
/
+2
2005-10-31
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
1
-1
/
+4
2005-10-31
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2
-7
/
+3
2005-10-31
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
1
-7
/
+1
2005-10-31
[PATCH] swsusp: cleanups
Pavel Machek
1
-12
/
+10
2005-10-31
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2
-31
/
+3
2005-10-31
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
4
-83
/
+45
2005-10-31
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
3
-43
/
+43
2005-10-31
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
4
-437
/
+486
2005-10-31
[PATCH] swsusp: rework image freeing
Rafael J. Wysocki
1
-84
/
+75
2005-10-31
[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers
Ashok Raj
1
-0
/
+1
2005-10-31
[PATCH] Remove redundant configs.o
Brian Gerst
1
-1
/
+0
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
1
-2
/
+2
2005-10-30
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
1
-4
/
+2
2005-10-30
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
1
-2
/
+0
2005-10-30
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2
-3
/
+4
2005-10-30
[PATCH] core remove PageReserved
Nick Piggin
1
-9
/
+16
2005-10-30
[PATCH] mm: dup_mmap down new mmap_sem
Hugh Dickins
1
-5
/
+4
2005-10-30
[PATCH] mm: dup_mmap use oldmm more
Hugh Dickins
1
-6
/
+6
2005-10-30
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2
-3
/
+3
2005-10-30
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
1
-2
/
+2
[next]