summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-21MIPS: Octeon: Get rid of early serial.David Daney
2010-05-21MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli
2010-05-21MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli
2010-05-21MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli
2010-05-21MIPS: MTX-1: Update defconfigFlorian Fainelli
2010-05-21MIPS: BCM47xx: Update defconfigFlorian Fainelli
2010-05-21MIPS: RB532: Update defconfigFlorian Fainelli
2010-05-21MIPS: AR7: Update defconfigFlorian Fainelli
2010-05-21RTC: rtc-cmos: Fix binary mode supportArnaud Patard
2010-05-21MIPS: Oprofile: Loongson: Cleanup the commentsWu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Cleanup of the macrosWu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Wu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Remove useless parenthesesWu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Unify macro for setting eventsWu Zhangjin
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee
2010-05-21MIPS: Clean up tables for bootmem allocationDavid VomLehn
2010-05-21MIPS: Coding style cleanups of access of FCSR rounding mode bitsShane McDonald
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss
2010-05-21MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss
2010-05-21MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-21drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner
2010-05-21drbd: Do not free p_uuid early, this is done in the exit code of the receiverPhilipp Reisner
2010-05-21drbd: Null pointer deref fix to the large "multi bio rewrite"Philipp Reisner
2010-05-21drbd: Fix: Do not detach, if a bio with a barrier failsPhilipp Reisner
2010-05-21drbd: Ensure to not trigger late-new-UUID creation multiple timesPhilipp Reisner
2010-05-21drbd: Do not Oops when C_STANDALONE when uuid gets generatedPhilipp Reisner
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-05-21writeback: fix mixed up arguments to bdi_start_writeback()Jens Axboe
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe
2010-05-21block: improve automatic native capacity unlockingTejun Heo
2010-05-21block: use struct parsed_partitions *state universally in partition check codeTejun Heo
2010-05-21block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo
2010-05-21block: restart partition scan after resizing a deviceTejun Heo
2010-05-21buffer: make invalidate_bdev() drain all percpu LRU add cachesTejun Heo
2010-05-21block: remove all rcu head initializationsPaul E. McKenney
2010-05-21writeback: fixups for !dirty_writeback_centisecsJens Axboe
2010-05-21writeback: bdi_writeback_task() must set task state before calling schedule()Jens Axboe
2010-05-21writeback: ensure that WB_SYNC_NONE writeback with sb pinned is syncJens Axboe
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds