1. 8b803bd ide: sanitize ACPI initialization by Bartlomiej Zolnierkiewicz · 15 years ago
  2. 7ed5b15 ide: add ide_for_each_present_dev() iterator by Bartlomiej Zolnierkiewicz · 15 years ago
  3. 7a254df ide: move ide_pktcmd_tf_load() to ide-atapi.c by Bartlomiej Zolnierkiewicz · 15 years ago
  4. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  5. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 15 years ago
  6. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  7. 76a67ec nfsd: nfsd should drop CAP_MKNOD for non-root by J. Bruce Fields · 15 years ago
  8. b1e93a6 netfilter: conntrack: don't deliver events for racy packets by Pablo Neira Ayuso · 15 years ago
  9. fbd8104 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  10. 18553c3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  11. 8709269 block: Add gfp_mask parameter to bio_integrity_clone() by un'ichi Nomura · 15 years ago
  12. 228b5b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  13. f1823ac Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  14. 5d82720 ide: save the returned value of dma_map_sg by FUJITA Tomonori · 15 years ago
  15. 0b80e3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  16. 446c92b [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions by Uwe Kleine-König · 15 years ago
  17. 45e575a cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. by Rusty Russell · 15 years ago
  18. 76e6eee cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. by Rusty Russell · 15 years ago
  19. 260cf8a drm: fix EDID parser problem with positive/negative hsync/vsync by Pantelis Koukousoulas · 15 years ago
  20. 78851e1 NLM: Shrink the IPv4-only version of nlm_cmp_addr() by Chuck Lever · 15 years ago
  21. ae46141 NFSv3: Fix posix ACL code by Trond Myklebust · 15 years ago
  22. c826a31 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status by Vasu Dev · 15 years ago
  23. 74846bf [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway by Yi Zou · 15 years ago
  24. fc47ff6 [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper by Robert Love · 15 years ago
  25. 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 15 years ago
  26. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  27. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 15 years ago
  28. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  29. 5dc18f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  30. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  31. 83d5a32 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  32. 2a50b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  33. ab96dde Input: serio - fix protocol number for TouchIT213 by Dmitry Torokhov · 15 years ago
  34. 0ae4d4a [SCSI] libfc: Cleanup libfc_function_template comments by Robert Love · 15 years ago
  35. 5101ff9 [SCSI] libfc: Don't violate transport template for rogue port creation by Robert Love · 15 years ago
  36. 6755db1 [SCSI] libfc: rport retry on LS_RJT from certain ELS by Chris Leech · 15 years ago
  37. bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 15 years ago
  38. 1f6ff36 [SCSI] libfc: Pass lport in exch_mgr_reset by Abhijeet Joglekar · 15 years ago
  39. d42ad15 ata: add CFA specific identify data words by Sergei Shtylyov · 15 years ago
  40. ebcad5a remove stale comment from <linux/hdreg.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  41. 849d713 ide: allow to wrap interrupt handler by Stanislaw Gruszka · 15 years ago
  42. 84bda12 libata: align ap->sector_buf by Tejun Heo · 15 years ago
  43. 5825627 libata: fix dma_unmap_sg misuse by FUJITA Tomonori · 15 years ago
  44. e7d3ef1 libata: change drive ready wait after hard reset to 5s by Stuart Hayes · 15 years ago
  45. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  46. 9d40bbd vlan: Fix vlan-in-vlan crashes. by David S. Miller · 15 years ago
  47. 219f170 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. b24746c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. 17edde5 netns: Remove net_alive by Eric W. Biederman · 15 years ago
  50. 2d44947 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 5ce04e3 fix warning in io_mapping_map_wc() by Pallipadi, Venkatesh · 15 years ago
  52. 709ab32 net headers: export dcbnl.h by Chris Leech · 15 years ago
  53. 5c25222 net headers: cleanup dcbnl.h by Chris Leech · 15 years ago
  54. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  55. 535d8e8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 15 years ago
  57. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 15 years ago
  58. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 15 years ago
  59. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 15 years ago
  60. 8fed436 ide: fix refcounting in device drivers by Bartlomiej Zolnierkiewicz · 15 years ago
  61. c15d8a6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  62. 6004260 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  63. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 15 years ago
  64. 7bec756 drm: disable encoders before re-routing them by Jesse Barnes · 15 years ago
  65. fe56cf4 drm: Fix ordering of bit fields in EDID structure leading huge vsync values. by Jesse Barnes · 15 years ago
  66. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  67. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 15 years ago
  68. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  69. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  70. adfafef Merge branch 'hibernate' by Linus Torvalds · 15 years ago
  71. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 15 years ago
  72. 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  73. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 15 years ago
  74. 01b24fe spi_bitbang: add more lowlevel function documentation by Michael Buesch · 15 years ago
  75. 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 15 years ago
  76. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 15 years ago
  77. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 15 years ago
  78. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 15 years ago
  79. e4dd618 vlan: Update skb->mac_header in __vlan_put_tag(). by Jarek Poplawski · 15 years ago
  80. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  81. 97bef7d Bernhard has moved by Bernhard Walle · 15 years ago
  82. ffa7525 jsm: additional device support by Adam Lackorzynski · 15 years ago
  83. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 15 years ago
  84. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 15 years ago
  85. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 15 years ago
  86. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 15 years ago
  87. 610d18f timerfd: add flags check by Davide Libenzi · 15 years ago
  88. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 15 years ago
  89. 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 15 years ago
  90. c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 15 years ago
  91. 5962fc6 netfilter: nf_conntrack: don't try to deliver events for untracked connections by Patrick McHardy · 15 years ago
  92. 5ca431f netfilter: nfnetlink_log: fix per-rule qthreshold override by Eric Leblond · 15 years ago
  93. 4667ba1 Merge branch 'master' of /repos/git/net-2.6 by Patrick McHardy · 15 years ago
  94. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  95. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 15 years ago
  96. 5955c7a Add support for VT6415 PCIE PATA IDE Host Controller by Zlatko Calusic · 15 years ago
  97. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 2f60971 FRV: __pte_to_swp_entry doesn't expand correctly by Roel Kluin · 15 years ago
  99. 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  100. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago