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
2005-11-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-5
/
+9
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2
-3
/
+6
2005-11-09
[ARM] 3100/1: simplify a pointer computation
Nicolas Pitre
1
-1
/
+1
2005-11-09
Merge with ARM SMP tree
Russell King
3
-0
/
+42
2005-11-09
[ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transform
Nicolas Pitre
1
-0
/
+4
2005-11-08
[ARM SMP] Add core ARM support for local timers
Russell King
3
-0
/
+42
2005-11-08
[ARM] More sparse fixes
Russell King
2
-2
/
+2
2005-11-08
[ARM SMP] Fix some sparse warnings in SMP code
Russell King
1
-3
/
+3
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-48
/
+1
2005-11-07
[ARM] Fix /proc/cpuinfo format for ARM SMP
Russell King
1
-1
/
+6
2005-11-06
[ARM] Don't call dump_cpu_info unless we're booting
Russell King
1
-1
/
+2
2005-11-06
[ARM] Fix second missing declaration of cache_is_vivt()
Russell King
1
-1
/
+0
2005-11-06
[ARM] Fix missing declaration of cache_is_vivt()
Russell King
1
-0
/
+1
2005-11-06
[ARM] 3115/1: small optimizations to exception vector entry code
Nicolas Pitre
1
-8
/
+7
2005-11-03
[ARM SMP] Add hotplug CPU infrastructure
Russell King
3
-0
/
+125
2005-11-03
[ARM SMP] Fix a couple of warnings
Russell King
1
-2
/
+2
2005-11-03
[ARM SMP] Track CPU idle threads
Russell King
1
-7
/
+13
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-12
/
+17
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-31
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+1
2005-10-30
[ARM] Re-organise die()
Russell King
1
-12
/
+17
2005-10-30
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
2
-83
/
+27
2005-10-30
[ARM] 3061/1: cleanup the XIP link address mess
Nicolas Pitre
3
-41
/
+26
2005-10-30
[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
Nicolas Pitre
3
-4
/
+5
2005-10-28
[ARM] 3035/1: RISCOS compat code fix
Nicolas Pitre
1
-1
/
+3
2005-10-28
[ARM] Fix sparse warnings
Russell King
1
-0
/
+1
2005-10-14
[ARM] 3008/1: the exception table is not read-only
Nicolas Pitre
1
-7
/
+8
2005-10-12
[ARM] 2977/1: armksyms.c - make items in export table static
Ben Dooks
1
-2
/
+2
2005-10-12
[ARM] 2974/1: fix ARM710 swi bug workaround
Nicolas Pitre
1
-6
/
+1
2005-10-05
[ARM] 2952/1: fix a register clobber list
Nicolas Pitre
1
-1
/
+1
2005-10-05
[ARM] 2951/1: fix wrong comment
Nicolas Pitre
1
-1
/
+1
2005-09-24
[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io
Russell King
1
-3
/
+3
2005-09-24
[ARM] Fix context switch with ARMv6 + TLS
Russell King
1
-1
/
+1
2005-09-22
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
Catalin Marinas
1
-0
/
+3
2005-09-20
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-19
[ARM] Fix warning in arch/arm/kernel/semaphore.c
Russell King
1
-1
/
+1
2005-09-14
[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack
George G. Davis
2
-1
/
+5
2005-09-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+8
2005-09-09
kbuild: arm - use generic asm-offsets.h support
Sam Ravnborg
3
-3
/
+3
2005-09-09
[ARM] sys_mbind needs wrapping
Russell King
2
-1
/
+5
2005-09-09
[ARM] Add memory type based allocation syscalls
Russell King
1
-1
/
+4
2005-09-08
[PATCH] NTP: ntp-helper functions
john stultz
1
-5
/
+2
2005-09-04
[ARM] Wrap calls to descriptor handlers
Russell King
2
-4
/
+4
2005-09-04
[ARM] Change irq_chip wake/type methods to set_wake/set_type
Russell King
1
-8
/
+8
2005-09-04
[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8
Russell King
1
-1
/
+1
[next]