1. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  2. 55438cc KVM: ia64: define kvm_lapic_enabled() to fix a compile error by Takuya Yoshikawa · 14 years ago
  3. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  4. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  5. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  6. e207386 ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox) by Jeff Mahoney · 14 years ago
  7. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  8. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  9. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 3c4ea5b [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  13. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 14 years ago
  14. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  15. c0f37d2 Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'next-fixes', 'optimize-unwind', 'remove-compat-h' and 'stack_trace' into release by Tony Luck · 14 years ago
  16. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  17. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  18. fc6a2f3 ia64, iommu: Add a dummy iommu_table.h file in IA64. by Konrad Rzeszutek Wilk · 14 years ago
  19. c75f2aa [IA64] Cannot use register_percpu_irq() from ia64_mca_init() by Tony Luck · 14 years ago
  20. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  21. 4de0a75 [IA64] Initialize interrupts later (from init_IRQ()) by Tony Luck · 14 years ago
  22. e33621a [IA64] enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  23. 5d4bff9 [IA64] Stop using the deprecated __do_IRQ() code path by Tony Luck · 14 years ago
  24. df0a59a [IA64] Remove unnecessary casts of private_data in perfmon.c by Joe Perches · 14 years ago
  25. ddad53e [IA64] Fix missing iounmap in error path in cyclone.c by Julia Lawall · 14 years ago
  26. 383f9f1 [IA64] salinfo: sema_init instead of init_MUTEX by Thomas Gleixner · 14 years ago
  27. 3e6b1b2 [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c by Nikitas Angelinas · 14 years ago
  28. c216488 [IA64] Use static const char * const in palinfo.c by Joe Perches · 14 years ago
  29. 48a4b30 [IA64] remove asm/compat.h by Tony Luck · 14 years ago
  30. 85718fa [IA64] Add CONFIG_STACKTRACE_SUPPORT by Tony Luck · 14 years ago
  31. 9f081ce [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  32. 43e3bf2 [IA64] iommu: Add a dummy iommu_table.h file in IA64. by Konrad Rzeszutek Wilk · 14 years ago
  33. 7bb4190 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  34. 2d2b690 [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask by Petr Tesarik · 14 years ago
  35. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  36. 04a3440 [IA64] unwind - optimise linked-list searches for modules by Phil Carmody · 14 years ago
  37. 747584b [IA64] unwind: remove preprocesser noise, and correct comment by Phil Carmody · 14 years ago
  38. f574c84 [IA64] fix siglock by Tony Luck · 14 years ago
  39. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  40. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  41. 145e5aa [IA64] Fix build error: conflicting types for ‘sys_execve’ by Tony Luck · 14 years ago
  42. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  43. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  44. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  45. 92fa5bd9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  46. a78b2de [IA64] Add latest crop of syscalls by Tony Luck · 14 years ago
  47. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  48. 01d69a8 [IA64] Fix 64-bit atomic routines to return "long" by Tony Luck · 14 years ago
  49. b680f09 [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned. by Tony Luck · 14 years ago
  50. 5af568cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  51. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  52. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  53. 7ae6bdb ia64: perfmon: add d_dname method by Miklos Szeredi · 14 years ago
  54. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  55. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  56. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  57. d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 14 years ago
  58. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 14 years ago
  59. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  60. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  61. 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 · 14 years ago
  62. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  63. 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 · 14 years ago
  64. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  65. 93b9e9a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  66. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  67. 9354a55 Pull misc2-6-36 into release branch by Tony Luck · 14 years ago
  68. 38e14a7 Pull percpu256K into release branch by Tony Luck · 14 years ago
  69. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  70. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  71. 80c00ba kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line by Sam Ravnborg · 14 years ago
  72. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  73. 8285541 KVM: Remove unnecessary divide operations by Joerg Roedel · 14 years ago
  74. 979586e KVM: ia64: cleanup kvm_ia64_sync_dirty_log() by Takuya Yoshikawa · 14 years ago
  75. 4482b06 KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log() by Takuya Yoshikawa · 14 years ago
  76. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  77. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  78. 30da552 PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() by Ben Hutchings · 14 years ago
  79. a95f9ac [IA64] increase ia64 static per cpu area by Tony Luck · 14 years ago
  80. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 14 years ago
  81. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  82. 8f72bad [IA64] Put ia64 config files on the Uwe Kleine-König diet by Tony Luck · 14 years ago
  83. ba58aebf [IA64] perfmon: convert to unlocked_ioctl by Arnd Bergmann · 14 years ago
  84. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  85. b70f4e8 [IA64] Fix spinaphore down_spin() by Tony Luck · 14 years ago
  86. b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 14 years ago
  87. 7b313fd [IA64] beautify vmlinux.lds.h by Sam Ravnborg · 14 years ago
  88. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  89. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  90. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  91. 3499f4d KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable() by Julia Lawall · 14 years ago
  92. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  93. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  94. b3f2f6c ia64: revert __node_random addition by Linus Torvalds · 14 years ago
  95. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  96. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  97. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 14 years ago
  98. 4ec37de [IA64] Fix build breakage by Tony Luck · 14 years ago
  99. fd1197f numa: ia64: support numa_mem_id() for memoryless nodes by Lee Schermerhorn · 14 years ago
  100. 3bccd99 numa: ia64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago