1. 088e7af coredump: move dump_write() and dump_seek() into a header file by Daisuke HATAYAMA · 14 years ago
  2. 05f47fd coredump: unify dump_seek() implementations for each binfmt_*.c by Daisuke HATAYAMA · 14 years ago
  3. 12bac0d proc: warn on non-existing proc entries by Alexey Dobriyan · 14 years ago
  4. e17a576 proc: do translation + unlink atomically at remove_proc_entry() by Alexey Dobriyan · 14 years ago
  5. 5748150 drivers/hwmon/adcxx.c: fix for single-channel ADCs by José Miguel Gonçalves · 14 years ago
  6. 4cae787 drivers/hwmon/vt8231.c: fix continuation line formats by Joe Perches · 14 years ago
  7. 4f2a946 crc32: some minor cleanups by Joakim Tjernlund · 14 years ago
  8. 5e79d96 checkpatch: warn on unnecessary spaces before quoted newlines by Joe Perches · 14 years ago
  9. 08e4436 checkpatch.pl: warn if an adding line introduce spaces before tabs. by Alberto Panizzo · 14 years ago
  10. 7940484 checkpatch.pl: extend list of expected-to-be-const structures by Emese Revfy · 14 years ago
  11. 22fd2d3 checkpatch.pl: add union and struct to the exceptions list by Stefani Seibold · 14 years ago
  12. 5213129 checkpatch: fix false positive on __initconst by Wolfram Sang · 14 years ago
  13. 691e669 checkpatch.pl: allow > 80 char lines for logging functions not just printk by Joe Perches · 14 years ago
  14. 42bdf74 checkpatch: trivial fix for trailing statements check by Hidetoshi Seto · 14 years ago
  15. 8f53a9b scripts/checkpatch.pl: add WARN on sizeof(&foo) by Joe Perches · 14 years ago
  16. 8493829 mmc: enable DMA on Ricoh sdhci reader by default by Vasily Khoruzhick · 14 years ago
  17. 752993e mmc: at91_mci: correct kunmap_atomic() by Nicolas Ferre · 14 years ago
  18. 5b27a1a mmc: at91_mci: introduce per-mci-revision conditional code by Nicolas Ferre · 14 years ago
  19. 541e7ef mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works. by Nicolas Ferre · 14 years ago
  20. 9af13be mmc: at91_mci: enable large data blocks by Wolfgang Muees · 14 years ago
  21. 86ee26f mmc: at91_mci: use DMA buffer for read by Wolfgang Muees · 14 years ago
  22. 3780d90 mmc: at91_mci: use one coherent DMA buffer by Wolfgang Muees · 14 years ago
  23. a04ac5b mmc: at91_mci: fix timeout errors by Wolfgang Muees · 14 years ago
  24. 0b3520f mmc: at91_mci: fix pointer errors by Wolfgang Muees · 14 years ago
  25. dc2ed55 s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin by Lars-Peter Clausen · 14 years ago
  26. c212808 s3cmci: initialize default platform data no_wprotect and no_detect with 1 by Lars-Peter Clausen · 14 years ago
  27. 6b5eda3 sdio: put active devices into 1-bit mode during suspend by Daniel Drake · 14 years ago
  28. 4021684 sdio: kick the interrupt thread upon a resume by Nicolas Pitre · 14 years ago
  29. 3bca4cf sdio: don't use CMD[357] as part of a powered SDIO resume by Chris Ball · 14 years ago
  30. 2f4cbb3 sdio: sdhci support for suspend mode PM features by Nicolas Pitre · 14 years ago
  31. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  32. 9e506f3 sdhci: improve sdhci sdhci_set_adma_desc() code by Ben Dooks · 14 years ago
  33. 118cd17 sdhci: add adma descriptor set call by Ben Dooks · 14 years ago
  34. 3fb7fb4 sdio: add quirk to clamp byte mode transfer by Bing Zhao · 14 years ago
  35. 729adf1 mmc: bfin_sdh: set timeout based on actual card data by Cliff Cai · 14 years ago
  36. 05dabcc mmc: bfin_sdh: drop redundant MMC depend string by Mike Frysinger · 14 years ago
  37. c744d98 mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems by Mike Frysinger · 14 years ago
  38. 09591dd mmc: Atmel host kconfig cleanup for everyone else by Nicolas Ferre · 14 years ago
  39. 132f107 davinci: MMC: add support for 8bit MMC cards by Vipin Bhandari · 14 years ago
  40. 03cd8f7 ricoh_mmc: port from driver to pci quirk by Maxim Levitsky · 14 years ago
  41. 45bf5cd fs/compat_ioctl.c: suppress two warnings by Andrew Morton · 14 years ago
  42. 08564fb bitmap: use for_each_set_bit() by Akinobu Mita · 14 years ago
  43. 9a86e2b lib: fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  44. a069c26 lib: build list_sort() only if needed by Don Mullis · 14 years ago
  45. 02b12b7 lib: revise list_sort() header comment by Don Mullis · 14 years ago
  46. 835cc0c lib: more scalable list_sort() by Don Mullis · 14 years ago
  47. d6a2eed lib/string.c: simplify strnstr() by André Goddard Rosa · 14 years ago
  48. a11d2b6 lib/string.c: simplify stricmp() by André Goddard Rosa · 14 years ago
  49. 8a6e253 MAINTAINERS: document and add "Q" patchwork queue entries by Joe Perches · 14 years ago
  50. e200e0e MAINTAINERS: WAVELAN moved to staging by Joe Perches · 14 years ago
  51. 931812c MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging by Joe Perches · 14 years ago
  52. dc95ec6 MAINTAINERS: update PERFORMANCE EVENTS F: patterns by Joe Perches · 14 years ago
  53. a958220 MAINTAINERS: remove HAYES ESP SERIAL DRIVER by Joe Perches · 14 years ago
  54. 82cc834 MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.c by Joe Perches · 14 years ago
  55. 3c840c1 scripts/get_maintainer.pl: fix possible infinite loop by Joe Perches · 14 years ago
  56. a63ceb4 get_maintainer: quote email address with period by Stephen Hemminger · 14 years ago
  57. 22dd5b0 get_maintainer: fix perlcritic warnings by Stephen Hemminger · 14 years ago
  58. 64f77f3 scripts/get_maintainer.pl: add ability to read from STDIN by Joe Perches · 14 years ago
  59. f11e9a1 scripts/get_maintainer.pl: change --sections to print in the same style as MAINTAINERS by Joe Perches · 14 years ago
  60. 4b76c9d scripts/get_maintainer.pl: add --sections, print entire matched subsystem by Joe Perches · 14 years ago
  61. 03372db scripts/get_maintainer.pl: add --file-emails, find embedded email addresses by Joe Perches · 14 years ago
  62. cea8388 printk: avoid warning when CONFIG_PRINTK is disabled by Gustavo F. Padovan · 14 years ago
  63. 5ef097d exec: create initial stack independent of PAGE_SIZE by Michael Neuling · 14 years ago
  64. 9728e5d kernel/pid.c: update comment on find_task_by_pid_ns by Tetsuo Handa · 14 years ago
  65. 8aeee85 panic: fix panic_timeout accuracy when running on a hypervisor by Anton Blanchard · 14 years ago
  66. 78d7d40 kernel core: use helpers for rlimits by Jiri Slaby · 14 years ago
  67. d4bb527 posix-cpu-timers: cleanup rlimits usage by Jiri Slaby · 14 years ago
  68. f3abd4f kernel/exit.c: fix shadows sparse warning by Thiago Farina · 14 years ago
  69. 9c03c38 includecheck fix for kernel/params.c by Jaswinder Singh Rajput · 14 years ago
  70. 5f1664f splice: comparing unsigned int < 0 by Dan Carpenter · 14 years ago
  71. 0347af4 lkdtm: add debugfs access and loosen KPROBE ties by Simon Kagstrom · 14 years ago
  72. 33fd797 eisa: fix coding style for eisa bus code by Thadeu Lima de Souza Cascardo · 14 years ago
  73. 08d9e73 drivers/misc/iwmc3200top/main.c: eliminate useless code by Julia Lawall · 14 years ago
  74. 7463e63 init/main.c: make setup_max_cpus static for !SMP by H Hartley Sweeten · 14 years ago
  75. cfd8d6c smp: fix documentation in include/linux/smp.h by Rakib Mullick · 14 years ago
  76. 72c3368 nodemask.h: remove macro any_online_node by H Hartley Sweeten · 14 years ago
  77. d554ed89 fs: use rlimit helpers by Jiri Slaby · 14 years ago
  78. 221e3eb cpumask: let num_*_cpus() function always return unsigned values by Heiko Carstens · 14 years ago
  79. 8aaed5b init/initramfs.c: fix "symbol shadows an earlier one" noise by H Hartley Sweeten · 14 years ago
  80. 9a85b8d init/main.c: improve usability in case of init binary failure by Andreas Mohr · 14 years ago
  81. 87d5e02 kernel/cpu.c: delete deprecated definition in cpu_up() by Chen Gong · 14 years ago
  82. 9c8f05c MFGPT: move clocksource menu by Randy Dunlap · 14 years ago
  83. 3b2a8c8 um: tell git to ignore generated files by WANG Cong · 14 years ago
  84. 03315b5 uml: line.c: avoid NULL pointer dereference by Alexander Beregalov · 14 years ago
  85. be14945 cris v32: typo in crisv32_arbiter_unwatch()? by Roel Kluin · 14 years ago
  86. cda1c5a cryptocop: fix assertion in create_output_descriptors() by Roel Kluin · 14 years ago
  87. ba875ba cris: convert to use arch_gettimeoffset() by john stultz · 14 years ago
  88. 56e6943b4 cpuidle menu: remove 8 bytes of padding on 64 bit builds by Richard Kennedy · 14 years ago
  89. 77079db alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount by Roel Kluin · 14 years ago
  90. 6822190 frv: remove pci_dma_sync_single() and pci_dma_sync_sg() by FUJITA Tomonori · 14 years ago
  91. 08259d5 mm: add comment on swap_duplicate's error code by Hugh Dickins · 14 years ago
  92. c08c6e1 nommu: get_user_pages(): pin last page on non-page-aligned start by Steven J. Magnani · 14 years ago
  93. f047f4f mm: use the same log level for show_mem() by Amerigo Wang · 14 years ago
  94. 478352e mm: add comment about deprecation of __GFP_NOFAIL by David Rientjes · 14 years ago
  95. 6457474 vmscan: detect mapped file pages used only once by Johannes Weiner · 14 years ago
  96. 31c0569 vmscan: drop page_mapping_inuse() by Johannes Weiner · 14 years ago
  97. dfc8d63 vmscan: factor out page reference checks by Johannes Weiner · 14 years ago
  98. e7c84ee mm: document /sys/devices/system/node/nodeX by Mel Gorman · 14 years ago
  99. a1b57ac mm: document /proc/pagetypeinfo by Mel Gorman · 14 years ago
  100. 72f0ba0 mm: suppress pfn range output for zones without pages by David Rientjes · 14 years ago