1. d27bf91 block: initialize request_queue's numa node during by Mike Snitzer · 13 years ago
  2. 8cce5e9 drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  3. c1f95ce linux/log2.h: Fix rounddown_pow_of_two(1) by Linus Torvalds · 13 years ago
  4. 58a48c4 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  5. f90312c firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 13 years ago
  6. f18cc6b firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 13 years ago
  7. 08d618b drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  8. 61aff74 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  9. 124e352 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  10. efd5ea6 drm/radeon: add some missing FireMV pci ids by Alex Deucher · 13 years ago
  11. 3fa57c1 net: Handle different key sizes between address families in flow cache by dpward · 13 years ago
  12. 867ca31 net: Align AF-specific flowi structs to long by David Ward · 13 years ago
  13. 35f6259 drm/radeon/kms: properly set panel mode for eDP by Alex Deucher · 13 years ago
  14. 621112e thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  15. d24f405 ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes by Theodore Ts'o · 13 years ago
  16. 68fe9d9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  17. eb4b2df vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  18. b0917c3 readlinkat: ensure we return ENOENT for the empty pathname for normal lookups by Andy Whitcroft · 13 years ago
  19. 38af8dd mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  20. 0198c89 io-mapping: ensure io_mapping_map_atomic _is_ atomic by Daniel Vetter · 13 years ago
  21. 09bb527 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 13 years ago
  22. c7f6509 time: Change jiffies_to_clock_t() argument type to unsigned long by hank · 13 years ago
  23. babba87 net: hold sock reference while processing tx timestamps by Richard Cochran · 13 years ago
  24. 7eede2c USB: fix ehci alignment error by Harro Haan · 13 years ago
  25. 0c1f111 TTY: make tty_add_file non-failing by Jiri Slaby · 13 years ago
  26. 371d201 ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined by Steven Rostedt · 14 years ago
  27. d7f04c4 ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 14 years ago
  28. a1b7ab0 ipv6: fix NULL dereference in udp6_ufo_fragment() by Jason Wang · 13 years ago
  29. a94a36c ptp: fix L2 event message recognition by Richard Cochran · 13 years ago
  30. 249cf80 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  31. ac69306 writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage by Wu Fengguang · 15 years ago
  32. 7edcab4 mfd: Fix value of WM8994_CONFIGURE_GPIO by Mark Brown · 13 years ago
  33. 101e357 fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 13 years ago
  34. a111278 fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 13 years ago
  35. 1ed2053 rtc: Fix RTC PIE frequency limit by John Stultz · 13 years ago
  36. a38df1a TTY: pty, fix pty counting by Jiri Slaby · 13 years ago
  37. ae0250b rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  38. 512228f Add a personality to report 2.6.x version numbers by Andi Kleen · 13 years ago
  39. 6857336 x86, mtrr: lock stop machine during MTRR rendezvous sequence by Suresh Siddha · 14 years ago
  40. 0db4b32 mm: Fix fixup_user_fault() for MMU=n by Peter Zijlstra · 13 years ago
  41. 60f17a7 net: add IFF_SKB_TX_SHARED flag to priv_flags by Neil Horman · 13 years ago
  42. ef81bb4 ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  43. e997d47 net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  44. 2468b89 crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
  45. 9ae3523 drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define by Ole Henrik Jahren · 13 years ago
  46. ca0acca drm: Separate EDID Header Check from EDID Block Check by Thomas Reim · 13 years ago
  47. a18696c xen: allow enable use of VGA console on dom0 by Jeremy Fitzhardinge · 14 years ago
  48. c14acb1 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 13 years ago
  49. b045b9a mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 13 years ago
  50. 892cd4a pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  51. 6f43778 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing by Stefan Richter · 14 years ago
  52. 97edbc9 gro: Only reset frag0 when skb can be pulled by Herbert Xu · 13 years ago
  53. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  54. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  55. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 14 years ago
  56. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 14 years ago
  57. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 14 years ago
  58. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 13 years ago
  59. 3d68bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  60. a6b52a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  61. e3c1620 drm/radeon/kms: add new NI pci ids by Alex Deucher · 14 years ago
  62. 62f2a3a net: remove NETIF_F_ALL_TX_OFFLOADS by Michał Mirosław · 14 years ago
  63. 7fb574a Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release by Len Brown · 14 years ago
  64. b4a03b9 ACPI: Fixes device power states array overflow by Lin Ming · 14 years ago
  65. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  66. 5d7d5d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. f39b2dd mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 14 years ago
  68. 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 14 years ago
  69. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  70. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  71. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 14 years ago
  72. c15000b 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
  73. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 14 years ago
  74. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 14 years ago
  75. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 14 years ago
  76. 2a9d6df Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  77. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 14 years ago
  78. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. 85746e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  80. 338e9e1 [media] tuner-core/v4l2-subdev: document that the type field has to be filled in by Hans Verkuil · 14 years ago
  81. e206fc5 [media] v4l2-subdev.h: remove unused s_mode tuner op by Hans Verkuil · 14 years ago
  82. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 14 years ago
  83. de3796e 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
  84. e4c2fb0 sched: Disable (revert) SCHED_LOAD_SCALE increase by Peter Zijlstra · 14 years ago
  85. aababb9 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 14 years ago
  86. 8aa7ad9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  87. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 14 years ago
  88. 60c2ce2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  89. 690b0ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 14 years ago
  90. 4f3c7a1 ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl size by Takashi Iwai · 14 years ago
  91. 7b28afe Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 14 years ago
  92. 15b493d drbd: fix limit define, we support 1 PiByte now by Lars Ellenberg · 14 years ago
  93. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  94. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  95. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 14 years ago
  96. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 14 years ago
  97. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 14 years ago
  98. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 14 years ago
  99. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 14 years ago
  100. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 14 years ago