aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-30m68k: add ColdFire paging exception handling codeGreg Ungerer
2011-12-30m68k: add page table size definitions for ColdFire V4e MMUGreg Ungerer
2011-12-30m68k: page table support definitions and code for ColdFire MMUGreg Ungerer
2011-12-30m68k: set register a2 to current if MMU enabled on ColdFireGreg Ungerer
2011-12-30m68k: add ColdFire 54xx CPU MMU memory init codeGreg Ungerer
2011-12-30m68k: init the MMU hardware for the 54xx ColdFireGreg Ungerer
2011-12-30m68k: use addr_limit checking for m68k CPUs that do no support address spacesGreg Ungerer
2011-12-30m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer
2011-12-30m68k: add TASK definitions for ColdFires running with MMUGreg Ungerer
2011-12-30m68k: make interrupt definitions conditional on correct CPU typesGreg Ungerer
2011-12-30m68k: definitions for the ColdFire V4e MMU hardwareGreg Ungerer
2011-12-30m68k: show ColdFire CPU/FPU/MMU typeGreg Ungerer
2011-12-30m68k: add machine and CPU definitions for ColdFire coresGreg Ungerer
2011-12-30m68knommu: remove no longer used rom_length from Palm/Pilot start up codeGreg Ungerer
2011-12-30m68knommu: fix broken boot logo inclusionGreg Ungerer
2011-12-24m68k: consolidate the vmlinux.lds linker scriptsGreg Ungerer
2011-12-24m68knommu: remove unused anchor.h include fileGreg Ungerer
2011-12-24m68knommu: fix broken ColdFire slice timer read_clk() codeGreg Ungerer
2011-12-24m68knommu: disable cache early in startup for ColdFireGreg Ungerer
2011-12-24m68k: handle presence of 64bit mul/div instructions cleanlyGreg Ungerer
2011-12-24m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer
2011-12-24m68k: make fp register stores consistent for m68k and ColdFireGreg Ungerer
2011-12-24m68knommu: no need to set register marker on trapsGreg Ungerer
2011-12-24m68k: support configure time command line for MMU m68kGreg Ungerer
2011-12-24m68k: print memory layout info in boot logGreg Ungerer
2011-12-24m68knommu: move definition of mach_gettod to where it is usedGreg Ungerer
2011-12-24m68k: selection of GENERIC_ATOMIC64 is not MMU specificGreg Ungerer
2011-12-24m68k: remove thread_info struct from thread structGreg Ungerer
2011-12-24m68k: remove duplicate asm offset for task thread.infoGreg Ungerer
2011-12-24m68k: merge the init_task code for mmu and non-mmu targetsGreg Ungerer
2011-12-24m68knommu: remove unused fasthandler declarationGreg Ungerer
2011-12-24m68k: Fall back to __gpio_to_irq() for non-arch GPIOsMark Brown
2011-12-24clocksource: m86k: Convert to clocksource_register_hz/khzjohn stultz
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-20Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-12-20Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-15Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2011-12-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller