1. 5af568c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  2. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 16 years ago
  3. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 16 years ago
  4. 7ae6bdb ia64: perfmon: add d_dname method by Miklos Szeredi · 16 years ago
  5. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  6. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 16 years ago
  7. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 16 years ago
  8. d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 16 years ago
  9. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 16 years ago
  10. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  11. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 16 years ago
  12. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  14. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  16. 93b9e9a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  17. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  18. 9354a55 Pull misc2-6-36 into release branch by Tony Luck · 16 years ago
  19. 38e14a7 Pull percpu256K into release branch by Tony Luck · 16 years ago
  20. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  21. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 16 years ago
  22. 80c00ba kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line by Sam Ravnborg · 16 years ago
  23. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 16 years ago
  24. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 16 years ago
  25. 979586e KVM: ia64: cleanup kvm_ia64_sync_dirty_log() by Takuya Yoshikawa · 16 years ago
  26. 4482b06 KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log() by Takuya Yoshikawa · 16 years ago
  27. a1f4d39 KVM: Remove memory alias support by Avi Kivity · 16 years ago
  28. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 16 years ago
  29. 30da552 PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() by Ben Hutchings · 16 years ago
  30. a95f9ac [IA64] increase ia64 static per cpu area by Tony Luck · 16 years ago
  31. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 16 years ago
  32. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 16 years ago
  33. 8f72bad [IA64] Put ia64 config files on the Uwe Kleine-König diet by Tony Luck · 16 years ago
  34. ba58aebf [IA64] perfmon: convert to unlocked_ioctl by Arnd Bergmann · 16 years ago
  35. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 16 years ago
  36. b70f4e8 [IA64] Fix spinaphore down_spin() by Tony Luck · 16 years ago
  37. b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 16 years ago
  38. 7b313fd [IA64] beautify vmlinux.lds.h by Sam Ravnborg · 16 years ago
  39. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 16 years ago
  40. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  41. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 16 years ago
  42. 3499f4d KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable() by Julia Lawall · 16 years ago
  43. 1996bda arch: Implement local64_t by Peter Zijlstra · 16 years ago
  44. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  45. b3f2f6c ia64: revert __node_random addition by Linus Torvalds · 16 years ago
  46. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  47. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 16 years ago
  48. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 16 years ago
  49. 4ec37de [IA64] Fix build breakage by Tony Luck · 16 years ago
  50. fd1197f numa: ia64: support numa_mem_id() for memoryless nodes by Lee Schermerhorn · 16 years ago
  51. 3bccd99 numa: ia64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 16 years ago
  52. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 16 years ago
  53. 18e9830 asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() by FUJITA Tomonori · 16 years ago
  54. 8aee5c8 ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops by FUJITA Tomonori · 16 years ago
  55. ffdf918 ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks by Oleg Nesterov · 16 years ago
  56. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 16 years ago
  57. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  58. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  59. 9c688c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  60. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. cf77e98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  62. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 16 years ago
  63. 2a2ae24 [IA64] Drop duplicated "config IOMMU_HELPER" by Tony Luck · 16 years ago
  64. 0c3b96e [IA64] invoke oom-killer from page fault by npiggin@suse.de · 16 years ago
  65. 7683a3f [IA64] use __ratelimit by Akinobu Mita · 16 years ago
  66. 552dce3 [IA64] Use set_cpus_allowed_ptr by Julia Lawall · 16 years ago
  67. 93f7c93 [IA64] Use set_cpus_allowed_ptr by Julia Lawall · 16 years ago
  68. 80aa9bf [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi by Joe Perches · 16 years ago
  69. 82b22c8 [IA64] removing redundant ifdef by Jiri Olsa · 16 years ago
  70. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 16 years ago
  73. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 16 years ago
  74. 600f1ec KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip by Wei Yongjun · 16 years ago
  75. 5c0d092 KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure by Wei Yongjun · 16 years ago
  76. 1114b68 sn_hwperf: Kill BKL usage by Arnd Bergmann · 16 years ago
  77. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 16 years ago
  78. 308eb7a ia64: add sparse annotation to __ia64_per_cpu_var() by Tejun Heo · 16 years ago
  79. 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 16 years ago
  80. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 16 years ago
  81. 1527bc8 bitops: Optimize hweight() by making use of compile-time evaluation by Peter Zijlstra · 16 years ago
  82. 5728377 ACPI: pci_root: pass acpi_pci_root to arch-specific scan by Bjorn Helgaas · 16 years ago
  83. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  84. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 16 years ago
  85. 68ca406 ACPI: delete the "acpi=ht" boot option by Len Brown · 16 years ago
  86. 6ffdc57 ia64: Convert ia64 to use read/update_persistent_clock by John Stultz · 16 years ago
  87. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  88. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 16 years ago
  89. 66ed5ef pci-dma: ia64: use include/linux/pci-dma.h by FUJITA Tomonori · 16 years ago
  90. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 16 years ago
  91. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 16 years ago
  92. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  93. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 16 years ago
  94. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 16 years ago
  95. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 16 years ago
  96. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 16 years ago
  97. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  98. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  100. 75ddb0e Rename .text.lock to .text..lock. by Denys Vlasenko · 16 years ago