Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
55b7c4c99f6a448f72179297fe6432544f220063
/
arch
/
m68k
/
kernel
56931d7
m68k/mac: Make SCC reset work more reliably
by Finn Thain
· 11 years ago
245b815
m68k: Convert arch/m68k/kernel/traps.c to pr_*()
by Geert Uytterhoeven
· 11 years ago
7bc1e4d
m68k: Add support to export bootinfo in procfs
by Geert Uytterhoeven
· 11 years ago
7d5f5fa
m68k: Add kexec support
by Geert Uytterhoeven
· 11 years ago
017cece
m68k: Add infrastructure for machine-specific random_get_entropy()
by Geert Uytterhoeven
· 11 years ago
7a15dd5
m68k/atari: Call paging_init() before nf_init()
by Geert Uytterhoeven
· 11 years ago
abe4810
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
by Geert Uytterhoeven
· 11 years ago
7993008
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
by Geert Uytterhoeven
· 11 years ago
4c3c522
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
by Geert Uytterhoeven
· 11 years ago
bdd47c9
m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>
by Geert Uytterhoeven
· 11 years ago
7ca1e52
m68k: head.S - Correct date and spelling
by Geert Uytterhoeven
· 11 years ago
29a2020
m68k: The bootinfo is located right after the kernel
by Geert Uytterhoeven
· 11 years ago
6074a13
m68k/setup: Use pr_*() and __func__ instead of plain printk()
by Geert Uytterhoeven
· 12 years ago
a4df02a
m68k: Mark functions only called from setup_arch() __init
by Geert Uytterhoeven
· 12 years ago
09f90f6
m68k: Simplify low level interrupt handling code
by Thomas Gleixner
· 11 years ago
833ae40
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 11 years ago
42cb38b
m68k/coldfire: flush cache when creating the signal stack frame
by Alexander Stein
· 12 years ago
df592eb
m68knommu: Mark functions only called from setup_arch() __init
by Geert Uytterhoeven
· 12 years ago
8c6ffba
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
by Rusty Russell
· 11 years ago
ab53485
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
ee89bd6
lib: Move fonts from drivers/video/console/ to lib/fonts/
by Geert Uytterhoeven
· 12 years ago
378f7ca
m68k/irq: Vector ints need a valid interrupt handler
by Thomas Bogendoerfer
· 12 years ago
df66834
m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
by Finn Thain
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
165bc51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
84b16b7
m68k/atari: ROM port ISA adapter support
by Michael Schmitz
· 12 years ago
dfa174d
m68k: Use generic idle loop
by Thomas Gleixner
· 12 years ago
1a62fe8
m68knommu: add CPU_NAME for 68000
by Luis Alves
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5618395
m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA
by Geert Uytterhoeven
· 12 years ago
8be433a
m68k: switch to generic old sigaction()
by Al Viro
· 12 years ago
1ba3e7e
m68k: switch to generic old sigsuspend
by Al Viro
· 12 years ago
08d4f65
m68k: switch to generic sigaltstack
by Al Viro
· 12 years ago
6b914c9
Merge tag 'v3.8-rc5' into next/cleanup
by Olof Johansson
· 12 years ago
248152b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
8d84981
Merge branch 'clocksource/cleanup' into next/cleanup
by Olof Johansson
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
e7e29b4
m68k: Wire up finit_module
by Geert Uytterhoeven
· 12 years ago
c8d5ba1
m68k: set arch_gettimeoffset directly
by Stephen Warren
· 12 years ago
7b1f620
time: convert arch_gettimeoffset to a pointer
by Stephen Warren
· 12 years ago
3127f23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
b7f9591
get rid of ptrace_signal_deliver() arguments
by Al Viro
· 12 years ago
e80d666
flagday: kill pt_regs argument of do_fork()
by Al Viro
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
20ecc91
m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vfork
by Al Viro
· 12 years ago
d05f06e
Merge branch 'arch-frv' into no-rebases
by Al Viro
· 12 years ago
5fec45a
m68k/sun3: Fix instruction faults
by Thomas Bogendoerfer
· 12 years ago
8a745ee
m68k: Wire up kcmp
by Geert Uytterhoeven
· 12 years ago
fea8221
m68k: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
cdeb9b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
d878d6d
m68k: switch to generic sys_execve()/kernel_execve()
by Al Viro
· 12 years ago
533e690
m68k: split ret_from_fork(), simplify kernel_thread()
by Al Viro
· 12 years ago
5b57ba3
m68k: Add missing RCU idle APIs on idle loop
by Frederic Weisbecker
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
f82735d
m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
by Thomas Meyer
· 12 years ago
587a9e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
9e2760d
m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
by Andreas Schwab
· 12 years ago
2c05b2c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
2e76c28
module.c: spelling s/postition/position/g
by Geert Uytterhoeven
· 12 years ago
e93a6bb
m68k: common PCI support definitions and code
by Greg Ungerer
· 13 years ago
d2661c6
m68k: add support for DMA_BIDIRECTIONAL in dma support functions
by Greg Ungerer
· 12 years ago
b60f187
m68k: use simpler dma_alloc_coherent() for ColdFire CPUs
by Greg Ungerer
· 13 years ago
14be425
m68k: merge the MMU and non-MMU versions of the entry.S code
by Greg Ungerer
· 13 years ago
28d5445
m68k: use jbsr to call functions instead of bsrl
by Greg Ungerer
· 13 years ago
5bd9dd4
m68k: use some direct calls to ret_from_exception in entry code
by Greg Ungerer
· 13 years ago
dc06105
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
by Geert Uytterhoeven
· 13 years ago
70c778f
m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types
by Greg Ungerer
· 13 years ago
b13b3f5
m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types
by Greg Ungerer
· 13 years ago
54503b1
m68knommu: Clean up printing of sections
by Geert Uytterhoeven
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
a54f165
m68k: add TIF_NOTIFY_RESUME and handle it.
by Al Viro
· 13 years ago
43a3599
m68k: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5641686
m68k: merge the MMU and non-MMU versions of the arch dma code
by Greg Ungerer
· 13 years ago
0c22faf
m68k: merge the MMU and non-MMU signal.c code
by Greg Ungerer
· 13 years ago
ab5fc1f
m68k: Use generic init_task
by Thomas Gleixner
· 13 years ago
803f691
Disintegrate asm/system.h for M68K
by David Howells
· 13 years ago
b57cb72
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
fde3944
m68k: merge the MMU and non-MMU versions of process.c
by Greg Ungerer
· 13 years ago
43dec91
m68k: merge the mmu and non-mmu versions of ptrace.c
by Greg Ungerer
· 13 years ago
397ac99
m68k: remove dead timer code
by Greg Ungerer
· 13 years ago
fa7f9e7
m68k: merge mmu and non-mmu versions of time.c
by Greg Ungerer
· 13 years ago
b6c58e8
m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE option
by Greg Ungerer
· 13 years ago
35aefb2
m68knommu: modify timer init code to make it consistent with m68k code
by Greg Ungerer
· 13 years ago
9517746
m68knommu: make persistent clock code consistent with m68k
by Greg Ungerer
· 13 years ago
f84f52a
m68knommu: clean up linker script
by Greg Ungerer
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
0dbfe8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
Next »