1. 85dbe70 page_isolation: Fix a comment typo in test_pages_isolated() by Tang Chen · 11 years ago
  2. 884ad3f doc: fix a typo about irq affinity by Hu Tao · 11 years ago
  3. 03ddcbc spi/bitbang: trivial: fix doubled word "use" by Uwe Kleine-König · 11 years ago
  4. 0af5270 Documentation/SubmittingPatches: Request summaries for commit references by Geert Uytterhoeven · 11 years ago
  5. ed7afea Documentation: devres: add IIO device alloc/free functions to list by Oleksandr Kravchenko · 11 years ago
  6. d185af3 workqueue: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  7. 1a5d6d2 docproc: Move printk file location by Joe Perches · 11 years ago
  8. 0ab943b Documentation: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  9. 5f5e39a spi/documentation: Fix usage of __initdata by Sachin Kamat · 11 years ago
  10. c96bd35 Documentation: pinctrl: Fix example code by Sachin Kamat · 11 years ago
  11. eb967b6 Documentation: leds: Fix a typo by Sachin Kamat · 11 years ago
  12. c744992 Documentation: remove reference to 2.7 kernel in early-userspace by Paul Gortmaker · 11 years ago
  13. 548a195 Documentation: fix typo and update version in cachetlb.txt by Paul Gortmaker · 11 years ago
  14. 0dc5d4f Docs: Comment: Fixed egregious typos by Michael Witten · 12 years ago
  15. 0b1587b treewide: Fix typo in printk by Masanari Iida · 11 years ago
  16. 8646603 Documentation/devicetree/bindings/serial/ fix a typo by Stefan Huber · 11 years ago
  17. a15112e Documentation/zh_CN/SubmittingPatches fix a typo by Stefan Huber · 11 years ago
  18. 7052a5c Documentation/devicetree/bindings/c6x/ fix a typo by Stefan Huber · 11 years ago
  19. c147be7 Documentation/scsi/hptiop.txt fix a typo by Stefan Huber · 11 years ago
  20. 772735c Documentation/fb/viafb.modes fix a typo by Stefan Huber · 11 years ago
  21. 298a439 Documentation/sound/alsa/ fix a typo by Stefan Huber · 11 years ago
  22. 2d6674b Documentation/acpi/enumeration.txt fix a typo by Stefan Huber · 11 years ago
  23. 780d7bd Documentation/hwmon/abituguru-datasheet fix a typo by Stefan Huber · 11 years ago
  24. 3999deb Documentation/devicetree/bindings/clock/ fix a typo by Stefan Huber · 11 years ago
  25. 0a8df84 Documentation/devicetree/bindings/net/can/ fix a typo by Stefan Huber · 11 years ago
  26. fd1a190 crypto: fix typo in comment by Cristian Stoica · 11 years ago
  27. ccb7cc0 credits: update contact information for Chris Cheney by Chris Cheney · 11 years ago
  28. a24a4b9 include/linux/coda.h: remove useless '#else' by Chen Gang · 11 years ago
  29. 297957b Documentation: development-process: Update -mm and -next URLs by Martin Nordholts · 11 years ago
  30. 3601926 ktime: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  31. c9f3f2d doc: Fix typo in doucmentations by Masanari Iida · 11 years ago
  32. 30abda1 Documentation: clk: Fix a trivial typo in audss by Sachin Kamat · 11 years ago
  33. 9ca1839 doc: devicetree: bindings: Fix typo in bindings by Masanari Iida · 11 years ago
  34. a3f8612 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  35. 07bc9dc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  36. b48a97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  37. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  38. ff3d79d powerpc/perf: BHRB filter configuration should follow the task by Anshuman Khandual · 11 years ago
  39. 7689bdc powerpc/perf: Ignore separate BHRB privilege state filter request by Anshuman Khandual · 11 years ago
  40. 6797500 powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __init by Bjorn Helgaas · 11 years ago
  41. de64095 powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction by Aneesh Kumar K.V · 11 years ago
  42. 83383b7 powerpc/mm: Fix fallthrough bug in hpte_decode by Aneesh Kumar K.V · 11 years ago
  43. ad92c61 powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert() by Denis Kirjanov · 11 years ago
  44. ab55d21 powerpc/eeh: Introdce flag to protect sysfs by Gavin Shan · 11 years ago
  45. 91150af powerpc/eeh: Fix unbalanced enable for IRQ by Gavin Shan · 11 years ago
  46. 4b83bd4 powerpc/eeh: Don't use pci_dev during BAR restore by Gavin Shan · 11 years ago
  47. f5c5771 powerpc/eeh: Use partial hotplug for EEH unaware drivers by Gavin Shan · 11 years ago
  48. ab444ec powerpc/pci: Partial tree hotplug support by Gavin Shan · 11 years ago
  49. 9feed42 powerpc/eeh: Use safe list traversal when walking EEH devices by Gavin Shan · 11 years ago
  50. 807a827 powerpc/eeh: Keep PE during hotplug by Gavin Shan · 11 years ago
  51. c7b51bc powerpc/pci/hotplug: Don't need to remove from EEH cache twice by Gavin Shan · 11 years ago
  52. 008a493 powerpc/pci: Override pcibios_release_device() by Gavin Shan · 11 years ago
  53. f285649 powerpc/eeh: Export functions for hotplug by Gavin Shan · 11 years ago
  54. 0ba1788 powerpc/eeh: Remove reference to PCI device by Gavin Shan · 11 years ago
  55. ee1dd1e powerpc: Fix the corrupt r3 error during MCE handling. by Mahesh Salgaonkar · 11 years ago
  56. 5d7ead0 powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU by Michael Ellerman · 11 years ago
  57. 9764515 powerpc/pseries: Drop "select HOTPLUG" by Paul Bolle · 11 years ago
  58. 0b88f77 powerpc: Access local paca after hard irq disabled by Tiejun Chen · 11 years ago
  59. 0e0ed64 powerpc/modules: Module CRC relocation fix causes perf issues by Anton Blanchard · 11 years ago
  60. 33959f8 powerpc: Add second POWER8 PVR entry by Michael Neuling · 11 years ago
  61. 04012e30 Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 11 years ago
  62. a474902 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  63. 88d84ac EDAC: Fix lockdep splat by Borislav Petkov · 11 years ago
  64. c2468d3 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  65. 549f3a121 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  66. 42577ca Fix __wait_on_atomic_t() to call the action func if the counter != 0 by David Howells · 11 years ago
  67. 7c6d4dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  68. a030cbc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  69. 55c6296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  70. 4f3cc48 NFSv4: Fix brainfart in attribute length calculation by Trond Myklebust · 11 years ago
  71. b3a3a9c Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  72. a582e5f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  73. b7371e3 Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  74. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  75. cf9e236 of/irq: init struct resource to 0 in of_irq_to_resource() by Sebastian Andrzej Siewior · 11 years ago
  76. c0cdfaa of/irq: Avoid calling list_first_entry() for empty list by Axel Lin · 11 years ago
  77. cfd1ee3 of: add vendor prefixes for hisilicon by Zhangfei Gao · 11 years ago
  78. 7d4ddba of: add vendor prefix for Qualcomm Atheros, Inc. by Gabor Juhos · 11 years ago
  79. cdeb899 MAINTAINERS: Fix incorrect status tag by Grant Likely · 11 years ago
  80. f882820 MAINTAINERS: Refactor device tree maintainership by Grant Likely · 11 years ago
  81. d0fb18c MAINTAINERS: Change device tree mailing list by Grant Likely · 11 years ago
  82. a0062d4 MAINTAINERS: Remove Grant Likely by Grant Likely · 11 years ago
  83. 058ca4a Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  84. ace120d Thermal: Fix lockup of cpu_down() by Steven Rostedt · 11 years ago
  85. 27ddabc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Dave Airlie · 11 years ago
  86. 25f397a drm/crtc-helper: explicit DPMS on after modeset by Daniel Vetter · 11 years ago
  87. 3b2f64d Linux 3.11-rc2 by Linus Torvalds · 11 years ago
  88. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  89. 181d1b9 drm/i915: fix up gt init sequence fallout by Daniel Vetter · 11 years ago
  90. 90db76e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  91. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  92. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  93. f6a0d9d Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  94. afe8ce9 drivers: gpio: msm: Fix the error condition for reading ngpio by Rohit Vaswani · 11 years ago
  95. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  96. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  97. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  98. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  99. 949eb1a gpio/omap: fix build error when OF_GPIO is not defined. by Javier Martinez Canillas · 11 years ago
  100. b4419e1 gpio/omap: auto request GPIO as input if used as IRQ via DT by Javier Martinez Canillas · 11 years ago