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
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
Russell King
1
-4
/
+1
2009-05-23
[ARM] disable NX support for OABI-supporting kernels
Russell King
1
-0
/
+9
2009-05-17
[ARM] smp: fix cpumask usage in ARM SMP code
Russell King
1
-30
/
+16
2009-05-07
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
1
-0
/
+15
2009-04-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2009-04-21
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
1
-14
/
+5
2009-04-20
[ARM] 5456/1: add sys_preadv and sys_pwritev
Mikael Pettersson
1
-0
/
+2
2009-04-16
[ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall...
eric miao
1
-0
/
+1
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-03-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
17
-159
/
+863
2009-03-28
Merge branch 'master' into devel
Russell King
1
-0
/
+9
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-1
/
+1
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2
-6
/
+14
2009-03-25
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
root
1
-0
/
+1
2009-03-23
[ARM] pxa: add iWMMXt support for pxa168
Eric Miao
1
-0
/
+1
2009-03-21
[ARM] 5428/1: Module relocation update for R_ARM_V4BX
Daniel Silverstone
1
-0
/
+9
2009-03-20
Merge branch 'master' of git://git.marvell.com/orion into devel
Russell King
2
-2
/
+6
2009-03-19
[ARM] pass reboot command line to arch_reset()
Russell King
1
-5
/
+5
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
4
-10
/
+15
2009-03-14
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
3
-10
/
+11
2009-03-13
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
Uwe Kleine-König
1
-2
/
+2
2009-03-10
linker script: define __per_cpu_load on all SMP capable archs
Tejun Heo
1
-0
/
+1
2009-03-05
[ARM] 5418/1: restore lr before leaving mcount
Uwe Kleine-König
1
-0
/
+4
2009-03-03
[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU
Catalin Marinas
1
-6
/
+7
2009-02-27
[ARM] 5412/1: XSCALE: add ice dcc support
Jean-Christop PLAGNIOL-VILLARD
1
-0
/
+27
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
1
-2
/
+2
2009-02-22
Merge branch 'dma' into devel
Russell King
2
-85
/
+101
2009-02-19
[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...
Makito SHIOKAWA
1
-2
/
+2
2009-02-19
[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding
Catalin Marinas
1
-0
/
+1
2009-02-19
[ARM] 5385/2: unwind: Add unwinding information to exception entry points
Catalin Marinas
2
-0
/
+23
2009-02-19
[ARM] 5384/1: unwind: Add stack unwinding support for loadable modules
Catalin Marinas
1
-0
/
+64
2009-02-19
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
Catalin Marinas
4
-0
/
+466
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-02-13
Merge branch 'linus' into x86/apic
Ingo Molnar
4
-4
/
+5
2009-02-12
[ARM] 5382/1: unwind: Reorganise the stacktrace support
Catalin Marinas
4
-54
/
+85
2009-02-12
[ARM] 5381/1: unwind: Reorganise the traps.c code
Catalin Marinas
1
-15
/
+19
2009-02-12
[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU
Catalin Marinas
1
-0
/
+2
2009-02-12
[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16
Catalin Marinas
1
-0
/
+2
2009-02-12
[ARM] 5387/1: Add ptrace VFP support on ARM
Catalin Marinas
1
-0
/
+58
2009-02-10
[ARM] Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-01-31
annotate that [fp, #-4] is the saved lr
Uwe Kleine-König
1
-1
/
+1
2009-01-31
Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock
Uwe Kleine-König
1
-1
/
+1
2009-01-28
[ARM] call undefined instruction exception handler with irqs enabled
Russell King
1
-0
/
+1
2009-01-21
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
1
-1
/
+1
2009-01-17
linker script: add missing .data.percpu.page_aligned
Tejun Heo
1
-0
/
+1
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-13
irq: update all arches for new irq_desc
Mike Travis
1
-6
/
+12
2009-01-12
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
1
-1
/
+1
2009-01-08
[ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports
Ben Dooks
1
-0
/
+1
2009-01-07
PCI: arm: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-27
/
+0
[next]