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
2011-01-18
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
Gabor Juhos
20
-0
/
+1365
2011-01-18
MIPS: jump label: Add MIPS support.
David Daney
5
-0
/
+110
2011-01-18
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
1
-24
/
+16
2011-01-18
MIPS: Optimize TLB handlers for Octeon CPUs
David Daney
1
-51
/
+310
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
3
-1
/
+24
2011-01-18
MIPS: Use BBIT instructions in TLB handlers
David Daney
1
-29
/
+90
2011-01-18
MIPS: Declare uasm bbit0 and bbit1 functions.
David Daney
1
-0
/
+2
2011-01-18
MIPS: Use C0_KScratch (if present) to hold PGD pointer.
David Daney
3
-18
/
+108
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
2
-1
/
+11
2011-01-18
MIPS: Probe for presence of KScratch registers.
David Daney
3
-0
/
+5
2011-01-18
MIPS: Add generic support for multiple machines within a single kernel
Gabor Juhos
6
-1
/
+157
2011-01-18
MIPS: Use printf extension %pR for struct resource
Joe Perches
1
-5
/
+2
2011-01-18
MIPS: Sibyte: Use vzalloc in sbbus profiler
Joe Perches
1
-2
/
+1
2011-01-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
1
-12
/
+1
2011-01-18
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-2
/
+5
2011-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
38
-623
/
+727
2011-01-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2011-01-18
x86: Clear irqstack thread_info
Brian Gerst
1
-5
/
+2
2011-01-18
x86: Make relocatable kernel work with new binutils
Shaohua Li
1
-2
/
+9
2011-01-18
ARM: S5PV310: Add missing virtual ASoC DMA device
Jassi Brar
2
-2
/
+4
2011-01-18
ARM: S5PV210: Add missing virtual ASoC DMA device
Jassi Brar
2
-0
/
+2
2011-01-18
ARM: S5P6450: Add missing virtual ASoC DMA device
Jassi Brar
1
-0
/
+1
2011-01-18
ARM: S5P6440: Add missing virtual ASoC DMA device
Jassi Brar
1
-0
/
+1
2011-01-18
ARM: S5P6442: Enable I2S device to work on SMDK6442
Jassi Brar
1
-0
/
+1
2011-01-17
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-8
/
+6
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-0
/
+18
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
28
-504
/
+159
2011-01-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+8
2011-01-17
powerpc: perf: Fix frequency calculation for overflowing counters
Anton Blanchard
1
-0
/
+1
2011-01-17
alpha: fix WARN_ON in __local_bh_enable()
Ivan Kokshaysky
1
-3
/
+2
2011-01-17
alpha: fix breakage caused by df9ee29270
Ivan Kokshaysky
1
-3
/
+5
2011-01-17
alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig
Matt Turner
1
-0
/
+3
2011-01-17
alpha/osf_sys: remove unused MAX_SELECT_SECONDS
Namhyung Kim
1
-3
/
+0
2011-01-17
alpha: change to new Makefile flag variables
matt mooney
5
-7
/
+7
2011-01-17
alpha: kill off alpha_do_IRQ
Kyle McMartin
21
-460
/
+94
2011-01-17
alpha: irq clean up
Kyle McMartin
20
-58
/
+67
2011-01-17
alpha: use set_irq_chip and push down __do_IRQ to the machine types
Kyle McMartin
20
-48
/
+59
2011-01-17
parisc: fix compile breakage caused by inlining maybe_mkwrite
James Bottomley
1
-1
/
+3
2011-01-16
microblaze: Fix asm/pgtable.h
Michal Simek
1
-2
/
+4
2011-01-16
microblaze: Fix missing pagemap.h
Michal Simek
1
-0
/
+1
2011-01-16
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
Grant Likely
3
-8
/
+6
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
3
-8
/
+11
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
249
-2396
/
+6533
2011-01-15
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
20
-31
/
+49
2011-01-15
parisc: fix compile breakage caused by inlining maybe_mkwrite
James Bottomley
1
-1
/
+3
2011-01-15
parisc : Remove broken line wrapping handling pdc_iodc_print()
Guy Martin
1
-12
/
+1
2011-01-15
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
110
-804
/
+4275
2011-01-15
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
7
-37
/
+24
2011-01-15
ARM: fix missing branch in __error_a
Russell King
1
-0
/
+2
2011-01-15
ARM: pxa: fix building issue of missing physmap.h
Eric Miao
1
-0
/
+1
[prev]
[next]