summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/sys_ia64.c
AgeCommit message (Expand)Author
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-02-22mm: use vm_unmapped_area() on ia64 architectureMichel Lespinasse
2012-05-30ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro
2009-12-11Get rid of open-coding in ia64_brk()Al Viro
2009-12-11Unify sys_mmap*Al Viro
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2008-07-24flag parameters: pipeUlrich Drepper
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro
2005-08-24[IA64] Rationalise Region DefinitionsPeter Chubb
2005-05-26[IA64] sys_mmap doesn't follow posix.1 when parameter len=0Zhang Yanmin
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-01-24[IA64] clean up pt_regs accessesDavid Mosberger
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-05[IA64] minimal sparse-enablement; add __user annotationsDavid Mosberger
2004-10-05[IA64] sparse 0 vs. NULL cleanup patchDavid Mosberger
2004-04-05[PATCH] ia64: Missing overflow check in mmapAndreas Schwab
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul
2003-08-25ia64: Use offset_in_page() instead of equivalent open code.David Mosberger
2003-07-08Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5David Mosberger
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton
2003-06-26[PATCH] ia64: support arch_get_unmapped_area() cacheDavid Mosberger
2003-06-10ia64: Andrew changed his mind about the location of force_successful_syscall_...David Mosberger
2003-06-04ia64: Move force_successful_syscall_return() from ptrace.h to unistd.h.David Mosberger
2003-03-04[PATCH] ia64: 2nd update for HugeTLB Page patch for IA-64 2.5.60 kernelSeth Rohit
2003-01-27[PATCH] ia64: make hugetlb support work againArun Sharma
2003-01-21ia64: Merge with 2.5.59.David Mosberger
2003-01-17[PATCH] ia64: Update to hugetlbSeth Rohit
2002-12-29[PATCH] remove hugetlb syscallsAndrew Morton
2002-12-16ia64: More 2.5.51/2.5.52 sync up.David Mosberger
2002-12-04ia64: Sync up with 2.5.50 (Ski simulator has been tested only so far).David Mosberger
2002-12-03Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5David Mosberger
2002-11-03ia64: Make mremap() work properly when returning "negative" addresses.David Mosberger
2002-10-30[PATCH] Move hugetlb declarations into their own headerAndrew Morton
2002-09-27[PATCH] ia64: protect hugepage-check with mmap_semSeth Rohit
2002-09-17ia64: Sync up with 2.5.35+. Add ia64-specific huge page support (by Rohit Se...David Mosberger
2002-08-09ia64: Sync with 2.5.30.David Mosberger
2002-07-31ia64: Sync up with 2.5.29+.David Mosberger
2002-04-10ia64: Make v2.5.8-pre3 work on ia64.David Mosberger
2002-03-08ia64-patchesDavid Mosberger
2002-02-05[PATCH] (2/5) beginning of getattr series.Alexander Viro