1. 1b912c1 drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionality by Andres Salomon · 14 years ago
  2. 5f003fe rtc: rtc-max6902 - set driver data in max6902_probe() by Axel Lin · 14 years ago
  3. 81d350e rtc: delete legacy MAINTAINERS entry by Paul Gortmaker · 14 years ago
  4. 2fb08e6 rtc-cmos: fix suspend/resume by Paul Fox · 14 years ago
  5. 19412ce drivers/rtc/rtc-omap.c: fix a memory leak by Axel Lin · 14 years ago
  6. 554ec37 vgacon: check for efi machine by Yannick Heneault · 14 years ago
  7. f670d0e binfmt_elf: cleanups by Mikael Pettersson · 14 years ago
  8. 52bd19f7 epoll: convert max_user_watches to long by Robin Holt · 14 years ago
  9. 65329bf fs/select.c: fix information leak to userspace by Vasiliy Kulikov · 14 years ago
  10. 3d130fd checkpatch.pl: add "prefer __packed" check by Joe Perches · 14 years ago
  11. 88f8831 checkpatch: check for world-writeable sysfs/debugfs files by Dave Jones · 14 years ago
  12. c023e473 checkpatch.pl: fix CAST detection by Florian Mickler · 14 years ago
  13. caf2a54 scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc by Joe Perches · 14 years ago
  14. 78c377d flex_array: export symbols to modules by David Rientjes · 14 years ago
  15. 7348257 MAINTAINERS: remove Stelian from the AMS driver record by Stelian Pop · 14 years ago
  16. b7788e1 MAINTAINERS: orphan the meye driver by Stelian Pop · 14 years ago
  17. 4b00717 CREDITS: update Stelian's entry by Stelian Pop · 14 years ago
  18. 8578d7a MAINTAINERS: openwrt-devel@ is subscribers-only by Lennert Buytenhek · 14 years ago
  19. ab6c937 scripts/get_maintainer.pl: use --git-fallback more often by Joe Perches · 14 years ago
  20. 7e1863a scripts/get_maintainer.pl: make --rolestats the default by Joe Perches · 14 years ago
  21. b921c69 lib/vsprintf.c: fix vscnprintf() if @size is == 0 by Anton Arapov · 14 years ago
  22. a3f938b include/linux/printk.h: use tab not spaces for indent by Joe Perches · 14 years ago
  23. 6ec42a56 include/linux/printk.h: organize printk_ratelimited macros by Joe Perches · 14 years ago
  24. ac83ed6 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard by Joe Perches · 14 years ago
  25. 16cb839 include/linux/printk.h: add pr_<level>_once macros by Joe Perches · 14 years ago
  26. 5264f2f include/linux/printk.h: use and neaten no_printk by Joe Perches · 14 years ago
  27. 7d1e91a include/linux/printk.h: use space after #define by Joe Perches · 14 years ago
  28. a9747cc include/linux/printk.h: move console functions and variables together by Joe Perches · 14 years ago
  29. fb842b0 printk: use RCU to prevent potential lock contention in kmsg_dump by Huang Ying · 14 years ago
  30. f0f2c2b dca: remove unneeded NULL check by Dan Carpenter · 14 years ago
  31. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 14 years ago
  32. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 14 years ago
  33. b8cb464 ihex: fix unused return value compiler warning by Chris Ruffin · 14 years ago
  34. 8369744 include/asm-generic/vmlinux.lds.h: make readmostly section correctly align by Shaohua Li · 14 years ago
  35. 1725310 include/linux/unaligned/packed_struct.h: use __packed by Andrew Morton · 14 years ago
  36. 049763d toshiba.h: hide a function prototypes behind __KERNEL__ macro by Alexander Shishkin · 14 years ago
  37. 71a9048 include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit by Andrew Morton · 14 years ago
  38. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  39. 04c6862 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths by Seiji Aguchi · 14 years ago
  40. fc2d557 kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC by Seiji Aguchi · 14 years ago
  41. 0388fae uml: use simple_write_to_buffer() by Akinobu Mita · 14 years ago
  42. 07ecb79 uml: mmapper_kern needs MODULE_LICENSE by Randy Dunlap · 14 years ago
  43. 48a0b74 arch/um/drivers/line.c: safely iterate over list of winch handlers by Will Newton · 14 years ago
  44. 94295e2 um: mark CONFIG_HIGHMEM as broken by Richard Weinberger · 14 years ago
  45. aff5ce6 drivers/video/backlight/l4f00242t03.c: fix reset sequence by Alberto Panizzo · 14 years ago
  46. 26bbabc drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator enable/disable by Alberto Panizzo · 14 years ago
  47. 95558ad drivers/video/backlight/l4f00242t03.c: full implement fb power states for this lcd by Alberto Panizzo · 14 years ago
  48. 5c2202f drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned by Mariusz Kozlowski · 14 years ago
  49. 9f9455a leds: add output inversion option to backlight trigger by Janusz Krzysztofik · 14 years ago
  50. 61a8393 leds-lp5521: modify the way of setting led device name by Arun Murthy · 14 years ago
  51. d4e7ad0 leds: lp5521: fix circular locking by Samu Onkalo · 14 years ago
  52. fbac081 leds: lp5523: fix circular locking by Samu Onkalo · 14 years ago
  53. 278ad4f leds: leds-lp5523: modify the way of setting led device name by Samu Onkalo · 14 years ago
  54. 125c713 leds: leds-pca9532 cleanups by Axel Lin · 14 years ago
  55. 2260209 drivers/leds/leds-lp5521.c: fix potential buffer overflow by Vasiliy Kulikov · 14 years ago
  56. 6db26ff fs/ext4/inode.c: use pr_warn_ratelimited() by Andrew Morton · 14 years ago
  57. 7d4ca85 omap4: Fix ULPI PHY init for ES1.0 SDP by Tony Lindgren · 14 years ago
  58. 1427130 firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO by Clemens Ladisch · 14 years ago
  59. 5870112 ALSA: hda - Add fixup-call in init callback by Takashi Iwai · 14 years ago
  60. b5bfbc6 ALSA: hda - Reorganize fixup structure for Realtek by Takashi Iwai · 14 years ago
  61. 422650e ASoC: tegra: s/IS_ERR_OR_NULL/IS_ERR/ for clk_get_sys by Stephen Warren · 14 years ago
  62. 1500b7b ASoC: Automatically assign the default readable()/volatile() functions by Dimitris Papastamos · 14 years ago
  63. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 14 years ago
  64. 066d16c ASoC: soc-cache: Add support for default readable()/volatile() functions by Dimitris Papastamos · 14 years ago
  65. 3e8e2cc Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  66. 7bd1fd8 ASoC: documentation updates by Seungwhan Youn · 14 years ago
  67. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 14 years ago
  68. 9fb1ef2 ALSA: hda - Apply Sony VAIO hweq fixup only once by Takashi Iwai · 14 years ago
  69. acac03f perf record: Add "nodelay" mode, disabled by default by Kirill Smelkov · 14 years ago
  70. 6fc398c ALSA: hda - Apply mario fixup only once by Takashi Iwai · 14 years ago
  71. 9710118 perf sched: Fix list of events, dropping unsupported ':r' modifier by Stephane Eranian · 14 years ago
  72. 74dc890 ALSA: hda - Remove unused fixup entry for ALC262 by Takashi Iwai · 14 years ago
  73. dd027b0 mx51: add support for pwm by Arnaud Patard (Rtp) · 14 years ago
  74. 01c0761 Fix pwm-related build failure by Arnaud Patard (Rtp) · 14 years ago
  75. 4a87bac ARM: ecard: irq_data conversion. by Lennert Buytenhek · 14 years ago
  76. f64305a ARM: core irq_data conversion. by Lennert Buytenhek · 14 years ago
  77. e2a93ec ARM: Use genirq definitions from kernel/irq/Kconfig. by Lennert Buytenhek · 14 years ago
  78. 8b6f08e Merge branch 'sh/alphaproject' into sh-latest by Paul Mundt · 14 years ago
  79. 8a453ca sh: Add support for AP-SH4AD-0A board. by Paul Mundt · 14 years ago
  80. bc34b08 sh: Add support for AP-SH4A-3A board. by Paul Mundt · 14 years ago
  81. 704bf31 sh: Add a new mach type for alpha project boards. by Paul Mundt · 14 years ago
  82. 3b18c34 ARM i.MX53 enable LOCO board bootup by Yong Shen · 14 years ago
  83. 6f12ea4 ARM i.MX53 enable SMD board bootup by Yong Shen · 14 years ago
  84. 65e2e9c ARM: i.MX53 EVK: add spi nor device by Yong Shen · 14 years ago
  85. 6b2837d ARM: i.MX53 EVK: add ecspi IOMUX setting by Yong Shen · 14 years ago
  86. 467ae1e ARM: i.MX53: add IOMUX pad for ecspi by Yong Shen · 14 years ago
  87. 6db9a0f Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  88. c400c9e Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  89. e38302f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  90. 80c6785 ALSA: hda - Fix NULL-derefence with a single mic in STAC auto-mic detection by Takashi Iwai · 14 years ago
  91. 4ae26f4 serial: sh-sci: build fixes. by Paul Mundt · 14 years ago
  92. ceb50f3 ARM: mach-shmobile: Kill off unused !gpio_is_valid() case by Magnus Damm · 14 years ago
  93. ef7fc90 Merge branch 'common/serial-rework' into sh-latest by Paul Mundt · 14 years ago
  94. fac6c2a sh: sh7372 SH4AL-DSP probe support by Magnus Damm · 14 years ago
  95. f43dc23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework by Paul Mundt · 14 years ago
  96. 77e7bc6 spi/imx: Add i.MX53 support by Yong Shen · 14 years ago
  97. ccbc876 ARM: S5PV310: Add Support System MMU by Donguk Ryu · 14 years ago
  98. b55f685 ARM: S5P: Add Support System MMU by Donguk Ryu · 14 years ago
  99. f00117a video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menu by Dmitry Eremin-Solenikov · 14 years ago
  100. e41f1a9 fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfb by Alexey Charkov · 14 years ago