Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1f7034b9616e6f14dc7b6aa280210421428f31af
1f7034b
m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabled
by Greg Ungerer
· 13 years ago
ad8f955
m68k/Kconfig: Separate classic m68k and coldfire early
by Geert Uytterhoeven
· 13 years ago
fbe3364
m68k: add ColdFire with MMU enabled support to the m68k mem init code
by Greg Ungerer
· 13 years ago
3f0060b
m68k: do not use m68k startup or interrupt code for ColdFire CPUs
by Greg Ungerer
· 13 years ago
0a2796d
m68k: add ColdFire FPU support for the V4e ColdFire CPUs
by Greg Ungerer
· 13 years ago
e9fcffa
m68k: adjustments to stack frame for ColdFire with MMU enabled
by Greg Ungerer
· 13 years ago
ed865e3
m68k: use non-MMU linker script for ColdFire MMU builds
by Greg Ungerer
· 13 years ago
4a13c6d
m68k: ColdFire with MMU enabled uses same clocking code as non-MMU
by Greg Ungerer
· 13 years ago
3731454
m68k: add code to setup a ColdFire 54xx platform when MMU enabled
by Greg Ungerer
· 13 years ago
ef6aa00
m68k: use non-MMU entry.S code when compiling for ColdFire CPU
by Greg Ungerer
· 13 years ago
74d4799
m68k: create ColdFire MMU pgalloc code
by Greg Ungerer
· 13 years ago
0e6782c
m68k: compile appropriate mm arch files for ColdFire MMU support
by Greg Ungerer
· 13 years ago
066bf87
m68k: ColdFire V4e MMU paging init code and miss handler
by Greg Ungerer
· 13 years ago
d49316e
m68k: use ColdFire MMU read/write bit flags when ioremapping
by Greg Ungerer
· 13 years ago
6061019
m68k: modify cache push and clear code for ColdFire with MMU enable
by Greg Ungerer
· 13 years ago
8b38f3c
m68k: use tracehook_report_syscall_entry/exit for ColdFire MMU ptrace path
by Greg Ungerer
· 13 years ago
83b73d6
m68k: ColdFire V4e MMU context support code
by Greg Ungerer
· 13 years ago
33d4bcc
m68k: MMU enabled ColdFire needs 8k ELF alignment
by Greg Ungerer
· 13 years ago
9e95f7c
m68k: set ColdFire MMU page size
by Greg Ungerer
· 13 years ago
bfe4375
m68k: define PAGE_OFFSET_RAW for ColdFire CPU with MMU enabled
by Greg Ungerer
· 13 years ago
b852de4
m68k: add TLB flush support for the ColdFire V4e MMU hardware
by Greg Ungerer
· 13 years ago
0b0b808
m68k: modify ColdFire 54xx cache support for MMU enabled
by Greg Ungerer
· 13 years ago
ae2eca7
m68k: add cache support for V4e ColdFire cores running with MMU enabled
by Greg Ungerer
· 13 years ago
78d705e
m68k: add ColdFire paging exception handling code
by Greg Ungerer
· 13 years ago
813db7f
m68k: add page table size definitions for ColdFire V4e MMU
by Greg Ungerer
· 13 years ago
91521c2
m68k: page table support definitions and code for ColdFire MMU
by Greg Ungerer
· 13 years ago
bbc6f1b
m68k: set register a2 to current if MMU enabled on ColdFire
by Greg Ungerer
· 13 years ago
88be351
m68k: add ColdFire 54xx CPU MMU memory init code
by Greg Ungerer
· 13 years ago
0079fe7
m68k: init the MMU hardware for the 54xx ColdFire
by Greg Ungerer
· 13 years ago
feb1ee7
m68k: use addr_limit checking for m68k CPUs that do no support address spaces
by Greg Ungerer
· 13 years ago
e08d703
m68k: modify user space access functions to support ColdFire CPUs
by Greg Ungerer
· 13 years ago
2c9b82a
m68k: add TASK definitions for ColdFires running with MMU
by Greg Ungerer
· 13 years ago
78ccdff
m68k: make interrupt definitions conditional on correct CPU types
by Greg Ungerer
· 13 years ago
8cee26f
m68k: definitions for the ColdFire V4e MMU hardware
by Greg Ungerer
· 13 years ago
060632a
m68k: show ColdFire CPU/FPU/MMU type
by Greg Ungerer
· 13 years ago
59dbb3b1
m68k: add machine and CPU definitions for ColdFire cores
by Greg Ungerer
· 13 years ago
2c85bd3
m68knommu: remove no longer used rom_length from Palm/Pilot start up code
by Greg Ungerer
· 13 years ago
c0e0c89
m68knommu: fix broken boot logo inclusion
by Greg Ungerer
· 13 years ago
40c1b9c
m68k: consolidate the vmlinux.lds linker scripts
by Greg Ungerer
· 13 years ago
45f9e2c
m68knommu: remove unused anchor.h include file
by Greg Ungerer
· 13 years ago
1f2aab0
m68knommu: fix broken ColdFire slice timer read_clk() code
by Greg Ungerer
· 13 years ago
ec84118
m68knommu: disable cache early in startup for ColdFire
by Greg Ungerer
· 13 years ago
84f3fb7
m68k: handle presence of 64bit mul/div instructions cleanly
by Greg Ungerer
· 13 years ago
7f73baf
m68k: simpler m68k and ColdFire CPU's can use generic csum code
by Greg Ungerer
· 13 years ago
479badc
m68k: make fp register stores consistent for m68k and ColdFire
by Greg Ungerer
· 13 years ago
46729d0
m68knommu: no need to set register marker on traps
by Greg Ungerer
· 13 years ago
d1db912
m68k: support configure time command line for MMU m68k
by Greg Ungerer
· 13 years ago
e87c09a
m68k: print memory layout info in boot log
by Greg Ungerer
· 13 years ago
361a541
m68knommu: move definition of mach_gettod to where it is used
by Greg Ungerer
· 13 years ago
5717a02
m68k: selection of GENERIC_ATOMIC64 is not MMU specific
by Greg Ungerer
· 13 years ago
d25ba98
m68k: remove thread_info struct from thread struct
by Greg Ungerer
· 13 years ago
8d362b0
m68k: remove duplicate asm offset for task thread.info
by Greg Ungerer
· 13 years ago
409ee24
m68k: merge the init_task code for mmu and non-mmu targets
by Greg Ungerer
· 13 years ago
ed3da2c
m68knommu: remove unused fasthandler declaration
by Greg Ungerer
· 13 years ago
d85b409
m68k: Fall back to __gpio_to_irq() for non-arch GPIOs
by Mark Brown
· 13 years ago
a2a3dfb
clocksource: m86k: Convert to clocksource_register_hz/khz
by john stultz
· 13 years ago
5f0a6e2
Linux 3.2-rc7
by Linus Torvalds
· 13 years ago
a22681f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
6d451c5
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
71448c1
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
4d18de9
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
827fa4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
5d219c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
155d455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
6350323
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
0354b48
netfilter: xt_connbytes: handle negation correctly
by Florian Westphal
· 13 years ago
08c422c
Btrfs: call d_instantiate after all ops are setup
by Al Viro
· 13 years ago
8d532b2
Btrfs: fix worker lock misuse in find_worker
by Chris Mason
· 13 years ago
0fd7bac
net: relax rcvbuf limits
by Eric Dumazet
· 13 years ago
a0a129f
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
by Xi Wang
· 13 years ago
e688a60
net: introduce DST_NOPEER dst flag
by Eric Dumazet
· 13 years ago
7838f2c
mqprio: Avoid panic if no options are provided
by Thomas Graf
· 13 years ago
a13861a
bridge: provide a mtu() method for fake_dst_ops
by Eric Dumazet
· 13 years ago
ad1fca2
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
961902c
md/bitmap: It is OK to clear bits during recovery.
by NeilBrown
· 13 years ago
60fc137
md: don't give up looking for spares on first failure-to-add
by NeilBrown
· 13 years ago
30d7a48
md/raid5: ensure correct assessment of drives during degraded reshape.
by NeilBrown
· 13 years ago
09cd927
md/linear: fix hot-add of devices to linear arrays.
by NeilBrown
· 13 years ago
7cc8583
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
by David S. Miller
· 13 years ago
b3b1b70
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
abe8809
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
19d40dc
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
by David Miller
· 13 years ago
b9eda06
ipv4: using prefetch requires including prefetch.h
by Stephen Rothwell
· 13 years ago
e30e2fd
VFS: Fix race between CPU hotplug and lglocks
by Srivatsa S. Bhat
· 13 years ago
ecefc36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
d5ed5e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
0703c68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
e6f67b8
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
by Dave Kleikamp
· 13 years ago
341f5b1
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
abf058e
USB: Fix usb/isp1760 build on sparc
by David Miller
· 13 years ago
c0ed1c1
net: Add a flow_cache_flush_deferred function
by Steffen Klassert
· 13 years ago
9f28a2f
ipv4: reintroduce route cache garbage collector
by Eric Dumazet
· 13 years ago
b4949b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
7b21a20
firmware: Refer to the co-maintained linux-firmware.git repository
by Ben Hutchings
· 13 years ago
b9e26df
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
11da3764
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
50345f1
SELinux: Fix RCU deref check warning in sel_netport_insert()
by David Howells
· 13 years ago
428f328
Merge branch 'evm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kasatkin/linux-digsig into for-linus
by James Morris
· 13 years ago
a4a4923
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
7f3a54b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
Next »