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-08-09
[ARM] prevent crashing when too much RAM installed
Lennert Buytenhek
3
-0
/
+71
2008-08-09
[ARM] Kirkwood: Instantiate mv_xor driver
Saeed Bishara
4
-0
/
+220
2008-08-09
[ARM] Orion: Instantiate mv_xor driver for 5182
Saeed Bishara
9
-0
/
+109
2008-08-09
[ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devices
Martin Michlmayr
1
-1
/
+1
2008-08-09
[ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120
Martin Michlmayr
1
-1
/
+1
2008-08-09
[ARM] Orion: enable KEYBOARD_GPIO in the defconfg
Martin Michlmayr
1
-1
/
+8
2008-08-09
[ARM] Orion: Export the reset button of the QNAP TS-409
Martin Michlmayr
1
-0
/
+6
2008-08-09
[ARM] Orion: use better key codes for the TS-209/TS-409 buttons
Martin Michlmayr
2
-3
/
+3
2008-08-09
[ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activity
Martin Michlmayr
1
-0
/
+42
2008-08-09
[ARM] Orion: support D0 5281 silicon
Lennert Buytenhek
2
-0
/
+12
2008-08-09
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
Lennert Buytenhek
24
-26
/
+177
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1336
-1573
/
+64044
2008-08-07
Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Russell King
123
-36
/
+7331
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
1648
-9586
/
+146884
2008-08-07
[ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include
Russell King
2
-16
/
+20
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
391
-409
/
+389
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
25
-25
/
+0
2008-08-07
[ARM] Fix circular include dependency with IRQ headers
Russell King
3
-21
/
+20
2008-08-06
powerpc: 86xx: mpc8610_hpcd: add watchdog node
Anton Vorontsov
1
-0
/
+5
2008-08-05
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
6
-6
/
+1
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
3
-3
/
+0
2008-08-05
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
18
-38
/
+38
2008-08-05
avr32: Introduce arch/avr32/mach-*/include/mach
Haavard Skinnemoen
12
-1
/
+550
2008-08-05
avr32: Move include/asm-avr32 to arch/avr32/include/asm
Haavard Skinnemoen
96
-0
/
+6746
2008-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-151
/
+166
2008-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
32
-397
/
+592
2008-08-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
277
-69
/
+39209
2008-08-05
mn10300: Fix up __bug_table handling in module loader.
Paul Mundt
1
-1
/
+3
2008-08-05
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
135
-0
/
+15320
2008-08-05
sparc64: Remove all cpumask_t local variables in xcall dispatch.
David S. Miller
1
-24
/
+9
2008-08-05
sparc64: Kill error_mask from hypervisor_xcall_deliver().
David S. Miller
1
-13
/
+7
2008-08-05
sparc64: Build cpu list and mondo block at top-level xcall_deliver().
David S. Miller
1
-44
/
+69
2008-08-05
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
David S. Miller
1
-17
/
+15
2008-08-05
sparc64: Make all xcall_deliver's go through common helper function.
David S. Miller
1
-4
/
+9
2008-08-05
sparc64: Always allocate the send mondo blocks, even on non-sun4v.
David S. Miller
1
-3
/
+16
2008-08-05
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
David S. Miller
1
-7
/
+11
2008-08-05
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
David S. Miller
1
-4
/
+2
2008-08-05
sparc64: Call xcall_deliver() directly in some cases.
David S. Miller
1
-23
/
+10
2008-08-05
sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
David S. Miller
1
-18
/
+21
2008-08-05
sparc64: Use xcall_deliver() consistently.
David S. Miller
1
-23
/
+17
2008-08-05
sparc64: Use function pointer for cross-call sending.
David S. Miller
1
-6
/
+13
2008-08-05
arch/sparc64/kernel/signal.c: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-05
sparc64: Need to disable preemption around smp_tsb_sync().
David S. Miller
1
-1
/
+4
2008-08-04
sh: enable maple_keyb in dreamcast_defconfig.
Paul Mundt
1
-8
/
+6
2008-08-04
SH2(A) cache update
Yoshinori Sato
7
-16
/
+213
2008-08-04
add addrespace definition for sh2a.
Takashi Yoshii
1
-0
/
+10
2008-08-04
sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.
Paul Mundt
2
-23
/
+0
2008-08-04
sh: define GENERIC_HARDIRQS_NO__DO_IRQ.
Paul Mundt
1
-0
/
+3
2008-08-04
sh: define GENERIC_LOCKBREAK.
Paul Mundt
1
-0
/
+4
2008-08-04
sh: Save NUMA node data in vmcore for crash dumps.
Paul Mundt
1
-0
/
+8
[next]