1. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  2. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  3. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  4. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  5. cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 15 years ago
  6. 3240a77 sparc: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
  7. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. bbe5a96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  9. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  10. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  11. 0a375d7 sparc: Update defconfigs. by David S. Miller · 15 years ago
  12. 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
  13. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  14. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  15. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  16. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  17. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  18. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  19. 99bc470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  20. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  21. cabc5c0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  22. 4e3408d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  26. b73d884 sparc64: Initial niagara2 perf counter support. by David S. Miller · 15 years ago
  27. 660d137 sparc64: Perf counter 'nop' event is not constant. by David S. Miller · 15 years ago
  28. 496c07e sparc64: Provide a way to specify a perf counter overflow IRQ enable bit. by David S. Miller · 15 years ago
  29. 91b9286 sparc64: Provide hypervisor tracing bit support for perf counters. by David S. Miller · 15 years ago
  30. 59abbd1 sparc64: Initial hw perf counter support. by David S. Miller · 15 years ago
  31. 5686f9c sparc64: Implement a real set_perf_counter_pending(). by David S. Miller · 15 years ago
  32. 2d0740c sparc64: Use nmi_enter() and nmi_exit(), as needed. by David S. Miller · 15 years ago
  33. 76c36d0 sparc64: Provide extern decls for sparc_??u_type strings. by David S. Miller · 15 years ago
  34. bf992fa Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  35. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  36. d89be56 sparc64: Make touch_nmi_watchdog() actually work. by David S. Miller · 15 years ago
  37. 4e85f59 sparc64: Kill unnecessary cast in profile_timer_exceptions_notify(). by David S. Miller · 15 years ago
  38. a8f2226 sparc64: Manage NMI watchdog enabling like x86. by David S. Miller · 15 years ago
  39. d3acd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  40. 695a461 Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  41. bd4352c sparc64: Fix bootup with mcount in some configs. by David S. Miller · 15 years ago
  42. 825c9fb sparc: add basic support for 'perf' by Jens Axboe · 15 years ago
  43. a29889a Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  44. e6617c6 sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. by David S. Miller · 15 years ago
  45. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  46. e7a088f sparc: convert /proc/io_map, /proc/dvma_map to seq_file by Alexey Dobriyan · 15 years ago
  47. 9f34ceb locking, sparc: Rename __spin_try_lock() and friends by Heiko Carstens · 15 years ago
  48. 4dc627d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  49. d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 15 years ago
  50. 39cf051 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  51. 1ca3976 sparc64: Update defconfig. by David S. Miller · 15 years ago
  52. 2193aa2 sparc32: Update defconfig. by David S. Miller · 15 years ago
  53. a991964 sparc32: Kill trap table freeing code. by David S. Miller · 15 years ago
  54. e2c6cbd sparc: sys32.S incorrect compat-layer splice() system call by Mathieu Desnoyers · 15 years ago
  55. 75d9e34 sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. by Konrad Eisele · 15 years ago
  56. e63829d sparc,leon: Added support for AMBAPP bus. by Konrad Eisele · 15 years ago
  57. 0fd7ef1 sparc,leon: Introduce the sparc-leon CPU type. by Konrad Eisele · 15 years ago
  58. 97fb58f sparc,leon: Redefine MMU register access asi if CONFIG_LEON by Konrad Eisele · 15 years ago
  59. 5213a78 sparc,leon: CONFIG_SPARC_LEON option and leon specific files. by Konrad Eisele · 15 years ago
  60. 8abf919 sparc64: cheaper asm/uaccess.h inclusion by Alexey Dobriyan · 15 years ago
  61. 3f38963 SPARC: fix duplicate declaration by Jaswinder Singh Rajput · 15 years ago
  62. 48e46b7 sparc64: build compressed image (zImage) by default by Jurij Smakov · 15 years ago
  63. bcb2107 sparc64: use embedding percpu first chunk allocator by Tejun Heo · 15 years ago
  64. fb435d5 percpu: add pcpu_unit_offsets[] by Tejun Heo · 15 years ago
  65. fd1e8a1 percpu: introduce pcpu_alloc_info and pcpu_group_info by Tejun Heo · 15 years ago
  66. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  67. 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 15 years ago
  68. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. 451d740 sparc: Add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  70. ee664a9 sparc: Use asm-generic/pci-dma-compat by FUJITA Tomonori · 15 years ago
  71. c2c07db sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unmap_page by FUJITA Tomonori · 15 years ago
  72. 595cc85 sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu by FUJITA Tomonori · 15 years ago
  73. 02f7a18 sparc: Use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  74. bc0a14f sparc: Use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  75. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  76. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  77. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  78. 47cab6a debug lockups: Improve lockup detection, fix generic arch fallback by Ingo Molnar · 15 years ago
  79. a923c28 sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. by David S. Miller · 15 years ago
  80. b4093d6 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  81. 9a926d8 sparc64: Sign extend length arg to truncate syscalls when compat. by David S. Miller · 15 years ago
  82. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  83. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
  84. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 15 years ago
  85. a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  86. 08f4287 sparc: remove driver-core BUS_ID_SIZE by Kay Sievers · 15 years ago
  87. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  88. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  89. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  90. 2f39e63 percpu: allow non-linear / sparse cpu -> unit mapping by Tejun Heo · 15 years ago
  91. ce3141a percpu: drop pcpu_chunk->page[] by Tejun Heo · 15 years ago
  92. 38a6be5 percpu: simplify pcpu_setup_first_chunk() by Tejun Heo · 15 years ago
  93. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  94. 8944146 sparc32: Fix makefile not generating required files by Julian Calaby · 15 years ago
  95. 3e05c5e sparc32: Fix tftpboot.img Makefile by Julian Calaby · 15 years ago
  96. 52da82c sparc: fix tftpboot.img build by Sam Ravnborg · 15 years ago
  97. 22b096a sparc32: Fix obvious build issues for tftpboot.img build. by Robert Reif · 15 years ago
  98. 413ee28 sparc64: Fix build warnings in piggyback_64.c by Julian Calaby · 15 years ago
  99. 14a2ff6 sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. by David S. Miller · 15 years ago
  100. bf4bb2b sparc64: fix build breakage introduced by percpu-convert-most patchset by Tejun Heo · 15 years ago