1. 59d8eb5 hw-breakpoints: Wrap in the KVM breakpoint active state check by Frederic Weisbecker · 15 years ago
  2. 9f6b3c2 hw-breakpoints: Fix broken a.out format dump by Frederic Weisbecker · 15 years ago
  3. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  4. 2da3e16 hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h by Frederic Weisbecker · 15 years ago
  5. 41a48d1 x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread(). by Paul Mundt · 15 years ago
  6. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  7. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  8. b226f744 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  9. 601adfe Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  10. 655bdb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  11. e7d688e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  12. d470c05 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  13. f061d83 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. ea87644 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. e9a63a4 x86: linker script syntax nits by Roland McGrath · 15 years ago
  16. be6e3f9 [S390] Add highgprs facility to /proc/cpuinfo by Andreas Krebbel · 15 years ago
  17. 7874b1b [S390] hypfs: Use subcode 6 if subcode 7 is not available by Michael Holzheu · 15 years ago
  18. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 15 years ago
  19. 457b646 sh: Fix a TRACE_IRQS_OFF typo. by Paul Mundt · 15 years ago
  20. 4d2947f sh: Optimize the setup_rt_frame() I-cache flush. by Paul Mundt · 15 years ago
  21. a66c2ed sh: Populate initial secondary CPU info from boot_cpu_data. by Paul Mundt · 15 years ago
  22. 2908df9 sh: Tidy up SMP cpuinfo. by Paul Mundt · 15 years ago
  23. eaa4770 sh: Use boot_cpu_data for FPU tests in sigcontext paths. by Paul Mundt · 15 years ago
  24. 194ec34 function-graph/x86: Replace unbalanced ret with jmp by Steven Rostedt · 15 years ago
  25. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  26. c58543c sparc64: Set IRQF_DISABLED on LDC channel IRQs. by David S. Miller · 15 years ago
  27. 9dbdd6c Merge commit 'v2.6.32-rc4' into perf/core by Ingo Molnar · 15 years ago
  28. 2c96c14 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  29. 71999d9 x86/paravirt: Use normal calling sequences for irq enable/disable by Jeremy Fitzhardinge · 15 years ago
  30. 7a693d3 perf_events, x86: Fix event constraints code by Ingo Molnar · 15 years ago
  31. 9922262 sh: ftrace: Fix up syscall tracepoint support. by Paul Mundt · 15 years ago
  32. 964f7e5 sh: force dcache flush if dcache_dirty bit set. by Paul Mundt · 15 years ago
  33. af67c3a sh: update die() output. by Paul Mundt · 15 years ago
  34. d1705c5 x86: fix kernel panic on 32 bits when profiling by H. Peter Anvin · 15 years ago
  35. 787b2fa ARM: force dcache flush if dcache_dirty bit set by Nitin Gupta · 15 years ago
  36. 7a4b7e5 x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop by Jan Beulich · 15 years ago
  37. 9a821b2 x86: Move pci_iommu_init to rootfs_initcall() by David Woodhouse · 15 years ago
  38. edc72786 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  39. 1a78ced sparc64: Fix D-cache flushing on swapin from SW devices. by David S. Miller · 15 years ago
  40. 4367216 [ARM] pxa: workaround errata #37 by not using half turbo switching by Dennis O'Brien · 15 years ago
  41. c639ef4 [ARM] pxa/csb726: adjust duplicate structure field initialization by Julia Lawall · 15 years ago
  42. 3c35586 testmmiotrace.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  43. 3bb258b ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt by Joe Perches · 15 years ago
  44. 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 15 years ago
  45. f144c78 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  46. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  47. 6a5e293 ARM: Add kmap_atomic type debugging by Russell King · 15 years ago
  48. e9ac829 ARM: boolean bit testing by Johannes Weiner · 16 years ago
  49. 03a6e5b ARM: update die() output by Russell King · 15 years ago
  50. e40c2ec ARM: Dump code/mem oops lines with the appropriate log level by Russell King · 15 years ago
  51. d191fe0 ARM: Dump memory and backtrace as one printk per line by Russell King · 15 years ago
  52. ebd00c0 ARM: 5756/1: ep93xx: introduce clk parent by Hartley Sweeten · 15 years ago
  53. 6531a99 ARM: 5754/1: ep93xx: update i2c support by Hartley Sweeten · 15 years ago
  54. 03d3841 ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* defines by Hartley Sweeten · 15 years ago
  55. baf4974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  56. 79a6f56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  57. 1442138 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  58. e7ab0f7 Revert "x86, timers: Check for pending timers after (device) interrupts" by Ingo Molnar · 15 years ago
  59. fe9081c perf, x86: Add simple group validation by Peter Zijlstra · 15 years ago
  60. b690081 perf_events: Add event constraints support for Intel processors by Stephane Eranian · 15 years ago
  61. 04a705df perf_events: Check for filters on fixed counter events by Stephane Eranian · 15 years ago
  62. de23cf3 sparc64: Fix niagara2 perf IRQ bits. by David S. Miller · 15 years ago
  63. a2767cf sh: Don't allocate smaller sized mappings on every iteration by Matt Fleming · 15 years ago
  64. 2bea7ea sh: Try PMB mapping based on physical address, not mapping size by Matt Fleming · 15 years ago
  65. fc2bdef sh: Plug PMB alloc memory leak by Matt Fleming · 15 years ago
  66. a632524 sh: Sprinkle __uses_jump_to_uncached by Matt Fleming · 15 years ago
  67. f78bab3 sh: enable sleep state LEDs on Ecovec24 by Magnus Damm · 15 years ago
  68. d0153ca x86, vmi: Mark VMI deprecated and schedule it for removal by Alok Kataria · 15 years ago
  69. 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 7c1632b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. d8e7b2b Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  73. 9bcbdd9 x86, timers: Check for pending timers after (device) interrupts by Arjan van de Ven · 15 years ago
  74. 385c51d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  75. 796dada Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ by Michael Hennerich · 15 years ago
  76. 282246d Blackfin: drop all simple-gpio board resources by Mike Frysinger · 15 years ago
  77. 59bd00c Blackfin: fix framebuffer mmap bug for nommu by Thomas Chou · 15 years ago
  78. 4a7bcb4 Blackfin: includecheck fix: mach-bf548, ezkit.c by Jaswinder Singh Rajput · 15 years ago
  79. 5a2b0d7 Blackfin: drop cs_change_per_word setting by Mike Frysinger · 15 years ago
  80. 7036c61 Blackfin: bf533-ezkit: convert to physmap/jedec_probe by Mike Frysinger · 15 years ago
  81. 50c4c08 Blackfin: convert adv7393 resources to new i2c framework by Michael Hennerich · 15 years ago
  82. 591006f ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macros by Hartley Sweeten · 15 years ago
  83. 7232344 ARM: 5751/1: ep93xx/micro9: Add Micro9-Slim by Hubert Feurstein · 15 years ago
  84. 1463600 ARM: 5750/1: ep93xx/micro9: Update platform code by Hubert Feurstein · 15 years ago
  85. 9415009 ARM: 5749/1: ep93xx/micro9: Update maintainer by Hubert Feurstein · 15 years ago
  86. 4918a01 ARM: 5752/1: SA1100: fix building of h3100 by Dmitry Artamonow · 15 years ago
  87. b623438 ARM: 5748/1: bcmring: fix build warning messages by Leo Chen · 15 years ago
  88. 3257f43 ARM: 5747/1: Fix the start_pg value in free_memmap() by Catalin Marinas · 15 years ago
  89. 32cfb1b ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range by Catalin Marinas · 15 years ago
  90. cc1ad4a ARM: 5745/1: Change ep93xx gpio_irq static inlines to macros by Hartley Sweeten · 15 years ago
  91. 1f8db4f ARM: 5744/1: ep93xx: add remaining phys offset selections by Hartley Sweeten · 15 years ago
  92. 19a3b60 Blackfin: fix missed cache config renames by Graf Yang · 15 years ago
  93. 48dee09 Blackfin: cplbinfo: drop d_path() hacks by Mike Frysinger · 15 years ago
  94. d586e83 Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines by Mike Frysinger · 15 years ago
  95. 6206f70 Blackfin: BF51x: add PTP MMR defines by Barry Song · 15 years ago
  96. 96f1050 Blackfin: mass clean up of copyright/licensing info by Robin Getz · 15 years ago
  97. 10f03f1 Blackfin: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  98. ab8d64d Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  99. 2654890 omap: iovmm: Add missing mutex_unlock by Daniel Walker · 15 years ago
  100. ba6a117 omap: iovmm: Fix incorrect spelling by Hiroshi DOYU · 15 years ago