summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-241-1/+0
|\ \
| * | iommu: Remove group_mfAlex Williamson2012-06-251-1/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \
| * | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
* | | ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang2012-06-051-2/+0
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-29/+5
|\ \
| * | new helper: signal_delivered()Al Viro2012-06-011-6/+1
| * | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-2/+0
| * | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-9/+1
| * | new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
| * | new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-24/+5
|\ \ \ | |/ / |/| |
| * | ia64 perfmon: fix get_unmapped_area() use thereAl Viro2012-05-301-8/+2
| * | ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro2012-05-301-16/+3
| |/
* | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-13/+2
|\
| * ia64: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-13/+2
* | Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-05-231-178/+13
|\ \ | |/ |/|
| * [IA64] Liberate the signal layer from IA64 assemblerAndi Kleen2012-05-161-170/+1
| * [IA64] Fix fast syscall version of getcpu()Tony Luck2012-05-161-8/+12
* | ia64: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-20/+0
* | ia64: Use generic idle thread allocationThomas Gleixner2012-04-261-58/+3
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
|/
* kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* perfmon: kill some helpers and argumentsAl Viro2012-04-211-9/+4
* VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-201-8/+3
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-3/+11
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-3/+11
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-1/+1
|\ \
| * | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-294-11/+7
|\ \ \
| * | | ia64: vsyscall: Add missing paranthesisThomas Gleixner2012-03-271-1/+1
| * | | ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-154-11/+7
| | |/ | |/|
* | | Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony2012-03-291-0/+1
| |/ |/|
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-288-26/+24
|\ \
OpenPOWER on IntegriCloud