summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | Wire up finit_module syscallLuck, Tony2013-01-031-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-143/+89
|\
| * flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-8/+6
| * death to idle_regs()Al Viro2012-11-281-5/+0
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+2
| * ia64: switch to generic sys_execve()Al Viro2012-10-192-22/+1
| * ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-193-91/+80
| * ia64: don't mess with ar_bspstore in kernel_thread()Al Viro2012-10-141-5/+4
| * ia64: dead code in copy_thread() since 2004Al Viro2012-10-141-9/+0
| * ia64: clone() had been unused since 2004Al Viro2012-10-141-6/+0
* | Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-121-2/+2
|\ \
| * | [IA64] Resolve name space collision for cache_show()Tony Luck2012-11-071-2/+2
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-111-18/+4
|\ \
| * | vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-201-0/+2
| * | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-191-8/+1
| * | vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-10/+1
| * | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-191-4/+4
| * | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-291-4/+4
| |/
* | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-111-1/+1
|\ \
| * | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-241-1/+1
| |/
* | ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg2012-11-151-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-2/+2
|\
| * vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-2/+2
|\ \ | |/ |/|
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-8/+0
|\ \
| * | ia64: can't reach do_signal() when returning to kernel modeAl Viro2012-10-011-8/+0
| |/
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-10/+8
|\ \
| * | switch simple cases of fget_light to fdgetAl Viro2012-09-261-8/+7
| * | make get_file() return its argumentAl Viro2012-09-261-3/+1
| * | switch itanic perfmonctl(2) to fget_light()Al Viro2012-09-261-2/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-023-19/+20
|\ \
| * | userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman2012-09-213-19/+20
* | | Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-012-3/+4
|\ \ \
| * | | [IA64] Must enable interrupts in do_notify_resume_user before calling traceho...Tony Luck2012-09-201-2/+2
| * | | [IA64] kexec: Move the dereference below the NULL testWei Yongjun2012-09-101-1/+2
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-33/+33
|\ \ \
| * | | ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker2012-09-251-8/+3
| * | | ia64: Consolidate user vtime accountingFrederic Weisbecker2012-09-251-13/+15
| * | | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-11/+14
| * | | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-3/+3
| * | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-2/+2
| |/ /
* | | ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney2012-09-231-0/+3
|/ /
* | ACPI: Only count valid srat memory structuresThomas Renninger2012-08-031-2/+3
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-1/+0
|\
| * mm: account the total_vm in the vm_stat_account()Huang Shijie2012-07-311-1/+0
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-1/+0
|\ \ | |/ |/|
| * random: remove rand_initialize_irq()Theodore Ts'o2012-07-191-1/+0
OpenPOWER on IntegriCloud