1. 680d794 mount options: fix tmpfs by akpm@linux-foundation.org · 17 years ago
  2. b3b304a mount options: add generic_show_options() by Miklos Szeredi · 17 years ago
  3. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 17 years ago
  4. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 17 years ago
  5. 7ef3d2f printk_ratelimit() functions should use CONFIG_PRINTK by Joe Perches · 17 years ago
  6. 36e7891 kill do_generic_mapping_read by Christoph Hellwig · 17 years ago
  7. 7437a51 Remove __STRICT_ANSI__ from linux/types.h by Mike Frysinger · 17 years ago
  8. 9a1e8eb Basic PWM driver for AVR32 and AT91 by David Brownell · 17 years ago
  9. 6d141c3 workqueue: make delayed_work_timer_fn() static by Li Zefan · 17 years ago
  10. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 17 years ago
  11. a9ca663 kill UDFFS_{DATE,VERSION} by Adrian Bunk · 17 years ago
  12. 756fa92 udf: fix udf_debug macro by Marcin Slusarz · 17 years ago
  13. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 17 years ago
  14. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 17 years ago
  15. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 17 years ago
  16. 531d7d4 asm-*/posix_types.h: scrub __GLIBC__ by Mike Frysinger · 17 years ago
  17. 8b5f688 byteorder: move le32_add_cpu & friends from OCFS2 to core by Marcin Slusarz · 17 years ago
  18. edde08f misc: removal of final callers using fastcall by Harvey Harrison · 17 years ago
  19. 144b2a9 asm-generic: remove fastcall by Harvey Harrison · 17 years ago
  20. ec70158 Remove fastcall from linux/include by Harvey Harrison · 17 years ago
  21. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago
  22. ef3d534 mn10300: allocate serial port UART IDs for on-chip serial ports by David Howells · 17 years ago
  23. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  24. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  25. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 17 years ago
  26. 3eb0567 time: fix typo in comments by Li Zefan · 17 years ago
  27. cf4fc6c timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres by Li Zefan · 17 years ago
  28. 146a505 Get rid of the kill_pgrp_info() function by Pavel Emelyanov · 17 years ago
  29. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 17 years ago
  30. 46f382d uglify while_each_pid_task() to make sure we don't count the execing pricess twice by Oleg Nesterov · 17 years ago
  31. 44c4e1b pid: Extend/Fix pid_vnr by Eric W. Biederman · 17 years ago
  32. d12619b fix group stop with exit race by Oleg Nesterov · 17 years ago
  33. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 17 years ago
  34. 6b39c7b kill PT_ATTACHED by Oleg Nesterov · 17 years ago
  35. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 17 years ago
  36. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 17 years ago
  37. 92dfc9d fix "modules: make module_address_lookup() safe" by Andrew Morton · 17 years ago
  38. 596f5601 tty: s390 support for termios2. by Heiko Carstens · 17 years ago
  39. aa7738a tty: let architectures override the user/kernel macros. by Heiko Carstens · 17 years ago
  40. d94afc6 intel-iommu: fault_reason index cleanup by mark gross · 17 years ago
  41. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 17 years ago
  42. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  43. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 17 years ago
  44. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 17 years ago
  45. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 17 years ago
  46. 58bfdd6d namespaces: move the UTS namespace under UTS_NS option by Pavel Emelyanov · 17 years ago
  47. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 17 years ago
  48. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  49. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  50. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  51. 4f41b09 dm: table remove unused variable by Vasily Averin · 17 years ago
  52. 76c072b dm ioctl: move compat code by Milan Broz · 17 years ago
  53. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 17 years ago
  54. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 17 years ago
  55. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 17 years ago
  56. 293c099 hwmon: (w83781d) Misc cleanups by Jean Delvare · 17 years ago
  57. f28dc2f hwmon: (gl520sm) Various cleanups by Jean Delvare · 17 years ago
  58. a5955ed hwmon: (gl518sm) Various cleanups by Jean Delvare · 17 years ago
  59. 7fce084 dmi: Let drivers walk the DMI table by Jean Delvare · 17 years ago
  60. c8b6de1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  61. d569d5b [SCSI] enclosure: add support for enclosure services by James Bottomley · 17 years ago
  62. d850bd3 [SCSI] Small cleanups for scsi_host.h by Pavel Machek · 17 years ago
  63. 89dddbc [SCSI] add protocol definitions by James Bottomley · 17 years ago
  64. 8b1d034 [SCSI] libiscsi: fix session age rollover and remove cid encoding by Mike Christie · 17 years ago
  65. 322d739 [SCSI] iscsi: fix up iscsi printk prefix by Mike Christie · 17 years ago
  66. 8aae18a [SCSI] iscsi class: add async scan helper by Mike Christie · 17 years ago
  67. bd976f6 [SCSI] iscsi class: add session scanning by Mike Christie · 17 years ago
  68. 6eabafb [SCSI] iscsi class, libiscsi: add iscsi sysfs session state file by Mike Christie · 17 years ago
  69. f8d9d65 [SCSI] libiscsi: make __iscsi_complete_pdu() static by Adrian Bunk · 17 years ago
  70. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 17 years ago
  71. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  72. 0afc2ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  73. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  74. f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  75. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  76. 5b808a5 m68k: kill page walker compile warning by Geert Uytterhoeven · 17 years ago
  77. 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  78. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  79. 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 17 years ago
  80. ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 17 years ago
  81. cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 17 years ago
  82. d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 17 years ago
  83. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 17 years ago
  84. 9a7744f Add cmpxchg_local to xtensa by Mathieu Desnoyers · 17 years ago
  85. b62f134 Add cmpxchg_local to v850 by Mathieu Desnoyers · 17 years ago
  86. 80af4ee Add cmpxchg_local to sparc64 by Mathieu Desnoyers · 17 years ago
  87. 405321d Add cmpxchg_local to sparc, move __cmpxchg to system.h by Mathieu Desnoyers · 17 years ago
  88. fe41301 Add cmpxchg_local to s390 by Mathieu Desnoyers · 17 years ago
  89. 85fdbe1 Add cmpxchg_local to ppc by Gunnar Larisch · 17 years ago
  90. df80c8c Add cmpxchg_local to parisc by Mathieu Desnoyers · 17 years ago
  91. 027bcc2 Add cmpxchg_local to m68knommu by Mathieu Desnoyers · 17 years ago
  92. 5da7510 Add cmpxchg_local to m86k by Mathieu Desnoyers · 17 years ago
  93. 7fa2ac3 local_t m32r use architecture specific cmpxchg_local by Mathieu Desnoyers · 17 years ago
  94. f94d1d3 Fix m32r __xchg by Mathieu Desnoyers · 17 years ago
  95. 7b631c2 New cmpxchg_local (optimized for UP case) for m32r by Mathieu Desnoyers · 17 years ago
  96. 4b78fff Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64 by Mathieu Desnoyers · 17 years ago
  97. aebb77a Add cmpxchg_local to h8300 by Mathieu Desnoyers · 17 years ago
  98. 14e0cb3 Add cmpxchg_local to frv by Mathieu Desnoyers · 17 years ago
  99. 7732ba3 Add cmpxchg_local to cris by Mathieu Desnoyers · 17 years ago
  100. 10b8827 Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg by Mathieu Desnoyers · 17 years ago