1. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 13 years ago
  2. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 13 years ago
  3. dff0092 [IA64] Fix format warning in arch/ia64/kernel/acpi.c by Tony Luck · 13 years ago
  4. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  5. 175504c KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() by Takuya Yoshikawa · 14 years ago
  6. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  7. 9f97535 [IA64] Add DMA_ERROR_CODE define. by Konrad Rzeszutek Wilk · 14 years ago
  8. ecacc6c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  9. 05f2f27 [IA64] Avoid array overflow if there are too many cpus in SRAT table by Tony Luck · 14 years ago
  10. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  11. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  12. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  13. 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 14 years ago
  14. e7d2825 [IA64] Remove unlikely from cpu_is_offline by Joe Perches · 14 years ago
  15. 409e590 [IA64] irq_ia64, use set_irq_chip by Jiri Slaby · 14 years ago
  16. e21763d [IA64] perfmon: Change vmalloc to vzalloc and drop memset. by Jesper Juhl · 14 years ago
  17. 75c1c91 [IA64] eliminate race condition in smp_flush_tlb_mm by Dimitri Sivanich · 14 years ago
  18. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  19. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  20. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  21. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  22. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  23. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  24. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  25. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  26. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  27. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  28. 55438cc KVM: ia64: define kvm_lapic_enabled() to fix a compile error by Takuya Yoshikawa · 14 years ago
  29. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  30. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  31. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  32. e207386 ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox) by Jeff Mahoney · 14 years ago
  33. df27570 Merge branch 'hwpoison-fixes-2.6.37' into hwpoison by Andi Kleen · 14 years ago
  34. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  35. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  36. 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
  37. 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
  38. 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
  39. 3c4ea5b [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  40. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 14 years ago
  41. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  42. 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
  43. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  44. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  45. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  46. f7cb8b5 Add _addr_lsb field to ia64 siginfo by Andi Kleen · 14 years ago
  47. fc6a2f3 ia64, iommu: Add a dummy iommu_table.h file in IA64. by Konrad Rzeszutek Wilk · 14 years ago
  48. c75f2aa [IA64] Cannot use register_percpu_irq() from ia64_mca_init() by Tony Luck · 14 years ago
  49. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  50. 4de0a75 [IA64] Initialize interrupts later (from init_IRQ()) by Tony Luck · 14 years ago
  51. e33621a [IA64] enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  52. 5d4bff9 [IA64] Stop using the deprecated __do_IRQ() code path by Tony Luck · 14 years ago
  53. df0a59a [IA64] Remove unnecessary casts of private_data in perfmon.c by Joe Perches · 14 years ago
  54. ddad53e [IA64] Fix missing iounmap in error path in cyclone.c by Julia Lawall · 14 years ago
  55. 383f9f1 [IA64] salinfo: sema_init instead of init_MUTEX by Thomas Gleixner · 14 years ago
  56. 3e6b1b2 [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c by Nikitas Angelinas · 14 years ago
  57. c216488 [IA64] Use static const char * const in palinfo.c by Joe Perches · 14 years ago
  58. 48a4b30 [IA64] remove asm/compat.h by Tony Luck · 14 years ago
  59. 85718fa [IA64] Add CONFIG_STACKTRACE_SUPPORT by Tony Luck · 14 years ago
  60. 9f081ce [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  61. 43e3bf2 [IA64] iommu: Add a dummy iommu_table.h file in IA64. by Konrad Rzeszutek Wilk · 14 years ago
  62. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  63. 7bb4190 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  64. 2d2b690 [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask by Petr Tesarik · 14 years ago
  65. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  66. 04a3440 [IA64] unwind - optimise linked-list searches for modules by Phil Carmody · 14 years ago
  67. 747584b [IA64] unwind: remove preprocesser noise, and correct comment by Phil Carmody · 14 years ago
  68. f574c84 [IA64] fix siglock by Tony Luck · 14 years ago
  69. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  70. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  71. 145e5aa [IA64] Fix build error: conflicting types for ‘sys_execve’ by Tony Luck · 14 years ago
  72. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  73. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  74. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  75. 92fa5bd9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  76. a78b2de [IA64] Add latest crop of syscalls by Tony Luck · 14 years ago
  77. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  78. 01d69a8 [IA64] Fix 64-bit atomic routines to return "long" by Tony Luck · 14 years ago
  79. b680f09 [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned. by Tony Luck · 14 years ago
  80. 5af568c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  81. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  82. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  83. 7ae6bdb ia64: perfmon: add d_dname method by Miklos Szeredi · 14 years ago
  84. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  85. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  86. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  87. d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 14 years ago
  88. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 14 years ago
  89. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  90. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  91. 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
  92. 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
  93. 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
  94. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  95. 93b9e9a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  96. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. 9354a55 Pull misc2-6-36 into release branch by Tony Luck · 14 years ago
  98. 38e14a7 Pull percpu256K into release branch by Tony Luck · 14 years ago
  99. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  100. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago