1. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  2. 23b2e59 workqueue: kill NOAUTOREL works by Oleg Nesterov · 17 years ago
  3. 1634c48 make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq by Oleg Nesterov · 17 years ago
  4. 7097a87 workqueue: kill run_scheduled_work() by Oleg Nesterov · 17 years ago
  5. baaca49 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE by Gautham R Shenoy · 17 years ago
  6. 6f7cc11 Extend notifier_call_chain to count nr_calls made by Gautham R Shenoy · 17 years ago
  7. 7c9cb38 relay: use plain timer instead of delayed work by Tom Zanussi · 17 years ago
  8. 19a75d8 kblockd: use flush_work by Andrew Morton · 17 years ago
  9. b89deed implement flush_work() by Oleg Nesterov · 17 years ago
  10. 18d8362 mutex_lock_interruptible(): add __must_check by Andrew Morton · 17 years ago
  11. 55c0d1f Move sig_kernel_* et al macros to linux/signal.h by Roland McGrath · 17 years ago
  12. 8813d1c mca: add integrated device bus matching by James Bottomley · 17 years ago
  13. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  14. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 17 years ago
  15. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  16. 97416ce Declare {compat_}sys_utimensat by Stephen Rothwell · 17 years ago
  17. 055b822 disable socket power in adapter driver instead of media one by Alex Dubov · 17 years ago
  18. 4750def Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  19. 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  20. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  21. 34ed25f s3fb: updates by Ondrej Zajicek · 17 years ago
  22. c831c33 use mutex instead of semaphore in virtual console driver by Matthias Kaehlcke · 17 years ago
  23. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  24. 11f11d5 fbdev: add tile operation to get the maximum length of the map by Antonino A. Daplas · 17 years ago
  25. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 17 years ago
  26. bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 17 years ago
  27. 09aaf26 fbdev: add fb_read/fb_write functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  28. 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 17 years ago
  29. 68648ed fbdev: add drawing functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  30. fa6ce9a vt: add color support to the "underline" and "italic" attributes by Jan Engelhardt · 17 years ago
  31. 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 17 years ago
  32. 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 17 years ago
  33. 2ee1216 fbdev: display class by James Simmons · 17 years ago
  34. dd025c0 Char: cyclades, dynamic ports by Jiri Slaby · 17 years ago
  35. 6a0aa67 Char: cyclades, remove unused timestamps by Jiri Slaby · 17 years ago
  36. 2c7fea9 Char: cyclades, remove sleep_on by Jiri Slaby · 17 years ago
  37. 875b206 Char: cyclades, make info->card a pointer by Jiri Slaby · 17 years ago
  38. 46039f8 Char: cyclades, remove useless fileds from cyclades_card by Jiri Slaby · 17 years ago
  39. b81cc31 Char: cyclades, unexport struct cyclades_card by Jiri Slaby · 17 years ago
  40. 8f81dd1 PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) by Bjorn Helgaas · 17 years ago
  41. db05c3b Char: cyclades, cy_readX/writeX cleanup by Jiri Slaby · 17 years ago
  42. d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 17 years ago
  43. 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 17 years ago
  44. bf8f6e5 Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  45. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  46. 416ce32 revert "rtc: Add rtc_merge_alarm()" by Andrew Morton · 17 years ago
  47. 87ac84f rtc-cmos wakeup interface by David Brownell · 17 years ago
  48. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  49. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  50. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  51. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  52. 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 17 years ago
  53. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 17 years ago
  54. a7e27d5 sanitize linux/isdn_divertif.h for userspace by Mike Frysinger · 17 years ago
  55. 3a3a51d make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static by Adrian Bunk · 17 years ago
  56. 33e34dc SPI kerneldoc by David Brownell · 17 years ago
  57. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 17 years ago
  58. ce0be12 clockchips.h: kernel-doc fix by Sergei Shtylyov · 17 years ago
  59. acd64b7 hide spinlock in linux/quota.h behind __KERNEL__ by Mike Frysinger · 17 years ago
  60. 6d4d8c0 Add taskstats.h to kbuild by David Woodhouse · 17 years ago
  61. cef2cf0 Misc: add sensable phantom driver by Jiri Slaby · 17 years ago
  62. f19b121 Driver for the Maxim DS1WM, a 1-wire bus master ASIC core by akpm@linux-foundation.org · 17 years ago
  63. 6df95fd consolidate asm/const.h to linux/const.h by Randy Dunlap · 17 years ago
  64. 28ec039 fat: don't use free_clusters for fat32 by OGAWA Hirofumi · 17 years ago
  65. 28be5ab ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  66. d1ab824 Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation by Michael Ellerman · 17 years ago
  67. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  68. b32e41b SPIN_LOCK_UNLOCKED cleanup in init_task.h by Milind Arun Choudhary · 17 years ago
  69. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 17 years ago
  70. 49a4ec1 fix hotplug for legacy platform drivers by David Brownell · 17 years ago
  71. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago
  72. e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 17 years ago
  73. 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 17 years ago
  74. 0e8638e Deprecate SA_xxx interrupt flags -V2 by Thomas Gleixner · 17 years ago
  75. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 17 years ago
  76. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 17 years ago
  77. ea07890 Fix race between rmmod and cat /proc/kallsyms by Alexey Dobriyan · 17 years ago
  78. ae84e32 Simplify module_get_kallsym() by dropping length arg by Alexey Dobriyan · 17 years ago
  79. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 17 years ago
  80. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  81. 7328508 remove artificial software max_loop limit by Ken Chen · 17 years ago
  82. 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 17 years ago
  83. 8524070 Move timekeeping code to timekeeping.c by john stultz · 17 years ago
  84. 329c8d8 time: SMP friendly alignment of struct clocksource by Eric Dumazet · 17 years ago
  85. 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 17 years ago
  86. 2828703 Add a new deferrable delayed work init by Venki Pallipadi · 17 years ago
  87. 6e453a6 Add support for deferrable timers by Venki Pallipadi · 17 years ago
  88. c15a383 parport->dev driver model support by David Brownell · 17 years ago
  89. c467a38 Delete unused header file linux/awe_voice.h by Robert P. J. Day · 17 years ago
  90. e5f00f4 make remove_inode_dquot_ref() static by Adrian Bunk · 17 years ago
  91. ef51c97 Remove do_sync_file_range() by Mark Fasheh · 17 years ago
  92. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  93. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 17 years ago
  94. 6ae9200 enlarge console.name by Andrew Morton · 17 years ago
  95. 9adef58 futex: get_futex_key, get_key_refs and drop_key_refs by Rusty Russell · 17 years ago
  96. 1a86b5e cyclades: remove custom types by Klaus Kudielka · 17 years ago
  97. 7c4e95b fix cyclades.h for x86_64 (and probably others) by Klaus Kudielka · 17 years ago
  98. 9b3af29 Kprobes: Make kprobe.symbol_name const by Ananth N Mavinakayanahalli · 17 years ago
  99. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 17 years ago
  100. 7695650 Fix race between proc_get_inode() and remove_proc_entry() by Alexey Dobriyan · 17 years ago