aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-4/+4
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-5/+5
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-25/+12
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-16/+3
2013-02-22fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov1-2/+2
2013-02-22new helper: file_inode(file)Al Viro1-3/+3
2013-02-22mm: use vm_unmapped_area() on ia64 architectureMichel Lespinasse1-25/+12
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+0
2013-02-17ia64 idle: delete pm_idleLen Brown2-4/+0
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/coreIngo Molnar7-20/+21
2013-02-03ia64: switch to generic sigaltstackAl Viro1-16/+3
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker1-0/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker7-20/+20
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-27/+0
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-25/+14
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman4-25/+14
2013-01-03Wire up finit_module syscallLuck, Tony1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-143/+89
2012-12-12Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+2
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+4
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro1-8/+6
2012-11-28death to idle_regs()Al Viro1-5/+0
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-1/+2
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker1-0/+2
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker1-8/+1
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker1-10/+1
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker1-4/+4
2012-11-15ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg1-0/+2
2012-11-07[IA64] Resolve name space collision for cache_show()Tony Luck1-2/+2
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker1-4/+4
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-1/+1
2012-10-19ia64: switch to generic sys_execve()Al Viro2-22/+1
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro3-91/+80
2012-10-14ia64: don't mess with ar_bspstore in kernel_thread()Al Viro1-5/+4
2012-10-14ia64: dead code in copy_thread() since 2004Al Viro1-9/+0
2012-10-14ia64: clone() had been unused since 2004Al Viro1-6/+0
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+8
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-19/+20
2012-10-01Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-3/+4
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-33/+33
2012-10-01ia64: can't reach do_signal() when returning to kernel modeAl Viro1-8/+0