summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Wire up finit_module syscallLuck, Tony
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19new helper: current_user_stack_pointer()Al Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-12-07Merge branch 'linus' into sched/coreIngo Molnar
2012-11-29Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28death to idle_regs()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28ia64: dma_debug: add debug_dma_mapping_error supportShuah Khan
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-11-19treewide: fix typo of "suppport" in various commentsMasanari Iida
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-15ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-07[IA64] Resolve name space collision for cache_show()Tony Luck
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman
2012-10-26KVM: ia64: remove unused variable in kvm_release_vm_pages()Wei Yongjun