Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
2fe9723df8e45fd247782adea244a5e653c30bf4
/
arch
/
m68knommu
/
kernel
751c88a
m68knommu: Need to check __get_user()/__put_user() result
by Al Viro
· 14 years ago
8972be4
m68knommu: signal.c __user annotations
by Al Viro
· 14 years ago
a19185c
m68knommu: Equivalent of "m68k: handle new gcc's"
by Al Viro
· 14 years ago
e64f1b7
m68knommu: f_pcr has been gone since headers' merge
by Al Viro
· 14 years ago
089e449
m68knommu: Don't lose state if sigframe setup fails
by Al Viro
· 14 years ago
d1574df
m68knommu: Handle multiple pending signals
by Al Viro
· 14 years ago
710e91e
m68knommu: Switch to saner sigsuspend
by Al Viro
· 14 years ago
bf814b4
m68knommu: Don't bother with SA_ONESHOT
by Al Viro
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
bf60ef9
ptrace: cleanup arch_ptrace() on m68knommu
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
4b37ba9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
80c226f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
5bc5a70
m68k/m68knommu: Remove dead SMP config option
by Christian Dietrich
· 14 years ago
55f411d
m68knommu: convert to using tracehook_report_syscall_*
by Greg Ungerer
· 14 years ago
730251f
m68knommu: mask of vector bits in exception word properly
by Greg Ungerer
· 14 years ago
a7c681f
m68knommu: .gitignore vmlinux.lds
by Philippe De Muyter
· 14 years ago
eb497e7
m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.
by Philippe De Muyter
· 14 years ago
aa108e4ea
m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
by Philippe De Muyter
· 14 years ago
4742225
m68knommu: fix default starting date
by Philippe De Muyter
· 14 years ago
a37f6ae
arch/m68knommu: Removing dead M68KFPU_EMU config option
by Christian Dietrich
· 14 years ago
cb8a556
arch/m68knommu: Removing dead M68000 config option
by Christian Dietrich
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
edc805b
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
by Geert Uytterhoeven
· 14 years ago
e6ba59b
m68knommu: fix missing linker segments
by Greg Ungerer
· 14 years ago
6c8bfb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
c7484cf
m68knommu: formatting of pointers in printk()
by Kulikov Vasiliy
· 15 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
760d6e7
Fix m68k-uclinux's rt_sigreturn trampoline
by Maxim Kuvyrkov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7a0fde8
m68knommu: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
b3c1e01
ptrace: use ptrace_request() in the remaining architectures
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
2c31c34
Rename .data.initvect to .data..initvect.
by Denys Vlasenko
· 15 years ago
75ddb0e
Rename .text.lock to .text..lock.
by Denys Vlasenko
· 15 years ago
a58f753
m68knommu: NPTL support for uClinux
by Maxim Kuvyrkov
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
701791c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
2588465
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f60a557
m68knommu: define arch_has_single_step() and friends
by Greg Ungerer
· 16 years ago
53749f7
m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.
by Tim Abbott
· 15 years ago
995bcd3
m68knommu: Move __init_end out of the .init section.
by Tim Abbott
· 15 years ago
a90a44e
m68knommu: Move __init_begin out of the .init section.
by Tim Abbott
· 15 years ago
84bd757
m68knommu: Use more macros inside the .init section.
by Tim Abbott
· 15 years ago
49612a5
m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.
by Tim Abbott
· 15 years ago
f4bed4f
m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.
by Tim Abbott
· 15 years ago
10f204e
m68knommu: rename BSS define in linker script
by Greg Ungerer
· 15 years ago
193f087
m68knommu: define arch_has_single_step() and friends
by Greg Ungerer
· 16 years ago
588baea
m68knommu: add uboot commandline argument passing support
by Lennart Sorensen
· 15 years ago
eb7371d
m68knommu: Remove the BKL from sys_execve
by John Kacur
· 15 years ago
c84b564
m68knommu: fix rename of pt_regs offset defines breakage
by Greg Ungerer
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
a03fdb7
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
66bc4a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
de4cbfb
m68knommu: remove the common interrupt controller structure
by Greg Ungerer
· 16 years ago
33a2126
m68knommu: use common interrupt controller code for older ColdFire CPU's
by Greg Ungerer
· 16 years ago
277c5e3
m68knommu: general interrupt controller for ColdFire 532x parts
by Greg Ungerer
· 16 years ago
2fba4f0
m68knommu: general interrupt controller for ColdFire many 52xx parts
by Greg Ungerer
· 16 years ago
cd3dd40
m68knommu: use general interrupt controller for ColdFire 520x family
by Greg Ungerer
· 16 years ago
d668bf0
m68knommu: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
c573b29
arch/m68knommu/kernel/time.c: Remove unnecessary semicolons
by Joe Perches
· 16 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
9848484
m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
by Geert Uytterhoeven
· 15 years ago
d4f587c
timekeeping: Increase granularity of read_persistent_clock()
by Martin Schwidefsky
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 16 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 16 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 16 years ago
9d35f84
ptrace: remove PT_DTRACE from m68k, m68knommu
by Oleg Nesterov
· 16 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 16 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 16 years ago
193e984
m68knommu: remove unecessary include of thread_info.h in entry.S
by Greg Ungerer
· 16 years ago
308e610
arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(
by Joe Perches
· 16 years ago
9fe9293
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 16 years ago
cc7c0fa
m68k,m68knommu: Wire up preadv and pwritev
by Geert Uytterhoeven
· 16 years ago
ec40f95
m68knommu: fix DMA support for ColdFire
by Greg Ungerer
· 16 years ago
830c072
m68knommu: remove unused kernel stats offsets
by Greg Ungerer
· 16 years ago
a14f5e4
m68knommu: fix missing .data.cacheline_aligned section
by Greg Ungerer
· 16 years ago
5de1ccb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
454dc5f
m68knommu: switch to using generic_handle_irq()
by Greg Ungerer
· 16 years ago
bf5fe9e
m68knommu: add a local dma_sync_single_for_cpu() function
by Greg Ungerer
· 16 years ago
f3221a3
m68knommu: fix syscall restarting
by Greg Ungerer
· 16 years ago
d88ffcc
m68knommu: remove the obsolete and long unused comempci chip support
by Greg Ungerer
· 16 years ago
e55380e
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
by Heiko Carstens
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 17 years ago
0e7d5bb
m68k{,nommu}: Wire up new system calls
by Geert Uytterhoeven
· 16 years ago
3fde80e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
9b0e741
m68knommu: put ColdFire head code into .text.head section
by Greg Ungerer
· 17 years ago
2b9a698
m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support
by Sebastian Siewior
· 17 years ago
95469bd
m68knommu: complete generic time
by Sebastian Siewior
· 17 years ago
Next »