summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-12-30m68k: init the MMU hardware for the 54xx ColdFireGreg Ungerer1-1/+46
2011-12-30m68k: use addr_limit checking for m68k CPUs that do no support address spacesGreg Ungerer2-14/+19
2011-12-30m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer5-26/+49
2011-12-30m68k: add TASK definitions for ColdFires running with MMUGreg Ungerer1-6/+10
2011-12-30m68k: make interrupt definitions conditional on correct CPU typesGreg Ungerer1-2/+3
2011-12-30m68k: definitions for the ColdFire V4e MMU hardwareGreg Ungerer1-0/+110
2011-12-30m68k: show ColdFire CPU/FPU/MMU typeGreg Ungerer1-0/+8
2011-12-30m68k: add machine and CPU definitions for ColdFire coresGreg Ungerer1-0/+14
2011-12-30m68knommu: remove no longer used rom_length from Palm/Pilot start up codeGreg Ungerer1-3/+0
2011-12-30m68knommu: fix broken boot logo inclusionGreg Ungerer6-37/+9
2011-12-24m68k: consolidate the vmlinux.lds linker scriptsGreg Ungerer3-12/+11
2011-12-24m68knommu: remove unused anchor.h include fileGreg Ungerer1-112/+0
2011-12-24m68knommu: fix broken ColdFire slice timer read_clk() codeGreg Ungerer1-3/+6
2011-12-24m68knommu: disable cache early in startup for ColdFireGreg Ungerer1-3/+3
2011-12-24m68k: handle presence of 64bit mul/div instructions cleanlyGreg Ungerer5-10/+13
2011-12-24m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer6-184/+16
2011-12-24m68k: make fp register stores consistent for m68k and ColdFireGreg Ungerer2-8/+0
2011-12-24m68knommu: no need to set register marker on trapsGreg Ungerer1-6/+0
2011-12-24m68k: support configure time command line for MMU m68kGreg Ungerer2-8/+12
2011-12-24m68k: print memory layout info in boot logGreg Ungerer4-0/+39
2011-12-24m68knommu: move definition of mach_gettod to where it is usedGreg Ungerer2-1/+3
2011-12-24m68k: selection of GENERIC_ATOMIC64 is not MMU specificGreg Ungerer2-1/+4
2011-12-24m68k: remove thread_info struct from thread structGreg Ungerer4-43/+22
2011-12-24m68k: remove duplicate asm offset for task thread.infoGreg Ungerer2-2/+1
2011-12-24m68k: merge the init_task code for mmu and non-mmu targetsGreg Ungerer3-23/+3
2011-12-24m68knommu: remove unused fasthandler declarationGreg Ungerer1-1/+0
2011-12-24m68k: Fall back to __gpio_to_irq() for non-arch GPIOsMark Brown1-1/+2
2011-12-24clocksource: m86k: Convert to clocksource_register_hz/khzjohn stultz5-16/+5
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2011-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+8
2011-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2011-12-20Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-6/+10
2011-12-20Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-19/+139
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch2-8/+8
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter1-1/+1
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-9/+4
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds11-13/+26
2011-12-15Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson3-4/+11
2011-12-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-4/+4
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+15
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2011-12-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-94/+37
2011-12-13ARM: OMAP: rx51: fix USBFelipe Contreras1-1/+1
2011-12-13Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds5-66/+99
2011-12-13Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann6-5/+11
2011-12-12ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula1-3/+3