1. 7325927 perf_counter: powerpc: Add processor back-end for MPC7450 family by Paul Mackerras · 15 years ago
  2. 98fb180 perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels by Paul Mackerras · 15 years ago
  3. 079b3c5 perf_counter: powerpc: Change how processor-specific back-ends get selected by Paul Mackerras · 15 years ago
  4. 448d64f perf_counter: powerpc: Use unsigned long for register and constraint values by Paul Mackerras · 15 years ago
  5. 105988c perf_counter: powerpc: Enable use of software counters on 32-bit powerpc by Paul Mackerras · 15 years ago
  6. 60f916d perf_counter: x86: Set the period in the intel overflow handler by Peter Zijlstra · 15 years ago
  7. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  8. 0dd5198 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  9. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  10. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  11. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  12. a9c5695 use printk_once() in several places by Minchan Kim · 15 years ago
  13. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 15 years ago
  14. b08cd96 uml: bad macro expansion, parameter is member by Roel Kluin · 15 years ago
  15. 276c974 uml: fix a section warning by Amerigo Wang · 15 years ago
  16. 6fa851c um: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  17. 7e1cb78 uml: UML net driver does not allow for vlans by Alan Cox · 15 years ago
  18. 189e91f m32r: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  19. fb26b3e alpha: bad macro expansion, parameter is member by Roel Kluin · 15 years ago
  20. 44377f6 alpha: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  21. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  22. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  23. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  24. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  25. 594bb46 V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  26. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  27. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  28. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  29. 98523d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  30. 8d6cea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  31. 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  32. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  33. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  34. aaa7e2f sparc64: Update defconfig. by David S. Miller · 15 years ago
  35. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 15 years ago
  36. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 15 years ago
  37. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 15 years ago
  38. 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 15 years ago
  39. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 15 years ago
  40. d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 15 years ago
  41. 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 15 years ago
  42. 2e8fcfe sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops by FUJITA Tomonori · 15 years ago
  43. b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 15 years ago
  44. 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 15 years ago
  45. 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 15 years ago
  46. 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 15 years ago
  47. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 15 years ago
  48. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
  49. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 15 years ago
  50. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 15 years ago
  51. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 15 years ago
  52. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 15 years ago
  53. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 15 years ago
  54. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 15 years ago
  55. 19f0fa3 sparc64: Move trap_block[] definitions into a new header file. by David S. Miller · 15 years ago
  56. 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 15 years ago
  57. 155af2f [S390] s390: hibernation support for s390 by Hans-Joachim Picht · 15 years ago
  58. 524dbcd [S390] pm: appldata power management callbacks by Gerald Schaefer · 15 years ago
  59. 6664845 [S390] cio: force console function by Martin Schwidefsky · 15 years ago
  60. 7db11a3 [S390] pm: add kernel_page_present by Hans-Joachim Picht · 15 years ago
  61. 7e597a2 [S390] pm: ccwgroup bus power management callbacks by Sebastian Ott · 15 years ago
  62. 823d494 [S390] pm: ccw bus power management callbacks by Sebastian Ott · 15 years ago
  63. 5b7d70c USB: Gadget driver for Samsung HS/OtG block by Ben Dooks · 15 years ago
  64. 8691b97 uml: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  65. d779206 mips: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  66. 07e9bb8 Driver Core: x86: add nodename for cpuid and msr drivers. by Kay Sievers · 15 years ago
  67. d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 15 years ago
  68. 03347e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  69. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  71. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  72. 1dcd775 [IA64] fix compile error in arch/ia64/mm/extable.c by Rusty Russell · 15 years ago
  73. 4b364f2 i2c/chips: Move max6875 to drivers/misc/eeprom by Wolfram Sang · 15 years ago
  74. 0990b1c x86: Add NMI types for kmap_atomic, fix by Peter Zijlstra · 15 years ago
  75. 9974458 perf_counter: Make set_perf_counter_pending() declaration common by Paul Mackerras · 15 years ago
  76. 90c8f95 perf_counter: powerpc: Fix two compile warnings by Paul Mackerras · 15 years ago
  77. 74193ef perf_counter: x86: Fix call-chain support to use NMI-safe methods by Peter Zijlstra · 15 years ago
  78. 3ff0141 x86: Add NMI types for kmap_atomic by Peter Zijlstra · 15 years ago
  79. 465a454 x86, mm: Add __get_user_pages_fast() by Peter Zijlstra · 15 years ago
  80. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  81. ac61a75 kmemcheck: add opcode self-testing at boot by Vegard Nossum · 15 years ago
  82. eb63657 x86: unify pte_hidden by Jeremy Fitzhardinge · 15 years ago
  83. 9d31c50 x86: make _PAGE_HIDDEN conditional by Jeremy Fitzhardinge · 15 years ago
  84. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 15 years ago
  85. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 16 years ago
  86. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  87. 9b5cab3 kmemcheck: add hooks for page- and sg-dma-mappings by Vegard Nossum · 15 years ago
  88. 9e73023 kmemcheck: don't track page tables by Vegard Nossum · 15 years ago
  89. d700285 kmemcheck: add DMA hooks by Vegard Nossum · 16 years ago
  90. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 16 years ago
  91. f856129 x86: add hooks for kmemcheck by Vegard Nossum · 16 years ago
  92. f8b4ece kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it by Pekka Enberg · 15 years ago
  93. 6d9609c kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() by Pekka Enberg · 15 years ago
  94. 0c33cac kmemcheck: remove multiple ifdef'd definitions of the same global variable by Pekka Enberg · 15 years ago
  95. 5b53b76 kmemcheck: make initialization message less confusing by Pekka Enberg · 15 years ago
  96. 6a19638 kmemcheck: remove forward declarations from error.c by Pekka Enberg · 15 years ago
  97. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  98. 038e836 perf_counter, x86: Fix kernel-space call-chains by Ingo Molnar · 15 years ago
  99. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  100. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago