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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-20
powerpc/hvsi: Avoid calculating possibly-invalid address
Roel Kluin
1
-1
/
+2
2009-08-20
powerpc: Switch to asm-generic/hardirq.h
Christoph Hellwig
1
-29
/
+1
2009-08-20
agp/uninorth: Simplify cache flushing.
Michel Dänzer
1
-8
/
+25
2009-08-20
agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.
Michel Dänzer
1
-8
/
+8
2009-08-20
powerpc/macio: Don't the address of an array element before boundchecking
roel kluin
1
-2
/
+4
2009-08-20
powerpc: Use DIV_ROUND_CLOSEST in time init code
Julia Lawall
1
-1
/
+2
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
6
-14
/
+15
2009-08-20
powerpc: Missing tests for NULL after ioremap()
roel kluin
1
-1
/
+8
2009-08-20
powerpc/prom_init: Evaluate mem kernel parameter for early allocation
Benjamin Krill
1
-2
/
+101
2009-08-20
powerpc: ARRAY_SIZE changes in pasemi and powermac code
Stoyan Gaydarov
2
-3
/
+3
2009-08-20
kmemleak: Allow kmemleak to be built on powerpc
Michael Ellerman
1
-1
/
+1
2009-08-20
hvc_console: Drop unnecessary NULL test
Julia Lawall
1
-2
/
+0
2009-08-20
powerpc/nvram: Allow byte length reads from mmio NVRAM driver
Martyn Welch
1
-0
/
+32
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
8
-285
/
+45
2009-08-20
powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor
Kumar Gala
1
-1
/
+1
2009-08-20
powerpc/86xx: Update GE Fanuc sbc310 DTS
Martyn Welch
1
-16
/
+13
2009-08-20
powerpc/86xx: Enable XMC site on GE Fanuc SBC310
Martyn Welch
1
-0
/
+37
2009-08-20
powerpc/86xx: Correct reading of information presented in cpuinfo
Martyn Welch
1
-7
/
+30
2009-08-20
powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards
Anton Vorontsov
5
-3
/
+30
2009-08-20
powerpc/85xx: Add support for I2C EEPROMs on MPC8548CDS boards
Anton Vorontsov
1
-0
/
+20
2009-08-20
powerpc/83xx: Add support for MPC8377E-WLAN boards
Anton Vorontsov
3
-4
/
+469
2009-08-20
powerpc/qe: introduce missing kfree
Julia Lawall
1
-1
/
+4
2009-08-20
powerpc/ipic: introduce missing kfree
Julia Lawall
1
-1
/
+3
2009-08-20
powerpc/82xx: mgcoge - updates for 2.6.32
Heiko Schocher
2
-9
/
+113
2009-08-20
powerpc/ipic: unmask all interrupt sources
Sebastian Andrzej Siewior
1
-0
/
+3
2009-08-20
powerpc/fsl_rio: Add kmalloc NULL tests
Julia Lawall
1
-4
/
+14
2009-08-20
powerpc/fsl-booke: read buffer overflow
Roel Kluin
1
-1
/
+1
2009-08-20
powerpc/85xx: Added 36-bit physical device tree for mpc8536ds board
Kumar Gala
1
-0
/
+467
2009-08-20
powerpc/85xx: Move mpc8536ds.dts to address-cells/size-cells = <2>
Kumar Gala
1
-16
/
+16
2009-08-20
powerpc/40x: Update kilauea defconfig to support NAND, RTC and HWMON
Stefan Roese
1
-42
/
+256
2009-08-20
powerpc/44x: Update Canyonlands defconfig to support NOR, NAND and RTC
Stefan Roese
1
-53
/
+297
2009-08-20
powerpc/40x: Update Kilauea dts to support NAND, RTC and HWMON
Stefan Roese
1
-3
/
+41
2009-08-20
powerpc/44x: Add NAND support to Canyonlands dts
Stefan Roese
1
-13
/
+36
2009-08-20
powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.c
Stefan Roese
1
-2
/
+28
2009-08-20
powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus
Kumar Gala
1
-4
/
+5
2009-08-20
powerpc/mm: Fix encoding of page table cache numbers
Benjamin Herrenschmidt
1
-1
/
+6
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
12
-24
/
+993
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
6
-11
/
+68
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
10
-5
/
+1055
2009-08-20
powerpc/mm: Move around mmu_gathers definition on 64-bit
Benjamin Herrenschmidt
3
-7
/
+2
2009-08-20
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
3
-3
/
+37
2009-08-20
powerpc: Add definitions used by exception handling on 64-bit Book3E
Benjamin Herrenschmidt
2
-0
/
+220
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
10
-40
/
+205
2009-08-20
powerpc: Add SPR definitions for new 64-bit BookE
Benjamin Herrenschmidt
2
-10
/
+42
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
6
-46
/
+67
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
7
-13
/
+9
2009-08-20
powerpc: Clean ifdef usage in copy_thread()
Benjamin Herrenschmidt
1
-0
/
+2
2009-08-20
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
2
-1
/
+10
2009-08-20
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
4
-19
/
+56
2009-08-20
powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E
Benjamin Herrenschmidt
1
-4
/
+10
[next]