aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-17MIPS: IP22, IP28: Build with -WerrorRalf Baechle1-1/+1
2009-09-17MIPS: FW: Build with -WerrorRalf Baechle1-0/+2
2009-09-17MIPS: Fulong: Convert reset initialization to initcall.Ralf Baechle3-6/+6
2009-09-17MIPS: Malta: Convert reset initialization to initcall.Ralf Baechle2-2/+6
2009-09-17MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle1-2/+1
2009-09-17MIPS: TXx9: Fix error handling.Julia Lawall1-4/+13
2009-09-17MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto1-0/+13
2009-09-17MIPS: make page.h constants available to assembly.Nelson Elhage1-2/+3
2009-09-17MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=nManuel Lauss1-0/+9
2009-09-17MIPS: Lasat: Fix compilationAlexey Dobriyan1-0/+1
2009-09-17MIPS: Octeon: Check all CCAs in cvmx_write_csr.David Daney1-1/+1
2009-09-17MIPS: Octeon: False positive timeoutRoel Kluin1-1/+1
2009-09-17MIPS: Fix potencial build error in <asm/delay.h>Ralf Baechle1-0/+2
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla4-189/+271
2009-09-17atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMAJie Yang2-2/+22
2009-09-17pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski4-1/+6
2009-09-17ipv6: Log the affected address when DAD failure occursJens Rosenboom1-2/+2
2009-09-17wl12xx: Fix print_mac() conversion.David S. Miller1-2/+2
2009-09-17ALSA: hda - Fix MSI GX620 mixerTakashi Iwai1-3/+15
2009-09-17ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCKEric Sandeen3-7/+7
2009-09-17regulator: Voltage count for AB3100Linus Walleij1-0/+6
2009-09-17mfd: Convert WM8350 to use request_threaded_irq()Mark Brown2-19/+6
2009-09-17mfd: Update MAINTAINERS patterns for WM831xMark Brown1-0/+2
2009-09-17ext4: Fix the alloc on close after a truncate hueristicTheodore Ts'o1-2/+1
2009-09-17sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINEPeter Zijlstra1-15/+27
2009-09-17sched: Stop buddies from hogging the systemPeter Zijlstra1-3/+8
2009-09-17sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra5-10/+29