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/+5Star
|\
| * new helper: signal_delivered()Al Viro2012-06-011-6/+1Star
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-2/+0Star
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-9/+1Star
| * new helper: sigmask_to_save()Al Viro2012-06-011-9/+3Star
| * new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-24/+5Star
|\ \ | |/ |/|
| * ia64 perfmon: fix get_unmapped_area() use thereAl Viro2012-05-311-8/+2Star
| * ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro2012-05-311-16/+3Star
* | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-241-13/+2Star
|\
| * ia64: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-13/+2Star
* | Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-05-231-178/+13Star
|\ \ | |/ |/|
| * [IA64] Liberate the signal layer from IA64 assemblerAndi Kleen2012-05-161-170/+1Star
| * [IA64] Fix fast syscall version of getcpu()Tony Luck2012-05-161-8/+12
* | ia64: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-20/+0Star
* | ia64: Use generic idle thread allocationThomas Gleixner2012-04-261-58/+3Star
* | 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/+4Star
* VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-211-8/+3Star
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-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/+7Star
|\ \ \
| * | | ia64: vsyscall: Add missing paranthesisThomas Gleixner2012-03-271-1/+1
| * | | ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-164-11/+7Star
| | |/ | |/|
* | | 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-298-26/+24Star
|\ \
| * | arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-298-26/+24Star
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2924-23/+5Star
|\ \ \ | |/ / |/| |
| * | Disintegrate asm/system.h for IA64David Howells2012-03-2824-23/+5Star
* | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-243-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/+1Star
|\ \
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
| |/
* / 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-191-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-181-16/+2Star
|\ \
| * | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-8/+1Star
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-8/+1Star
* | | Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-141-0/+1
|\ \ \
| * | | ia64: Add accept4() syscallÉmeric Maschino2012-01-091-0/+1
| | |/ | |/|
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-131-1/+1
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-131-1/+1
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-101-0/+1
|\ \