1. b918e5e kprobes: cleanup aggr_kprobe related code by Masami Hiramatsu · 15 years ago
  2. 96a6d9a spi_imx: set spi_master.dma_alignment = 4 by Mike Rapoport · 15 years ago
  3. 7ad0ba9 pxa2xx_spi: set spi_master.dma_alignment = 8 by Mike Rapoport · 15 years ago
  4. fd5e191 SPI: add dma_alignment field to spi_master by Mike Rapoport · 15 years ago
  5. 75c8915 spi_bfin5xx: remove unused IS_DMA_ALIGNED macro by Mike Rapoport · 15 years ago
  6. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  7. c8fc657 spi: limit reaches -1, tested 0 by Roel Kluin · 15 years ago
  8. 93b61bd Blackfin SPI Driver: Make mmc_spi driver work on Blackfin by Wolfgang Muees · 15 years ago
  9. 42c78b2 Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support by Michael Hennerich · 15 years ago
  10. e7d02e3 Blackfin SPI Driver: fix NULL pointer crash by Mike Frysinger · 15 years ago
  11. 138f97c Blackfin SPI Driver: use bfin_spi_ prefix on all functions by Mike Frysinger · 15 years ago
  12. b9b2a76 Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change by Yi Li · 15 years ago
  13. 2cf3683 Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly by Yi Li · 15 years ago
  14. a963ea8 Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x by Mike Frysinger · 15 years ago
  15. aaaf939 Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler by Mike Frysinger · 15 years ago
  16. 11d6f59 Blackfin SPI Driver: get dma working for SPI flashes by Mike Frysinger · 15 years ago
  17. 4160bde Blackfin SPI Driver: SPI slave select code cleanup by Mike Frysinger · 15 years ago
  18. b31e27a Blackfin SPI Driver: use the properl BIT_CTL_xxx defines by Mike Frysinger · 15 years ago
  19. 40a2945 Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any by Mike Frysinger · 15 years ago
  20. d24bd1d Blackfin SPI Driver: add a few more DMA debug messages by Mike Frysinger · 15 years ago
  21. 59bfcc6 Blackfin SPI Driver: drop bogus cast and touchup dma label by Mike Frysinger · 15 years ago
  22. 7aec356 Blackfin SPI Driver: unify duplicated code in dma read/write paths by Mike Frysinger · 15 years ago
  23. 04b95d2 Blackfin SPI Driver: pass DMA overflow error to the higher level by Mike Frysinger · 15 years ago
  24. ace3286 Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes transferred by Mike Frysinger · 15 years ago
  25. a42e809 Blackfin SPI Driver: remove useless <asm/cplbinit.h> by Mike Frysinger · 15 years ago
  26. 7513e00 Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation by Michael Hennerich · 15 years ago
  27. 8cf5858 Blackfin SPI Driver: ensure cache coherency before doing DMA by Vitja Makarov · 15 years ago
  28. 3bcfa9e hwmon: add support for GMT G760A fan speed PWM controller by Herbert Valerio Riedel · 15 years ago
  29. 6260a4b /proc/pid/maps: don't show pgoff of pure ANON VMAs by KAMEZAWA Hiroyuki · 15 years ago
  30. fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 15 years ago
  31. a56ed66 mm: fix pdflush thread creation upper bound by Peter W Morreale · 15 years ago
  32. 9133df7 esp: fix section mismatch warning by Randy Dunlap · 15 years ago
  33. ab3c9c6 branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y by Linus Torvalds · 15 years ago
  34. d9ad8bc branch tracer: Fix for enabling branch profiling makes sparse unusable by Bart Van Assche · 15 years ago
  35. d407e32 PCI: Fix oops in pci_vpd_truncate by Anton Vorontsov · 15 years ago
  36. 548cbdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  37. a01da1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  38. 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  39. f8201ab ramfs: fix double freeing s_fs_info on failed mount by Ingo Molnar · 15 years ago
  40. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 15 years ago
  41. 797eaa4 hwmon: (lm95241) Convert to new-style i2c driver by Jean Delvare · 15 years ago
  42. 1bbe2a8 ftrace: Correct a text align for event format output by Zhaolei · 15 years ago
  43. bc2b687 Update /debug/tracing/README by Nikanth Karthikesan · 15 years ago
  44. b0dfa97 tracing/ftrace: alloc the started cpumask for the trace file by Frederic Weisbecker · 15 years ago
  45. 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 15 years ago
  46. 8bcae09 ftrace: Add check of sched_stopped for probe_sched_wakeup by Zhaolei · 15 years ago
  47. 5ac9f62 function-graph: add proper initialization for init task by Steven Rostedt · 15 years ago
  48. 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 15 years ago
  49. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 15 years ago
  50. 301fd74 tracing: remove CALLER_ADDR2 from wakeup tracer by Steven Rostedt · 15 years ago
  51. ffcd7dc loop: mutex already unlocked in loop_clr_fd() by Alexander Beregalov · 15 years ago
  52. a053958 Merge branch 'tracing/blktrace-fixes' into tracing/urgent by Ingo Molnar · 15 years ago
  53. d6648da ASoC: TWL4030: Compillation error fix by Peter Ujfalusi · 15 years ago
  54. b029195 cfq-iosched: don't let idling interfere with plugging by Jens Axboe · 15 years ago
  55. 65de394 i2c: imx: Make disable_delay a per-device variable by Wolfram Sang · 15 years ago
  56. b486ddb i2c: xtensa s6000 i2c driver by Oskar Schirmer · 15 years ago
  57. c724d67 powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board by Wolfgang Grandegger · 15 years ago
  58. f2bd5ef i2c: i2c-mpc: make I2C bus speed configurable by Wolfgang Grandegger · 15 years ago
  59. 54377cd i2c: i2c-mpc: use dev based printout function by Wolfgang Grandegger · 15 years ago
  60. 8101a30 i2c: i2c-mpc: various coding style fixes by Wolfgang Grandegger · 15 years ago
  61. 309c18d i2c: imx: Add missing request_mem_region in probe() by Darius Augulis · 15 years ago
  62. 18dc83a i2c: i2c-s3c2410: Initialise Samsung I2C controller early by Mark Brown · 15 years ago
  63. c564e6a i2c-s3c2410: Simplify bus frequency calculation by Daniel Silverstone · 15 years ago
  64. a192f71 i2c-s3c2410: sda_delay should be in ns, not clock ticks by Ben Dooks · 15 years ago
  65. aa11e38 i2c: iMX/MXC support by Darius Augulis · 16 years ago
  66. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  67. 2e45e77 Revert "module: remove the SHF_ALLOC flag on the __versions section." by Rusty Russell · 15 years ago
  68. 2385327 block: remove unused REQ_UNPLUG by Jens Axboe · 15 years ago
  69. 75e5098 cfq-iosched: kill two unused cfqq flags by Jens Axboe · 15 years ago
  70. 77d0563 softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP by Ingo Molnar · 15 years ago
  71. 2f5cb73 cfq-iosched: change dispatch logic to deal with single requests at the time by Jens Axboe · 15 years ago
  72. 3fbed4c mflash: initial support by unsik Kim · 15 years ago
  73. e143858 cciss: change to discover first memory BAR by Mike Miller · 15 years ago
  74. 0a9279c cciss: kernel scan thread for MSA2012 by Mike Miller · 15 years ago
  75. ac44e5b cciss: fix residual count for block pc requests by Jens Axboe · 15 years ago
  76. 26308ea block: fix inconsistency in I/O stat accounting code by Jerome Marchand · 15 years ago
  77. 6c7e8ce block: elevator quiescing helpers by Jens Axboe · 15 years ago
  78. a0558fc tomoyo: remove "undelete domain" command. by Tetsuo Handa · 15 years ago
  79. 11b55da powerpc: Fix oops when loading modules by Paul Mackerras · 15 years ago
  80. 1a917bb powerpc: Wire up preadv and pwritev by Stephen Rothwell · 15 years ago
  81. 7ddb7ad powerpc/ftrace: Fix printf format warning by Michael Ellerman · 15 years ago
  82. f4952f6 powerpc/ftrace: Fix #if that should be #ifdef by Michael Ellerman · 15 years ago
  83. bc82666 powerpc: Fix ptrace compat wrapper for FPU register access by Michael Neuling · 15 years ago
  84. c7d07fd powerpc: Print information about mapping hw irqs to virtual irqs by Michael Ellerman · 15 years ago
  85. cb93d56 powerpc: Correct dependency of KEXEC by Geert Uytterhoeven · 15 years ago
  86. 7e875e9 powerpc: Disable VSX or current process in giveup_fpu/altivec by Michael Neuling · 15 years ago
  87. 4c6cf42 powerpc/pseries: Enable relay in pseries_defconfig by Anton Blanchard · 15 years ago
  88. 856cc2f powerpc/pseries: Fix ibm,client-architecture comment by Anton Blanchard · 15 years ago
  89. 4a9f9506 powerpc/pseries: Scan for all events in rtasd by Anton Blanchard · 15 years ago
  90. 0559f0a powerpc/pseries: Add dispatch dispersion statistics by Anton Blanchard · 15 years ago
  91. 1f8737a powerpc: Clean up some prom printouts by Anton Blanchard · 15 years ago
  92. 4da727a powerpc: Print progress of ibm,client-architecture method by Anton Blanchard · 15 years ago
  93. 85701e6 powerpc: Remove duplicated #include's by Huang Weiyi · 15 years ago
  94. f08b7e9 powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook by Benjamin Herrenschmidt · 15 years ago
  95. b6966b1 powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_buf by Mark Nelson · 15 years ago
  96. ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 15 years ago
  97. 0dd7b0c Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  98. d855ebe Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  99. fd60cc8 ALSA: hda - Add VREF powerdown sequence for another board by Matthew Ranostay · 15 years ago
  100. d2e8e52 ALSA: oss - volume control for CSWITCH and CROUTE by Deepika Makhija · 15 years ago