1. 7637c92 drivers/staging/olpc_dcon: convert to new cs5535 gpio API by Andres Salomon · 14 years ago
  2. 1b912c1 drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionality by Andres Salomon · 14 years ago
  3. 5f003fe rtc: rtc-max6902 - set driver data in max6902_probe() by Axel Lin · 14 years ago
  4. 81d350e rtc: delete legacy MAINTAINERS entry by Paul Gortmaker · 14 years ago
  5. 2fb08e6 rtc-cmos: fix suspend/resume by Paul Fox · 14 years ago
  6. 19412ce drivers/rtc/rtc-omap.c: fix a memory leak by Axel Lin · 14 years ago
  7. 554ec37 vgacon: check for efi machine by Yannick Heneault · 14 years ago
  8. f670d0e binfmt_elf: cleanups by Mikael Pettersson · 14 years ago
  9. 52bd19f7 epoll: convert max_user_watches to long by Robin Holt · 14 years ago
  10. 65329bf fs/select.c: fix information leak to userspace by Vasiliy Kulikov · 14 years ago
  11. 3d130fd checkpatch.pl: add "prefer __packed" check by Joe Perches · 14 years ago
  12. 88f8831 checkpatch: check for world-writeable sysfs/debugfs files by Dave Jones · 14 years ago
  13. c023e473 checkpatch.pl: fix CAST detection by Florian Mickler · 14 years ago
  14. caf2a54 scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc by Joe Perches · 14 years ago
  15. 78c377d flex_array: export symbols to modules by David Rientjes · 14 years ago
  16. 7348257 MAINTAINERS: remove Stelian from the AMS driver record by Stelian Pop · 14 years ago
  17. b7788e1 MAINTAINERS: orphan the meye driver by Stelian Pop · 14 years ago
  18. 4b00717 CREDITS: update Stelian's entry by Stelian Pop · 14 years ago
  19. 8578d7a MAINTAINERS: openwrt-devel@ is subscribers-only by Lennert Buytenhek · 14 years ago
  20. ab6c937 scripts/get_maintainer.pl: use --git-fallback more often by Joe Perches · 14 years ago
  21. 7e1863a scripts/get_maintainer.pl: make --rolestats the default by Joe Perches · 14 years ago
  22. b921c69 lib/vsprintf.c: fix vscnprintf() if @size is == 0 by Anton Arapov · 14 years ago
  23. a3f938b include/linux/printk.h: use tab not spaces for indent by Joe Perches · 14 years ago
  24. 6ec42a5 include/linux/printk.h: organize printk_ratelimited macros by Joe Perches · 14 years ago
  25. ac83ed6 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard by Joe Perches · 14 years ago
  26. 16cb839 include/linux/printk.h: add pr_<level>_once macros by Joe Perches · 14 years ago
  27. 5264f2f include/linux/printk.h: use and neaten no_printk by Joe Perches · 14 years ago
  28. 7d1e91a include/linux/printk.h: use space after #define by Joe Perches · 14 years ago
  29. a9747cc include/linux/printk.h: move console functions and variables together by Joe Perches · 14 years ago
  30. fb842b0 printk: use RCU to prevent potential lock contention in kmsg_dump by Huang Ying · 14 years ago
  31. f0f2c2b dca: remove unneeded NULL check by Dan Carpenter · 14 years ago
  32. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 14 years ago
  33. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 14 years ago
  34. b8cb464 ihex: fix unused return value compiler warning by Chris Ruffin · 14 years ago
  35. 8369744 include/asm-generic/vmlinux.lds.h: make readmostly section correctly align by Shaohua Li · 14 years ago
  36. 1725310 include/linux/unaligned/packed_struct.h: use __packed by Andrew Morton · 14 years ago
  37. 049763d toshiba.h: hide a function prototypes behind __KERNEL__ macro by Alexander Shishkin · 14 years ago
  38. 71a9048 include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit by Andrew Morton · 14 years ago
  39. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  40. 04c6862 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths by Seiji Aguchi · 14 years ago
  41. fc2d557 kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC by Seiji Aguchi · 14 years ago
  42. 0388fae uml: use simple_write_to_buffer() by Akinobu Mita · 14 years ago
  43. 07ecb79 uml: mmapper_kern needs MODULE_LICENSE by Randy Dunlap · 14 years ago
  44. 48a0b74 arch/um/drivers/line.c: safely iterate over list of winch handlers by Will Newton · 14 years ago
  45. 94295e2 um: mark CONFIG_HIGHMEM as broken by Richard Weinberger · 14 years ago
  46. aff5ce6 drivers/video/backlight/l4f00242t03.c: fix reset sequence by Alberto Panizzo · 14 years ago
  47. 26bbabc drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator enable/disable by Alberto Panizzo · 14 years ago
  48. 95558ad drivers/video/backlight/l4f00242t03.c: full implement fb power states for this lcd by Alberto Panizzo · 14 years ago
  49. 5c2202f drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned by Mariusz Kozlowski · 14 years ago
  50. 9f9455a leds: add output inversion option to backlight trigger by Janusz Krzysztofik · 14 years ago
  51. 61a8393 leds-lp5521: modify the way of setting led device name by Arun Murthy · 14 years ago
  52. d4e7ad0 leds: lp5521: fix circular locking by Samu Onkalo · 14 years ago
  53. fbac081 leds: lp5523: fix circular locking by Samu Onkalo · 14 years ago
  54. 278ad4f leds: leds-lp5523: modify the way of setting led device name by Samu Onkalo · 14 years ago
  55. 125c713 leds: leds-pca9532 cleanups by Axel Lin · 14 years ago
  56. 2260209 drivers/leds/leds-lp5521.c: fix potential buffer overflow by Vasiliy Kulikov · 14 years ago
  57. 6db26ff fs/ext4/inode.c: use pr_warn_ratelimited() by Andrew Morton · 14 years ago
  58. f878133 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  59. 1b38627 Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  60. 968a851 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 14 years ago
  61. 94d4c4c Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  62. 2818ef5 NTFS: writev() fix and maintenance/contact details update by Anton Altaparmakov · 14 years ago
  63. e5c3014 KVM: Initialize fpu state in preemptible context by Avi Kivity · 14 years ago
  64. 444e863 KVM: VMX: when entering real mode align segment base to 16 bytes by Gleb Natapov · 14 years ago
  65. f8e453b KVM: MMU: handle 'map_writable' in set_spte() function by Xiao Guangrong · 14 years ago
  66. b034cf0 KVM: MMU: audit: allow audit more guests at the same time by Xiao Guangrong · 14 years ago
  67. aff48ba KVM: Fetch guest cr3 from hardware on demand by Avi Kivity · 14 years ago
  68. 9f8fe50 KVM: Replace reads of vcpu->arch.cr3 by an accessor by Avi Kivity · 14 years ago
  69. e49146d KVM: MMU: only write protect mappings at pagetable level by Marcelo Tosatti · 14 years ago
  70. 16d8f72 KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear() by Avi Kivity · 14 years ago
  71. c445f8e KVM: MMU: Initialize base_role for tdp mmus by Avi Kivity · 14 years ago
  72. 110312c KVM: VMX: Optimize atomic EFER load by Avi Kivity · 14 years ago
  73. 07c116d KVM: VMX: Add definitions for more vm entry/exit control bits by Avi Kivity · 14 years ago
  74. dc25e89 KVM: SVM: copy instruction bytes from VMCB by Andre Przywara · 14 years ago
  75. df4f310 KVM: SVM: implement enhanced INVLPG intercept by Andre Przywara · 14 years ago
  76. cae3797 KVM: SVM: enhance mov DR intercept handler by Andre Przywara · 14 years ago
  77. 7ff76d5 KVM: SVM: enhance MOV CR intercept handler by Andre Przywara · 14 years ago
  78. ddce97a KVM: SVM: add new SVM feature bit names by Andre Przywara · 14 years ago
  79. 51d8b66 KVM: cleanup emulate_instruction by Andre Przywara · 14 years ago
  80. db8fcef KVM: move complete_insn_gp() into x86.c by Andre Przywara · 14 years ago
  81. eea1cff KVM: x86: fix CR8 handling by Andre Przywara · 14 years ago
  82. a63512a KVM guest: Fix kvm clock initialization when it's configured out by Avi Kivity · 14 years ago
  83. 175504c KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() by Takuya Yoshikawa · 14 years ago
  84. a355c85 KVM: return true when user space query KVM_CAP_USER_NMI extension by Lai Jiangshan · 14 years ago
  85. 61cfab2 KVM: Correct kvm_pio tracepoint count field by Avi Kivity · 14 years ago
  86. d3c422b KVM: MMU: Fix incorrect direct page write protection due to ro host page by Avi Kivity · 14 years ago
  87. 5c663a1 KVM: Fix build error on s390 due to missing tlbs_dirty by Avi Kivity · 14 years ago
  88. 81dd35d KVM: SVM: Add xsetbv intercept by Joerg Roedel · 14 years ago
  89. d4dbf47 KVM: MMU: Make the way of accessing lpage_info more generic by Takuya Yoshikawa · 14 years ago
  90. 443381a KVM: VMX: add module parameter to avoid trapping HLT instructions (v5) by Anthony Liguori · 14 years ago
  91. 38e5e92 KVM: SVM: Implement Flush-By-Asid feature by Joerg Roedel · 14 years ago
  92. f40f6a4 KVM: SVM: Use svm_flush_tlb instead of force_new_asid by Joerg Roedel · 14 years ago
  93. fa22a8d KVM: SVM: Remove flush_guest_tlb function by Joerg Roedel · 14 years ago
  94. fb67e14 KVM: MMU: retry #PF for softmmu by Xiao Guangrong · 14 years ago
  95. 2ec4739 KVM: MMU: fix accessed bit set on prefault path by Xiao Guangrong · 14 years ago
  96. 78b2c54 KVM: MMU: rename 'no_apf' to 'prefault' by Xiao Guangrong · 14 years ago
  97. b53ba3f KVM: SVM: Add clean-bit for LBR state by Joerg Roedel · 14 years ago
  98. 0574dec KVM: SVM: Add clean-bit for CR2 register by Joerg Roedel · 14 years ago
  99. 060d0c9 KVM: SVM: Add clean-bit for Segements and CPL by Joerg Roedel · 14 years ago
  100. 17a703c KVM: SVM: Add clean-bit for GDT and IDT by Joerg Roedel · 14 years ago