aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22mm: use vm_unmapped_area() on ia64 architectureMichel Lespinasse
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-17ia64 idle: delete pm_idleLen Brown
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-03ia64: switch to generic sigaltstackAl Viro
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Wire up finit_module syscallLuck, Tony
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28death to idle_regs()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-11-15ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg
2012-11-07[IA64] Resolve name space collision for cache_show()Tony Luck
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy
2012-10-19ia64: switch to generic sys_execve()Al Viro
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-14ia64: don't mess with ar_bspstore in kernel_thread()Al Viro
2012-10-14ia64: dead code in copy_thread() since 2004Al Viro
2012-10-14ia64: clone() had been unused since 2004Al Viro
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-01Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01ia64: can't reach do_signal() when returning to kernel modeAl Viro
2012-09-26switch simple cases of fget_light to fdgetAl Viro