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
2007-06-14
[POWERPC] Don't store a command line in the Holly device tree
David Gibson
2
-2
/
+2
2007-06-14
[POWERPC] Consolidate cuboot initialization code
David Gibson
6
-37
/
+56
2007-06-14
[POWERPC] Derive ebc ranges property from EBC registers
David Gibson
5
-5
/
+71
2007-06-14
[POWERPC] Factor zImage's 44x reset code out of ebony.c
David Gibson
3
-17
/
+19
2007-06-14
[POWERPC] Merge CPU features pertaining to icache coherency
David Gibson
5
-65
/
+62
2007-06-14
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
9
-39
/
+40
2007-06-14
[POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h
David Gibson
3
-51
/
+28
2007-06-14
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
David Gibson
1
-4
/
+0
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
19
-298
/
+5
2007-06-14
[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc
David Gibson
3
-127
/
+0
2007-06-14
[POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMU
David Gibson
2
-0
/
+94
2007-06-14
[POWERPC] Split low-level OF-related bootloader code into separate files
David Gibson
5
-182
/
+240
2007-06-14
[POWERPC] Split out CPU specific options into a new Kconfig file
Arnd Bergmann
2
-251
/
+253
2007-06-14
[POWERPC] During VM oom condition, kill all threads in process group
will schmidt
1
-1
/
+1
2007-06-14
[POWERPC] Donate idle CPU cycles on dedicated partitions
Jake Moilanen
3
-2
/
+6
2007-06-14
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
2
-15
/
+24
2007-06-14
[POWERPC] Remove #ifdef around set_dabr in signal code
Benjamin Herrenschmidt
1
-2
/
+0
2007-06-14
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
4
-62
/
+59
2007-06-14
[POWERPC] Remove obsolete freezer bits
Benjamin Herrenschmidt
1
-12
/
+0
2007-06-14
[POWERPC] Consolidate do_signal
Christoph Hellwig
4
-175
/
+120
2007-06-14
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
4
-34
/
+18
2007-06-14
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
4
-23
/
+7
2007-06-14
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
5
-77
/
+94
2007-06-14
[POWERPC] Always apply DABR changes on context switches
Benjamin Herrenschmidt
1
-7
/
+7
2007-06-14
[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits
Benjamin Herrenschmidt
1
-4
/
+0
2007-06-14
[POWERPC] ptrace shouldn't touch FP exec mode
Benjamin Herrenschmidt
4
-94
/
+39
2007-06-14
[POWERPC] Allow ptrace write to pt_regs trap and orig_r3
Benjamin Herrenschmidt
2
-16
/
+20
2007-06-14
[POWERPC] Remove some useless ifdef's in ptrace
Benjamin Herrenschmidt
1
-4
/
+0
2007-06-14
[POWERPC] Uninline common ptrace bits
Benjamin Herrenschmidt
5
-254
/
+237
2007-06-14
[POWERPC] ptrace updates & new, better requests
Benjamin Herrenschmidt
4
-170
/
+222
2007-06-14
[POWERPC] ptrace cleanups
Benjamin Herrenschmidt
5
-242
/
+197
2007-06-14
[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits
Benjamin Herrenschmidt
1
-0
/
+2
2007-06-14
[POWERPC] spufs: Add a "capabilities" file to spu contexts
Benjamin Herrenschmidt
1
-0
/
+27
2007-06-14
[POWERPC] spufs: Add support for SPU single stepping
Benjamin Herrenschmidt
1
-1
/
+11
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
25
-849
/
+557
2007-06-14
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
Benjamin Herrenschmidt
5
-8
/
+14
2007-06-14
[POWERPC] Tweak EEH copyright info
Linas Vepstas
3
-5
/
+10
2007-06-14
[POWERPC] Remove dead EEH code
Linas Vepstas
1
-3
/
+1
2007-06-14
[POWERPC] Show EEH per-device false positives
Linas Vepstas
3
-0
/
+9
2007-06-14
[POWERPC] Add EEH sysfs blinkenlights
Linas Vepstas
6
-4
/
+98
2007-06-14
[POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanup
Linas Vepstas
1
-7
/
+9
2007-06-14
[POWERPC] Move common code out of if/else
Jon Tollefson
1
-2
/
+1
2007-06-14
[POWERPC] Fix VDSO compile warning
Segher Boessenkool
1
-1
/
+1
2007-06-14
[POWERPC] Reserve threadinfo flags for perfmon2
Anton Blanchard
1
-4
/
+8
2007-06-14
[POWERPC] Fix console output getting dropped on platforms without udbg_putc
Milton Miller
1
-1
/
+7
2007-06-14
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
Paul Mackerras
2
-2
/
+12
2007-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-34
/
+54
2007-06-13
mmc: get back read-only switch function
Pierre Ossman
1
-0
/
+15
2007-06-13
mmc-omap: fix sd response type 6 vs. 1
Ragner Magalhaes
1
-21
/
+3
2007-06-13
Input: move input-polldev to drivers/input
Dmitry Torokhov
5
-12
/
+14
[next]