1. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 17 years ago
  2. 36f021b Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  3. 4750def Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  4. 9028780 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  5. 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  6. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  7. 34ed25f s3fb: updates by Ondrej Zajicek · 17 years ago
  8. c831c33 use mutex instead of semaphore in virtual console driver by Matthias Kaehlcke · 17 years ago
  9. 159dde9 atyfb: halve XCLK with Mobility and 32bit memory by Ville Syrjala · 17 years ago
  10. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  11. e5d809d pm2fb: Permedia 2V memory clock setting by Krzysztof Helt · 17 years ago
  12. 11f11d5 fbdev: add tile operation to get the maximum length of the map by Antonino A. Daplas · 17 years ago
  13. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 17 years ago
  14. bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 17 years ago
  15. 09aaf26 fbdev: add fb_read/fb_write functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  16. 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 17 years ago
  17. 68648ed fbdev: add drawing functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  18. fa6ce9a vt: add color support to the "underline" and "italic" attributes by Jan Engelhardt · 17 years ago
  19. 86c6f7d tgafb: TURBOchannel support by Maciej W. Rozycki · 17 years ago
  20. 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 17 years ago
  21. 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 17 years ago
  22. 2ee1216 fbdev: display class by James Simmons · 17 years ago
  23. dd025c0 Char: cyclades, dynamic ports by Jiri Slaby · 17 years ago
  24. 6a0aa67 Char: cyclades, remove unused timestamps by Jiri Slaby · 17 years ago
  25. 2c7fea9 Char: cyclades, remove sleep_on by Jiri Slaby · 17 years ago
  26. 875b206 Char: cyclades, make info->card a pointer by Jiri Slaby · 17 years ago
  27. 46039f8 Char: cyclades, remove useless fileds from cyclades_card by Jiri Slaby · 17 years ago
  28. b81cc310 Char: cyclades, unexport struct cyclades_card by Jiri Slaby · 17 years ago
  29. 7e92b4fc x86, serial: convert legacy COM ports to platform devices by Bjorn Helgaas · 17 years ago
  30. 8f81dd1 PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) by Bjorn Helgaas · 17 years ago
  31. db05c3b Char: cyclades, cy_readX/writeX cleanup by Jiri Slaby · 17 years ago
  32. d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 17 years ago
  33. 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 17 years ago
  34. cc38682 Some grammatical fixups and additions to atomic.h kernel-doc content by Robert P. J. Day · 17 years ago
  35. a436ed9 x86: create asm/cmpxchg.h by Jeff Dike · 17 years ago
  36. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  37. c343c14 local_t: x86_64 extension by Mathieu Desnoyers · 17 years ago
  38. 469b50b local_t: sparc64 cleanup by Mathieu Desnoyers · 17 years ago
  39. 6d8944a local_t: powerpc extension by Mathieu Desnoyers · 17 years ago
  40. 14c846a local_t: parisc cleanup by Mathieu Desnoyers · 17 years ago
  41. 7232311 local_t: mips extension by Mathieu Desnoyers · 17 years ago
  42. 4431f46 local_t: ia64 extension by Mathieu Desnoyers · 17 years ago
  43. a075227 local_t: i386 extension by Mathieu Desnoyers · 17 years ago
  44. f43f7b46 local_t: alpha extension by Mathieu Desnoyers · 17 years ago
  45. 5e97b93 local_t: architecture independent extension by Mathieu Desnoyers · 17 years ago
  46. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  47. 79d365a atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 by Mathieu Desnoyers · 17 years ago
  48. 2549c85 atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64 by Mathieu Desnoyers · 17 years ago
  49. f46e477 atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc by Mathieu Desnoyers · 17 years ago
  50. 8ffe9d0 atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc by Mathieu Desnoyers · 17 years ago
  51. e12f644 atomic.h: add atomic64 cmpxchg, xchg and add_unless to mips by Mathieu Desnoyers · 17 years ago
  52. 8197913 atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64 by Mathieu Desnoyers · 17 years ago
  53. e656e24 atomic.h: i386 type safety fix by Mathieu Desnoyers · 17 years ago
  54. bb2382c atomic.h: complete atomic_long operations in asm-generic by Mathieu Desnoyers · 17 years ago
  55. e96e699 atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha by Mathieu Desnoyers · 17 years ago
  56. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  57. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  58. 416ce32 revert "rtc: Add rtc_merge_alarm()" by Andrew Morton · 17 years ago
  59. 87ac84f rtc-cmos wakeup interface by David Brownell · 17 years ago
  60. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  61. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  62. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  63. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  64. 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 17 years ago
  65. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 17 years ago
  66. a7e27d5d sanitize linux/isdn_divertif.h for userspace by Mike Frysinger · 17 years ago
  67. 3a3a51d make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static by Adrian Bunk · 17 years ago
  68. 63bd235 au1550 SPI controller driver by Jan Nikitenko · 17 years ago
  69. 33e34dc SPI kerneldoc by David Brownell · 17 years ago
  70. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 17 years ago
  71. ce0be12 clockchips.h: kernel-doc fix by Sergei Shtylyov · 17 years ago
  72. acd64b7 hide spinlock in linux/quota.h behind __KERNEL__ by Mike Frysinger · 17 years ago
  73. 6d4d8c0 Add taskstats.h to kbuild by David Woodhouse · 17 years ago
  74. cef2cf0 Misc: add sensable phantom driver by Jiri Slaby · 17 years ago
  75. f19b121 Driver for the Maxim DS1WM, a 1-wire bus master ASIC core by akpm@linux-foundation.org · 17 years ago
  76. 63f6564 x86_64: kill 19000+ sparse warnings by Randy Dunlap · 17 years ago
  77. 6df95fd consolidate asm/const.h to linux/const.h by Randy Dunlap · 17 years ago
  78. 28ec039 fat: don't use free_clusters for fat32 by OGAWA Hirofumi · 17 years ago
  79. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  80. 28be5ab ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  81. d1ab824 Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation by Michael Ellerman · 17 years ago
  82. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  83. b32e41b SPIN_LOCK_UNLOCKED cleanup in init_task.h by Milind Arun Choudhary · 17 years ago
  84. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 17 years ago
  85. 49a4ec1 fix hotplug for legacy platform drivers by David Brownell · 17 years ago
  86. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago
  87. e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 17 years ago
  88. 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 17 years ago
  89. 7e80d0d i386: sched.h inclusion from module.h is baack by Alexey Dobriyan · 17 years ago
  90. 0e8638e Deprecate SA_xxx interrupt flags -V2 by Thomas Gleixner · 17 years ago
  91. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 17 years ago
  92. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 17 years ago
  93. ea07890 Fix race between rmmod and cat /proc/kallsyms by Alexey Dobriyan · 17 years ago
  94. ae84e32 Simplify module_get_kallsym() by dropping length arg by Alexey Dobriyan · 17 years ago
  95. 55955aa PNPACPI sets pnpdev->dev.archdata by David Brownell · 17 years ago
  96. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 17 years ago
  97. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  98. 7328508 remove artificial software max_loop limit by Ken Chen · 17 years ago
  99. 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 17 years ago
  100. 8524070 Move timekeeping code to timekeeping.c by john stultz · 17 years ago