1. e61eb2e fs/block: type signature of major_to_index(int) to major_to_index(unsigned) by Yang Zhang · 13 years ago
  2. b9f985b block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p) by Yang Zhang · 13 years ago
  3. 7278c9c cfq-iosched: don't check cfqg in choose_service_tree() by Gui Jianfeng · 13 years ago
  4. a8adbe3 fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors by Michał Mirosław · 13 years ago
  5. e4ea0c1 block cfq: select new workload if priority changed by Shaohua Li writes · 13 years ago
  6. 760701b cfq-iosched: Get rid of on_st flag by Gui Jianfeng · 13 years ago
  7. b54ce60 cfq-iosched: Get rid of st->active by Gui Jianfeng · 13 years ago
  8. f30195c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core by Jens Axboe · 14 years ago
  9. d07335e block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. by Mike Snitzer · 14 years ago
  10. 5fbf856 Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/core by Jens Axboe · 14 years ago
  11. a020563 Merge branch 'v2.6.37-rc2' into for-2.6.38/core by Jens Axboe · 14 years ago
  12. e53beac Linux 2.6.37-rc2 by Linus Torvalds · 14 years ago
  13. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 14 years ago
  14. 6800e4c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  15. 477d4e4 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  16. fe9d1159 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  17. e5c1353 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  18. 2236baa i2c: Sanity checks on adapter registration by Jean Delvare · 14 years ago
  19. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  20. f3dc65d i2c: Drivers shouldn't include <linux/i2c-id.h> by Jean Delvare · 14 years ago
  21. dfdee5f i2c: Delete unused adapter IDs by Jean Delvare · 14 years ago
  22. dc6641b i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  23. 968ab18 include/linux/kernel.h: Move logging bits to include/linux/printk.h by Linus Torvalds · 14 years ago
  24. 22d3243 Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) by Jim Bos · 14 years ago
  25. 52d159e hwmon: (w83795) Check for BEEP pin availability by Jean Delvare · 14 years ago
  26. 793c51d hwmon: (w83795) Clear intrusion alarm immediately by Jean Delvare · 14 years ago
  27. cf6b9ea hwmon: (w83795) Read the intrusion state properly by Jean Delvare · 14 years ago
  28. 2a2d27d hwmon: (w83795) Print the actual temperature channels as sources by Jean Delvare · 14 years ago
  29. edff2f8 hwmon: (w83795) List all usable temperature sources by Jean Delvare · 14 years ago
  30. d5ab845 hwmon: (w83795) Expose fan control method by Jean Delvare · 14 years ago
  31. ae51cd9 hwmon: (w83795) Fix fan control mode attributes by Jean Delvare · 14 years ago
  32. 61ec2da hwmon: (lm95241) Check validity of input values by Jean Delvare · 14 years ago
  33. 2aa25c2 hwmon: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  34. bdc85df blk-cgroup: Allow creation of hierarchical cgroups by Vivek Goyal · 14 years ago
  35. e25cd06 PCI: sysfs: fix printk warnings by Randy Dunlap · 14 years ago
  36. 620751a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  37. f187a45 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  38. 7023166 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  39. 58e89c2 Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  40. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  41. c8f3678 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  42. 574490e ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate by Kuninori Morimoto · 14 years ago
  43. 6318af9 sh: intc: Fix up build failure introduced by radix tree changes. by Paul Mundt · 14 years ago
  44. 344ac14 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/urgent by Paul Mundt · 14 years ago
  45. dce1431 fsl-diu-fb: drop dead ioctl define by Mike Frysinger · 14 years ago
  46. fc5fef5 MAINTAINERS: Add an fbdev git tree entry. by Paul Mundt · 14 years ago
  47. 2744b88 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  48. 1ca7318 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  49. 68cee4f1 slub: Fix slub_lock down/up imbalance by Pavel Emelyanov · 14 years ago
  50. 0143832 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  51. f8b372a Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" by Ingo Molnar · 14 years ago
  52. c0caf7b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  53. c22cff0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  54. 6b4e81d i8k: Tell gcc that *regs gets clobbered by Jim Bos · 14 years ago
  55. ed3aada ACPI: debugfs custom_method open to non-root by Dave Jones · 14 years ago
  56. 1c66b36 ocfs2: Change some lock status member in ocfs2_lock_res to char. by Tao Ma · 14 years ago
  57. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  58. 75f1dc0 block: check bdev_read_only() from blkdev_get() by Tejun Heo · 14 years ago
  59. 6a027ef block: reorganize claim/release implementation by Tejun Heo · 14 years ago
  60. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  61. e09b457 block: simplify holder symlink handling by Tejun Heo · 14 years ago
  62. 37004c4 btrfs: close_bdev_exclusive() should use the same @flags as the matching open_bdev_exclusive() by Tejun Heo · 14 years ago
  63. 731edacb mtd: fix bdev exclusive open bugs in block2mtd::add_device() by Tejun Heo · 14 years ago
  64. 754961a ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings by Kukjin Kim · 14 years ago
  65. 20676c1 ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings by Kukjin Kim · 14 years ago
  66. c39d8d5 ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings by Kyungmin Park · 14 years ago
  67. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  68. 80ef913 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  69. 1c32ca9 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  70. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  71. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  72. 891cbd3 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  73. b5c5510 Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  74. f254379 drivers/ata/pata_octeon_cf.c: delete double assignment by Julia Lawall · 14 years ago
  75. f60215a pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test by Tejun Heo · 14 years ago
  76. 2a5f07b libata: fix NULL sdev dereference race in atapi_qc_complete() by Tejun Heo · 14 years ago
  77. 0597d1b can-bcm: fix minor heap overflow by Oliver Hartkopp · 14 years ago
  78. 6c4f199 gianfar: Do not call device_set_wakeup_enable() under a spinlock by Rafael J. Wysocki · 14 years ago
  79. 4038565 ipv6: Warn users if maximum number of routes is reached. by Ben Greear · 14 years ago
  80. cbaf087 docs: Add neigh/gc_thresh3 and route/max_size documentation. by Ben Greear · 14 years ago
  81. 19c0ef6 axnet_cs: fix resume problem for some Ax88790 chip by Ken Kawasaki · 14 years ago
  82. 2de7957 ipv6: addrconf: don't remove address state on ifdown if the address is being kept by Lorenzo Colitti · 14 years ago
  83. 8f49c27 tcp: Don't change unlocked socket state in tcp_v4_err(). by David S. Miller · 14 years ago
  84. 5ef4130 x25: Prevent crashing when parsing bad X.25 facilities by Dan Rosenberg · 14 years ago
  85. e68e613 cxgb4vf: add call to Firmware to reset VF State. by Casey Leedom · 14 years ago
  86. e7a3795 cxgb4vf: Fail open if link_start() fails. by Casey Leedom · 14 years ago
  87. 8b6edf8 cxgb4vf: flesh out PCI Device ID Table ... by Casey Leedom · 14 years ago
  88. eb6c503 cxgb4vf: fix some errors in Gather List to skb conversion by Casey Leedom · 14 years ago
  89. b94e72e cxgb4vf: fix bug in Generic Receive Offload by Casey Leedom · 14 years ago
  90. 53c7886 cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() by Casey Leedom · 14 years ago
  91. 5e09a10 ixgbe: Look inside vlan when determining offload protocol. by Hao Zheng · 14 years ago
  92. d0d9d8e bnx2x: Look inside vlan when determining checksum proto. by Hao Zheng · 14 years ago
  93. 0a85df0 vlan: Add function to retrieve EtherType from vlan packets. by Hao Zheng · 14 years ago
  94. 167c25e virtio-net: init link state correctly by Jason Wang · 14 years ago
  95. 75e6047 ucc_geth: Fix deadlock by Joakim Tjernlund · 14 years ago
  96. 2040bd5 ucc_geth: Do not bring the whole IF down when TX failure. by Joakim Tjernlund · 14 years ago
  97. 1f18b71 net: Fix header size check for GSO case in recvmsg (af_packet) by Mariusz Kozlowski · 14 years ago
  98. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  99. 369cf77 rtnetlink: Fix message size calculation for link messages by Thomas Graf · 14 years ago
  100. a0a6da1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago