Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
14b6848bc0134b8838d374c423df3edda9b1490e
/
arch
/
m68k
/
kernel
e55380e
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
by Heiko Carstens
· 16 years ago
877d524
m68k: Fix --build-id breakage for sun3
by Al Viro
· 16 years ago
c162564
m68k: Wire up sys_restart_syscall
by Andreas Schwab
· 16 years ago
c85627f
m68k: Kill several external declarations in source files
by Geert Uytterhoeven
· 16 years ago
2455e3c
m68k: Add vmlinux.lds to .gitignore
by Kars de Jong
· 16 years ago
0211a9c
trivial: fix an -> a typos in documentation and comments
by Frederik Schwarzer
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
27123cb
m68k: Fix off-by-one in m68k_setup_user_interrupt()
by Geert Uytterhoeven
· 16 years ago
813dcf7
proc: move /proc/hardware to m68k-specific code
by Alexey Dobriyan
· 16 years ago
da9870e
m68k: init_irq_proc depends on CONFIG_PROC_FS
by Geert Uytterhoeven
· 16 years ago
2171a19
m68k: remove the dead PCI code
by Adrian Bunk
· 16 years ago
29c8a24
m68k: Remove the broken Hades support
by Adrian Bunk
· 16 years ago
dec6d14
m68k: Add missing dma_sync_single_range_for_{cpu,device}()
by Geert Uytterhoeven
· 16 years ago
08a3db9
m68k: Add NOTES to init data so its discarded at boot
by Roman Zippel
· 16 years ago
68abcee
m68k: Put .bss at the end of the data section
by Roman Zippel
· 16 years ago
8fbbae6
m68k: Use new printk() extension %pS to print symbols
by Geert Uytterhoeven
· 16 years ago
0e7d5bb
m68k{,nommu}: Wire up new system calls
by Geert Uytterhoeven
· 16 years ago
635c0a2
m68k/apollo: Add missing call to apollo_parse_bootinfo()
by Geert Uytterhoeven
· 16 years ago
a0c14d2
Stringify support commas
by Mathieu Desnoyers
· 16 years ago
edfd92f
m68k: Allow no CPU/platform type for allnoconfig
by Geert Uytterhoeven
· 16 years ago
97d26e7
m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro
by Cyrill Gorcunov
· 16 years ago
e23a5f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
d5ec550
m68k: Correctly handle multi-ISA at runtime
by Geert Uytterhoeven
· 17 years ago
52de114
m68k: Prefix ISA type with ISA_TYPE_
by Geert Uytterhoeven
· 17 years ago
91cf248
m68k: export m68k_mmutype
by Geert Uytterhoeven
· 17 years ago
3f365e8
m68k: Correct jump if not running on HP300
by Geert Uytterhoeven
· 17 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
3b17f13
m68k: Handle 68040 bus faults
by Roman Zippel
· 17 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
d8045b4
m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
f85e7cd
m68k: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
8727e28
m68k{,nommu}: Wire up new timerfd syscalls
by Geert Uytterhoeven
· 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
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
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 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
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 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
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
66a3f82
m68k: missing __init
by Al Viro
· 17 years ago
88f8bb7
m68k: missing exports
by Al Viro
· 17 years ago
7e5de05
m68k: use .text.head
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
12d810c
m68k: discontinuous memory support
by Roman Zippel
· 18 years ago
fbe9c96
m68k: runtime patching infrastructure
by Roman Zippel
· 18 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 18 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 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
d95fd5f
m68k: Mac II ADB fixes
by Finn Thain
· 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
6168a70
[PATCH] Declare init_irq_proc before we use it.
by Andrew Morton
· 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
a3a79bd
[PATCH] Sun3: General updates
by Sam Creasey
· 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
1e5c374
[PATCH] misc m68k __user annotations
by Al Viro
· 18 years ago
69961c3
[PATCH] m68k/Atari: Interrupt updates
by Geert Uytterhoeven
· 18 years ago
6fb8296
[PATCH] m68k: more syscall updates
by Geert Uytterhoeven
· 18 years ago
6aabd6a
[PATCH] m68k: syscall updates
by Geert Uytterhoeven
· 18 years ago
40220c1
IRQ: Use the new typedef for interrupt handler function pointers
by David Howells
· 18 years ago
58ba81d
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
by Al Viro
· 18 years ago
2850bc2
[PATCH] m68k pt_regs fixes
by Al Viro
· 18 years ago
dc36670
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
by Al Viro
· 18 years ago
d6359fd
[PATCH] m68k: cleanup string functions
by Roman Zippel
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
fe74290
[PATCH] provide kernel_execve on all architectures
by Arnd Bergmann
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
b0b9fdc
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
77dda33
[PATCH] m68k: convert q40 irq code
by Roman Zippel
· 19 years ago
68387c4
[PATCH] m68k: convert generic irq code to irq controller
by Roman Zippel
· 19 years ago
b5dc784
[PATCH] m68k: introduce irq controller
by Roman Zippel
· 19 years ago
4facfde
[PATCH] m68k: cleanup generic irq names
by Roman Zippel
· 19 years ago
92445ea
[PATCH] m68k: separate handler for auto and user vector interrupt
by Roman Zippel
· 19 years ago
f2325ec
[PATCH] m68k: fix show_registers()
by Roman Zippel
· 19 years ago
b035c96
[PATCH] m68k: Add the generic dma API functions
by Roman Zippel
· 19 years ago
d09042d
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 19 years ago
f1b5e52
[PATCH] m68k traps.c constraints
by Al Viro
· 19 years ago
6d2f16a
[PATCH] m68k: adjust to changed HARDIRQ_MASK
by Roman Zippel
· 19 years ago
Next »