aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21MIPS: Use GCC __builtin_prefetch() to implement prefetch().David Daney1-9/+3
2010-05-21MIPS: Octeon: Serial port fixes for OCTEON simulator.David Daney2-2/+6
2010-05-21MIPS: Octeon: Get rid of early serial.David Daney1-25/+0
2010-05-21MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli1-1/+1
2010-05-21MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli1-12/+3
2010-05-21MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2-5/+5
2010-05-21MIPS: MTX-1: Update defconfigFlorian Fainelli1-1449/+955
2010-05-21MIPS: BCM47xx: Update defconfigFlorian Fainelli1-345/+628
2010-05-21MIPS: RB532: Update defconfigFlorian Fainelli1-157/+364
2010-05-21MIPS: AR7: Update defconfigFlorian Fainelli1-53/+143
2010-05-21RTC: rtc-cmos: Fix binary mode supportArnaud Patard1-43/+40
2010-05-21MIPS: Oprofile: Loongson: Cleanup the commentsWu Zhangjin1-20/+5
2010-05-21MIPS: Oprofile: Loongson: Cleanup of the macrosWu Zhangjin1-11/+11
2010-05-21MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Wu Zhangjin1-4/+1
2010-05-21MIPS: Oprofile: Loongson: Remove useless parenthesesWu Zhangjin1-1/+1
2010-05-21MIPS: Oprofile: Loongson: Unify macro for setting eventsWu Zhangjin1-4/+4
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2-21/+30
2010-05-21MIPS: Clean up tables for bootmem allocationDavid VomLehn5-1461/+757
2010-05-21MIPS: Coding style cleanups of access of FCSR rounding mode bitsShane McDonald1-5/+6
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard4-0/+177
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss3-44/+72
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss3-91/+122
2010-05-21MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss5-22/+15
2010-05-21MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin1-0/+2
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall3-5/+5
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe3-0/+26
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe9-108/+292
2010-05-21drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner1-2/+2
2010-05-21drbd: Do not free p_uuid early, this is done in the exit code of the receiverPhilipp Reisner1-2/+0
2010-05-21drbd: Null pointer deref fix to the large "multi bio rewrite"Philipp Reisner1-0/+4
2010-05-21drbd: Fix: Do not detach, if a bio with a barrier failsPhilipp Reisner1-1/+1
2010-05-21drbd: Ensure to not trigger late-new-UUID creation multiple timesPhilipp Reisner1-7/+11
2010-05-21drbd: Do not Oops when C_STANDALONE when uuid gets generatedPhilipp Reisner1-1/+4
2010-05-21writeback: fix mixed up arguments to bdi_start_writeback()Jens Axboe1-1/+1
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe3-0/+7
2010-05-21block: improve automatic native capacity unlockingTejun Heo2-14/+60
2010-05-21block: use struct parsed_partitions *state universally in partition check codeTejun Heo30-239/+225
2010-05-21block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo5-36/+24
2010-05-21block: restart partition scan after resizing a deviceTejun Heo1-10/+6
2010-05-21buffer: make invalidate_bdev() drain all percpu LRU add cachesTejun Heo1-0/+1
2010-05-21block: remove all rcu head initializationsPaul E. McKenney2-2/+0
2010-05-21writeback: fixups for !dirty_writeback_centisecsJens Axboe3-5/+12
2010-05-21writeback: bdi_writeback_task() must set task state before calling schedule()Jens Axboe1-2/+7
2010-05-21writeback: ensure that WB_SYNC_NONE writeback with sb pinned is syncJens Axboe1-5/+11
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap1-1/+1
2010-05-21dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messagesJiaying Zhang3-22/+36
2010-05-21ocfs2: Fix lock inversion in quotas during umountJan Kara2-4/+4
2010-05-21ocfs2: Use __dquot_transfer to avoid lock inversionJan Kara1-12/+5
2010-05-21ocfs2: Fix NULL pointer deref when writing local dquotJan Kara3-12/+12
2010-05-21ocfs2: Fix estimate of credits needed for quota allocationJan Kara1-2/+3