summaryrefslogtreecommitdiff
path: root/include/asm-parisc/page.h
AgeCommit message (Expand)Author
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg
2007-02-17[PARISC] convert to use CONFIG_64BIT instead of __LP64__Helge Deller
2006-12-08[PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64Kyle McMartin
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800James Bottomley
2006-09-19[PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley
2006-03-27[PATCH] unify pfn_to_page: parisc pfn_to_pageKAMEZAWA Hiroyuki
2006-01-10[PARISC] Add some defines for HugeTLB pagesHelge Deller
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell
2005-04-16Linux-2.6.12-rc2Linus Torvalds
g 2016-08-08orangefs: rename remaining bits of mmap readahead cacheMartin Brandenburg 2016-08-02orangefs: Account for jiffies wraparound.Martin Brandenburg 2016-08-02orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg 2016-08-02orangefs: Cache getattr results.Martin Brandenburg 2016-07-05orangefs: fix namespace handlingJann Horn 2016-04-09Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg 2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov 2016-03-23orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg 2016-03-23orangefs: refactor inode type or link_target change detectionMartin Brandenburg 2016-03-23orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg 2016-03-23orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg 2016-03-23orangefs: remove inode->i_lock wrapperMartin Brandenburg 2016-02-26orangefs: avoid time conversion functionArnd Bergmann 2016-02-19service_operation(): don't block signals, just use ..._killableAl Viro 2016-02-19orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG.Martin Brandenburg 2016-02-19orangefs: delay freeing slot until cancel completesAl Viro 2016-02-04orangefs: Only compare attributes specified in orangefs_inode_getattr.Martin Brandenburg 2016-01-28orangefs: Fix revalidate.Martin Brandenburg 2016-01-28orangefs: Util functions shouldn't operate on inode where it can be avoided.Martin Brandenburg 2016-01-23orangefs: clean up op_alloc()Al Viro 2016-01-23orangefs: don't reinvent completion.h...Al Viro 2016-01-23orangefs: hopefully saner op refcounting and lockingAl Viro 2016-01-04orangefs: Don't pollute global namespaceRichard Weinberger 2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall