1. 87e547f x86 mmiotrace: fix page-unaligned ioremaps by Pekka Paalanen · 17 years ago
  2. 970e6fa mmiotrace: code style cleanups by Pekka Paalanen · 17 years ago
  3. 7423d11 x86 mmiotrace: dynamically disable non-boot CPUs by Pekka Paalanen · 17 years ago
  4. 37b3619 x86/mmiotrace: uses/depends on PCI by Randy Dunlap · 17 years ago
  5. 0663bb6 mmiotrace: fix printk format by Randy Dunlap · 17 years ago
  6. c6c67c1 mmiotrace: add user documentation by Pekka Paalanen · 17 years ago
  7. e4b37ee x86 mmiotrace: remove ISA_trace parameter. by Pekka Paalanen · 17 years ago
  8. ff3a3e9 x86 mmiotrace: move files into arch/x86/mm/. by Pekka Paalanen · 17 years ago
  9. 4902316 mmiotrace: cleanup by Ingo Molnar · 17 years ago
  10. 1382953 ftrace: mmiotrace update, #2 by Pekka Paalanen · 17 years ago
  11. bd8ac68 ftrace: mmiotrace, updates by Pekka Paalanen · 17 years ago
  12. f984b51 ftrace: add mmiotrace plugin by Pekka Paalanen · 17 years ago
  13. d61fc44 x86: mmiotrace, preview 2 by Pekka Paalanen · 17 years ago
  14. 0fd0e3d x86: mmiotrace full patch, preview 1 by Pekka Paalanen · 17 years ago
  15. f513638 x86 mmiotrace: Use percpu instead of arrays. by Pekka Paalanen · 17 years ago
  16. 10c43d2 x86: explicit call to mmiotrace in do_page_fault() by Pekka Paalanen · 17 years ago
  17. fe1ffaf x86 mmiotrace: fix relay-buffer-full flag for SMP by Pekka Paalanen · 17 years ago
  18. 75bb883 x86 mmiotrace: use lookup_address() by Pekka Paalanen · 17 years ago
  19. 8b7d89d x86: mmiotrace - trace memory mapped IO by Pekka Paalanen · 17 years ago
  20. 677aa9f ftrace: add have dynamic ftrace config for archs by Steven Rostedt · 17 years ago
  21. 7fa09f2 ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory by Steven Rostedt · 17 years ago
  22. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 17 years ago
  23. 3713567 ftrace: fix mcount export bug by Ingo Molnar · 17 years ago
  24. d05f5f9 sparc64: add ftrace support. by David Miller · 17 years ago
  25. 2f1dafe x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable by Pekka Paalanen · 17 years ago
  26. 72b59d6 x86_64: fix kernel rodata NX setting by Pekka Paalanen · 17 years ago
  27. 8606978 x86: add a list for custom page fault handlers. by Pekka Paalanen · 17 years ago
  28. 8f0f996 ftrace: dont write protect kernel text by Steven Rostedt · 17 years ago
  29. a56be3f ftrace: fix the fault label in updating code by Steven Rostedt · 17 years ago
  30. f43fdad ftrace: fix kexec by Ingo Molnar · 17 years ago
  31. d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 17 years ago
  32. 3c1720f ftrace: move memory management out of arch code by Steven Rostedt · 17 years ago
  33. dfa60ab ftrace: use nops instead of jmp by Steven Rostedt · 17 years ago
  34. 3d08339 ftrace: dynamic enabling/disabling of function calls by Steven Rostedt · 17 years ago
  35. 6cd8a4b ftrace: trace preempt off critical timings by Steven Rostedt · 17 years ago
  36. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 17 years ago
  37. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 17 years ago
  38. 23adec5 x86: add notrace annotations to vsyscall. by Steven Rostedt · 17 years ago
  39. 9956c11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  40. ada44a0 sparc64: Prevent stack backtrace false positives on trap frames. by David S. Miller · 17 years ago
  41. 14d2c68 sparc64: Fix stack tracing through trap frames. by David S. Miller · 17 years ago
  42. a051bc5 sparc64: Fix kernel thread stack termination. by David S. Miller · 17 years ago
  43. 337e3c4 provide out-of-line strcat() for m68k by Al Viro · 17 years ago
  44. 839cd31 MODULE_LICENSE expects "GPL v2", not "GPLv2" by Al Viro · 17 years ago
  45. 8152b4a thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml by Al Viro · 17 years ago
  46. 3e3b48e missing export of csum_partial() on uml/amd64 by Al Viro · 17 years ago
  47. d347926 uml: add missing exports for UML_RANDOM=m by Al Viro · 17 years ago
  48. 3787fa6 fix include order in sys-i386/registers.c by Al Viro · 17 years ago
  49. 296cd66 missed kmalloc() in pcap_user.c by Al Viro · 17 years ago
  50. 789319d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  51. 737b0fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  52. bca39da Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  53. 09c2012 [POWERPC] Update defconfigs for desktop/server systems by Paul Mackerras · 17 years ago
  54. 927c258 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  55. 93dae5b sparc64: Add global register dumping facility. by David S. Miller · 17 years ago
  56. 88278ca sparc: remove CVS keywords by Adrian Bunk · 17 years ago
  57. b00dc83 sparc64: remove CVS keywords by Adrian Bunk · 17 years ago
  58. 8939700 [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec by Kumar Gala · 17 years ago
  59. 4978757 [POWERPC] Update arch/powerpc/boot/.gitignore by Kumar Gala · 17 years ago
  60. b58a457 [POWERPC] Remove generated files on make clean by Kumar Gala · 17 years ago
  61. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  62. c9091f9 Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Linus Torvalds · 17 years ago
  63. d3d3d3c [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword by Adrian Bunk · 17 years ago
  64. 754cdd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  65. db07b02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  66. 88d5376 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  67. 8d64c78 PCI: Correct last two HP entries in the bfsort whitelist by Tony Camuso · 17 years ago
  68. 13c501e [POWERPC] 4xx: Workaround for CHIP_11 Errata by Josh Boyer · 17 years ago
  69. 336f1d3 sh: Fix up restorer in debug_trap exception return path. by Paul Mundt · 17 years ago
  70. 9a33fc2 sh: Make is_valid_bugaddr() more intelligent on nommu. by Paul Mundt · 17 years ago
  71. 3e5b787 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  72. 026bf9b m68k: Add multi_defconfig by Geert Uytterhoeven · 17 years ago
  73. b4029b3 m68k: Update defconfigs by Geert Uytterhoeven · 17 years ago
  74. d5ec550 m68k: Correctly handle multi-ISA at runtime by Geert Uytterhoeven · 17 years ago
  75. 52de114 m68k: Prefix ISA type with ISA_TYPE_ by Geert Uytterhoeven · 17 years ago
  76. 91cf248 m68k: export m68k_mmutype by Geert Uytterhoeven · 17 years ago
  77. 3f20a4e m68k: Q40/Q60 floppy support is broken by Geert Uytterhoeven · 17 years ago
  78. 3f365e8 m68k: Correct jump if not running on HP300 by Geert Uytterhoeven · 17 years ago
  79. 47738a7 m68k: Kill CONFIG_WHIPPET_SERIAL by Geert Uytterhoeven · 17 years ago
  80. 238a871 i2c: Switch pasemi to the new device/driver matching scheme by Jean Delvare · 17 years ago
  81. 24fbacc i2c: Clean up Blackfin BF527 I2C device declarations by Jean Delvare · 17 years ago
  82. 54aaace KVM: LAPIC: ignore pending timers if LVTT is disabled by Marcelo Tosatti · 17 years ago
  83. 25c437b KVM: ia64: fix GVMM module including position-dependent objects by Xiantao Zhang · 17 years ago
  84. eedaa4e KVM: PIT: take inject_pending into account when emulating hlt by Marcelo Tosatti · 17 years ago
  85. 107d6d2 KVM: x86 emulator: fix writes to registers with modrm encodings by Avi Kivity · 17 years ago
  86. 29e92f4 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  87. dfb0ae0 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 17 years ago
  88. 1da7807 Merge branch 'sa1100' by Russell King · 17 years ago
  89. 53491e0 [ARM] pxa: spitz wants PXA27x UDC definitions by Russell King · 17 years ago
  90. d0afc85 [ARM] colibri: fix support for DM9000 ethernet device by Michael Abbott · 17 years ago
  91. 7cc09c2 [ARM] arm/kernel/arthur.c: add MODULE_LICENSE by Adrian Bunk · 17 years ago
  92. bbdf1c1 [ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisation by Lennert Buytenhek · 17 years ago
  93. b3a8b75 [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode by Lennert Buytenhek · 17 years ago
  94. db2c439 [ARM] export copy_page by Russell King · 17 years ago
  95. 2a52efb [ARM] 5026/1: locomo: add .settype for gpio and several small fixes by Thomas Kunze · 17 years ago
  96. 08c1896 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  97. e9623b3 x86: disable mwait for AMD family 10H/11H CPUs by Thomas Gleixner · 17 years ago
  98. 31f4d87 x86: fix crash on cpu hotplug on pat-incapable machines by Avi Kivity · 17 years ago
  99. a738d89 x86: remove mwait capability C-state check by Ingo Molnar · 17 years ago
  100. ecb9567 Blackfin arch: update boards defconfig files by Michael Hennerich · 17 years ago