1. 33ba509 DM9000: Add platform data to specify external phy by Ben Dooks · 18 years ago
  2. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 18 years ago
  3. 080344b hrtimer: fix *rmtp handling in hrtimer_nanosleep() by Oleg Nesterov · 18 years ago
  4. e13a2e6 ntp: correct inconsistent interval/tick_length usage by john stultz · 18 years ago
  5. 25f6663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  6. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  7. 469108f ext4: Add new "development flag" to the ext4 filesystem by Theodore Tso · 18 years ago
  8. 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 18 years ago
  9. acac103 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  10. baf8532 memstick: initial commit for Sony MemoryStick support by Alex Dubov · 18 years ago
  11. 60c12b1 memcontrol: add vm_match_cgroup() by David Rientjes · 18 years ago
  12. 880cdf3 Fix compile error on nommu for is_swap_pte by Matt Mackall · 18 years ago
  13. ab1ecba Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 18 years ago
  14. a0dd25b ACPI: thermal: buildfix for CONFIG_THERMAL=n by Len Brown · 18 years ago
  15. f0e2dcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  16. 765cdb6 DCA: convert struct class_device to struct device. by Kay Sievers · 18 years ago
  17. ea54b10 IB/mlx4: Use multiple WQ blocks to post smaller send WQEs by Jack Morgenstein · 18 years ago
  18. 03054de Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  19. 3668805 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  20. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 18 years ago
  21. 46f4f8f IRQ_NOPROBE helper functions by Ralf Baechle · 18 years ago
  22. 922f9cf fs/char_dev.c: chrdev_open marked static and removed from fs.h by Denis Cheng · 18 years ago
  23. b55ab61 preemptible RCU: sparse annotations by Patrick McHardy · 18 years ago
  24. 06b2a76 Add new string functions strict_strto* and convert kernel params to use them by Yi Yang · 18 years ago
  25. 13d8bcd26 use __u32 in linux/reiserfs_fs.h by Mike Frysinger · 18 years ago
  26. 20a8143 NBD: remove limit on max number of nbd devices by Paul Clements · 18 years ago
  27. 680d794 mount options: fix tmpfs by akpm@linux-foundation.org · 18 years ago
  28. b3b304a mount options: add generic_show_options() by Miklos Szeredi · 18 years ago
  29. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 18 years ago
  30. 7ef3d2f printk_ratelimit() functions should use CONFIG_PRINTK by Joe Perches · 18 years ago
  31. 36e7891 kill do_generic_mapping_read by Christoph Hellwig · 18 years ago
  32. 7437a51 Remove __STRICT_ANSI__ from linux/types.h by Mike Frysinger · 18 years ago
  33. 9a1e8eb Basic PWM driver for AVR32 and AT91 by David Brownell · 18 years ago
  34. 6d141c3 workqueue: make delayed_work_timer_fn() static by Li Zefan · 18 years ago
  35. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 18 years ago
  36. a9ca663 kill UDFFS_{DATE,VERSION} by Adrian Bunk · 18 years ago
  37. 756fa92 udf: fix udf_debug macro by Marcin Slusarz · 18 years ago
  38. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 18 years ago
  39. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 18 years ago
  40. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 18 years ago
  41. 8b5f688 byteorder: move le32_add_cpu & friends from OCFS2 to core by Marcin Slusarz · 18 years ago
  42. ec70158 Remove fastcall from linux/include by Harvey Harrison · 18 years ago
  43. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 18 years ago
  44. ef3d534 mn10300: allocate serial port UART IDs for on-chip serial ports by David Howells · 18 years ago
  45. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 18 years ago
  46. 3eb0567 time: fix typo in comments by Li Zefan · 18 years ago
  47. cf4fc6c timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres by Li Zefan · 18 years ago
  48. 146a505 Get rid of the kill_pgrp_info() function by Pavel Emelyanov · 18 years ago
  49. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 18 years ago
  50. 46f382d uglify while_each_pid_task() to make sure we don't count the execing pricess twice by Oleg Nesterov · 18 years ago
  51. 44c4e1b pid: Extend/Fix pid_vnr by Eric W. Biederman · 18 years ago
  52. d12619b fix group stop with exit race by Oleg Nesterov · 18 years ago
  53. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 18 years ago
  54. 6b39c7b kill PT_ATTACHED by Oleg Nesterov · 18 years ago
  55. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 18 years ago
  56. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 18 years ago
  57. 92dfc9d fix "modules: make module_address_lookup() safe" by Andrew Morton · 18 years ago
  58. d94afc6 intel-iommu: fault_reason index cleanup by mark gross · 18 years ago
  59. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 18 years ago
  60. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 18 years ago
  61. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 18 years ago
  62. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 18 years ago
  63. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 18 years ago
  64. 58bfdd6d namespaces: move the UTS namespace under UTS_NS option by Pavel Emelyanov · 18 years ago
  65. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 18 years ago
  66. c3c930d Enhanced partition statistics: remove old partition statistics by Jerome Marchand · 18 years ago
  67. 6f2576a Enhanced partition statistics: update partition statitics by Jerome Marchand · 18 years ago
  68. ea5c48a Enhanced partition statistics: core statistics by Jerome Marchand · 18 years ago
  69. 63a7138 block: fixup rq_init() a bit by Jens Axboe · 18 years ago
  70. 405137d [IPSEC]: Add support for aes-ctr. by Joy Latten · 18 years ago
  71. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 18 years ago
  72. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 18 years ago
  73. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 18 years ago
  74. 4f41b09 dm: table remove unused variable by Vasily Averin · 18 years ago
  75. 76c072b dm ioctl: move compat code by Milan Broz · 18 years ago
  76. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 18 years ago
  77. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 18 years ago
  78. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 18 years ago
  79. 293c099 hwmon: (w83781d) Misc cleanups by Jean Delvare · 18 years ago
  80. f28dc2f hwmon: (gl520sm) Various cleanups by Jean Delvare · 18 years ago
  81. a5955ed hwmon: (gl518sm) Various cleanups by Jean Delvare · 18 years ago
  82. 7fce084 dmi: Let drivers walk the DMI table by Jean Delvare · 18 years ago
  83. c8b6de1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  84. d569d5b [SCSI] enclosure: add support for enclosure services by James Bottomley · 18 years ago
  85. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 18 years ago
  86. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  87. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  88. f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  89. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 18 years ago
  90. 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  91. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  92. 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 18 years ago
  93. ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 18 years ago
  94. cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 18 years ago
  95. d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 18 years ago
  96. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 18 years ago
  97. ed7b188 Unexport asm/page.h by Kirill A. Shutemov · 18 years ago
  98. 6cc931b Unexport asm/elf.h by Kirill A. Shutemov · 18 years ago
  99. c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 18 years ago
  100. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 18 years ago