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
2007-05-08
[POWERPC] MPIC MSI allocator
Michael Ellerman
4
-1
/
+217
2007-05-08
[POWERPC] Enable MSI mappings for MPIC
Michael Ellerman
1
-0
/
+45
2007-05-08
[POWERPC] Tell Phyp we support MSI
Michael Ellerman
1
-1
/
+7
2007-05-08
[POWERPC] RTAS MSI implementation
Michael Ellerman
2
-0
/
+271
2007-05-08
[POWERPC] PowerPC MSI infrastructure
Michael Ellerman
3
-0
/
+40
2007-05-08
[POWERPC] Rip out the existing powerpc msi stubs
Michael Ellerman
1
-27
/
+0
2007-05-08
[POWERPC] Remove use of 4level-fixup.h for ppc32
David Gibson
2
-13
/
+19
2007-05-08
[POWERPC] Add powerpc PCI-E reset API implementation
Brian King
1
-0
/
+30
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
739
-16359
/
+49128
2007-05-08
[POWERPC] Holly bootwrapper
Josh Boyer
2
-1
/
+46
2007-05-08
[POWERPC] Holly DTS
Josh Boyer
1
-0
/
+198
2007-05-08
[POWERPC] Holly defconfig
Josh Boyer
1
-0
/
+1070
2007-05-08
[POWERPC] Add support for 750CL Holly board
Josh Boyer
4
-4
/
+330
2007-05-08
[POWERPC] Generalize tsi108 PCI setup
Josh Boyer
2
-6
/
+9
2007-05-08
[POWERPC] Generalize tsi108 PHY types
Josh Boyer
1
-2
/
+5
2007-05-08
[POWERPC] Add tsi108_pci.h for common PCI functions
Josh Boyer
2
-4
/
+2
2007-05-08
[POWERPC] Export pcibios_remove_pci_devices
Linas Vepstas
1
-0
/
+1
2007-05-08
[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()
Michael Ellerman
2
-2
/
+2
2007-05-08
[POWERPC] Cope with PCI host bridge I/O window not starting at 0
Paul Mackerras
1
-4
/
+5
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
14
-65
/
+461
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-76
/
+610
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
87
-2152
/
+9396
2007-05-07
xtensa: strlcpy is smart enough
Jean Delvare
1
-1
/
+1
2007-05-07
v850: generic timekeeping conversion
john stultz
2
-75
/
+4
2007-05-07
uml: fix prototypes
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+7
2007-05-07
uml: virtualized time fix
Jeff Dike
1
-2
/
+12
2007-05-07
uml: out of tmpfs space error clarification
Jeff Dike
1
-2
/
+2
2007-05-07
uml: only flush areas covered by VMA
Jeff Dike
1
-2
/
+7
2007-05-07
uml: more page fault path trimming
Jeff Dike
10
-364
/
+145
2007-05-07
uml: eliminate a piece of debugging code
Jeff Dike
1
-1
/
+0
2007-05-07
uml: speed page fault path
Jeff Dike
5
-6
/
+72
2007-05-07
uml: aIO deadlock avoidance
Jeff Dike
1
-0
/
+5
2007-05-07
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
22
-105
/
+51
2007-05-07
uml: remove debugging remnants
Jeff Dike
1
-3
/
+0
2007-05-07
uml: formatting fixes around os_{read_write}_file callers
Jeff Dike
5
-120
/
+89
2007-05-07
uml: change remaining callers of os_{read_write}_file
Jeff Dike
7
-10
/
+10
2007-05-07
uml: don't try to handle signals on initial process stack
Jeff Dike
1
-3
/
+11
2007-05-07
uml: dump core on panic
Jeff Dike
3
-1
/
+8
2007-05-07
uml: fixup allocation in the ubd driver
Peter Zijlstra
1
-1
/
+1
2007-05-07
uml: send pointers instead of structures to I/O thread
Jeff Dike
1
-15
/
+26
2007-05-07
uml: batch I/O requests
Jeff Dike
1
-77
/
+99
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
9
-57
/
+71
2007-05-07
uml: tidy libc code
Jeff Dike
7
-46
/
+47
2007-05-07
uml: start fixing os_read_file and os_write_file
Jeff Dike
19
-41
/
+64
2007-05-07
uml: remove unused x86_64 code
Jeff Dike
1
-69
/
+0
2007-05-07
uml: speed up page table walking
Jeff Dike
1
-82
/
+120
2007-05-07
uml: dump registers on ptrace or wait failure
Jeff Dike
1
-12
/
+25
2007-05-07
uml: drivers get release methods
Jeff Dike
2
-9
/
+27
2007-05-07
uml: delete HOST_FRAME_SIZE
Jeff Dike
2
-2
/
+0
2007-05-07
uml: irq locking commentary
Jeff Dike
1
-0
/
+15
[next]