aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-23
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-23
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23
* Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-21
|\
| * sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta2013-01-09
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
| |\ \
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | | TTY: move low_latency to tty_portJiri Slaby2013-01-16
| * | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \
| * \ \ \ Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arch/ia64/xen: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| * | | | arch/ia64: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| * | | | arch/ia64/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | soreuseport: infrastructureTom Herbert2013-01-23
| * | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \ \
| * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-18
| |\ \ \ \
| | * | | | ia64 idle: delete pm_idleLen Brown2013-02-17
| | | |/ / | | |/| |
| * | | | Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2013-01-29
| |\ \ \ \
| | * | | | ACPICA: Update compilation environment settings.Lv Zheng2013-01-10
| | | |/ / | | |/| |
| * | | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \
| * \ \ \ Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-05
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
| | * | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| | * | | cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker2013-01-27
| | |/ /
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ | |/ / / |/| | |
| * | | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-04
| |/ /
* / / ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-20
|/ /
* | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-03
|\ \
| * | IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |/
* / Wire up finit_module syscallLuck, Tony2013-01-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * new helper: current_user_stack_pointer()Al Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \
| | * | | ia64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-28
| | |/ /
* | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\ \ \ \
| * | | | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-27
| * | | | Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-29
| |\ \ \ \
| * | | | | KVM: ia64: remove unused variable in kvm_release_vm_pages()Wei Yongjun2012-10-26
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ \ \
| * | | | | | treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-19
| | |/ / / / | |/| | | |