1. 8dc4abd Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next by Roland Dreier · 13 years ago
  2. 83e9502 RDMA/cma: Save PID of ID's owner by Nir Muchtar · 14 years ago
  3. 753f618 RDMA/cma: Add support for netlink statistics export by Nir Muchtar · 14 years ago
  4. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  5. 9a7147b RDMA: Update exported headers list by Roland Dreier · 13 years ago
  6. 550e5ca RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> by Nir Muchtar · 13 years ago
  7. 52f81db RDMA/nes: Add a check for strict_strtoul() by Liu Yuan · 13 years ago
  8. 8078386 RDMA/cxgb3: Don't post zero-byte read if endpoint is going away by Steve Wise · 13 years ago
  9. c337374 RDMA/cxgb4: Use completion objects for event blocking by Steve Wise · 13 years ago
  10. 737b94e IB/srp: Fix integer -> pointer cast warnings by Roland Dreier · 13 years ago
  11. c3af098 IB: Add devnode methods to cm_class and umad_class by Roland Dreier · 13 years ago
  12. c8367c4 IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required by Ira Weiny · 13 years ago
  13. 71c29bd IB/uverbs: Add devnode method to set path/mode by Roland Dreier · 13 years ago
  14. 04ea2f8 RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node by Roland Dreier · 13 years ago
  15. b2cbae2 RDMA: Add netlink infrastructure by Roland Dreier · 13 years ago
  16. fd75c78 RDMA: Add error handling to ib_core_init() by Nir Muchtar · 13 years ago
  17. 257313b selinux: avoid unnecessary avc cache stat hit count by Linus Torvalds · 13 years ago
  18. 044aea9 selinux: de-crapify avc cache stat code generation by Linus Torvalds · 13 years ago
  19. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  20. 1477fcc signal.h need a definition of struct task_struct by Stephen Rothwell · 13 years ago
  21. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  22. 5765040 Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  23. 08839ff Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  24. 08b5d06 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  25. 1358820 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  26. ac2941f Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  27. 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. 17b1418 Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  29. 78c4def 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
  30. 7e6628e Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  31. 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
  32. 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
  33. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  34. acd3025 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  35. 6595b4a 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
  36. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  37. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  38. 75f5076 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  39. 83d7e94 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 13 years ago
  40. fce4a1d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  41. e1f2084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  42. e33ab8f Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  43. 3bfccb7 Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  44. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  45. dc93275 Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 13 years ago
  46. 6b55b90 Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  47. f8223b1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  48. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 13 years ago
  49. 98a38a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  50. 7663164 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 13 years ago
  51. 80d0208 Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" by Paul E. McKenney · 13 years ago
  52. e66eed6 list: remove prefetching from regular list iterators by Linus Torvalds · 13 years ago
  53. 75d65a4 hlist: remove software prefetching in hlist iterators by Linus Torvalds · 13 years ago
  54. 29510ec Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  55. 398995c Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  56. 9b090f2 kmemleak: Initialise kmemleak after debug_objects_mem_init() by Catalin Marinas · 13 years ago
  57. 79e0d9b kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK by Catalin Marinas · 13 years ago
  58. 52c3ce4 kmemleak: Do not return a pointer to an object that kmemleak did not get by Catalin Marinas · 13 years ago
  59. 659e6ed input/atari: Fix mouse movement and button mapping by Geert Uytterhoeven · 14 years ago
  60. 186f200 input/atari: Fix atarimouse init by Michael Schmitz · 16 years ago
  61. 7786908 input/atari: Use the correct mouse interrupt hook by Michael Schmitz · 16 years ago
  62. 79abeed m68k/atari: Do not use "/" in interrupt names by Geert Uytterhoeven · 13 years ago
  63. 1fc74ac m68k: unistd - Comment out definitions for unimplemented syscalls by Geert Uytterhoeven · 13 years ago
  64. d6d42bb m68k: Really wire up sys_pselect6 and sys_ppoll by Geert Uytterhoeven · 13 years ago
  65. c4245c9 m68k: Merge mmu and non-mmu versions of sys_call_table by Geert Uytterhoeven · 13 years ago
  66. 6cf515e MAINTAINERS: Roman Zippel has been MIA for several years. by Geert Uytterhoeven · 13 years ago
  67. f82a519 m68k: bitops - Never step beyond the end of the bitmap by Geert Uytterhoeven · 13 years ago
  68. 359c47e m68k: bitops - offset == ((long)p - (long)vaddr) * 8 by Geert Uytterhoeven · 13 years ago
  69. 887cb45 drivers/xen/sys-hypervisor: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  70. b53cede arch/x86/xen/smp: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  71. fb6ce5d arch/x86/xen/time: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  72. ad7ba09 arch/x86/xen/xen-ops: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  73. 3f508953 arch/x86/xen/mmu: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  74. 983bbf1 x86: Don't unmask disabled irqs when migrating them by Tian, Kevin · 13 years ago
  75. b87ba87 x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() by Tian, Kevin · 13 years ago
  76. c330525 perf stat: Add more cache-miss percentage printouts by Ingo Molnar · 13 years ago
  77. 2cba3ff perf stat: Add -d -d and -d -d -d options to show more CPU events by Ingo Molnar · 13 years ago
  78. ab0e08f x86: hpet: Cleanup the clockevents init and register code by Thomas Gleixner · 13 years ago
  79. 61ee9a4 x86: Convert PIT to clockevents_config_and_register() by Thomas Gleixner · 13 years ago
  80. 80b816b clockevents: Provide interface to reconfigure an active clock event device by Thomas Gleixner · 13 years ago
  81. 57f0fcb clockevents: Provide combined configure and register function by Thomas Gleixner · 13 years ago
  82. 847b2f4 clockevents: Restructure clock_event_device members by Thomas Gleixner · 13 years ago
  83. 724ed53 clocksource: Get rid of the hardcoded 5 seconds sleep time limit by Thomas Gleixner · 13 years ago
  84. 369db4c clocksource: Restructure clocksource struct members by Thomas Gleixner · 13 years ago
  85. d697182 ftrace/kbuild: Add recordmcount files to force full build by Michal Marek · 13 years ago
  86. 6f6c3c3 MIPS: Move arch_get_unmapped_area and gang to new file. by Ralf Baechle · 13 years ago
  87. 9c1e8a9 MIPS: Cleanup arch_get_unmapped_area by Ralf Baechle · 13 years ago
  88. e650ce0 MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits. by David Daney · 14 years ago
  89. 7716e65 Octeon: Fix interrupt irq settings for performance counters. by Chandrakala Chavva · 14 years ago
  90. b32ee69 MIPS: Fix build warnings on defconfigs by Wanlong Gao · 13 years ago
  91. 1c8da7a MIPS: Lemote 2F, Malta: Fix build warning by Wanlong Gao · 13 years ago
  92. 5aac1e8 MIPS: Set ELF AT_PLATFORM string for Loongson2 processors by Robert Millan · 13 years ago
  93. 06785df MIPS: Set ELF AT_PLATFORM string for BMIPS processors by Kevin Cernekee · 13 years ago
  94. c094c99 MIPS: Introduce set_elf_platform() helper function by Robert Millan · 13 years ago
  95. 6edde02 MIPS: JZ4740: setup: Autodetect physical memory. by Maarten ter Huurne · 13 years ago
  96. 9cbda72 MIPS: BCM47xx: Fix MAC address parsing. by Hauke Mehrtens · 13 years ago
  97. 41790fd MIPS: BCM47xx: Extend the filling of SPROM from NVRAM by Hauke Mehrtens · 13 years ago
  98. fe6f364 MIPS: BCM47xx: Register SSB fallback sprom callback by Hauke Mehrtens · 13 years ago
  99. a7c62f8 MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix. by Hauke Mehrtens · 13 years ago
  100. b3ae52b SSB: Change fallback sprom to callback mechanism. by Hauke Mehrtens · 13 years ago