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
2009-06-05
[ARM] pxa/magician: use I2C fast mode
Philipp Zabel
1
-1
/
+9
2009-06-05
[ARM] pxa: add vcc_core regulation for cpufreq on pxa2xx
Robert Jarzmik
1
-19
/
+85
2009-06-05
[ARM] pxa: add additional mfp definitions for pxa320
Jürgen Schindele
1
-0
/
+14
2009-06-05
[ARM] pxa: add ability to set suspend mode
Mike Rapoport
2
-1
/
+21
2009-06-05
[ARM] pxa: add udc support for pxa3xx
Robert Jarzmik
1
-1
/
+1
2009-06-05
[ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use it
Philipp Zabel
2
-5
/
+12
2009-06-05
[ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs field
Mike Rapoport
5
-139
/
+10
2009-06-05
[ARM] pxa: add PWM devices support for pxa168/910
Eric Miao
8
-6
/
+105
2009-06-05
[ARM] pxa: add missing IRQ_PXA910_NONE to irqs.h
Eric Miao
1
-0
/
+1
2009-06-05
[ARM] pxa: move pwm.c to common plat-pxa directory
Eric Miao
3
-1
/
+2
2009-06-05
[ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWM
Eric Miao
2
-7
/
+1
2009-06-05
[ARM] pxa: allow PWM ID base number to be specified in pwm_id_table
Eric Miao
1
-2
/
+3
2009-06-05
[ARM] pxa: simplify secondary PWM handling and use platform_device_id table
Eric Miao
1
-67
/
+49
2009-06-05
[ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910
Eric Miao
5
-0
/
+64
2009-06-05
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
22
-21
/
+21
2009-06-05
[ARM] pxa: add platform device ID table to pxa i2c driver
Eric Miao
1
-1
/
+1
2009-06-02
powerpc/pmac: Update PowerMac 32-bit defconfig
Benjamin Herrenschmidt
1
-83
/
+195
2009-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-4
/
+5
2009-05-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2009-05-30
acpi-cpufreq: fix printk typo and indentation
Joe Perches
1
-2
/
+2
2009-05-30
sparc64: Fix section attribute warnings.
David S. Miller
2
-2
/
+2
2009-05-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
26
-67
/
+460
2009-05-29
x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...
Mel Gorman
1
-1
/
+5
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
6
-8
/
+0
2009-05-29
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline
Russell King
30
-309
/
+549
2009-05-29
[ARM] update mach-types
Russell King
1
-9
/
+122
2009-05-29
[ARM] Add cmpxchg support for ARMv6+ systems (v5)
Mathieu Desnoyers
1
-0
/
+173
2009-05-28
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
Russell King
5
-13
/
+71
2009-05-28
Gemini: Fix SRAM/ROM location after memory swap
Paulius Zaleckas
1
-2
/
+1
2009-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
5
-4
/
+7
2009-05-27
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
6
-83
/
+54
2009-05-27
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
5
-12
/
+37
2009-05-27
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
3
-1
/
+1
2009-05-27
Blackfin: fix strncmp.o build error
Mike Frysinger
1
-2
/
+1
2009-05-27
Blackfin: drop unneeded asm/.gitignore
Mike Frysinger
1
-1
/
+0
2009-05-27
Blackfin: ignore generated vmlinux.lds
Mike Frysinger
1
-0
/
+1
2009-05-27
Blackfin: hook up preadv/pwritev syscalls
Mike Frysinger
2
-1
/
+5
2009-05-27
Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"
Benjamin Herrenschmidt
2
-57
/
+271
2009-05-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+8
2009-05-27
x86: avoid back to back on_each_cpu in cpa_flush_array
Pallipadi, Venkatesh
1
-14
/
+3
2009-05-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-16
/
+29
2009-05-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2009-05-26
[CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates
Andreas Herrmann
1
-2
/
+21
2009-05-26
[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data
Thomas Renninger
1
-14
/
+5
2009-05-26
[CPUFREQ] powernow-k7 build fix when ACPI=n
Dave Jones
1
-0
/
+2
2009-05-26
[CPUFREQ] add atom family to p4-clockmod
Jarod Wilson
1
-0
/
+1
2009-05-26
x86, relocs: ignore R_386_NONE in kernel relocation entries
Tejun Heo
1
-2
/
+5
2009-05-26
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
1
-3
/
+3
2009-05-26
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+6
2009-05-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-20
/
+40
[next]