summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-033-163/+195
|\ \ \ \ \
| * | | | | PCI: Replace printks with appropriate pr_*()Yijing Wang2013-06-181-6/+7
| * | | | | PCI/IA64: introduce probe_pci_root_info() to manage _CRS resourceYijing Wang2013-06-181-43/+57
| * | | | | PCI/IA64: Add host bridge resource release for _CRS pathYijing Wang2013-06-181-0/+9
| * | | | | PCI/IA64: fix memleak for create pci root bus failJiang Liu2013-06-182-14/+65
| * | | | | PCI/IA64: Allocate pci_root_info instead of using stackYijing Wang2013-06-181-23/+35
| * | | | | PCI/IA64: embed pci hostbridge resources into pci_root_infoYijing Wang2013-06-182-36/+38
| * | | | | PCI/IA64: SN: use normal resource instead of pci_windowYijing Wang2013-06-181-30/+26
| * | | | | PCI/IA64: SN: remove sn_pci_window_fixup()Yijing Wang2013-06-181-53/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'please-pull-misc-3.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-0318-75/+49
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-2414-45/+44
| * | | | [IA64] hpsim: Fix check for overlong simscsi prefix.Chen Gang2013-06-031-2/+2
| * | | | [IA64] pci: Remove unused fallback_devBjorn Helgaas2013-06-031-9/+0
| * | | | [IA64] perfmon: Use %*phD specifier to dump small buffersAndy Shevchenko2013-06-031-18/+2
| * | | | [IA64] Fix trap #45 handlingChen Gang2013-06-031-1/+1
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-021-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-012-33/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
| | |/ / | |/| |
* | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-021-6/+4
|\ \ \ \
| * | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-261-6/+4
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+0
|\ \ \ \
| * \ \ \ Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-241-0/+1
| |\ \ \ \ | | |/ / /
| * | | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-171-33/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
| | |/ | |/|
* | | [IA64] Fix include dependency in asm/irqflags.hDavid Daney2013-06-171-0/+1
|/ /
* | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-33/+8
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-056-38/+25
|\ \
| * | kvm: KVM_CAP_IOMMU only available with device assignmentAlex Williamson2013-04-291-0/+2
| * | kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-284-8/+14
| * | KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf2013-04-263-1/+3
| * | KVM: ia64: Fix kvm_vm_ioctl_irq_lineYang Zhang2013-04-171-2/+4
| * | KVM: Call common update function when ioapic entry changed.Yang Zhang2013-04-161-6/+0
| * | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-212-1/+2
| |\ \ | | |/
| * | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-041-1/+2
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-041-2/+2
| * | KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-041-18/+0
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-041-4/+2
* | | ia64: single_open() leaksAl Viro2013-05-053-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-389/+316
|\ \ \
| * | | ia64: Don't use create_proc_read_entry()David Howells2013-04-293-348/+301
| * | | prominfo_proc fixesAl Viro2013-04-091-30/+12
| * | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-13/+5
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-011-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-302-64/+14
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-64/+13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
OpenPOWER on IntegriCloud