summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-171-8/+9
|\
| * sched: Disable wakeup balancingPeter Zijlstra2009-09-161-2/+0
| * sched: Reduce forkexec_idxPeter Zijlstra2009-09-151-2/+2
| * sched: Improve latencies and throughputMike Galbraith2009-09-151-2/+3
| * sched: Tweak wake_idxPeter Zijlstra2009-09-151-2/+3
| * sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-2/+3
* | Fix ia64 build breakage in head.SAnirban Sinha2009-09-162-2/+0
* | 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/+8
| * | | | 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-2618-39/+47
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi2009-08-261-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0
|\ \ \ \ \ \
| * | | | | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-141-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/+11
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | 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-145-69/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: Add __KERNEL__ guards to exported headersAvi Kivity2009-09-101-0/+4
| * | | | | | | | | | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-14/+2
| * | | | | | | | | | KVM: remove in_range from io devicesMichael S. Tsirkin2009-09-101-20/+8
| * | | | | | | | | | KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-3/+0
| * | | | | | | | | | 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/+14
| * | | | | | | | | | KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov2009-09-104-8/+4
| * | | | | | | | | | 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/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | cleanup console_print()Anirban Sinha2009-09-143-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-1211-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-051-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-111-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-231-2/+1
| | |_|_|_|_|/ / | |/| | | | | |
OpenPOWER on IntegriCloud