summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-288-26/+24
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2824-23/+5
|\ \ \ | |/ / |/| |
| * | Disintegrate asm/system.h for IA64David Howells2012-03-2824-23/+5
* | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-233-5/+7
|\ \ \ | |/ / |/| |
| * | [IA64] Fix ISA IRQ trigger model and polarity settingLiu Jiang2012-03-141-4/+4
| * | [IA64] Fix warning from machine_kexec.cPaul Gortmaker2012-02-271-1/+1
| * | [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina2012-02-081-0/+2
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-3/+1
|\ \
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
| |/
* / static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-2/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-4/+6
|\
| * ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff2012-01-171-4/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-171-16/+2
|\ \
| * | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-8/+1
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-8/+1
* | | Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-131-0/+1
|\ \ \
| * | | ia64: Add accept4() syscallÉmeric Maschino2012-01-091-0/+1
| | |/ | |/|
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-121-1/+1
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+1
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-101-0/+1
|\ \