Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9285faa1e7c8ffcc8901c40f6e1cc06d93e92431
/
arch
/
m68k
a1aa758
m68k: update defconfigs for 2.6.25
by Geert Uytterhoeven
· 17 years ago
ef85ecbf
m68k: use KBUILD_DEFCONFIG
by Adrian Bunk
· 17 years ago
8727e28
m68k{,nommu}: Wire up new timerfd syscalls
by Geert Uytterhoeven
· 17 years ago
ec7748b
ide: introduce HAVE_IDE
by Sam Ravnborg
· 17 years ago
bdc8078
avoid overflows in kernel/time.c
by H. Peter Anvin
· 17 years ago
03a4482
procfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
7fa3031
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
by David Howells
· 17 years ago
b0b933c
aout: mark arches that support A.OUT format
by David Howells
· 17 years ago
145e923
m68k: correct setting of struct user.u_ar0
by Geert Uytterhoeven
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
7b89280
cleanup after APUS removal
by Adrian Bunk
· 17 years ago
15aafa2
Remove pointless casts from void pointers
by Jeff Garzik
· 17 years ago
7e02dbf
mac68k: remove dead MAC_ADBKEYCODES
by Stanislav Brabec
· 17 years ago
00bf59c
mac68k: remove dead code
by Finn Thain
· 17 years ago
612e484
m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c
by Adrian Bunk
· 17 years ago
a3b2004
m68k: kill arch/m68k/atari/atari_ksyms.c
by Adrian Bunk
· 17 years ago
8b169fa
m68k: kill arch/m68k/amiga/amiga_ksyms.c
by Adrian Bunk
· 17 years ago
3456fef
m68k: kill arch/m68k/hp300/ksyms.c
by Adrian Bunk
· 17 years ago
deea777
m68k: kill arch/m68k/mac/mac_ksyms.c
by Adrian Bunk
· 17 years ago
9676237
m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c
by Roel Kluin
· 17 years ago
b9e5e11
m68k: ARRAY_SIZE() cleanup
by Alejandro Martinez Ruiz
· 17 years ago
6f7127d
m68k: Use cc-cross-prefix
by Geert Uytterhoeven
· 17 years ago
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
125e564
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
by Mathieu Desnoyers
· 17 years ago
8f0e7d2
PCI: Kconfig help: don't refer to the PCI-HOWTO
by Adrian Bunk
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
9e893bb
m68k: export atari_keyb_init
by Adrian Bunk
· 17 years ago
5a1cb47
m68k: sg fallout
by Geert Uytterhoeven
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
0c79cf6
spelling fixes: arch/m68k/
by Simon Arlott
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
09caded
Combine instrumentation menus in kernel/Kconfig.instrumentation
by Mathieu Desnoyers
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
63bd8c4
Atari keyboard: incorporate additional review comments
by Geert Uytterhoeven
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
3d83a2a
m68k: Atari keyboard ACIA driver cleanup
by Geert Uytterhoeven
· 17 years ago
e845498
m68k(nommu): add missing syscalls
by Geert Uytterhoeven
· 17 years ago
7d94143
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
by Roland McGrath
· 17 years ago
fe6d9da
m68k: Dont include RODATA into text segment
by Roman Zippel
· 17 years ago
4088af3
m68k: Remove unnecessary m68k_memoffset export and init
by Roman Zippel
· 17 years ago
fb425d0
m68k: Kill superfluous extern
by Geert Uytterhoeven
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
e9ed7e7
take declarations of enable_irq() et.al. to linux/interrupt.h
by Al Viro
· 17 years ago
dfedfaf
m68k: exclude more unbuildable drivers
by Al Viro
· 17 years ago
66a3f82
m68k: missing __init
by Al Viro
· 17 years ago
88f8bb780
m68k: missing exports
by Al Viro
· 17 years ago
7e5de05
m68k: use .text.head
by Al Viro
· 17 years ago
f9569e1
m68k iomem (based on Geert's tree + memcpy_... stuff)
by Al Viro
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
547c178
missing exports of csum_...
by Al Viro
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
0e52d32
x86_64: Quieten Atari keyboard warnings in Kconfig
by Andi Kleen
· 17 years ago
4eb527a
m68k: parenthesis balance
by Mariusz Kozlowski
· 17 years ago
12d810c
m68k: discontinuous memory support
by Roman Zippel
· 17 years ago
fbe9c96
m68k: runtime patching infrastructure
by Roman Zippel
· 17 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 17 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 years ago
3c46bdc
m68k: implement __clear_user()
by Geert Uytterhoeven
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
241258d
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
by Milind Arun Choudhary
· 18 years ago
edfe7a5
remove unused header file: arch/m68k/atari/atasound.h
by Robert P. J. Day
· 18 years ago
f5456e0
m68k: export csum_partial_copy_from_user
by Geert Uytterhoeven
· 18 years ago
d95fd5f
m68k: Mac II ADB fixes
by Finn Thain
· 18 years ago
217f671
m68k: Mac IRQ cleanup
by Finn Thain
· 18 years ago
cd713dd
m68k: Mac nubus IRQ fixes (plan E)
by Finn Thain
· 18 years ago
67dfb15
m68k: Mac IRQ prep
by Finn Thain
· 18 years ago
647b804
m68k: reverse Mac IRQ damage
by Finn Thain
· 18 years ago
e10e5c4
m68k: Mac interrupt priorities
by Finn Thain
· 18 years ago
35bdd52
m68k: Correct number of interrupts for Sun3
by Sam Creasey
· 18 years ago
d6713b4
m68k: early parameter support
by Roman Zippel
· 18 years ago
6ff5801
m68k: reformat various m68k files
by Roman Zippel
· 18 years ago
ec0203e
m68k: CROSS_COMPILE = m68k-linux-gnu-
by Geert Uytterhoeven
· 18 years ago
c04cb85
m68k: Atari keyboard and mouse support.
by Michael Schmitz
· 18 years ago
6168a70
[PATCH] Declare init_irq_proc before we use it.
by Andrew Morton
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
187959f
[PATCH] Dynamic kernel command-line: m68k
by Alon Bar-Lev
· 18 years ago
5ea8176
[PATCH] sort the devres mess out
by Al Viro
· 18 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
ea5e1a8
[PATCH] M68K: user ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
5ac6da6
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
by Christoph Lameter
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
bf8af91
[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment
by Geert Uytterhoeven
· 18 years ago
3f92222
[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ
by Michael Schmitz
· 18 years ago
a3a79bd
[PATCH] Sun3: General updates
by Sam Creasey
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
8bcbdf6
[PATCH] m68k: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
6edaf68
[PATCH] mm: arch do_page_fault() vs in_atomic()
by Peter Zijlstra
· 18 years ago
2061aca
[NET]: M68K checksum annotations and cleanups.
by Al Viro
· 18 years ago
5fdb51a
[PATCH] m68k: consolidate initcall sections
by Geert Uytterhoeven
· 18 years ago
2e81148
[PATCH] clean m68k ksyms
by Al Viro
· 18 years ago
Next »