summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-24Linux 3.2-rc7v3.2-rc7Linus Torvalds1-1/+1
2011-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+32
2011-12-24Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2-13/+13
2011-12-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-3/+2
2011-12-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2011-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-5/+7
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-20/+26
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-3/+3
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal1-3/+3
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro1-4/+5
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason1-1/+2
2011-12-23net: relax rcvbuf limitsEric Dumazet3-10/+6
2011-12-23rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang1-2/+5
2011-12-23net: introduce DST_NOPEER dst flagEric Dumazet4-4/+5
2011-12-23mqprio: Avoid panic if no options are providedThomas Graf1-1/+1
2011-12-23bridge: provide a mtu() method for fake_dst_opsEric Dumazet1-0/+6
2011-12-23Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-10/+13
2011-12-23md/bitmap: It is OK to clear bits during recovery.NeilBrown1-4/+1
2011-12-23md: don't give up looking for spares on first failure-to-addNeilBrown1-2/+1
2011-12-23md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown1-4/+10
2011-12-23md/linear: fix hot-add of devices to linear arrays.NeilBrown1-0/+1
2011-12-23sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2011-12-23Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-8/+9