aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* m68k: page table support definitions and code for ColdFire MMUGreg Ungerer2011-12-29
* m68k: set register a2 to current if MMU enabled on ColdFireGreg Ungerer2011-12-29
* m68k: add ColdFire 54xx CPU MMU memory init codeGreg Ungerer2011-12-29
* m68k: init the MMU hardware for the 54xx ColdFireGreg Ungerer2011-12-29
* m68k: use addr_limit checking for m68k CPUs that do no support address spacesGreg Ungerer2011-12-29
* m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer2011-12-29
* m68k: add TASK definitions for ColdFires running with MMUGreg Ungerer2011-12-29
* m68k: make interrupt definitions conditional on correct CPU typesGreg Ungerer2011-12-29
* m68k: definitions for the ColdFire V4e MMU hardwareGreg Ungerer2011-12-29
* m68k: show ColdFire CPU/FPU/MMU typeGreg Ungerer2011-12-29
* m68k: add machine and CPU definitions for ColdFire coresGreg Ungerer2011-12-29
* m68knommu: remove no longer used rom_length from Palm/Pilot start up codeGreg Ungerer2011-12-29
* m68knommu: fix broken boot logo inclusionGreg Ungerer2011-12-29
* m68k: consolidate the vmlinux.lds linker scriptsGreg Ungerer2011-12-24
* m68knommu: remove unused anchor.h include fileGreg Ungerer2011-12-24
* m68knommu: fix broken ColdFire slice timer read_clk() codeGreg Ungerer2011-12-24
* m68knommu: disable cache early in startup for ColdFireGreg Ungerer2011-12-24
* m68k: handle presence of 64bit mul/div instructions cleanlyGreg Ungerer2011-12-24
* m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer2011-12-24
* m68k: make fp register stores consistent for m68k and ColdFireGreg Ungerer2011-12-24
* m68knommu: no need to set register marker on trapsGreg Ungerer2011-12-24
* m68k: support configure time command line for MMU m68kGreg Ungerer2011-12-24
* m68k: print memory layout info in boot logGreg Ungerer2011-12-24
* m68knommu: move definition of mach_gettod to where it is usedGreg Ungerer2011-12-24
* m68k: selection of GENERIC_ATOMIC64 is not MMU specificGreg Ungerer2011-12-24
* m68k: remove thread_info struct from thread structGreg Ungerer2011-12-24
* m68k: remove duplicate asm offset for task thread.infoGreg Ungerer2011-12-24
* m68k: merge the init_task code for mmu and non-mmu targetsGreg Ungerer2011-12-24
* m68knommu: remove unused fasthandler declarationGreg Ungerer2011-12-24
* m68k: Fall back to __gpio_to_irq() for non-arch GPIOsMark Brown2011-12-24
* clocksource: m86k: Convert to clocksource_register_hz/khzjohn stultz2011-12-24
* Linux 3.2-rc7Linus Torvalds2011-12-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-24
|\
| * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-22
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-23
|\ \
| * | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-18
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-12-23
|\ \ \
| * | | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-18
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-23
|\ \ \ \
| * | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-23
|\ \ \ \ \
| * | | | | Btrfs: call d_instantiate after all ops are setupAl Viro2011-12-23
| * | | | | Btrfs: fix worker lock misuse in find_workerChris Mason2011-12-23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-23
|\ \ \ \ \ \
| * | | | | | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2011-12-22
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-23
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: xt_connbytes: handle negation correctlyFlorian Westphal2011-12-23
| * | | | | | | | net: relax rcvbuf limitsEric Dumazet2011-12-23
| * | | | | | | | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-22