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
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
Fix CPU spinlock lockups on secondary CPU bringup
Russell King
1
-6
/
+8
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
1
-0
/
+1
2011-06-16
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
Josh Triplett
1
-1
/
+0
2011-06-16
init/calibrate.c: remove annoying printk
Borislav Petkov
1
-3
/
+0
2011-06-16
uts: make default hostname configurable, rather than always using "(none)"
Josh Triplett
1
-0
/
+9
2011-05-29
mm: Fix boot crash in mm_alloc()
Linus Torvalds
1
-1
/
+1
2011-05-27
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-8
/
+0
2011-05-25
printk: allocate kernel log buffer earlier
Mike Travis
1
-0
/
+1
2011-05-25
init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure
Andrew Worsley
1
-6
/
+69
2011-05-25
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
KOSAKI Motohiro
1
-0
/
+2
2011-05-25
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-18
/
+12
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-5
/
+0
2011-05-23
Give up on pushing CC_OPTIMIZE_FOR_SIZE
Linus Torvalds
1
-1
/
+0
2011-05-21
SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI
Daniel Hellstrom
1
-5
/
+0
2011-05-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2011-05-20
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-0
/
+5
2011-05-19
kmemleak: Initialise kmemleak after debug_objects_mem_init()
Catalin Marinas
1
-1
/
+1
2011-05-12
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
1
-8
/
+9
2011-05-11
slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"
David Rientjes
1
-1
/
+0
2011-05-06
rcu: priority boosting for TREE_PREEMPT_RCU
Paul E. McKenney
1
-1
/
+1
2011-04-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
1
-0
/
+1
2011-04-27
init/Kconfig: fix EXPERT menu list
Randy Dunlap
1
-8
/
+8
2011-04-23
[PARISC] slub: fix panic with DISCONTIGMEM
James Bottomley
1
-0
/
+1
2011-04-15
kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile
Artem Bityutskiy
1
-12
/
+0
2011-04-15
Kconfig: improve KALLSYMS_ALL documentation
Artem Bityutskiy
1
-6
/
+12
2011-04-14
sched: Move the second half of ttwu() to the remote cpu
Peter Zijlstra
1
-0
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
1
-0
/
+1
2011-03-24
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
1
-9
/
+0
2011-03-23
init: return proper error code in do_mounts_rd()
Davidlohr Bueso
1
-1
/
+1
2011-03-23
calibrate: retry with wider bounds when converge seems to fail
Phil Carmody
1
-4
/
+18
2011-03-23
calibrate: home in on correct lpj value more quickly
Phil Carmody
1
-23
/
+34
2011-03-23
calibrate: extract fall-back calculation into own helper
Phil Carmody
1
-33
/
+40
2011-03-23
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
1
-89
/
+1
2011-03-23
fs: use appropriate printk priority levels
Mandeep Singh Baines
1
-1
/
+2
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2011-03-17
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-5
/
+0
2011-03-17
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2011-03-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+10
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
1
-0
/
+12
2011-03-05
BKL: That's all, folks
Arnd Bergmann
1
-5
/
+0
2011-03-04
perf cgroup: Fix a typo in kernel config
Li Zefan
1
-1
/
+1
2011-02-16
perf: Add cgroup support
Stephane Eranian
1
-0
/
+10
2011-02-15
Merge branch 'master' into for-next
Jiri Kosina
3
-46
/
+48
2011-02-10
fix jiffy calculations in calibrate_delay_direct to handle overflow
Tim Deegan
1
-3
/
+3
2011-02-04
sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options
Ferenc Wagner
1
-2
/
+2
2011-01-21
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-26
/
+34
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
1
-2
/
+11
2011-01-17
Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING
Michael Witten
1
-1
/
+1
[next]