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
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
m68knommu: Switch to saner sigsuspend
Al Viro
1
-2
/
+0
2011-01-07
m68k: Check __get_user()/__put_user() return value
Al Viro
1
-6
/
+6
2011-01-07
m68k: Missing syscall_trace() on sigreturn
Al Viro
1
-1
/
+4
2011-01-07
m68k: Fix stack mangling logics in sigreturn
Al Viro
1
-112
/
+61
2011-01-07
m68k: If we fail to set sigframe up, just leave regs alone...
Al Viro
1
-14
/
+30
2011-01-07
m68k: Don't lose state if sigframe setup fails
Al Viro
1
-7
/
+12
2011-01-07
m68k: Simplify the singlestepping handling in signals
Al Viro
2
-9
/
+8
2011-01-07
m68k: Switch to saner sigsuspend()
Al Viro
4
-61
/
+26
2011-01-07
m68k: Resetting sa_handler in local copy of k_sigaction is pointless
Al Viro
1
-3
/
+0
2011-01-05
m68k/sun3: Kill pte_unmap() warnings
Geert Uytterhoeven
1
-3
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-03
m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.h
Philippe De Muyter
1
-0
/
+2
2010-11-03
m68knommu: add back in declaration of do_IRQ
Greg Ungerer
1
-0
/
+1
2010-10-29
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-6
/
+0
2010-10-28
ptrace: cleanup arch_ptrace() on m68k
Namhyung Kim
1
-23
/
+23
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-4
/
+5
2010-10-27
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
2
-18
/
+0
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
2
-4
/
+0
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
10
-17
/
+208
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+3
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
29
-1534
/
+826
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-0
/
+2
2010-10-22
m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISA
Thorsten Glaser
1
-0
/
+4
2010-10-22
m68k: Remove big kernel lock in cache flush code
Geert Uytterhoeven
1
-3
/
+0
2010-10-22
m68k: __pa(): cast arg to long
Andrew Morton
1
-1
/
+1
2010-10-22
m68k/m68knommu: merge the MMU and non-MMU traps.h
Greg Ungerer
3
-430
/
+271
2010-10-22
m68k/m68knommu: merge MMU and non-MMU thread_info.h
Greg Ungerer
4
-181
/
+109
2010-10-22
m68k/m68knommu: merge MMU and non-MMU atomic.h
Greg Ungerer
3
-358
/
+207
2010-10-22
m68k/m68knommu: clean up page.h
Greg Ungerer
3
-93
/
+55
2010-10-22
m68k/m68knommu: merge machdep.h files into a single file
Greg Ungerer
3
-66
/
+44
2010-10-22
m68k/m68knommu: merge MMU and non-MMU string.h
Greg Ungerer
3
-260
/
+131
2010-10-22
m68k/m68knommu: Remove dead SMP config option
Christian Dietrich
4
-15
/
+0
2010-10-22
m68k: move definition of THREAD_SIZE into thread_info_mm.h
Greg Ungerer
2
-6
/
+5
2010-10-22
m68k: Use asm-generic/ioctls.h (enables termiox)
Jeff Mahoney
1
-79
/
+1
2010-10-22
m68k: Remove dead GG2 config option
Christian Dietrich
4
-47
/
+3
2010-10-21
m68knommu: Fix MCFUART_TXFIFOSIZE for m548x.
Philippe De Muyter
1
-1
/
+3
2010-10-21
m68knommu: add basic mmu-less m548x support
Philippe De Muyter
9
-4
/
+205
2010-10-21
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
Philippe De Muyter
1
-12
/
+0
2010-10-18
Update broken web addresses in arch directory.
Justin P. Mattock
2
-2
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-0
/
+2
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
25
-9694
/
+25
2010-10-07
Fix IRQ flag handling naming
David Howells
4
-81
/
+79
2010-10-01
arch/m68k/mac/macboing.c: use unsigned long for irqflags
Andrew Morton
1
-3
/
+3
2010-09-20
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-6
/
+0
2010-09-13
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
2
-1
/
+7
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-2
/
+11
2010-08-18
m68knommu: arch/m68k/include/asm/ide.h fix for nommu
Jate Sujjavanich
1
-2
/
+11
2010-08-18
Make do_execve() take a const filename pointer
David Howells
2
-2
/
+6
2010-08-15
defconfig reduction
Sam Ravnborg
12
-9657
/
+4
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
[next]