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-06-25
[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script
Linus Walleij
1
-7
/
+8
2009-06-25
[ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ
Aaro Koskinen
1
-18
/
+6
2009-06-23
[ARM] idle: clean up pm_idle calling, obey hlt_counter
Russell King
1
-26
/
+32
2009-06-21
[ARM] wire up rt_tgsigqueueinfo and perf_counter_open
Russell King
1
-0
/
+2
2009-06-19
[ARM] 5559/1: Limit the stack unwinding caused by a kthread exit
Catalin Marinas
1
-1
/
+18
2009-06-19
[ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacks
Catalin Marinas
1
-10
/
+9
2009-06-19
[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...
Catalin Marinas
1
-0
/
+8
2009-06-19
[ARM] 5556/1: Fix the irq_desc.cpu references
Catalin Marinas
1
-3
/
+3
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
10
-70
/
+356
2009-06-11
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
Russell King
6
-29
/
+58
2009-06-08
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel
Russell King
2
-4
/
+10
2009-05-30
Add core support for ARMv6/v7 big-endian
Catalin Marinas
3
-1
/
+7
2009-05-30
arm: Provide _sdata and __bss_stop in the vmlinux.lds.S file
Catalin Marinas
1
-0
/
+2
2009-05-30
Clear the IT state when invoking a Thumb-2 signal handler
Catalin Marinas
1
-2
/
+6
2009-05-30
Check whether the TLB operations need broadcasting on SMP systems
Catalin Marinas
1
-26
/
+43
2009-05-28
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
Russell King
1
-4
/
+1
2009-05-28
[ARM] smp: use new cpumask functions
Russell King
1
-3
/
+3
2009-05-28
[ARM] 5516/1: Flush the D-cache after initialising the SCU
Catalin Marinas
1
-0
/
+7
2009-05-23
[ARM] disable NX support for OABI-supporting kernels
Russell King
1
-0
/
+9
2009-05-21
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
1
-3
/
+3
2009-05-17
[ARM] smp: fix style issues in smp_twd.c
Russell King
1
-12
/
+14
2009-05-17
[ARM] smp: allow re-use of realview localtimer TWD support
Russell King
2
-0
/
+174
2009-05-17
[ARM] smp: separate SCU support code from realview
Russell King
2
-0
/
+42
2009-05-17
[ARM] smp: move core localtimer support out of platform specific files
Russell King
1
-8
/
+48
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
[next]