1. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  2. 79d365a atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 by Mathieu Desnoyers · 17 years ago
  3. 2549c85 atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64 by Mathieu Desnoyers · 17 years ago
  4. f46e477 atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc by Mathieu Desnoyers · 17 years ago
  5. 8ffe9d0 atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc by Mathieu Desnoyers · 17 years ago
  6. e12f644 atomic.h: add atomic64 cmpxchg, xchg and add_unless to mips by Mathieu Desnoyers · 17 years ago
  7. 8197913 atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64 by Mathieu Desnoyers · 17 years ago
  8. e656e24 atomic.h: i386 type safety fix by Mathieu Desnoyers · 17 years ago
  9. bb2382c atomic.h: complete atomic_long operations in asm-generic by Mathieu Desnoyers · 17 years ago
  10. e96e699 atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha by Mathieu Desnoyers · 17 years ago
  11. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  12. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  13. 416ce32 revert "rtc: Add rtc_merge_alarm()" by Andrew Morton · 17 years ago
  14. 87ac84f rtc-cmos wakeup interface by David Brownell · 17 years ago
  15. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  16. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  17. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  18. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  19. 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 17 years ago
  20. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 17 years ago
  21. a7e27d5d sanitize linux/isdn_divertif.h for userspace by Mike Frysinger · 17 years ago
  22. 3a3a51d make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static by Adrian Bunk · 17 years ago
  23. 63bd235 au1550 SPI controller driver by Jan Nikitenko · 17 years ago
  24. 33e34dc SPI kerneldoc by David Brownell · 17 years ago
  25. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 17 years ago
  26. ce0be12 clockchips.h: kernel-doc fix by Sergei Shtylyov · 17 years ago
  27. acd64b7 hide spinlock in linux/quota.h behind __KERNEL__ by Mike Frysinger · 17 years ago
  28. 6d4d8c0 Add taskstats.h to kbuild by David Woodhouse · 17 years ago
  29. cef2cf0 Misc: add sensable phantom driver by Jiri Slaby · 17 years ago
  30. f19b121 Driver for the Maxim DS1WM, a 1-wire bus master ASIC core by akpm@linux-foundation.org · 17 years ago
  31. 63f6564 x86_64: kill 19000+ sparse warnings by Randy Dunlap · 17 years ago
  32. 6df95fd consolidate asm/const.h to linux/const.h by Randy Dunlap · 17 years ago
  33. 28ec039 fat: don't use free_clusters for fat32 by OGAWA Hirofumi · 17 years ago
  34. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  35. 28be5ab ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  36. d1ab824 Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation by Michael Ellerman · 17 years ago
  37. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  38. b32e41b SPIN_LOCK_UNLOCKED cleanup in init_task.h by Milind Arun Choudhary · 17 years ago
  39. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 17 years ago
  40. 49a4ec1 fix hotplug for legacy platform drivers by David Brownell · 17 years ago
  41. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago
  42. e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 17 years ago
  43. 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 17 years ago
  44. 7e80d0d i386: sched.h inclusion from module.h is baack by Alexey Dobriyan · 17 years ago
  45. 0e8638e Deprecate SA_xxx interrupt flags -V2 by Thomas Gleixner · 17 years ago
  46. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 17 years ago
  47. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 17 years ago
  48. ea07890 Fix race between rmmod and cat /proc/kallsyms by Alexey Dobriyan · 17 years ago
  49. ae84e32 Simplify module_get_kallsym() by dropping length arg by Alexey Dobriyan · 17 years ago
  50. 55955aa PNPACPI sets pnpdev->dev.archdata by David Brownell · 17 years ago
  51. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 17 years ago
  52. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  53. 7328508 remove artificial software max_loop limit by Ken Chen · 17 years ago
  54. 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 17 years ago
  55. 8524070 Move timekeeping code to timekeeping.c by john stultz · 17 years ago
  56. 329c8d8 time: SMP friendly alignment of struct clocksource by Eric Dumazet · 17 years ago
  57. 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 17 years ago
  58. 2828703 Add a new deferrable delayed work init by Venki Pallipadi · 17 years ago
  59. 6e453a6 Add support for deferrable timers by Venki Pallipadi · 17 years ago
  60. c15a383 parport->dev driver model support by David Brownell · 17 years ago
  61. c467a38 Delete unused header file linux/awe_voice.h by Robert P. J. Day · 17 years ago
  62. e5f00f4 make remove_inode_dquot_ref() static by Adrian Bunk · 17 years ago
  63. 757dea9 Delete unused header file math-emu/extended.h by Robert P. J. Day · 17 years ago
  64. ef51c97 Remove do_sync_file_range() by Mark Fasheh · 17 years ago
  65. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  66. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 17 years ago
  67. 6ae9200 enlarge console.name by Andrew Morton · 17 years ago
  68. 9adef58 futex: get_futex_key, get_key_refs and drop_key_refs by Rusty Russell · 17 years ago
  69. 1a86b5e cyclades: remove custom types by Klaus Kudielka · 17 years ago
  70. 7c4e95b fix cyclades.h for x86_64 (and probably others) by Klaus Kudielka · 17 years ago
  71. 9b3af29 Kprobes: Make kprobe.symbol_name const by Ananth N Mavinakayanahalli · 17 years ago
  72. 6de0212 tty: i386/x86_64 arbitary speed support by Alan Cox · 17 years ago
  73. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 17 years ago
  74. 7695650 Fix race between proc_get_inode() and remove_proc_entry() by Alexey Dobriyan · 17 years ago
  75. 79c0b2d add filesystem subtype support by Miklos Szeredi · 17 years ago
  76. 2e17c55 init dma masks in pnp_dev by David Brownell · 17 years ago
  77. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 17 years ago
  78. 616883d IRQ: add __must_check to request_irq by Monakhov Dmitriy · 17 years ago
  79. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  80. fe08a9d reiserfs: shrink superblock if no xattrs by Alexey Dobriyan · 17 years ago
  81. ee7b9e3 Fix compilation of drivers with -O0 by Michal Schmidt · 17 years ago
  82. 4659539 init/do_mounts.c: proper prepare_namespace() prototype by Adrian Bunk · 17 years ago
  83. 1ae7075 use use SEEK_MAX to validate user lseek arguments by Chris Snook · 17 years ago
  84. 8e2c200 Fix constant folding and poor optimization in byte swapping code by Trent Piepho · 17 years ago
  85. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  86. 97dc32c reduce size of task_struct on 64-bit machines by William Cohen · 17 years ago
  87. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 17 years ago
  88. 3e9f45b Factor outstanding I/O error handling by Guillaume Chazarain · 17 years ago
  89. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  90. b46b8f1 Increase slab redzone to 64bits by David Woodhouse · 17 years ago
  91. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  92. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  93. 5cefcab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  94. 9fa0853 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  95. ef93127 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  96. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  97. 5b6b549 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  98. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  99. e024715 uml: improve checking and diagnostics of ethernet MACs by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  100. c5e631cf ARRAY_SIZE: check for type by Rusty Russell · 17 years ago