1. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  2. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  3. 2ef43ec kcore: use usual list for kclist by KAMEZAWA Hiroyuki · 15 years ago
  4. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  5. cba8aaf fs/proc/base.c: fix proc_fault_inject_write() input sanity check by Vincent Li · 15 years ago
  6. fb92a4b fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check by Vincent Li · 15 years ago
  7. acef82b kcore: fix /proc/kcore's stat.st_size by Amerigo Wang · 15 years ago
  8. 9b4d1cbe proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits by Oleg Nesterov · 15 years ago
  9. cff4edb proc: fix reported unit for RLIMIT_CPU by Kees Cook · 15 years ago
  10. 27f6cb1 sdhci: increase timeout for internal clock stabilization. by Chris Ball · 15 years ago
  11. a13abc7 sdhci: support for ADMA only hosts by Richard Röjfors · 15 years ago
  12. 996ad568 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 15 years ago
  13. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  14. 17d33e1 mmc: core SDIO suspend/resume support by Nicolas Pitre · 15 years ago
  15. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  16. 82cf818 omap4: mmc driver support on OMAP4 by kishore kadiyala · 15 years ago
  17. c99436f sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11 by Chris Ball · 15 years ago
  18. 864f38e AT91: atmel-mci: Platform configuration to the the atmel-mci driver by Rob Emanuele · 15 years ago
  19. 04d699c atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) by Rob Emanuele · 15 years ago
  20. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  21. ad1e597 sdhci-of: cleanup eSDHC's set_clock() a little bit by Anton Vorontsov · 15 years ago
  22. 8226a21 sdhci-of: don't hard-code inverted write-protect quirk by Anton Vorontsov · 15 years ago
  23. 50dfe70 powerpc: introduce and document sdhci,wp-inverted property for eSDHC by Anton Vorontsov · 15 years ago
  24. 81b3980 sdhci-of: fix high-speed cards recognition by Anton Vorontsov · 15 years ago
  25. c085926 sdhci-of: avoid writing reserved bits into host control register by Anton Vorontsov · 15 years ago
  26. 1e5df75 sdhci-of: fix SD clock calculation by Anton Vorontsov · 15 years ago
  27. 4245c02 sdio: fix read buffer overflow by Roel Kluin · 15 years ago
  28. e951017 sdhci: be more strict with get_min_clock() usage by Anton Vorontsov · 15 years ago
  29. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  30. 653f41b MAINTAINERS: update for TI OMAP hsmmc driver by Madhusudhan Chikkature · 15 years ago
  31. 5e763d2 ARM: OMAP: RX51: set MMC capabilities and power-saving flag by Adrian Hunter · 15 years ago
  32. e2bf08d omap_hsmmc: set a large data timeout for commands with busy signal by Adrian Hunter · 15 years ago
  33. 2bec089 omap_hsmmc: ensure all clock enables and disables are paired by Adrian Hunter · 15 years ago
  34. b62f622 omap_hsmmc: protect the card when the cover is open by Adrian Hunter · 15 years ago
  35. 70a3341 omap_hsmmc: code refactoring by Denis Karpov · 15 years ago
  36. 4dffd7a omap_hsmmc: prevent races with irq handler by Adrian Hunter · 15 years ago
  37. 2305010 omap_hsmmc: cater for weird CMD6 behaviour by Adrian Hunter · 15 years ago
  38. c653a6d omap_hsmmc: clear interrupt status after init sequence by Adrian Hunter · 15 years ago
  39. 191d1f1 omap_hsmmc: cleanup macro usage by Denis Karpov · 15 years ago
  40. 0a40e64 omap_hsmmc: fix NULL pointer dereference by Jarkko Lavinen · 15 years ago
  41. 13189e7 omap_hsmmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  42. 623821f omap_hsmmc: put MMC regulator to sleep by Adrian Hunter · 15 years ago
  43. 9b7c18e ARM: OMAP: mmc-twl4030: add regulator sleep / wake function by Adrian Hunter · 15 years ago
  44. dd498ef omap_hsmmc: support for deeper power saving states by Denis Karpov · 15 years ago
  45. 23d99bb omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  46. a3f406f omap_hsmmc: fix scatter-gather list sanity checking by Jarkko Lavinen · 15 years ago
  47. a6b2240 omap_hsmmc: ensure workqueues are empty before suspend by Adrian Hunter · 15 years ago
  48. abb28e7 omap_hsmmc: set open drain bit correctly by Denis Karpov · 15 years ago
  49. 11dd62a omap_hsmmc: context save/restore support by Denis Karpov · 15 years ago
  50. a362146 omap_hsmmc: keep track of power mode by Adrian Hunter · 15 years ago
  51. 1887bde ARM: OMAP: mmc-twl4030: add context loss counter support by Denis Karpov · 15 years ago
  52. 5e2ea61 omap_hsmmc: make use of new enable/disable interface by Adrian Hunter · 15 years ago
  53. d900f71 omap_hsmmc: add debugfs entry (host registers) by Denis Karpov · 15 years ago
  54. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  55. 53509f0 mmc: power off once at removal by Denis Karpov · 15 years ago
  56. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  57. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  58. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  59. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  60. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  61. 27cce39 sdio: do not ignore MMC_VDD_165_195 by Ohad Ben-Cohen · 15 years ago
  62. f400cd8 mmc: register mmci-omap-hs using platform_driver_probe by Uwe Kleine-König · 15 years ago
  63. b5a74d6 msm_sdcc.c: move overly indented code to separate function by Joe Perches · 15 years ago
  64. 75d1452 msm_sdcc.c: stylistic cleaning by Joe Perches · 15 years ago
  65. 0a7ff7c msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( by Joe Perches · 15 years ago
  66. 9d2bd73 mmc: msm_sdccc: driver for HTC Dream by San Mehat · 15 years ago
  67. ccdfe3a OMAP: HSMMC: do not enable buffer ready interrupt if using DMA by Anand Gadiyar · 15 years ago
  68. 500f356 mmc: in mmc_power_up(), use previously selected ocr if available by Balaji Rao · 15 years ago
  69. e56770f Blackfin: override text/data checking functions by Mike Frysinger · 15 years ago
  70. 2a9ad18 lockdep: use new arch_is_kernel_data() by Mike Frysinger · 15 years ago
  71. 128e8db kallsyms: use new arch_is_kernel_text() by Mike Frysinger · 15 years ago
  72. 00afe02 asm/sections: add text/data checking functions for arches to override by Mike Frysinger · 15 years ago
  73. a9ece53 kallsyms: fix segfault in prefix_underscores_count() by Paul Mundt · 15 years ago
  74. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 15 years ago
  75. b28cfd2 kmap_types.h: rename D macro by Andi Kleen · 15 years ago
  76. a49c59c Make sure the value in abs() does not get truncated if it is greater than 2^32 by Rolf Eike Beer · 15 years ago
  77. d7d7561 fix compat_sys_utimensat() by Suzuki Poulose · 15 years ago
  78. 54447c3 vlynq: includecheck fix: drivers/vlynq/vlynq.c by Jaswinder Singh Rajput · 15 years ago
  79. 945ffe5 qnx4: remove write support by Christoph Hellwig · 15 years ago
  80. 8a9f47d ntfs: remove ntfs_file_write by Christoph Hellwig · 15 years ago
  81. 562787a anonfd: split interface into file creation and install by Davide Libenzi · 15 years ago
  82. 515350b MAINTAINERS: remove dead ncpfs list by Bartlomiej Zolnierkiewicz · 15 years ago
  83. 385773e aio.c: move EXPORT* macros to line after function by H Hartley Sweeten · 15 years ago
  84. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  85. 1fe72ea fs/buffer.c: clean up EXPORT* macros by H Hartley Sweeten · 15 years ago
  86. 88e0fbc fs: turn iprune_mutex into rwsem by Nick Piggin · 15 years ago
  87. 7086745 printk_once(): use bool for boolean flag by Roland Dreier · 15 years ago
  88. 02b51df proc connector: add event for process becoming session leader by Scott James Remnant · 15 years ago
  89. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  90. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  91. 912e837 dme1737: Keep index within pwm_config[] by Roel Kluin · 15 years ago
  92. 54fdade generic-ipi: make struct call_function_data lockless by Xiao Guangrong · 15 years ago
  93. 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 15 years ago
  94. e898893 dac960: fix undefined behavior on empty string by Michael Buesch · 15 years ago
  95. c02e3f3 kmod: fix race in usermodehelper code by Neil Horman · 15 years ago
  96. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  97. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 15 years ago
  98. 3a3b6ed printk boot_delay: rename printk_delay_msec to loops_per_msec by Dave Young · 15 years ago
  99. 5ae87e7 poll/select: avoid arithmetic overflow in __estimate_accuracy() by Guillaume Knispel · 15 years ago
  100. f58f2fa kprobes: use do_IRQ() in lkdtm by M. Mohan Kumar · 15 years ago