aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-17x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha1-10/+2
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee4-0/+560
2009-09-17pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock1-0/+3
2009-09-17sata_promise: update reset codeMikael Pettersson1-1/+120
2009-09-17sata_promise: disable hotplug on 1st gen chipsMikael Pettersson1-17/+17
2009-09-17libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo1-2/+2
2009-09-17ahci: restore pci_intx() handlingTejun Heo1-2/+2
2009-09-17vsnprintf: remove duplicate comment of vsnprintfSteven Rostedt1-6/+4
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan2-11/+12
2009-09-17oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAPChristian Borntraeger1-0/+1
2009-09-17tracing: switch function prints from %pf to %psSteven Rostedt3-7/+7
2009-09-17vsprintf: add %ps that is the same as %pS but is like %pfSteven Rostedt1-2/+4
2009-09-17MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon6-1/+2444
2009-09-17MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon40-0/+5896
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon3-0/+34
2009-09-17MIPS: Octeon: Move some platform device registration to its own file.David Daney3-148/+166
2009-09-17MIPS: Don't corrupt page tables on vmalloc fault.David Daney1-2/+10
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei4-63/+3
2009-09-17MIPS: Alchemy: override loops_per_jiffy detectionManuel Lauss1-0/+4
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney3-0/+161
2009-09-17MIPS: Octeon: Add hardware RNG platform device.David Daney2-0/+131
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle22-38/+38
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss2-14/+14
2009-09-17MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.David Daney1-4/+8
2009-09-17MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney6-47/+50
2009-09-17MIPS: Get rid of CONFIG_CPU_HAS_LLSCRalf Baechle34-53/+0
2009-09-17MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSCRalf Baechle1-4/+0
2009-09-17MIPS: Rewrite clearing of ll_bit on context switch in CRalf Baechle1-7/+2
2009-09-17MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle5-150/+114
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle4-9/+12
2009-09-17MIPS: Clean up linker script using new linker script macros.Nelson Elhage1-78/+8
2009-09-17MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage3-11/+10
2009-09-17MIPS: Convert to asm-generic/hardirq.hChristoph Hellwig1-9/+3
2009-09-17MIPS: AR7: Make board code register ar7_wdt as a platform deviceFlorian Fainelli1-0/+32
2009-09-17MIPS: Loongson: Update the default config file for fuloong2eWu Zhangjin1-283/+190
2009-09-17MIPS: Loongson: Add GCC 4.4 support for Loongson2EWu Zhangjin3-9/+17
2009-09-17MIPS: Loongson: Add a machtype kernel command line argumentWu Zhangjin6-4/+53
2009-09-17MIPS: Loongson: Split common loongson source code outWu Zhangjin24-133/+351
2009-09-17MIPS: Loongson: Change naming methodsWu Zhangjin25-90/+73
2009-09-17MIPS: Loongson: Add oprofile supportWu Zhangjin5-0/+187
2009-09-17MIPS: Loongson: RTC: Enable legacy RTC driver on fulongWu Zhangjin1-1/+1
2009-09-17MIPS: Loongson: PCI: Clean up pcimap setupWu Zhangjin3-17/+45
2009-09-17MIPS: Loongson: clean up the coding styleWu Zhangjin14-194/+62
2009-09-17MIPS: Loongson: Split the implementation of prom and setup partsWu Zhangjin9-86/+168
2009-09-17MIPS: Loongson: PCI: use existing mips_io_port_baseWu Zhangjin1-4/+1
2009-09-17MIPS: Loongson: pm: clean up the reboot supportWu Zhangjin1-8/+10
2009-09-17MIPS: Loongson: pm: Remove redundant source codeWu Zhangjin1-6/+1
2009-09-17MIPS: Loongson: Add new early_printk implmentationWu Zhangjin2-0/+46
2009-09-17MIPS: Loongson: Remove out-of-date board-specific kgdb source codeWu Zhangjin2-147/+1
2009-09-17MIPS: Loongson: Remove existing early_printk implementationWu Zhangjin1-6/+0