Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b4ce6a285b65be4fb858728b3bbe9011242b769f
/
arch
/
m68knommu
86d306c
m68knommu: set flow handler for secondary interrupt controller of 5249
by Greg Ungerer
· 14 years ago
4531dab
m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support
by Greg Ungerer
· 14 years ago
8117426
m68knommu: add missing linker __modver section
by Greg Ungerer
· 14 years ago
b14769d
m68knommu: fix mis-named variable int set_irq_chip loop
by Greg Ungerer
· 14 years ago
982cd25
m68knommu: add optimize memmove() function
by Greg Ungerer
· 14 years ago
b3e338d
m68knommu: fix use of un-defined _TIF_WORK_MASK
by Greg Ungerer
· 14 years ago
d8b1932
m68knommu: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
6a7f6ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
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
4c65595
m68knommu: fix broken setting of irq_chip and handler
by Greg Ungerer
· 14 years ago
c9942c5
m68knommu: switch to using -mcpu= flags for ColdFire targets
by Greg Ungerer
· 14 years ago
0a977ca
m68knommu: arch/m68knommu/Kconfig whitespace cleanup
by Philippe De Muyter
· 14 years ago
4a5bae4
m68knommu: support ColdFire caches that do copyback and write-through
by Greg Ungerer
· 14 years ago
0ef6c9b
m68knommu: support version 2 ColdFire split cache
by Greg Ungerer
· 14 years ago
d475e3e4
m68knommu: make cache push code ColdFire generic
by Greg Ungerer
· 14 years ago
8ce877a
m68knommu: clean up ColdFire cache control code
by Greg Ungerer
· 14 years ago
63e83c8
m68knommu: remove empty __iounmap() it is no used
by Greg Ungerer
· 14 years ago
b00b766d
m68knommu: remove kernel_map() code, it is not used
by Greg Ungerer
· 14 years ago
bb4edc5
m68knommu: remove do_page_fault(), it is not used
by Greg Ungerer
· 14 years ago
1c83af5
m68knommu: use user stack pointer hardware on some ColdFire cores
by Greg Ungerer
· 14 years ago
07623460
m68knommu: remove command line printing DEBUG
by Greg Ungerer
· 14 years ago
fb670fb
m68knommu: remove fasthandler interrupt code
by Greg Ungerer
· 14 years ago
733f31b
m68knommu: fix clock rate value reported for ColdFire 54xx parts
by Greg Ungerer
· 14 years ago
7fc82b6
m68knommu: move ColdFire CPU names into their headers
by Greg Ungerer
· 14 years ago
9e29949
m68knommu: add support for the ColdFire 547x family of processors
by Greg Ungerer
· 14 years ago
5b2e655
m68knommu: make Coldfire 548x support more generic
by Greg Ungerer
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 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
cddafa3
m68k/m68knommu: merge MMU and non-MMU thread_info.h
by Greg Ungerer
· 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
41a2159
m68knommu: some boards use fixed phy for FEC ethernet
by Greg Ungerer
· 14 years ago
a405f83
m68knommu: support the external GPIO based interrupts of the 5272
by Greg Ungerer
· 14 years ago
730251f
m68knommu: mask of vector bits in exception word properly
by Greg Ungerer
· 14 years ago
dea2aff
m68knommu: change to new flag variables
by matt mooney
· 14 years ago
ea49f8ff
m68knommu: add basic mmu-less m548x support
by Philippe De Muyter
· 14 years ago
a7c681f
m68knommu: .gitignore vmlinux.lds
by Philippe De Muyter
· 14 years ago
04570b4
m68knommu: stop using __do_IRQ
by Greg Ungerer
· 14 years ago
eb497e7
m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.
by Philippe De Muyter
· 14 years ago
8851338
m68knommu: add support for Coldfire 547x/548x interrupt controller
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
5061ea2c
m68knommu: whitespace cleanup in 68328/entry.S
by Philippe De Muyter
· 14 years ago
03cbc385
m68knommu: Document supported chips in intc-2.c and intc-simr.c.
by Philippe De Muyter
· 14 years ago
c8a2786
m68knommu: fix strace support for 68328/68360
by Philippe De Muyter
· 14 years ago
4742225
m68knommu: fix default starting date
by Philippe De Muyter
· 14 years ago
713e919
arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option
by Christian Dietrich
· 14 years ago
4a33fbc
arch/m68knommu: Removing dead RAM_{16,32}_MB config option
by Christian Dietrich
· 14 years ago
a37f6ae
arch/m68knommu: Removing dead M68KFPU_EMU config option
by Christian Dietrich
· 14 years ago
7f19756
arch/m68knommu: Removing dead RELOCATE config option
by Christian Dietrich
· 14 years ago
cb8a556
arch/m68knommu: Removing dead M68000 config option
by Christian Dietrich
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 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
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
8b1bb90
defconfig reduction
by Sam Ravnborg
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
724b62b
arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
7aa5cca
arch/m68knommu/mm/fault.c: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
73a9983
m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' case
by Philippe De Muyter
· 14 years ago
fa6667f
m68knommu: add smc91x support for ColdFire NETtel boards
by Greg Ungerer
· 15 years ago
4a1479b
m68knommu: add smc91x support to ColdFire 5249 platform
by Greg Ungerer
· 15 years ago
91d6041
m68knommu: Coldfire QSPI platform support
by Steven King
· 15 years ago
6ecaf44
m68knommu: remove a duplicate vector setting line for 68360
by Greg Ungerer
· 15 years ago
760d6e7
Fix m68k-uclinux's rt_sigreturn trampoline
by Maxim Kuvyrkov
· 15 years ago
eb79cbe
m68knommu: correct the CC flags for Coldfire M5272 targets
by Philip Nye
· 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
f351d4b
m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
by Philippe De Muyter
· 15 years ago
355e8e8
m68knommu: fix invalid flags on coldfire pit clocksource
by john stultz
· 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
· 15 years ago
96c6124
m68knommu: export clk_* symbols in clk.c
by Steven King
· 15 years ago
Next »