summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-2/+12
|\ \ \ \ \
| * | | | | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-2/+12
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-155-10/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1418-39/+47
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu2009-07-151-0/+6
| * | | | | linker script: unify usage of discard definitionTejun Heo2009-07-091-9/+8Star
| * | | | | Merge branch 'master' into for-nextTejun Heo2009-07-0412-11/+37
| |\ \ \ \ \
| * | | | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-241-1/+2
| * | | | | | percpu: cleanup percpu array definitionsTejun Heo2009-06-242-2/+2
| * | | | | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
| * | | | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-0/+3
* | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-0/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-2718-39/+47
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi2009-08-271-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0Star
|\ \ \ \ \ \ \
| * | | | | | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0Star
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-151-0/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-145-4/+25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-102-4/+8
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-167-16/+11Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-103-11/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-292-9/+9
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
* | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-155-69/+39Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: Add __KERNEL__ guards to exported headersAvi Kivity2009-09-101-0/+4
| * | | | | | | | | | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-14/+2Star
| * | | | | | | | | | KVM: remove in_range from io devicesMichael S. Tsirkin2009-09-101-20/+8Star
| * | | | | | | | | | KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-3/+0Star
| * | | | | | | | | | KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-1/+2
| * | | | | | | | | | KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-15/+14Star
| * | | | | | | | | | KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov2009-09-104-8/+4Star
| * | | | | | | | | | KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov2009-09-102-2/+2
| * | | | | | | | | | KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti2009-09-101-2/+2
| * | | | | | | | | | KVM: ia64: Correct itc_offset calculationsJes Sorensen2009-09-101-1/+1
| * | | | | | | | | | KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity2009-09-101-5/+2Star
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | cleanup console_print()Anirban Sinha2009-09-153-0/+9
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-142-1/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1311-23/+36
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| * | | | | | | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-111-2/+1Star
|\ \ \ \ \ \ \ \
| * | | | | | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-231-2/+1Star
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-1/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-0410-27/+25Star
| |\| | | | | | |
| * | | | | | | | IA64: Remove NULL flush_write_buffersFUJITA Tomonori2009-08-101-1/+0Star
| * | | | | | | | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori2009-07-281-0/+10
| * | | | | | | | ia64: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+8
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | 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
| | |/ / / / / | |/| | | | |