1. 83caba8 [IA64] wire up sendmmsg() syscall for Itanium by Tony Luck · 13 years ago
  2. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  3. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  4. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  5. fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  6. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  7. 7a95a2c ia64: mmu_gather rework by Peter Zijlstra · 13 years ago
  8. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  9. c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 13 years ago
  10. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  11. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  12. b74323d KVM: ia64: fix sparse warnings by Jeff Mahoney · 13 years ago
  13. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  14. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  15. 30f7276 [IA64] define "_sdata" symbol by Tony Luck · 13 years ago
  16. 5e4de22 Pull misc-2.6.40 into release branch by Tony Luck · 13 years ago
  17. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  18. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  19. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  20. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  21. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  22. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  23. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  24. ff00c2a [IA64] fix build warning in arch/ia64/oprofile/backtrace.c by Tony Luck · 13 years ago
  25. 4275f4c [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' by Tony Luck · 13 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  27. 5e42d10 [IA64] Fix build breakage - sn_force_interrupt_flag: undefined by Tony Luck · 13 years ago
  28. a749f8a ia64: Remove redundant declaration of irq_desc[] by Thomas Gleixner · 13 years ago
  29. 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 13 years ago
  30. e3d7812 ia64: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  31. f5e5bf0 ia64: Use irqd_irq_disabled() instead of desc->status access by Thomas Gleixner · 13 years ago
  32. 33776b0 ia64: sn: Use irqd_mark_affinity_set() helper by Thomas Gleixner · 13 years ago
  33. 97499b2e ia64: msi: Use irq_move_irq() by Thomas Gleixner · 13 years ago
  34. b5f0149 ia64: sn: Use irq_move_irq() by Thomas Gleixner · 13 years ago
  35. 91ce72e0 ia64: iosapic: Use new irq_move_* functions by Thomas Gleixner · 13 years ago
  36. 459960d ia64: iosapic: Remove redundant mask from ack() by Thomas Gleixner · 13 years ago
  37. a217833 ia64: Use accessor functions all over the place by Thomas Gleixner · 13 years ago
  38. 41ef020 ia64: xen: Use irq accessor functions by Thomas Gleixner · 13 years ago
  39. dea1078 ia64: iosapic: Cleanup irq_desc access by Thomas Gleixner · 13 years ago
  40. e5ffece ia64: sn: Drop unused function by Thomas Gleixner · 13 years ago
  41. 8fac171 ia64: Convert iosapic to new irq_chip functions by Thomas Gleixner · 13 years ago
  42. 5c217b6 ia64: Convert lsapic to new irq_chip functions by Thomas Gleixner · 13 years ago
  43. f1f701e ia64: Convert msi to new irq_chip functions by Thomas Gleixner · 13 years ago
  44. 545c8d8 ia64: Convert sn to new irq_chip functions by Thomas Gleixner · 13 years ago
  45. 42c9a74 ia64: Convert msi_sn to new irq_chip functions by Thomas Gleixner · 13 years ago
  46. 4a983ed ia64: hp-sim: Cleanup direct access to irq_desc by Thomas Gleixner · 13 years ago
  47. 35d75b0 ia64: Convert hp-sim to new irq_chip functions by Thomas Gleixner · 13 years ago
  48. 3d373ce ia64: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  49. 428a40c ia64: Cleanup migrate_irqs() by Thomas Gleixner · 13 years ago
  50. 097e98b ia64: Convert migrate_platform_irqs() to new irq chip functions by Thomas Gleixner · 13 years ago
  51. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  52. 6d1e9a4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  53. 047f61c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  54. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 13 years ago
  55. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  56. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  57. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  58. f48fea0 ia64: fix build breakage in asm/thread_info.h by Luck, Tony · 13 years ago
  59. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  60. 8a9026d Merge branch 'misc' into release by Len Brown · 13 years ago
  61. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  62. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  63. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 13 years ago
  64. 9298168 [IA64] New syscalls for 2.6.39 by Tony Luck · 13 years ago
  65. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  66. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  67. 6b7e2d0 KVM: Add "exiting guest mode" state by Xiao Guangrong · 13 years ago
  68. 4800cd8 ia64: change to new flag variables by matt mooney · 13 years ago
  69. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  70. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  71. 4897313 Pull misc-2.6.39 into release branch by Tony Luck · 13 years ago
  72. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  73. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  74. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  75. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  76. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  77. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  78. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  79. af10f94 ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree by Jan Beulich · 13 years ago
  80. b4a6b34 [IA64] tioca: Fix assignment from incompatible pointer warnings by Jeff Mahoney · 13 years ago
  81. c1d036c [IA64] mca.c: Fix cast from integer to pointer warning by Jeff Mahoney · 13 years ago
  82. ad7b67e [IA64] setup.c Typo fix "Architechtuallly" by Justin P. Mattock · 13 years ago
  83. faa1853 [IA64] Add CONFIG_MISC_DEVICES=y to configs that need it. by Tony Luck · 13 years ago
  84. 44e6976 xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." by Ian Campbell · 13 years ago
  85. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 13 years ago
  86. a396768 [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() by Tony Luck · 13 years ago
  87. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 13 years ago
  88. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 13 years ago
  89. 10e82f6 tty: simserial: now phase out the ioctl file pointer for good by Luck, Tony · 13 years ago
  90. d60c304 ia64: convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  91. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  92. 8e572ba fix typos 'comamnd' -> 'command' in comments by Justin P. Mattock · 13 years ago
  93. 1aabd67 ia64: Switch do_timer() to xtime_update() by Torben Hohn · 13 years ago
  94. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 13 years ago
  95. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 13 years ago
  96. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 13 years ago
  97. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 13 years ago
  98. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 13 years ago
  99. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  100. c5e6612 ia64: Use generic irq Kconfig by Thomas Gleixner · 13 years ago