1. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  2. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  3. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  4. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  5. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  6. fa877c7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  7. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. f4c3f03 Fix ia64 build breakage in head.S by Anirban Sinha · 15 years ago
  9. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  10. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  11. 6ae8635 [IA64] Clean up linker script using standard macros. by Nelson Elhage · 15 years ago
  12. ed7af3e [IA64] Use standard macros for page-aligned data. by Nelson Elhage · 15 years ago
  13. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  14. f172468 [IA64] Use .ref.text, not .text.init for start_ap. by Tim Abbott · 15 years ago
  15. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  17. 9b6b939 [IA64] pci_br, fix infinite loop in find_free_ate() by Jiri Slaby · 15 years ago
  18. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  19. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  20. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  21. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  22. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  23. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  24. 353f6dd cleanup console_print() by Anirban Sinha · 15 years ago
  25. 0cced40 [IA64] kdump: Short path to freeze CPUs by Hidetoshi Seto · 15 years ago
  26. 5959906 [IA64] kdump: Try INIT regardless of by Hidetoshi Seto · 15 years ago
  27. 1726b08 [IA64] kdump: Mask INIT first in panic-kdump path by Hidetoshi Seto · 15 years ago
  28. 68cb14c [IA64] kdump: Don't return APs to SAL from kdump by Hidetoshi Seto · 15 years ago
  29. 6cc3efc [IA64] kexec: Unregister MCA handler before kexec by Hidetoshi Seto · 15 years ago
  30. 07a6a4a [IA64] kexec: Make INIT safe while transition to by Hidetoshi Seto · 15 years ago
  31. 4295ab3 [IA64] kdump: Mask MCA/INIT on frozen cpus by Hidetoshi Seto · 15 years ago
  32. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  33. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  34. eee2775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  37. 27c2381 KVM: Add __KERNEL__ guards to exported headers by Avi Kivity · 15 years ago
  38. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  39. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 15 years ago
  40. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  41. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  42. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  43. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 15 years ago
  44. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 15 years ago
  45. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 15 years ago
  46. 3032b92 KVM: ia64: Correct itc_offset calculations by Jes Sorensen · 15 years ago
  47. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 15 years ago
  48. bf992fa Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  49. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  50. 695a461 Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  51. 5afe18d [IA64] fix csum_ipv6_magic() by Jiri Bohac · 15 years ago
  52. f2486f2 [IA64] Fix warning in dma-mapping.c by Luck, Tony · 15 years ago
  53. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  54. b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
  55. 46cf98c x86, pat: Generalize the use of page flag PG_uncached by Venkatesh Pallipadi · 15 years ago
  56. a157229 rcu: Simplify rcu_pending()/rcu_check_callbacks() API by Paul E. McKenney · 15 years ago
  57. 3e2bcad Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  58. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  59. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 15 years ago
  61. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 15 years ago
  62. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 15 years ago
  63. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  64. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 15 years ago
  65. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  66. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 15 years ago
  67. dcbf77c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  68. be02ff9 IA64: Remove NULL flush_write_buffers by FUJITA Tomonori · 15 years ago
  69. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  70. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  71. e9cbde8 KVM: ia64: fix build failures due to ia64/unsigned long mismatches by Avi Kivity · 15 years ago
  72. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  73. b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  74. 8d4f533 x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() by FUJITA Tomonori · 15 years ago
  75. a0b00ca ia64: add dma_capable() to replace is_buffer_dma_capable() by FUJITA Tomonori · 15 years ago
  76. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  77. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
  78. 18282b3 Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h" by Aurelien Jarno · 15 years ago
  79. 390bd13 Add dma_debug_init() for ia64 by fujita · 15 years ago
  80. 6f40946 Fix ia64 compilation IS_ERR and PTE_ERR errors. by Fenghua Yu · 15 years ago
  81. 872fb6d ia64: Fix setup_per_cpu_areas() compilation error by Fenghua Yu · 15 years ago
  82. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  83. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  84. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  85. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  86. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  87. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  88. 944c54e ia64/PCI: adjust section annotation for pcibios_setup() by Ingo Molnar · 15 years ago
  89. fa276f3 [IA64] address compiler warnings perfmon.c/salinfo.c by Jan Beulich · 15 years ago
  90. 58782b3 [IA64] Remove unnecessary semicolons by Joe Perches · 15 years ago
  91. 2be8412 [IA64] sprintf should not be used with same source & destination address by Alan Cox · 15 years ago
  92. ffdfa07 KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export by Jes Sorensen · 15 years ago
  93. b9bf312 percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() by Tejun Heo · 15 years ago
  94. 204fba4 percpu: cleanup percpu array definitions by Tejun Heo · 15 years ago
  95. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  96. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 16 years ago
  97. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  98. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  99. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  100. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago