aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg2-8/+1
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg11-73/+65
2010-08-14include: replace unifdef-y with header-ySam Ravnborg15-325/+321
2010-08-14Documentation: DMA-API-HOWTO.txt: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-3/+3
2010-08-14mm: fix page table unmap for stack guard page properlyLinus Torvalds1-7/+6
2010-08-14DMAENGINE: correct PL080 register header fileLinus Walleij2-2/+4
2010-08-14ARM: SAMSUNG: Fix on build warning about dependency in KconfigKukjin Kim1-1/+1
2010-08-14ARM: SMDK6410: Make virtual screen twice depth of realBen Dooks1-0/+2
2010-08-14ARM: S3C64XX: Update consistent DMA size to 8MiBBen Dooks1-0/+2
2010-08-14ARM: S3C64XX: Add audio support to SmartQMaurus Cuelenaere1-0/+8
2010-08-14ARM: S3C64XX: Framebuffer fix for SmartQ5Patrick Georgi1-4/+4
2010-08-14ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on SmartQ boardsMaurus Cuelenaere1-1/+1
2010-08-14ARM: S3C64XX: Move SmartQ LCD control platform definition to shared fileMaurus Cuelenaere3-58/+30
2010-08-14ARM: mach-real6410: add sdhc device supportDarius Augulis2-0/+6
2010-08-14ARM: mach-real6410: add dm9000 ethernet support for mach-real6410Darius Augulis1-0/+63
2010-08-14ARM: S3C64XX: Support for Real6410Darius Augulis3-0/+93
2010-08-13[IA64] Add latest crop of syscallsTony Luck2-1/+7
2010-08-13pcmcia: xirc2ps_cs bugfixDominik Brodowski1-1/+1
2010-08-13NOMMU: Remove an extraneous no_printk()David Howells1-5/+0
2010-08-13Mark arguments to certain syscalls as being constDavid Howells44-109/+125
2010-08-13[IA64] Fix 64-bit atomic routines to return "long"Tony Luck1-4/+4
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann7-51/+13
2010-08-14v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker1-6/+1
2010-08-14logfs: kill BKLArnd Bergmann3-6/+5
2010-08-13watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2-7/+37
2010-08-13watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier1-55/+69
2010-08-13watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier1-10/+10
2010-08-13watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier1-17/+19
2010-08-13watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier1-0/+9
2010-08-13watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier1-2/+3
2010-08-13watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier1-2/+3
2010-08-13watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier1-6/+5
2010-08-13watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2-8/+8
2010-08-13watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier1-25/+24
2010-08-13watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier1-3/+3
2010-08-13watchdog: hpwdt (1/12): clean-up include-files.dann frazier1-10/+2
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack2-3/+3
2010-08-13dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens1-0/+2
2010-08-13time: Workaround gcc loop optimization that causes 64bit div errorsJohn Stultz1-3/+4
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds1-1/+3
2010-08-13mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds1-1/+3
2010-08-13[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim1-1/+1
2010-08-13[S390] partitions: fix build error in ibm partition detection codeHeiko Carstens1-1/+1
2010-08-13[S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens1-1/+2
2010-08-13[S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens3-1/+31
2010-08-13[S390] zcrypt: fix Kconfig dependenciesHeiko Carstens1-1/+1
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens3-4/+4
2010-08-13[S390] dasd: fix format string typesHeiko Carstens1-2/+2
2010-08-12mm: keep a guard page below a grow-down stack segmentLinus Torvalds1-0/+23
2010-08-13Call acpi_video_register() in intel_opregion_init() failure pathDavid Woodhouse1-0/+1