1. 75ddb0e Rename .text.lock to .text..lock. by Denys Vlasenko · 15 years ago
  2. 2b55f36 Rename .text.ivt to .text..ivt. by Denys Vlasenko · 15 years ago
  3. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 15 years ago
  4. 3d9a854 Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. by Denys Vlasenko · 15 years ago
  5. dafb932 Rename .data..patch.XXX to .data..patch.XXX. by Denys Vlasenko · 15 years ago
  6. e1cb14b Rename .data.gate to .data..gate. by Denys Vlasenko · 15 years ago
  7. 75b1348 Rename .data.page_aligned to .data..page_aligned. by Tim Abbott · 15 years ago
  8. 2af7687 Rename .data.init_task to .data..init_task. by Tim Abbott · 15 years ago
  9. 94a4708 scripts: change scripts to use system python instead of env by Don Zickus · 15 years ago
  10. a651d80 [IA64] move fnptr definition inside #ifdef __KERNEL__ by Tony Luck · 15 years ago
  11. 6c57a33 [IA64] __per_cpu_idtrs[] is a memory hog by Tony Luck · 15 years ago
  12. 410dc0a [IA64] sanity in #include files. Move fnptr to types.h by Tony Luck · 15 years ago
  13. 02b763b [IA64] use helpers for rlimits by Jiri Slaby · 15 years ago
  14. 1d1e9f0 [IA64] cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  15. a662b81 KVM: ia64: fix build breakage due to host spinlock change by Luck, Tony · 15 years ago
  16. 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 15 years ago
  17. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  18. 08ea48a ACPI: processor: factor out common _PDC settings by Alex Chiang · 15 years ago
  19. 407cd87 ACPI: processor: unify arch_acpi_processor_init_pdc by Alex Chiang · 15 years ago
  20. 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 15 years ago
  21. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  22. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  23. d8bef0b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  24. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  25. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  26. 81f6527 ia64: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  27. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
  28. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  29. cd7bcf3 implement early_io{re,un}map for ia64 by Luck, Tony · 15 years ago
  30. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 4e25b25 hugetlb: add generic definition of NUMA_NO_NODE by Lee Schermerhorn · 15 years ago
  32. 4306771 [IA64] implement early_io{re,un}map for ia64 by Luck, Tony · 15 years ago
  33. 21fc3fd [IA64] Replace old style lock initializer by Thomas Gleixner · 15 years ago
  34. e2a4656 [IA64] fix SBA IOMMU to handle allocation failure properly by FUJITA Tomonori · 15 years ago
  35. 9ee27c7 [IA64] Save I-resources to ia64_sal_os_state by Takao Indoh · 15 years ago
  36. 09b366b [IA64] preallocate IA64_IRQ_MOVE_VECTOR by Kenji Kaneshige · 15 years ago
  37. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  38. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  39. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  40. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  41. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  42. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  43. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  44. 98b8788 drop explicit include of autoconf.h by Sam Ravnborg · 15 years ago
  45. 4929d29 ia64: move nr-irqs.h to include/generated by Sam Ravnborg · 15 years ago
  46. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  47. aad3bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap by Linus Torvalds · 15 years ago
  48. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  49. bb52d66 Get rid of open-coding in ia64_brk() by Al Viro · 15 years ago
  50. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  51. 0067bd8 Cut hugetlb case early for 32bit on ia64 by Al Viro · 15 years ago
  52. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  53. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  54. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  55. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 27a338a [IA64] Fix cut/paste detritus from unistd.h by Tony Luck · 15 years ago
  57. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  58. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  59. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  60. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  61. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  62. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  63. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  64. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  65. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  66. bfd99ff KVM: Move assigned device code to own file by Avi Kivity · 15 years ago
  67. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  68. 680b364 KVM: Drop kvm->irq_lock lock from irq injection path by Gleb Natapov · 15 years ago
  69. eba0226 KVM: Move IO APIC to its own lock by Gleb Natapov · 15 years ago
  70. 136bdfe KVM: Move irq ack notifier list to arch independent code by Gleb Natapov · 15 years ago
  71. 3e71f88 KVM: Maintain back mapping from irqchip/pin to gsi by Gleb Natapov · 15 years ago
  72. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  73. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  74. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  75. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  76. 0696b71 timekeeping: Fix clock_gettime vsyscall time warp by Lin Ming · 15 years ago
  77. 6959450 swiotlb: Remove duplicate swiotlb_force extern declarations by FUJITA Tomonori · 15 years ago
  78. d00faf8 sysctl ia64: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  79. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 15 years ago
  80. 5b5d944 ia64/xen: compilation fix by Isaku Yamahata · 15 years ago
  81. 6f58952 sysctl: ia64 Use the compat_sys_sysctl by Eric W. Biederman · 15 years ago
  82. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  83. 637b363 ia64/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  84. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  85. e8c93fc Revert "[IA64] fix percpu warnings" by Tony Luck · 15 years ago
  86. 877105c percpu: make percpu symbols in ia64 unique by Tejun Heo · 15 years ago
  87. c6e22f9 percpu: make percpu symbols in xen unique by Tejun Heo · 15 years ago
  88. 8add570 Pull ticket-spinaphore into release branch by Tony Luck · 15 years ago
  89. 48fade6 Pull ticket4byte into release branch by Tony Luck · 15 years ago
  90. b94b080 [IA64] fix percpu warnings by Randy Dunlap · 15 years ago
  91. 67ca0e5 ia64: Fix up the syscall table for recvmmsg by Arnaldo Carvalho de Melo · 15 years ago
  92. 1502f08 [IA64] SMT friendly version of spin_unlock_wait() by Tony Luck · 15 years ago
  93. 54f8dd3 [IA64] use printk_once() unaligned.c/io_common.c by Marcin Slusarz · 15 years ago
  94. adcd740 [IA64] Require SAL 3.2 in order to do extended config space ops by Matthew Wilcox · 15 years ago
  95. dec1798 [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl() by Roel Kluin · 15 years ago
  96. 29e4e02 [IA64] Restore registers in the stack on INIT by Takao Indoh · 15 years ago
  97. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  98. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  99. 883a3ac [IA64] Re-implement spinaphores using ticket lock concepts by Tony Luck · 15 years ago
  100. 9d40ee2 [IA64] Squeeze ticket locks back into 4 bytes. by Tony Luck · 15 years ago