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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
m68k: Simplify low level interrupt handling code
Thomas Gleixner
2
-42
/
+4
2013-09-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-1
/
+9
2013-08-26
m68k/coldfire: flush cache when creating the signal stack frame
Alexander Stein
1
-0
/
+8
2013-08-26
m68knommu: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
1
-1
/
+1
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-06-28
lib: Move fonts from drivers/video/console/ to lib/fonts/
Geert Uytterhoeven
1
-1
/
+1
2013-06-24
m68k/irq: Vector ints need a valid interrupt handler
Thomas Bogendoerfer
1
-1
/
+1
2013-05-31
m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
Finn Thain
1
-10
/
+19
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-12
/
+0
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-0
/
+6
2013-04-16
m68k/atari: ROM port ISA adapter support
Michael Schmitz
1
-0
/
+6
2013-04-08
m68k: Use generic idle loop
Thomas Gleixner
1
-28
/
+4
2013-03-04
m68knommu: add CPU_NAME for 68000
Luis Alves
1
-0
/
+3
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-56
/
+3
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-11
/
+5
2013-02-09
m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA
Geert Uytterhoeven
1
-3
/
+1
2013-02-04
m68k: switch to generic old sigaction()
Al Viro
1
-32
/
+0
2013-02-04
m68k: switch to generic old sigsuspend
Al Viro
1
-11
/
+0
2013-02-04
m68k: switch to generic sigaltstack
Al Viro
1
-13
/
+3
2013-01-28
Merge tag 'v3.8-rc5' into next/cleanup
Olof Johansson
1
-0
/
+1
2013-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-0
/
+1
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
1
-2
/
+2
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-25
m68k: Wire up finit_module
Geert Uytterhoeven
1
-0
/
+1
2012-12-24
m68k: set arch_gettimeoffset directly
Stephen Warren
2
-10
/
+0
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
1
-6
/
+10
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+1
2012-11-29
get rid of ptrace_signal_deliver() arguments
Al Viro
1
-1
/
+2
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-1
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-29
m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...
Al Viro
3
-71
/
+44
2012-11-17
Merge branch 'arch-frv' into no-rebases
Al Viro
1
-0
/
+1
2012-11-14
m68k/sun3: Fix instruction faults
Thomas Bogendoerfer
1
-1
/
+1
2012-10-19
m68k: Wire up kcmp
Geert Uytterhoeven
1
-0
/
+1
2012-10-17
m68k: switch to saner kernel_execve() semantics
Al Viro
1
-7
/
+0
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-97
/
+40
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-4
/
+1
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-5
/
+0
2012-10-01
m68k: switch to generic sys_execve()/kernel_execve()
Al Viro
3
-37
/
+5
2012-10-01
m68k: split ret_from_fork(), simplify kernel_thread()
Al Viro
2
-60
/
+35
2012-09-23
m68k: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-5
/
+0
2012-08-18
m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
Thomas Meyer
1
-4
/
+1
2012-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
5
-15
/
+10
2012-08-03
m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
Andreas Schwab
1
-2
/
+6
2012-07-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
6
-554
/
+562
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
[next]