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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-21
[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.
David S. Miller
1
-1
/
+13
2007-07-21
[SPARC]: Fix serial console device detection.
David S. Miller
5
-58
/
+10
2007-07-21
Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
8
-23
/
+106
2007-07-20
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
1
-7
/
+4
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
5
-5
/
+59
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2
-3
/
+7
2007-07-20
[CELL] cell: add vicinity information on spus
Arnd Bergmann
1
-0
/
+3
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
1
-0
/
+10
2007-07-20
[CELL] spufs: fix decr_status meanings
Masato Noguchi
1
-1
/
+7
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
1
-5
/
+5
2007-07-20
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
1
-0
/
+1
2007-07-20
[CELL] saving spus information for kexec crash
Andre Detsch
1
-0
/
+8
2007-07-20
[CELL] pmi: remove support for mutiple devices.
Christian Krafft
1
-4
/
+4
2007-07-20
Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)
Roland Dreier
1
-1
/
+1
2007-07-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-67
/
+38
2007-07-20
[IA64] Prevent people from directly including <asm/rwsem.h>.
Robert P. J. Day
1
-0
/
+4
2007-07-20
Pull ia64-clocksource into release branch
Tony Luck
2
-60
/
+6
2007-07-20
[IA64] remove time interpolator
Bob Picco
1
-60
/
+0
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
1
-0
/
+6
2007-07-20
[MIPS] User stack pointer randomisation
Franck Bui-Huu
1
-1
/
+1
2007-07-20
[MIPS] Remove unused include/asm-mips/gfx.h
Yoichi Yuasa
1
-55
/
+0
2007-07-20
[MIPS] Remove unused include/asm-mips/ds1216.h
Yoichi Yuasa
1
-31
/
+0
2007-07-20
[MIPS] Make support for weakly ordered LL/SC a config option.
Ralf Baechle
6
-38
/
+48
2007-07-20
[MIPS] Disable UserLocal runtime detection on platforms which never have it.
Ralf Baechle
8
-0
/
+8
2007-07-20
[MIPS] Disable MT runtime detection on platforms which never support MT.
Ralf Baechle
9
-8
/
+18
2007-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...
Linus Torvalds
12
-257
/
+285
2007-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-1
/
+17
2007-07-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
4
-26
/
+95
2007-07-20
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
8
-13
/
+29
2007-07-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
1
-1
/
+2
2007-07-20
Merge branch 'cfq' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-0
/
+8
2007-07-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+17
2007-07-20
async_tx: fix kmap_atomic usage in async_memcpy
Dan Williams
1
-6
/
+0
2007-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
4
-13
/
+8
2007-07-20
fix gfp_t annotations for slub
Al Viro
1
-1
/
+1
2007-07-20
m68k iomem (based on Geert's tree + memcpy_... stuff)
Al Viro
2
-14
/
+69
2007-07-20
libata: implement EH fast drain
Tejun Heo
1
-0
/
+3
2007-07-20
libata: reorganize ata_ehi_hotplugged()
Tejun Heo
1
-3
/
+4
2007-07-20
libata: improve SATA PHY speed down logic
Tejun Heo
1
-0
/
+1
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
1
-3
/
+2
2007-07-20
libata: implement AC_ERR_NCQ
Tejun Heo
1
-0
/
+1
2007-07-20
libata: improve EH report formatting
Tejun Heo
1
-10
/
+3
2007-07-20
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
1
-1
/
+2
2007-07-20
sh: intc - add support for SH7750 and its variants
Magnus Damm
1
-1
/
+1
2007-07-20
[ALSA] version 1.0.14
Jaroslav Kysela
1
-1
/
+1
2007-07-20
[ALSA] cs46xx - Fix PM resume
Takashi Iwai
2
-0
/
+6
2007-07-20
[ALSA] Remove unreferenced header file include/sound/wavefront_fx.h
Robert P. J. Day
1
-9
/
+0
2007-07-20
[ALSA] emu10k1 - EMU 1212 with 16 capture channels
Pavel Hofman
1
-0
/
+16
2007-07-20
[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)
Takashi Iwai
1
-0
/
+1
2007-07-20
[ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1
Pavel Hofman
1
-0
/
+1
[next]