index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[APM] ARM: Convert to use shared APM emulation.
Ralf Baechle
2007-02-09
2
-673
/
+0
*
|
|
[ARM] Merge remaining IOP code
Russell King
2007-02-20
2
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
Dan Williams
2007-02-17
2
-0
/
+8
*
|
|
Merge the easy part of the IOP branch
Russell King
2007-02-18
1
-1
/
+4
|
\
\
\
|
|
/
/
|
*
|
[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privileges
Dan Williams
2007-02-14
1
-1
/
+4
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees
Russell King
2007-02-17
2
-0
/
+4
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
[ARM] 4134/1: Add generic support for outer caches
Catalin Marinas
2007-02-08
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCH
Lennert Buytenhek
2007-02-08
1
-0
/
+1
|
|
/
/
*
|
|
[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmos
David Brownell
2007-02-16
1
-1
/
+3
*
|
|
[ARM] 4137/1: Add kexec support
Richard Purdie
2007-02-16
4
-0
/
+154
*
|
|
[ARM] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
1
-1
/
+1
|
/
/
*
|
[ARM] Move processor_modes[] to .../process.c
Russell King
2007-02-06
3
-12
/
+9
|
/
*
[ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB address
Linus Walleij
2007-01-24
1
-1
/
+6
*
[ARM] Provide basic printk_clock() implementation
Russell King
2007-01-08
1
-0
/
+11
*
[ARM] Fix kernel-mode undefined instruction aborts
Russell King
2007-01-06
1
-4
/
+8
*
[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
Ben Dooks
2007-01-06
2
-0
/
+3
*
[ARM] 4054/1: ep93xx: add HWCAP_CRUNCH
Lennert Buytenhek
2006-12-18
1
-0
/
+1
*
[ARM] Add more syscalls
Russell King
2006-12-17
2
-6
/
+31
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-13
3
-12
/
+23
|
\
|
*
[ARM] Clean up KERNEL_RAM_ADDR
Russell King
2006-12-11
1
-9
/
+10
|
*
[ARM] Add sys_*at syscalls
Russell King
2006-12-09
1
-0
/
+13
|
*
[ARM] Handle HWCAP_VFP in VFP support code
Russell King
2006-12-08
1
-3
/
+0
*
|
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-2
/
+2
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-07
14
-213
/
+333
|
\
|
*
-
.
[ARM] Merge individual ARM sub-trees
Russell King
2006-12-07
14
-213
/
+333
|
|
\
\
|
|
|
*
[ARM] Allow gcc to optimise arm_add_memory a little more
Russell King
2006-12-07
1
-4
/
+7
|
|
|
/
|
|
/
|
|
|
*
[ARM] 3983/2: remove unused argument to __bug()
Nicolas Pitre
2006-12-07
1
-5
/
+2
|
|
*
[ARM] 3881/4: xscale: clean up cp0/cp1 handling
Lennert Buytenhek
2006-12-03
5
-76
/
+182
|
|
*
[ARM] 3911/2: Simplify alloc_thread_info on ARM
Paul Gortmaker
2006-11-30
1
-61
/
+0
|
|
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
2
-9
/
+9
|
|
*
[ARM] Convert apm.c to use mutexes instead of semaphores
Russell King
2006-11-30
1
-14
/
+14
|
|
*
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-11-30
4
-2
/
+2
|
|
*
[ARM] Fix "apm -s" command hang
Russell King
2006-11-30
1
-1
/
+8
|
|
*
[ARM] Improve reliability of APM-emulation suspend
Russell King
2006-11-30
1
-55
/
+123
|
|
/
*
|
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
|
/
*
[ARM] Export smp_call_function()
Russell King
2006-11-26
1
-0
/
+1
*
[ARM] 3926/1: make timer led handle HZ != 100
David Brownell
2006-11-07
1
-2
/
+2
*
[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability
Paul Gortmaker
2006-11-02
1
-0
/
+4
*
[ARM] Fix SMP irqflags support
Russell King
2006-10-28
2
-9
/
+14
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
*
[PATCH] remove bogus arch-specific syscall exports
Al Viro
2006-10-11
1
-6
/
+0
*
ARM: fix up nested irq regs usage
Linus Torvalds
2006-10-06
1
-1
/
+2
*
[PATCH] ixp4xxdefconfig arm fixes
Frederik Deweerdt
2006-10-06
1
-1
/
+2
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
3
-6
/
+8
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-10-03
1
-9
/
+9
|
\
|
*
[ARM] 3809/3: get rid of 4 megabyte kernel image size limit
Lennert Buytenhek
2006-09-30
1
-9
/
+9
*
|
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
1
-2
/
+2
*
|
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
|
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-2
/
+0
[prev]
[next]