Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6f5bbff9a1b7d6864a495763448a363bbfa96324
/
arch
/
m68knommu
9fe9293
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 16 years ago
64f6841
m68knommu: update the default config for the ColdFire 5407C3 board
by Greg Ungerer
· 16 years ago
cc7c0fa
m68k,m68knommu: Wire up preadv and pwritev
by Geert Uytterhoeven
· 16 years ago
73fc267
m68knommu: update the default config for the ColdFire 5307C3 board
by Greg Ungerer
· 16 years ago
2d4f9ef
m68knommu: update the default config for the ColdFire 5257EVB board
by Greg Ungerer
· 16 years ago
92ea599
m68knommu: update the default config for the ColdFire 5249EVB.
by Greg Ungerer
· 16 years ago
f170ea2
m68knommu: add a defconfig for the ColdFire M5272C3 board
by Greg Ungerer
· 16 years ago
c550508
m68knommu: update the defconfig for the ColdFire 5208evb board
by Greg Ungerer
· 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
592578a
m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC.
by Richard Retanubun
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 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
b4d63e8
m68knommu: improve compile arch switch settings
by Greg Ungerer
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
522b3d4
m68knommu: fix 5407 ColdFire UART vector setup
by Greg Ungerer
· 16 years ago
9242ef1
m68knommu: fix 5307 ColdFire UART vector setup
by Greg Ungerer
· 16 years ago
d62db60
m68knommu: fix 5249 ColdFire UART vector setup
by Greg Ungerer
· 16 years ago
de1fc5c
m68knommu: fix 5249 ColdFire UART setup
by Greg Ungerer
· 16 years ago
4ce2cba
m68knommu: fix end of uart table marker
by Greg Ungerer
· 16 years ago
454dc5f
m68knommu: switch to using generic_handle_irq()
by Greg Ungerer
· 16 years ago
facdf0e
m68knommu: introduce basic clk infrastructure
by Greg Ungerer
· 16 years ago
bf5fe9e
m68knommu: add a local dma_sync_single_for_cpu() function
by Greg Ungerer
· 16 years ago
dffc9ef
m68knommu: mark all RAM as ZONE_DMA
by Greg Ungerer
· 16 years ago
9233ecc
m68knommu: m528x build fix
by Steven King
· 16 years ago
9333d82
m68knommu: m5206e build fix
by Steven King
· 16 years ago
ffba3f4
fec: add FEC platform support to ColdFire CPU's setup code
by Greg Ungerer
· 16 years ago
add8240
m68knommu: fix 5329 ColdFire periphal addressing
by Matt Waddel
· 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
e815885
m68knommu: remove the no longer used PCI support option
by Adrian Bunk
· 16 years ago
3947fca
m68knommu: remove obsolete and unused eLIA board
by Adrian Bunk
· 16 years ago
e0212e7
m68knommu: set NO_DMA
by Adrian Bunk
· 16 years ago
c7bcd0d
m68knommu: use one exist from execption
by Sebastian Siewior
· 17 years ago
ac3d266
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 16 years ago
4914802
m68k,m68knommu: merge header files
by Sam Ravnborg
· 16 years ago
bca2685
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
74d96f0
byteorder: make swab.h include asm/swab.h like a regular header
by Harvey Harrison
· 16 years ago
e55380e
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
by Heiko Carstens
· 16 years ago
8feae13
NOMMU: Make VMAs per MM as for MMU-mode linux
by David Howells
· 16 years ago
231cc43
m68knommu: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
ea435467
atomic_t: unify all arch definitions
by Matthew Wilcox
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0db5d3d
m68knommu: define __fls
by Rusty Russell
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
83224b0
container freezer: add TIF_FREEZE flag to all architectures
by Matt Helsley
· 16 years ago
0b59268
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
by Martin Schwidefsky
· 16 years ago
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 16 years ago
6b213e1
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
by David Woodhouse
· 16 years ago
0e7d5bb
m68k{,nommu}: Wire up new system calls
by Geert Uytterhoeven
· 16 years ago
5875013
Move all of include/asm-m68knommu to arch/m68knommu/include/asm.
by Greg Ungerer
· 16 years ago
0ec5e0e
m68knommu: use generic show_mem()
by Johannes Weiner
· 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
· 16 years ago
2b9a698
m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support
by Sebastian Siewior
· 17 years ago
a6260ef
m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C
by Sebastian Siewior
· 16 years ago
5bed10a
m68knommu: add sched_clock() for the DMA timer
by Sebastian Siewior
· 17 years ago
95469bd
m68knommu: complete generic time
by Sebastian Siewior
· 17 years ago
0df185f
m68knommu: move code within time.c
by Sebastian Siewior
· 17 years ago
1fda83d
m68knommu: m68knommu: add old stack trace method
by Sebastian Siewior
· 16 years ago
5732b38
m68knommu: Add Coldfire DMA Timer support
by Sebastian Siewior
· 16 years ago
ab88e47
m68knommu: defconfig for M5407C3 board
by Greg Ungerer
· 16 years ago
f3a64ea
m68knommu: defconfig for M5307C3 board
by Greg Ungerer
· 16 years ago
c26def0
m68knommu: defconfig for M5275EVB board
by Greg Ungerer
· 16 years ago
8c81b05
m68knommu: defconfig for M5249EVB board
by Greg Ungerer
· 16 years ago
deca05c
m68knommu: change to a configs directory for board configurations
by Greg Ungerer
· 16 years ago
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
0aea531
PCI: remove unused arch pcibios_update_resource() functions
by Adrian Bunk
· 16 years ago
6c38d85
m68knommu: init coldfire timer TRR with n - 1, not n
by Philippe De Muyter
· 16 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 16 years ago
f38c843
m68knommu: missing sections for linker script
by Greg Ungerer
· 16 years ago
78f508a
m68knommu: ColdFire add support for kernel preemption (missing chunk)
by Sebastian Siewior
· 16 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
6c5a7d5
m68knommu: fix compare race in sched related code
by Sebastian Siewior
· 17 years ago
cff28b5
m68knommu: remove unused CONFIG_DISKtel
by Greg Ungerer
· 17 years ago
188a9a4
m68knommu: add WilFire and WildfireMod board support
by Steve Bennett
· 17 years ago
653620d
m68knommu: remove unused CONFIG_MTD_KeyTechnology
by Greg Ungerer
· 17 years ago
d259c32
m68knommu: fix 5206e UART init function naming
by Greg Ungerer
· 17 years ago
779125c
m68knommu: add some missing sections into the linker script
by Sebastian Siewior
· 17 years ago
f6054e2
m68knommu: add pretty back strace
by Sebastian Siewior
· 17 years ago
008150f
m68knommu: add a missing backslash n in setup code
by Sebastian Siewior
· 17 years ago
a19325a
m68knommu: ColdFire add support for kernel preemption
by Sebastian Siewior
· 17 years ago
2d7f16d
m68knommu: fix signal handling return path
by Wilson Callan
· 17 years ago
d8045b4
m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 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
881ab68
m68knommu: remove duplicate hw_tick() code
by Greg Ungerer
· 17 years ago
673da21
m68knommu: update defconfig
by Greg Ungerer
· 17 years ago
6ef1e56
m68knommu: fix profile timer
by Matt Waddel
· 17 years ago
c25f0a0
m68knommu: use asflags instead of EXTRA_AFLAGS
by Greg Ungerer
· 17 years ago
903be1c
m68knommu: fix coldfire interrupt exit path
by Walter T Gruczka
· 17 years ago
aa02cd2
xtime_lock vs update_process_times
by Peter Zijlstra
· 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
Next »