1. e6d7202 fs/char_dev.c: remove unused cdev_index() by Namhyung Kim · 13 years ago
  2. ceff1a7 /proc/kcore: fix seeking by Dave Anderson · 13 years ago
  3. bf33cbd proc: move proc_console.c to fs/proc/consoles.c by Alexey Dobriyan · 13 years ago
  4. 3740a20 proc: less LOCK/UNLOCK in remove_proc_entry() by Alexey Dobriyan · 13 years ago
  5. a6fc86d kpagecount: add slab page checking because _mapcount is in a union by Petr Holasek · 13 years ago
  6. c6a3405 proc: use single_open() correctly by Jovi Zhang · 13 years ago
  7. 6d1b6e4 proc: ->low_ino cleanup by Alexey Dobriyan · 13 years ago
  8. 9d6de12 proc: use seq_puts()/seq_putc() where possible by Alexey Dobriyan · 13 years ago
  9. a2ade7b proc: use unsigned long inside /proc/*/statm by Alexey Dobriyan · 13 years ago
  10. 34e49d4 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps by Joe Perches · 13 years ago
  11. 1bdcd78 cgroups: remove deprecated subsystem from examples. by Trevor Woerner · 13 years ago
  12. e0e34e9 Documentation/email-clients.txt: update Thunderbird docs with wordwrap plugin by Rob Landley · 13 years ago
  13. 5d3687d Documentation/email-clients.txt: warn about word wrap bug in KMail by Lasse Collin · 13 years ago
  14. 566538a reiserfs: make sure va_end() is always called after va_start(). by Jesper Juhl · 13 years ago
  15. e0e3d32 befs: don't pass huge structs by value by Jesper Juhl · 13 years ago
  16. 25f959d drivers/telephony/ixj.c: fix warning by Andrew Morton · 13 years ago
  17. e462c44 pipe: use event aware wakeups by Davide Libenzi · 13 years ago
  18. 5f829e4 gpiolib: add missing functions to generic fallback by Wolfram Sang · 13 years ago
  19. 0fdae42 gpiolib: annotate gpio-intialization with __must_check by Wolfram Sang · 13 years ago
  20. 49a3679 gpio/ml_ioh_gpio: ML7213 GPIO driver by Tomoya MORINAGA · 13 years ago
  21. 3251886 GPIO_VX855: eliminate kconfig dependency warning by Randy Dunlap · 13 years ago
  22. 6f7ab52 GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning by Randy Dunlap · 13 years ago
  23. 67d15ed gpio: vr41xx_giu: irq_data conversion by Lennert Buytenhek · 13 years ago
  24. a1f5f22 gpio: timbgpio: irq_data conversion by Lennert Buytenhek · 13 years ago
  25. 33fcc1b gpio: tc35892-gpio: irq_data conversion by Lennert Buytenhek · 13 years ago
  26. 673860c gpio: sx150x: irq_data conversion by Lennert Buytenhek · 13 years ago
  27. 2a866f3 gpio: stmpe-gpio: irq_data conversion by Lennert Buytenhek · 13 years ago
  28. b222186 gpio: pl061: irq_data conversion by Lennert Buytenhek · 13 years ago
  29. 6f5cfc0 gpio: pca953x: irq_data conversion by Lennert Buytenhek · 13 years ago
  30. fbc4667a gpio: max732x: irq_data conversion by Lennert Buytenhek · 13 years ago
  31. 5ffd72c gpio: langwell_gpio: irq_data conversion by Lennert Buytenhek · 13 years ago
  32. 12401eed gpio: adp5588-gpio: irq_data conversion by Lennert Buytenhek · 13 years ago
  33. cf8e908 cs5535: deprecate older cs5535_gpio driver by Andres Salomon · 13 years ago
  34. 7637c92 drivers/staging/olpc_dcon: convert to new cs5535 gpio API by Andres Salomon · 13 years ago
  35. 1b912c1 drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionality by Andres Salomon · 13 years ago
  36. 5f003fe rtc: rtc-max6902 - set driver data in max6902_probe() by Axel Lin · 13 years ago
  37. 81d350e rtc: delete legacy MAINTAINERS entry by Paul Gortmaker · 13 years ago
  38. 2fb08e6 rtc-cmos: fix suspend/resume by Paul Fox · 13 years ago
  39. 19412ce drivers/rtc/rtc-omap.c: fix a memory leak by Axel Lin · 13 years ago
  40. 554ec37 vgacon: check for efi machine by Yannick Heneault · 13 years ago
  41. f670d0e binfmt_elf: cleanups by Mikael Pettersson · 13 years ago
  42. 52bd19f7 epoll: convert max_user_watches to long by Robin Holt · 13 years ago
  43. 65329bf fs/select.c: fix information leak to userspace by Vasiliy Kulikov · 13 years ago
  44. 3d130fd checkpatch.pl: add "prefer __packed" check by Joe Perches · 13 years ago
  45. 88f8831 checkpatch: check for world-writeable sysfs/debugfs files by Dave Jones · 13 years ago
  46. c023e473 checkpatch.pl: fix CAST detection by Florian Mickler · 13 years ago
  47. caf2a54 scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc by Joe Perches · 13 years ago
  48. 78c377d flex_array: export symbols to modules by David Rientjes · 13 years ago
  49. 7348257 MAINTAINERS: remove Stelian from the AMS driver record by Stelian Pop · 13 years ago
  50. b7788e1 MAINTAINERS: orphan the meye driver by Stelian Pop · 13 years ago
  51. 4b00717 CREDITS: update Stelian's entry by Stelian Pop · 13 years ago
  52. 8578d7a MAINTAINERS: openwrt-devel@ is subscribers-only by Lennert Buytenhek · 13 years ago
  53. ab6c937 scripts/get_maintainer.pl: use --git-fallback more often by Joe Perches · 13 years ago
  54. 7e1863a scripts/get_maintainer.pl: make --rolestats the default by Joe Perches · 13 years ago
  55. b921c69 lib/vsprintf.c: fix vscnprintf() if @size is == 0 by Anton Arapov · 13 years ago
  56. a3f938b include/linux/printk.h: use tab not spaces for indent by Joe Perches · 13 years ago
  57. 6ec42a56 include/linux/printk.h: organize printk_ratelimited macros by Joe Perches · 13 years ago
  58. ac83ed6 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard by Joe Perches · 13 years ago
  59. 16cb839 include/linux/printk.h: add pr_<level>_once macros by Joe Perches · 13 years ago
  60. 5264f2f include/linux/printk.h: use and neaten no_printk by Joe Perches · 13 years ago
  61. 7d1e91a include/linux/printk.h: use space after #define by Joe Perches · 13 years ago
  62. a9747cc include/linux/printk.h: move console functions and variables together by Joe Perches · 13 years ago
  63. fb842b0 printk: use RCU to prevent potential lock contention in kmsg_dump by Huang Ying · 13 years ago
  64. f0f2c2b dca: remove unneeded NULL check by Dan Carpenter · 13 years ago
  65. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 13 years ago
  66. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 13 years ago
  67. b8cb464 ihex: fix unused return value compiler warning by Chris Ruffin · 13 years ago
  68. 8369744 include/asm-generic/vmlinux.lds.h: make readmostly section correctly align by Shaohua Li · 13 years ago
  69. 1725310 include/linux/unaligned/packed_struct.h: use __packed by Andrew Morton · 13 years ago
  70. 049763d toshiba.h: hide a function prototypes behind __KERNEL__ macro by Alexander Shishkin · 13 years ago
  71. 71a9048 include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit by Andrew Morton · 13 years ago
  72. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 13 years ago
  73. 04c6862 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths by Seiji Aguchi · 13 years ago
  74. fc2d557 kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC by Seiji Aguchi · 13 years ago
  75. 0388fae uml: use simple_write_to_buffer() by Akinobu Mita · 13 years ago
  76. 07ecb79 uml: mmapper_kern needs MODULE_LICENSE by Randy Dunlap · 13 years ago
  77. 48a0b74 arch/um/drivers/line.c: safely iterate over list of winch handlers by Will Newton · 13 years ago
  78. 94295e2 um: mark CONFIG_HIGHMEM as broken by Richard Weinberger · 13 years ago
  79. aff5ce6 drivers/video/backlight/l4f00242t03.c: fix reset sequence by Alberto Panizzo · 13 years ago
  80. 26bbabc drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator enable/disable by Alberto Panizzo · 13 years ago
  81. 95558ad drivers/video/backlight/l4f00242t03.c: full implement fb power states for this lcd by Alberto Panizzo · 13 years ago
  82. 5c2202f drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned by Mariusz Kozlowski · 13 years ago
  83. 9f9455a leds: add output inversion option to backlight trigger by Janusz Krzysztofik · 13 years ago
  84. 61a8393 leds-lp5521: modify the way of setting led device name by Arun Murthy · 13 years ago
  85. d4e7ad0 leds: lp5521: fix circular locking by Samu Onkalo · 13 years ago
  86. fbac081 leds: lp5523: fix circular locking by Samu Onkalo · 13 years ago
  87. 278ad4f leds: leds-lp5523: modify the way of setting led device name by Samu Onkalo · 13 years ago
  88. 125c713 leds: leds-pca9532 cleanups by Axel Lin · 13 years ago
  89. 2260209 drivers/leds/leds-lp5521.c: fix potential buffer overflow by Vasiliy Kulikov · 13 years ago
  90. 6db26ff fs/ext4/inode.c: use pr_warn_ratelimited() by Andrew Morton · 13 years ago
  91. f878133 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  92. 1b38627 Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  93. 968a851 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  94. 94d4c4c Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  95. 2818ef5 NTFS: writev() fix and maintenance/contact details update by Anton Altaparmakov · 13 years ago
  96. eca0bdd Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools by Len Brown · 13 years ago
  97. d5532ee tools: create power/x86/x86_energy_perf_policy by Len Brown · 14 years ago
  98. 103a8fe tools: create power/x86/turbostat by Len Brown · 14 years ago
  99. d15eda5 i915/gtt: fix ordering causing DMAR errors on object teardown. by Dave Airlie · 13 years ago
  100. a46f310 i915/gtt: fix ordering issues with status setup and DMAR by Dave Airlie · 13 years ago