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
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-2
/
+2
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-17
um: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-3
/
+3
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-3
/
+0
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-03
uml: fix warnings in kernel_execve
Miklos Szeredi
1
-1
/
+2
2009-04-01
uml: remove useless comments
WANG Cong
1
-10
/
+0
2009-04-01
uml: don't use a too long string literal
WANG Cong
2
-5
/
+9
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
1
-0
/
+5
2009-03-13
UML on UML fixed: it did not start
Renzo Davoli
1
-0
/
+5
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-07
mm: invoke oom-killer from page fault
Nick Piggin
1
-16
/
+8
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+1
2009-01-01
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-7
/
+0
2008-10-23
x86, um: get rid of uml unistd.h
Al Viro
3
-0
/
+3
2008-10-23
x86, um: sanitize uml sigcontext.h uses
Al Viro
1
-1
/
+1
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
1
-12
/
+0
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+1
2008-07-26
um: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
UML: make several more things static
WANG Cong
4
-11
/
+3
2008-07-24
arch/um/kernel/mem.c: remove arch_validate()
WANG Cong
2
-33
/
+1
2008-07-24
arch/um/kernel/irq.c: clean up some functions
WANG Cong
1
-33
/
+2
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
2
-3
/
+2
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-2
/
+1
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
1
-1
/
+1
2008-05-22
uml: add missing exports for UML_RANDOM=m
Al Viro
1
-0
/
+5
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-13
uml: physical memory shouldn't include initial stack
Jeff Dike
1
-1
/
+4
2008-05-13
uml: use PAGE_SIZE in linker scripts
Cyrill Gorcunov
2
-6
/
+8
2008-05-13
uml: fix bad NTP interaction with clock
Jeff Dike
1
-2
/
+2
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
1
-0
/
+5
2008-05-13
uml: style fixes
Jeff Dike
1
-1
/
+1
2008-05-04
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2
-2
/
+2
2008-04-29
proper extern for late_time_init
Adrian Bunk
1
-2
/
+1
2008-04-28
arch/um/kernel/um_arch.c: some small improvements
WANG Cong
1
-3
/
+4
2008-02-25
sched: add declaration of sched_tail to sched.h
Harvey Harrison
1
-2
/
+0
2008-02-24
arch/um/kernel/mem.c: fix a shadowed variable
WANG Cong
1
-3
/
+3
2008-02-24
uml: fix initrd printk
Johann Felix Soden
1
-1
/
+1
2008-02-08
uml: fix mm_context memory leak
Jeff Dike
1
-0
/
+5
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
2
-3
/
+15
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-1
/
+3
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
1
-1
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2
-5
/
+0
2008-02-05
uml: redo the calculation of NR_syscalls
Jeff Dike
1
-0
/
+3
[next]