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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-17
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
3
-5
/
+9
2008-12-17
x86: Update io_apic.c to use new cpumask API
Mike Travis
1
-157
/
+145
2008-12-17
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
11
-58
/
+60
2008-12-17
x86: Add cpu_mask_to_apicid_and
Mike Travis
12
-0
/
+198
2008-12-17
x86: move and enhance debug printk for nr_cpu_ids etc.
Mike Travis
1
-6
/
+11
2008-12-17
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
30
-273
/
+380
2008-12-17
x86: enable MAXSMP
Mike Travis
1
-3
/
+4
2008-12-17
x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.
Mike Travis
1
-2
/
+2
2008-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Ingo Molnar
110
-308
/
+213
2008-12-16
Merge branch 'linus' into cpus4096
Ingo Molnar
5
-437
/
+639
2008-12-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...
Linus Torvalds
1
-0
/
+1
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
91
-1645
/
+2749
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
47
-53
/
+53
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
33
-119
/
+120
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
5
-7
/
+7
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
32
-125
/
+27
2008-12-12
MIPS: IP32: Update defconfig
David Daney
1
-436
/
+624
2008-12-12
MIPS: Add missing calls to plat_unmap_dma_mem.
David Daney
1
-0
/
+3
2008-12-12
MIPS: Kconfig: Fix the arch-specific header path
Dmitri Vorobiev
1
-1
/
+1
2008-12-12
MIPS: Use EI/DI for MIPS R2.
David Daney
1
-0
/
+10
2008-12-12
Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096
Ingo Molnar
42
-427
/
+724
2008-12-12
Merge branch 'sched/core' into cpus4096
Ingo Molnar
47
-1033
/
+1727
2008-12-12
sched: let arch_update_cpu_topology indicate if topology changed
Heiko Carstens
1
-2
/
+3
2008-12-12
Merge branch 'tracing/fastboot' into cpus4096
Ingo Molnar
51
-1922
/
+2049
2008-12-12
Merge commit 'v2.6.28-rc8' into sched/core
Ingo Molnar
77
-1700
/
+2613
2008-12-11
powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia
Josh Boyer
1
-0
/
+1
2008-12-11
MN10300: Give correct size when reserving interrupt vector table
Akira Takeuchi
1
-1
/
+1
2008-12-11
MN10300: Fix the preemption resume_kernel() routine
Akira Takeuchi
1
-1
/
+2
2008-12-11
MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port
Akira Takeuchi
1
-0
/
+5
2008-12-11
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
Cyrill Gorcunov
1
-12
/
+10
2008-12-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-80
/
+161
2008-12-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-0
/
+29
2008-12-10
uml: boot broken due to buffer overrun
Balbir Singh
1
-1
/
+3
2008-12-10
MIPS: Better than nothing implementation of PCI mmap to fix X.
Ralf Baechle
2
-0
/
+29
2008-12-09
sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build
Yinghai Lu
1
-1
/
+1
2008-12-09
[IA64] SN: prevent IRQ retargetting in request_irq()
John Keller
1
-1
/
+8
2008-12-09
[IA64] Clear up section mismatch with arch_unregister_cpu()
Robin Holt
1
-1
/
+3
2008-12-09
[IA64] Clear up section mismatch for sn_check_wars.
Robin Holt
1
-2
/
+2
2008-12-09
[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.
Robin Holt
1
-71
/
+147
2008-12-09
[IA64] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-4
/
+1
2008-12-09
[IA64] remove BUILD_BUG_ON from paravirt_getreg()
Alexey Dobriyan
1
-1
/
+0
2008-12-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-18
/
+42
2008-12-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-0
/
+4
2008-12-09
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...
Paul Mackerras
2
-2
/
+2
2008-12-08
sparseirq: fix typo in !CONFIG_IO_APIC case
Ingo Molnar
1
-5
/
+2
2008-12-08
x86: fix default_spin_lock_flags() prototype
Ingo Molnar
1
-1
/
+2
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
1
-1
/
+4
2008-12-08
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
3
-8
/
+6
2008-12-08
x86: clean up get_smp_config()
Yinghai Lu
2
-14
/
+22
2008-12-08
Merge branch 'linus' into x86/quirks
Ingo Molnar
195
-2674
/
+5877
[next]