1. 9e9716d perf trace: Add beautifier for madvise behaviour/advice parm by Arnaldo Carvalho de Melo · 11 years ago
  2. e1432d3 spi/qspi: Fix device table entry by Sourav Poddar · 11 years ago
  3. 4fc06b3 amd64_edac: Fix incorrect wraparounds by Aravind Gopalakrishnan · 11 years ago
  4. e7dc079 ARM: highbank: clean-up some unused includes by Rob Herring · 12 years ago
  5. 749ebfd f2fs: use strncasecmp() simplify the string comparison by Gu Zheng · 11 years ago
  6. 1c9a341 ALSA: hda - Simplify CONFIG_SND_HDA_I915 condition by Takashi Iwai · 11 years ago
  7. 8cb8268 f2fs: fix omitting to update inode page by Jaegeuk Kim · 11 years ago
  8. 3f0aba4 amd64_edac: Correct erratum 505 range by Borislav Petkov · 11 years ago
  9. 2e59e5a ALSA: hda - add device entry and inactive flag to unsolicited response by Mengdong Lin · 11 years ago
  10. 5dc989b ALSA: hda - Haswell codec exposes device list/select info on pins by Mengdong Lin · 11 years ago
  11. 7a624ea ALSA: hda - add device list & select info of display pins to codec proc file by Mengdong Lin · 11 years ago
  12. f1aa068 ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST by Mengdong Lin · 11 years ago
  13. 9cf510a Fix comment typo for init_cma_reserved_pageblock by Li Zhong · 11 years ago
  14. fd8176e Documentation/trace: Correcting and extending tracepoint documentation by Zoltan Kiss · 11 years ago
  15. e5ffa40 DMA: shdma: fix a bad merge - remove free_irq() by Guennadi Liakhovetski · 11 years ago
  16. eb262a5 dma: sh: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  17. 1e69653 DMA: shdma: add r8a73a4 DMAC data to the device ID table by Guennadi Liakhovetski · 11 years ago
  18. 8eb742a DMA: shdma: add a header with common for ARM SoCs defines by Guennadi Liakhovetski · 11 years ago
  19. 4620ad5 DMA: shdma: remove private and unused defines from a global header by Guennadi Liakhovetski · 11 years ago
  20. 59e68a1 mm/hotplug: fix a typo in Documentation/memory-hotplug.txt by Xishi Qiu · 11 years ago
  21. 4981c4d DMA: shdma: switch DT mode to use configuration data from a match table by Guennadi Liakhovetski · 11 years ago
  22. 2833c47 DMA: shdma: make a pointer const by Guennadi Liakhovetski · 11 years ago
  23. 54d4f25 power: Documentation: Update s2ram link by Jens Frederich · 11 years ago
  24. cc6b0f0 DMA: sudmac: fix compiler warning by Guennadi Liakhovetski · 11 years ago
  25. c1c63a1 DMA: shdma: switch to managed resource allocation by Guennadi Liakhovetski · 11 years ago
  26. ca8b387 DMA: shdma: support the new CHCLR register layout by Guennadi Liakhovetski · 11 years ago
  27. 10bcdfb ARM: init: add support for reserved memory defined by device tree by Marek Szyprowski · 11 years ago
  28. 9d8eab7 drivers: of: add initialization code for dma reserved memory by Marek Szyprowski · 11 years ago
  29. 453f42d doc: fix a typo in Documentation/00-INDEX by Murilo Opsfelder Araujo · 11 years ago
  30. 2a7930b Documentation/printk-formats.txt: No casts needed for u64/s64 by Geert Uytterhoeven · 11 years ago
  31. ac20ad1 doc: Fix typo "is is" in Documentations by Masanari Iida · 11 years ago
  32. 8e33a52 treewide: Fix printks with 0x%# by Joe Perches · 11 years ago
  33. 51d8a7b zram: doc fixes by Bernhard M. Wiedemann · 11 years ago
  34. cb18c5e Documentation/kmemcheck: update kmemcheck documentation by Libin · 11 years ago
  35. 6c1b06d doc: documentation/hwspinlock.txt fix typo by Xishi Qiu · 11 years ago
  36. 1c93669 PM / Hibernate: add section for resume options by Sebastian Capella · 11 years ago
  37. 745cecc gpu: host1x: returning success instead of -ENOMEM by Dan Carpenter · 11 years ago
  38. f5fda67 gpu: host1x: fix an integer overflow check by Dan Carpenter · 11 years ago
  39. ccaddfe drm/tegra: hdmi: Make sure clock is enabled before dumping registers by Mikko Perttunen · 11 years ago
  40. 11feeb4 kvm: optimize away THP checks in kvm_is_mmio_pfn() by Andrea Arcangeli · 11 years ago
  41. 595e927 HID: do not init input reports for Win 8 multitouch devices by Benjamin Tissoires · 11 years ago
  42. f961bd3 HID: detect Win 8 multitouch devices in core by Benjamin Tissoires · 11 years ago
  43. 3dc8fc0 HID: Use hid_parser for pre-scanning the report descriptors by Benjamin Tissoires · 11 years ago
  44. 13906db powerpc/powernv: Return secondary CPUs to firmware on kexec by Benjamin Herrenschmidt · 11 years ago
  45. 57d74bc drivers: of: add function to scan fdt nodes given by path by Marek Szyprowski · 11 years ago
  46. a254738 drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 11 years ago
  47. d220980 powerpc/hvsi: Increase handshake timeout from 200ms to 400ms. by Eugene Surovegin · 11 years ago
  48. bdbc29c powerpc: Work around gcc miscompilation of __pa() on 64-bit by Paul Mackerras · 11 years ago
  49. 260fa03 md: avoid deadlock when dirty buffers during md_stop. by NeilBrown · 11 years ago
  50. f5f6cbb powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor by Benjamin Herrenschmidt · 11 years ago
  51. 7a0a535 md: Don't test all of mddev->flags at once. by NeilBrown · 11 years ago
  52. c9ad020 md: Fix apparent cut-and-paste error in super_90_validate by Dave Jones · 11 years ago
  53. c28399b raid6/test: replace echo -e with printf by Max Filippov · 11 years ago
  54. ae77cbc RAID: add tilegx SIMD implementation of raid6 by Ken Steele · 11 years ago
  55. 275c51c md: fix safe_mode buglet. by NeilBrown · 11 years ago
  56. 60559da md: don't call md_allow_write in get_bitmap_file. by NeilBrown · 11 years ago
  57. ee372bc powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 by Benjamin Herrenschmidt · 11 years ago
  58. bc683a7 powerpc: Cleanup handling of the DSCR bit in the FSCR register by Michael Neuling · 11 years ago
  59. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  60. 5935ff4 powerpc/pseries: Child nodes are not detached by dlpar_detach_node by Tyrel Datwyler · 11 years ago
  61. 14cd820 powerpc/pseries: Add mising of_node_put in delete_dt_node by Tyrel Datwyler · 11 years ago
  62. 8d5ff32 powerpc/pseries: Make dlpar_configure_connector parent node aware by Tyrel Datwyler · 11 years ago
  63. 1578cb7 powerpc/pseries: Do all node initialization in dlpar_parse_cc_node by Tyrel Datwyler · 11 years ago
  64. c8f5a57 powerpc/pseries: Fix parsing of initial node path in update_dt_node by Tyrel Datwyler · 11 years ago
  65. d0ef440 powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer header by Tyrel Datwyler · 11 years ago
  66. 638a405 powerpc/pseries: Fix over writing of rtas return code in update_dt_node by Tyrel Datwyler · 11 years ago
  67. d8e533b powerpc/pseries: Fix creation of loop in device node property list by Tyrel Datwyler · 11 years ago
  68. b3f6a45 powerpc: Skip emulating & leave interrupts off for kernel program checks by Michael Ellerman · 11 years ago
  69. d671ddd powerpc: Add more exception trampolines for hypervisor exceptions by Michael Ellerman · 11 years ago
  70. fa111f1 powerpc: Fix location and rename exception trampolines by Michael Ellerman · 11 years ago
  71. 660e034 powerpc: Add more trap names to xmon by Michael Ellerman · 11 years ago
  72. b89bdfb powerpc/pseries: Add a warning in the case of cross-cpu VPA registration by Michael Ellerman · 11 years ago
  73. 380a0b3 powerpc: Update the 00-Index in Documentation/powerpc by Michael Ellerman · 11 years ago
  74. 5c2e082 powerpc: Never handle VSX alignment exceptions from kernel by Anton Blanchard · 11 years ago
  75. 212bebb pseries: Move plpar_wrapper.h to powerpc common include/asm location. by Deepthi Dharwar · 11 years ago
  76. 9b3fbd6 pseries/cpuidle: Remove dependency of pseries.h file by Deepthi Dharwar · 11 years ago
  77. 17e8de7 powerpc: Unaligned stores and stmw are broken in emulation code by Tom Musta · 11 years ago
  78. f748eda powerpc/mm: Mark Memory Resources as busy by Nathan Fontenot · 11 years ago
  79. 9d56851 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  80. 9b50683 Merge tag 'usb-3.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  81. 83c425d Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  82. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  83. acb4652 drm: verify vma access in TTM+GEM drivers by David Herrmann · 11 years ago
  84. ca481c9 drm/gem: implement vma access management by David Herrmann · 11 years ago
  85. 88d7ebe drm/vma: add access management helpers by David Herrmann · 11 years ago
  86. 4ce5d2b vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces by Eric W. Biederman · 12 years ago
  87. 40ef723 clk: samsung: pll: Use new registration method for PLL6552 and PLL6553 by Tomasz Figa · 11 years ago
  88. c945cbc leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notification callback by Manfred Schlaegl · 11 years ago
  89. 21e8519 kernel/nsproxy.c: Improving a snippet of code. by Raphael S.Carvalho · 12 years ago
  90. f7b2ed4 Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  91. 8a6acd64 leds-pca963x: Fix device tree parsing by Ricardo Ribalda Delgado · 11 years ago
  92. 56a1740 leds-pca9633: Rename to leds-pca963x by Ricardo Ribalda Delgado · 11 years ago
  93. a7d0e98 leds-pca9633: Add mutex to the ledout register by Ricardo Ribalda Delgado · 11 years ago
  94. a5cd98b leds-pca9633: Unique naming of the LEDs by Ricardo Ribalda Delgado · 11 years ago
  95. af67384 leds-pca9633: Add support for PCA9634 by Ricardo Ribalda Delgado · 11 years ago
  96. daa124b leds: lp5562: use LP55xx common macros for device attributes by Milo Kim · 11 years ago
  97. 863724a Documentation: leds-lp5521,lp5523: update device attribute information by Milo Kim · 11 years ago
  98. 2f733ca leds: lp5523: remove unnecessary writing commands by Milo Kim · 11 years ago
  99. 45e611b leds: lp5523: restore legacy device attributes by Milo Kim · 11 years ago
  100. 2246043 leds: lp5523: LED MUX configuration on initializing by Milo Kim · 11 years ago