summaryrefslogtreecommitdiffstats
path: root/mm/fadvise.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-20ARM: Add support for checking access permissions on prefetch abortsRussell King1-3/+6
2009-09-20ARM: Separate out access error checkingRussell King1-11/+22
2009-09-20ARM: Ensure correct might_sleep() check in pagefault pathRussell King1-0/+7
2009-09-20ARM: Update page fault handling for new OOM techniquesRussell King1-33/+14
2009-09-20ARM: Provide definitions and helpers for decoding the FSR registerRussell King1-3/+15
2009-09-20ARM: 5712/1: SA1100: initialise spinlock in DMA codeDmitry Artamonow1-1/+1
2009-09-19ARM: s3c: fix check of index into s3c_gpios[]Roel Kluin1-1/+1
2009-09-19ARM: spitz: fix touchscreen max presurePavel Machek1-0/+1
2009-09-19ARM: STMP3xxx: deallocation with negative index of descriptors[]Roel Kluin1-1/+1
2009-09-19Thumb-2: Correctly handle undefined instructions in the kernelCatalin Marinas1-1/+11
2009-09-19Fix "W" macro in arch/arm/include/asm/unified.hAlexey Dobriyan1-0/+4
2009-09-19Clear the exclusive monitor when returning from an exceptionCatalin Marinas3-26/+21
2009-09-18[ARM] Update mach-typesRussell King1-4/+16
2009-09-18ARM: Update mailing list addressesRussell King1-53/+53
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