aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-30ia64 perfmon: fix get_unmapped_area() use thereAl Viro1-8/+2
2012-05-30ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()Al Viro1-16/+3
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-13/+2
2012-05-23Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-178/+13
2012-05-21ia64: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+2
2012-05-16[IA64] Liberate the signal layer from IA64 assemblerAndi Kleen1-170/+1
2012-05-16[IA64] Fix fast syscall version of getcpu()Tony Luck1-8/+12
2012-05-08ia64: Remove unused cpu_idle_wait()Thomas Gleixner1-20/+0
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner1-58/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-8/+3
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-3/+11
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-11/+7
2012-03-29Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony1-0/+1
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds8-26/+24
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat8-26/+24
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds24-23/+5
2012-03-28Disintegrate asm/system.h for IA64David Howells24-23/+5
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-3/+11
2012-03-27ia64: vsyscall: Add missing paranthesisThomas Gleixner1-1/+1
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-5/+7
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2012-03-15ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner4-11/+7
2012-03-14[IA64] Fix ISA IRQ trigger model and polarity settingLiu Jiang1-4/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-27[IA64] Fix warning from machine_kexec.cPaul Gortmaker1-1/+1
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()Ingo Molnar1-2/+2
2012-02-08[IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina1-0/+2
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-4/+6
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds1-16/+2
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-8/+1
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-8/+1
2012-01-17ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff1-4/+6
2012-01-13Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-0/+1
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches1-1/+1
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2012-01-09ia64: Add accept4() syscallÉmeric Maschino1-0/+1
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-31/+31
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro1-1/+1
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2-31/+31
2011-12-09[IA64] Merge overlapping reserved regions at bootPetr Tesarik1-0/+19
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-11-02[IA64] Wire up cross memory attach syscallsTony Luck1-0/+2