1. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  2. 8b53ef3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  3. 80a03e2 [IA64] BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  4. ebf7649 [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c by Randy Dunlap · 15 years ago
  5. 5e3fd9e rtc: add platform driver for EFI by dann frazier · 15 years ago
  6. bf54215 proc tty: switch ia64 simserial to ->proc_fops by Alexey Dobriyan · 15 years ago
  7. c66b31f Pull pvops into release branch by Tony Luck · 15 years ago
  8. 50fbe56 Pull cpumask into release branch by Tony Luck · 15 years ago
  9. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  10. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  11. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  12. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  13. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  14. 7c730cc Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. 8d735b4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  16. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  17. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  18. 3ba13d1 constify dentry_operations: rest by Al Viro · 15 years ago
  19. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  20. 7120569 ia64: remove some warnings. by Isaku Yamahata · 15 years ago
  21. b46a0b0 ia64/xen: fix the link error. by Isaku Yamahata · 15 years ago
  22. 66f3e6a [IA64] Fix kstat_this_cpu build breakage by Jes Sorensen · 15 years ago
  23. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  24. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  27. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  28. 0a7d324 ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. by Isaku Yamahata · 15 years ago
  29. dae17da ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning. by Isaku Yamahata · 15 years ago
  30. ee158fc ia64/pv_ops/bp/module: support binary patching for kernel module. by Isaku Yamahata · 15 years ago
  31. 03f511d ia64/pv_ops: implement binary patching optimization for native. by Isaku Yamahata · 15 years ago
  32. bf7ab02 ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops. by Isaku Yamahata · 15 years ago
  33. f8de2ec ia64/pv_ops/xen/gate.S: xen gate page paravirtualization by Isaku Yamahata · 15 years ago
  34. c431251 ia64/pv_ops: paravirtualize gate.S. by Isaku Yamahata · 15 years ago
  35. 53129c5 ia64/pv_ops: move down __kernel_syscall_via_epc. by Isaku Yamahata · 15 years ago
  36. b937dd7 ia64/pv_ops/xen: define xen specific gate page. by Isaku Yamahata · 15 years ago
  37. e4ff5b8 ia64/pv_ops: gate page paravirtualization. by Isaku Yamahata · 15 years ago
  38. 1aec1c5 ia64/pv_ops/xen/pv_time_ops: implement sched_clock. by Isaku Yamahata · 15 years ago
  39. f927da1 ia64/pv_ops/pv_time_ops: add sched_clock hook. by Isaku Yamahata · 15 years ago
  40. 496203b ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm by Isaku Yamahata · 15 years ago
  41. 94752a7 ia64/pv_ops: paravirtualize mov = ar.itc. by Isaku Yamahata · 15 years ago
  42. 9d1964f ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization by Isaku Yamahata · 15 years ago
  43. 84b8857 ia64/pv_ops: paravirtualize fsys.S. by Isaku Yamahata · 15 years ago
  44. 533bd15 ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen. by Isaku Yamahata · 15 years ago
  45. dd97d5c ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. by Isaku Yamahata · 15 years ago
  46. ac93925 ia64/xen: short-circuit tests for dom0 by Isaku Yamahata · 15 years ago
  47. e8c3b42 ia64/pv_ops/xen: use __initconst instead of __initdata for const data by Isaku Yamahata · 15 years ago
  48. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  49. 6b08035 KVM: ia64: Fix the build errors due to lack of macros related to MSI. by Xiantao Zhang · 15 years ago
  50. 2fa8937 ia64: Move the macro definitions related to MSI to one header file. by Xiantao Zhang · 15 years ago
  51. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  52. 934d534 KVM: ia64: dynamic nr online cpus by Jes Sorensen · 15 years ago
  53. 7d656bd KVM: ia64: Implement some pal calls needed for windows 2008 by Xiantao Zhang · 15 years ago
  54. 4b7bb62 KVM: ia64: Add the support for translating PAL Call's pointer args by Xiantao Zhang · 15 years ago
  55. 27d1464 KVM: ia64: vTLB change for enabling windows 2008 boot by Xiantao Zhang · 15 years ago
  56. 399ec80 KVM: Userspace controlled irq routing by Avi Kivity · 16 years ago
  57. a26b73a KVM: ia64: expose registers in struct kvm_regs by Jes Sorensen · 15 years ago
  58. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  59. 22ccb14 KVM: ia64: Code cleanup by Xiantao Zhang · 16 years ago
  60. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  61. e9a999f KVM: ia64: stack get/restore patch by Jes Sorensen · 16 years ago
  62. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  63. 04dfcfc Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  64. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  65. 5d8c39f cpumask: use mm_cpumask() wrapper: ia64 by Rusty Russell · 15 years ago
  66. 2af51a3 cpumask: Use accessors code.: ia64 by Rusty Russell · 15 years ago
  67. 5dd3c99 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 by Rusty Russell · 15 years ago
  68. 40fe697 cpumask: arch_send_call_function_ipi_mask: ia64 by Rusty Russell · 15 years ago
  69. d4e3676 cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64 by Rusty Russell · 15 years ago
  70. 19390c4 linker script: define __per_cpu_load on all SMP capable archs by Tejun Heo · 15 years ago
  71. c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 15 years ago
  72. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  73. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 15 years ago
  75. 5b59239 [IA64] Don't go beyond iosapic_intr_info's arraysize by Roel Kluin · 15 years ago
  76. aa2f63c [IA64] Do not go beyond ARRAY_SIZE of unw.hash by Roel Kluin · 15 years ago
  77. 6b1ff03 [IA64] enable setting DMAR on by default by Kyle McMartin · 15 years ago
  78. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  79. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  80. ec8148d [IA64] xen_domu build fix by Tony Luck · 15 years ago
  81. 1d5b20f [IA64] fixes configs and add default config for ia64 xen domU by Isaku Yamahata · 15 years ago
  82. c0acdea [IA64] Remove redundant cpu_clear() in __cpu_disable path by Alex Chiang · 15 years ago
  83. 66db2e6 [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" by Alex Chiang · 15 years ago
  84. 39d481c [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. by Robin Holt · 15 years ago
  85. 334f85b6 [IA64] Build fix for __early_pfn_to_nid() undefined link error by Tony Luck · 15 years ago
  86. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 15 years ago
  87. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 15 years ago
  88. 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 15 years ago
  89. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  90. 970ec1a [IA64] fix __apci_unmap_table by Yinghai Lu · 15 years ago
  91. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 15 years ago
  92. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 15 years ago
  93. d39123a KVM: ia64: fix fp fault/trap handler by Yang Zhang · 15 years ago
  94. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 15 years ago
  95. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  96. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 15 years ago
  97. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  98. 1c00400 SGI IA64 UV: fix ia64 build error in the linux-next tree by Dean Nelson · 15 years ago
  99. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 15 years ago
  100. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 15 years ago