aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-187-131/+150
|\
| * [IA64] Clean up linker script using standard macros.Nelson Elhage2009-09-151-98/+11
| * [IA64] Use standard macros for page-aligned data.Nelson Elhage2009-09-152-2/+4
| * [IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott2009-09-152-3/+1
| * [IA64] kdump: Short path to freeze CPUsHidetoshi Seto2009-09-142-11/+19
| * [IA64] kdump: Try INIT regardless ofHidetoshi Seto2009-09-141-22/+21
| * [IA64] kdump: Mask INIT first in panic-kdump pathHidetoshi Seto2009-09-142-7/+42
| * [IA64] kdump: Don't return APs to SAL from kdumpHidetoshi Seto2009-09-141-4/+0
| * [IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto2009-09-141-0/+3
| * [IA64] kexec: Make INIT safe while transition toHidetoshi Seto2009-09-142-0/+32
| * [IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto2009-09-143-1/+32
* | Fix ia64 build breakage in head.SAnirban Sinha2009-09-162-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-153-9/+16
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-146-10/+18
| |\ \
| * | | ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu2009-07-151-0/+6
| * | | linker script: unify usage of discard definitionTejun Heo2009-07-091-9/+8
| * | | Merge branch 'master' into for-nextTejun Heo2009-07-046-4/+18
| |\ \ \
| * | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-241-1/+2
| * | | | percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
| * | | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | | cleanup console_print()Anirban Sinha2009-09-143-0/+9
* | | | | Merge branch 'next' into for-linusJames Morris2009-09-111-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| | |_|/ | |/| |
* / | | [IA64] Fix warning in dma-mapping.cLuck, Tony2009-09-021-1/+3
|/ / /
* | | arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-111-0/+4
* | | ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-111-1/+5
* | | IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput2009-08-111-3/+1
* | | Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-111-5/+0
* | | Add dma_debug_init() for ia64fujita2009-07-171-0/+8
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
| |/ |/|
* | [IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2009-06-302-2/+2
* | [IA64] Remove unnecessary semicolonsJoe Perches2009-06-301-1/+1
| |
| \
*-. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-0/+12
|\ \ \
| | * | ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+12
| |/ /
* | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-222-1/+3
|\ \ \ | |_|/ |/| |
| * | Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu2009-05-011-0/+2
| * | Intel IOMMU Pass Through SupportFenghua Yu2009-04-291-1/+1
| |/
* | Pull for-2.6.31 into releaseTony Luck2009-06-1718-91/+95
|\ \
| * | [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-1712-80/+83
| * | [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-161-0/+1
| * | [IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput2009-06-151-1/+1
| * | [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-152-2/+2
| * | [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-155-7/+7
| * | [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-151-1/+1
* | | [IA64] Fix build error in paravirt_patchlist.cJes Sorensen2009-06-171-0/+2
* | | remove put_cpu_no_resched()Thomas Gleixner2009-06-161-1/+1
* | | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-162-3/+3
* | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
|/ /
* | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-111-0/+3
|\ \
| * | KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti2009-06-101-0/+3
| |/