1. f8245c2 rtc: remove "RTC_ALM_SET mode" bugs by David Brownell · 17 years ago
  2. 416ce32 revert "rtc: Add rtc_merge_alarm()" by Andrew Morton · 17 years ago
  3. 19bfe37 workaround rtc-related acpi table bugs by David Brownell · 17 years ago
  4. f5f72b4 ACPI wakeup hooks for rtc-cmos by David Brownell · 17 years ago
  5. 87ac84f rtc-cmos wakeup interface by David Brownell · 17 years ago
  6. 9b5ef64 rtc: update vr41xx alarm handling by Yoichi Yuasa · 17 years ago
  7. 09a21e5 RTC Kconfig cleanup by Alessandro Zummo · 17 years ago
  8. cb3a58d rtc: update to class device removal patches by David Brownell · 17 years ago
  9. 61a7c36 RTC: replace some newly-introduced macros with inlines by David Brownell · 17 years ago
  10. 7ca1d48 rtc: suspend()/resume() restores system clock by David Brownell · 17 years ago
  11. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  12. 7d9f99e rtc: simplified /proc/driver/rtc handling by David Brownell · 17 years ago
  13. 446ecbd rtc: simplified rtc sysfs attribute handling by David Brownell · 17 years ago
  14. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  15. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  16. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  17. ade5fb8 rcutorture: Remove redundant assignment to cur_ops in for loop by Josh Triplett · 17 years ago
  18. c8e5b16 rcutorture: style cleanup: avoid != NULL in boolean tests by Josh Triplett · 17 years ago
  19. 788e770 rcutorture: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  20. c339662 sched: align rq to cacheline boundary by Siddha, Suresh B · 17 years ago
  21. bd53f96 sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array by Dmitry Adamushko · 17 years ago
  22. 4953198 sched: optimize siblings status check logic in wake_idle() by Siddha, Suresh B · 17 years ago
  23. 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 17 years ago
  24. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 17 years ago
  25. bdecea3 sched: fix idle load balancing in softirqd context by Siddha, Suresh B · 17 years ago
  26. 2bd7e20 ISDN: Spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  27. 9ea6e5d use mutex instead of semaphore in CAPI 2.0 interface by Matthias Kaehlcke · 17 years ago
  28. a7e27d5 sanitize linux/isdn_divertif.h for userspace by Mike Frysinger · 17 years ago
  29. 635244c fix spinlock usage in hysdn_log_close() by Matthias Kaehlcke · 17 years ago
  30. 13af68e drivers/isdn/hardware/eicon/: remove unused header files by Armin Schindler · 17 years ago
  31. 3a3a51d make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static by Adrian Bunk · 17 years ago
  32. 1a1c9bb inode numbering: change libfs sb creation routines to avoid collisions with their root inodes by Jeff Layton · 17 years ago
  33. 866b04f inode numbering: make static counters in new_inode and iunique be 32 bits by Jeff Layton · 17 years ago
  34. 63bd235 au1550 SPI controller driver by Jan Nikitenko · 17 years ago
  35. 33e34dc SPI kerneldoc by David Brownell · 17 years ago
  36. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 17 years ago
  37. 735ce95 minor spi_butterfly cleanup by David Brownell · 17 years ago
  38. fef92c3 8250: Remove commented out irq cruft by Josh Boyer · 17 years ago
  39. 0e82d5b use mutex instead of semaphore for misc char devices by Matthias Kaehlcke · 17 years ago
  40. 6acc369 use mutex instead of semaphore in hdaps driver by Matthias Kaehlcke · 17 years ago
  41. d081d47 use mutex instead of semaphore in TPM driver by Matthias Kaehlcke · 17 years ago
  42. 69f545e use mutex instead of semaphore in RocketPort driver by Matthias Kaehlcke · 17 years ago
  43. 6bdb6b6 export hrtimer_forward by Stas Sergeev · 17 years ago
  44. b140f25 Invalid return value of execve() resulting in oopses by Alexey Kuznetsov · 17 years ago
  45. ce0be12 clockchips.h: kernel-doc fix by Sergei Shtylyov · 17 years ago
  46. 5823541 docbook: librs typo fixes by Randy Dunlap · 17 years ago
  47. acd64b7 hide spinlock in linux/quota.h behind __KERNEL__ by Mike Frysinger · 17 years ago
  48. 6d4d8c0 Add taskstats.h to kbuild by David Woodhouse · 17 years ago
  49. 62eb5b1 synclink_gt use dynamic tty device registration by Paul Fulghum · 17 years ago
  50. cef2cf0 Misc: add sensable phantom driver by Jiri Slaby · 17 years ago
  51. 6f7f02e cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset by David Rientjes · 17 years ago
  52. 0c28f28 procfs: use simple_read_from_buffer() by Akinobu Mita · 17 years ago
  53. 3463399 Update the list information for kexec and kdump by Simon Horman · 17 years ago
  54. a2f7298 old buffer overflow in moxa driver by dann frazier · 17 years ago
  55. 83ae1b7 Fix error handling in HDIO_GETGEO compat wrapper by Andreas Schwab · 17 years ago
  56. a3e09756 laptop-mode URL update by Zach Carter · 17 years ago
  57. 8890ccf doc: fix oops-tracing duplicate by Michal Piotrowski · 17 years ago
  58. c007c06 udf: decrement correct link count in udf_rmdir by Stephen Mollett · 17 years ago
  59. c483bab fat: fix VFAT compat ioctls on 64-bit systems by OGAWA Hirofumi · 17 years ago
  60. b247e8a dma_declare_coherent_memory wrong allocation by Guennadi Liakhovetski · 17 years ago
  61. f19b121 Driver for the Maxim DS1WM, a 1-wire bus master ASIC core by akpm@linux-foundation.org · 17 years ago
  62. c1f858b w1: allow bus master to have reset and byte ops by Evgeniy Polyakov · 17 years ago
  63. 60ed34b W1 printk format warning fix by Evgeniy Polyakov · 17 years ago
  64. 794543a Move LOG_BUF_SHIFT to a more sensible place by Alistair John Strachan · 17 years ago
  65. 63f6564 x86_64: kill 19000+ sparse warnings by Randy Dunlap · 17 years ago
  66. 6df95fd consolidate asm/const.h to linux/const.h by Randy Dunlap · 17 years ago
  67. 8e39c93 tpm: fix sleep-in-spinlock by Parag Warudkar · 17 years ago
  68. 53ab97a Fix chapter reference in CodingStyle by Jesper Juhl · 17 years ago
  69. 4f99ed6 ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  70. 28ec039 fat: don't use free_clusters for fat32 by OGAWA Hirofumi · 17 years ago
  71. 4ff773bb lockdep: removed unused ip argument in mark_lock & mark_held_locks by Jarek Poplawski · 17 years ago
  72. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  73. 53f049f kill warnings when building mandocs by Borislav Petkov · 17 years ago
  74. cc0a8fb drivers/char: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  75. 5ab2f7e reiserfs: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  76. 35bab75 The scheduled -EINVAL for invalid timevals in setitimer by Adrian Bunk · 17 years ago
  77. b3561ea Clean up mutex_trylock noise by Jean Delvare · 17 years ago
  78. 97f0678 jbd: check for error returned by kthread_create on creating journal thread by Pavel Emelianov · 17 years ago
  79. ee6f958 check privileges before setting mount propagation by Miklos Szeredi · 17 years ago
  80. 2f1a2cc console UTF-8 fixes by Egmont Koblinger · 17 years ago
  81. e659ba4 CodingStyle: start flamewar about use of braces by Oliver Neukum · 17 years ago
  82. 28be5ab ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  83. 9926e4c CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix by Tom Alsberg · 17 years ago
  84. a4bb27d serial_txx9: zap changelog from source code by Atsushi Nemoto · 17 years ago
  85. 07bafde serial_txx9: Use assigned device numbers by Atsushi Nemoto · 17 years ago
  86. 7f76c40 getdelays.c: fix overrun by Scott Wiersdorf · 17 years ago
  87. d1ab824 Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation by Michael Ellerman · 17 years ago
  88. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  89. db9c02f pnpbios: convert to use the kthread API by Eric W. Biederman · 17 years ago
  90. 1bd0cf1 smbfs: remove unnecessary allow_signal by Eric W. Biederman · 17 years ago
  91. f16825b Taskstats: fix getdelays usage information by Randy Dunlap · 17 years ago
  92. 9e860d0 lockdep: lookup_chain_cache comment errata by Jarek Poplawski · 17 years ago
  93. 076fa0f SPIN_LOCK_UNLOCKED cleanup in drivers/serial by Milind Arun Choudhary · 17 years ago
  94. ccc9425 SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard by Milind Arun Choudhary · 17 years ago
  95. b32e41b SPIN_LOCK_UNLOCKED cleanup in init_task.h by Milind Arun Choudhary · 17 years ago
  96. 6c080f1 Documentation: cciss: detecting failed drives by Stephen M. Cameron · 17 years ago
  97. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 17 years ago
  98. d5d3b73 cciss: include scsi/scsi.h unconditionally by Stephen Cameron · 17 years ago
  99. c991938 apm: fix incorrect comment by Alan Cox · 17 years ago
  100. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 17 years ago