1. 0f9a623 tracing: x86, mmiotrace: only register for die notifier when tracer active by Stuart Bennett · 15 years ago
  2. 46e91d0 tracing: x86, mmiotrace: refactor clearing/restore of page presence by Stuart Bennett · 15 years ago
  3. 0492e1b tracing: x86, mmiotrace: code consistency/legibility improvement by Stuart Bennett · 15 years ago
  4. d7285c6 x86: use native register access for native tlb flushing by Chris Wright · 15 years ago
  5. b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  6. b534d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  7. b8256b4 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
  8. 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 15 years ago
  9. d811f23 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. cec5455 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  11. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 15 years ago
  12. 1ee4bd9 x86: fix wrong section of pat_disable & make it static by Marcin Slusarz · 15 years ago
  13. 5759222 x86: Fix section mismatches in mpparse by Rakib Mullick · 15 years ago
  14. 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  15. d848223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 15 years ago
  16. 5de4c51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 15 years ago
  17. 2f2a213 Separate out the proc- and unit-specific header directories from the general by David Howells · 15 years ago
  18. da76166 Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. by David Howells · 15 years ago
  19. a0d22f4 x86: Document get_user_pages_fast() by Andy Grover · 15 years ago
  20. 746cddd x86, intr-remap: fix eoi for interrupt remapping without x2apic by Weidong Han · 15 years ago
  21. e71e99c x86, function-graph: only save return values on x86_64 by Steven Rostedt · 15 years ago
  22. e69cc92 FRV: Move to arch/frv/include/asm/ by David Howells · 15 years ago
  23. 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  24. 62b8e68 MN10300: Kill MN10300's own profiling Kconfig by David Howells · 15 years ago
  25. e66dd19 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
  26. c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 91e58b6 MN10300: Convert obsolete no_irq_type to no_irq_chip by Thomas Gleixner · 15 years ago
  28. 36cd3c9 mutex: have non-spinning mutexes on s390 by default by Heiko Carstens · 15 years ago
  29. f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 15 years ago
  30. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 15 years ago
  31. a219ee8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  32. 72ae9e0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  33. 7b85a88 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  34. 139ef17 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  35. 8851d37 [IA64] wire up preadv/pwritev system calls by Tony Luck · 15 years ago
  36. d0176f6 [ARM] 5445/1: AT91: Remove flexible array from USBH platform data by Justin Waters · 15 years ago
  37. 8bd239d [ARM] 5447/1: Add SZ_32K by Linus Walleij · 15 years ago
  38. 59d1381 x86: smarten /proc/interrupts output for new counters by Hidetoshi Seto · 15 years ago
  39. 280ff38 Merge commit 'v2.6.30-rc1' into x86/urgent by Ingo Molnar · 15 years ago
  40. c5da9a2 x86: DMI match for the Dell DXP061 as it needs BIOS reboot by Alan Cox · 15 years ago
  41. 08d63b1 x86: make 64 bit to use default_inquire_remote_apic by Yinghai Lu · 15 years ago
  42. 018ef96 sparc: Hook up sys_preadv and sys_pwritev by David S. Miller · 15 years ago
  43. 01c45381 sparc64: add_node_ranges() must be __init by David S. Miller · 15 years ago
  44. 9a2ed5c sparc64: Fix section mismatch warnings in PCI controller drivers. by David S. Miller · 15 years ago
  45. 19ab6db sparc64: Fix section mismatch warnings in power driver. by David S. Miller · 15 years ago
  46. 6bbc0b0 sparc64: get_cells() can't be marked __init by David S. Miller · 15 years ago
  47. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  48. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 15 years ago
  49. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 15 years ago
  50. 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 15 years ago
  51. e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 15 years ago
  52. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 1e274a5 x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes by H. Peter Anvin · 15 years ago
  54. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  55. d307d36 tty: Blackin CTS/RTS by Sonic Zhang · 15 years ago
  56. 6f95570 Change hardware flow control from poll to interrupt driven by Sonic Zhang · 15 years ago
  57. 6fd1af4 tty: Use the generic RS485 ioctl on CRIS by Claudio Scordino · 15 years ago
  58. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago
  59. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  60. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  61. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  62. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  63. 93b61bd Blackfin SPI Driver: Make mmc_spi driver work on Blackfin by Wolfgang Muees · 15 years ago
  64. 42c78b2 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support by Michael Hennerich · 15 years ago
  65. 7513e00 Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation by Michael Hennerich · 15 years ago
  66. 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  67. 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 15 years ago
  68. c724d67 powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board by Wolfgang Grandegger · 15 years ago
  69. c564e6a i2c-s3c2410: Simplify bus frequency calculation by Daniel Silverstone · 15 years ago
  70. a192f71 i2c-s3c2410: sda_delay should be in ns, not clock ticks by Ben Dooks · 15 years ago
  71. aa11e38 i2c: iMX/MXC support by Darius Augulis · 15 years ago
  72. f7d7f86 x86, intel-iommu: fix X2APIC && !ACPI build failure by David Woodhouse · 15 years ago
  73. d226169 ACPI: cpufreq: remove dupilcated #include by Huang Weiyi · 15 years ago
  74. 11b55da powerpc: Fix oops when loading modules by Paul Mackerras · 15 years ago
  75. 1a917bb powerpc: Wire up preadv and pwritev by Stephen Rothwell · 15 years ago
  76. 7ddb7ad powerpc/ftrace: Fix printf format warning by Michael Ellerman · 15 years ago
  77. f4952f6 powerpc/ftrace: Fix #if that should be #ifdef by Michael Ellerman · 15 years ago
  78. bc82666 powerpc: Fix ptrace compat wrapper for FPU register access by Michael Neuling · 15 years ago
  79. c7d07fd powerpc: Print information about mapping hw irqs to virtual irqs by Michael Ellerman · 15 years ago
  80. cb93d56 powerpc: Correct dependency of KEXEC by Geert Uytterhoeven · 15 years ago
  81. 7e875e9 powerpc: Disable VSX or current process in giveup_fpu/altivec by Michael Neuling · 15 years ago
  82. 4c6cf42 powerpc/pseries: Enable relay in pseries_defconfig by Anton Blanchard · 15 years ago
  83. 856cc2f powerpc/pseries: Fix ibm,client-architecture comment by Anton Blanchard · 15 years ago
  84. 4a9f9506 powerpc/pseries: Scan for all events in rtasd by Anton Blanchard · 15 years ago
  85. 0559f0a powerpc/pseries: Add dispatch dispersion statistics by Anton Blanchard · 15 years ago
  86. 1f8737a powerpc: Clean up some prom printouts by Anton Blanchard · 15 years ago
  87. 4da727a powerpc: Print progress of ibm,client-architecture method by Anton Blanchard · 15 years ago
  88. 85701e6 powerpc: Remove duplicated #include's by Huang Weiyi · 15 years ago
  89. ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 15 years ago
  90. 4ef4327 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  91. 6acc81c V4L/DVB (11350): Add camera (CSI) driver for MX1 by Paulius Zaleckas · 15 years ago
  92. b71df97 V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the new clock naming by Guennadi Liakhovetski · 15 years ago
  93. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  94. c47ae9a FRV: Fix compile breakage by Adrian Bunk · 15 years ago
  95. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  96. 7995c7e powerpc/85xx: TQM8548: Update DTS file for multi-chip support by Wolfgang Grandegger · 15 years ago
  97. b6e0e8c [MTD] [NAND] FSL-UPM: add multi chip support by Wolfgang Grandegger · 15 years ago
  98. 65cc0fa powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot. by Scott Wood · 15 years ago
  99. d91e4ea powerpc: Add support for CoreInt delivery of interrupts on MPIC by Kumar Gala · 15 years ago
  100. 89de382 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago