1. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  2. 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  3. 42be79e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  4. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 14 years ago
  5. 6631424 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  6. de32982 ext3: fix broken handling of EXT3_STATE_NEW by Linus Torvalds · 14 years ago
  7. 367d6ac ARM: 6003/1: removing compilation warning from pl061.h by viresh kumar · 14 years ago
  8. c36207a ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h by viresh kumar · 14 years ago
  9. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 14 years ago
  10. 71c5c15 net: Add MSG_WAITFORONE flag to recvmmsg by Brandon L Black · 14 years ago
  11. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  12. 5a7aadf Freezer: Fix buggy resume test for tasks frozen with cgroup freezer by Matt Helsley · 14 years ago
  13. 6f063ae Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  14. 054319b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 8128f55 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 126a031 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  17. 80bb3a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  18. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 14 years ago
  19. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  20. 18020a0 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  21. 90fddab Document Linux's circular buffering capabilities by David Howells · 15 years ago
  22. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 15 years ago
  23. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 15 years ago
  24. 4c87684 kfifo: fix KFIFO_INIT in include/linux/kfifo.h by David Härdeman · 15 years ago
  25. 03e6d81 skbuff: remove unused dma_head & dma_maps fields by Alexander Duyck · 15 years ago
  26. 222e82a acpi: Support IBM SMBus CMI devices by Darrick J. Wong · 15 years ago
  27. d7646f7 pcmcia: use dev_pm_ops for class pcmcia_socket_class by Dominik Brodowski · 15 years ago
  28. 66f1207 resources: add interfaces that return conflict information by Bjorn Helgaas · 15 years ago
  29. ae6be51 Fix up prototype for sys_ipc breakage by Linus Torvalds · 15 years ago
  30. 258152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  31. c9acb42 SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel by Trond Myklebust · 15 years ago
  32. 9bf35c8 if_tunnel.h: add missing ams/byteorder.h include by Paulius Zaleckas · 15 years ago
  33. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 15 years ago
  34. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 15 years ago
  35. 1a50307 netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() by Pablo Neira Ayuso · 15 years ago
  36. f5d410f netlink: fix unaligned access in nla_get_be64() by Pablo Neira Ayuso · 15 years ago
  37. e4d8063 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  38. 8dba8f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  39. 8fdb7e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  40. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 15 years ago
  41. 336cee4 tty_port,usb-console: Fix usb serial console open/close regression by Jason Wessel · 15 years ago
  42. 352fa6a tty: Take a 256 byte padding into account when buffering below sub-page units by Mel Gorman · 15 years ago
  43. 87a6aca Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call" by Greg Kroah-Hartman · 15 years ago
  44. 0641e4f net: Potential null skb->dev dereference by Eric Dumazet · 15 years ago
  45. 9d20593 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  46. c3a0bd7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  47. 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  48. f82c37e Merge branch 'perf-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. 61d7180 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  50. 0cff810 rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives by Lai Jiangshan · 15 years ago
  51. 1976152 of: Fix comparison of "compatible" properties by Grant Likely · 15 years ago
  52. bc32df0 memory hotplug: allow setting of phys_device by Heiko Carstens · 15 years ago
  53. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  54. 57e148b backlight: Add backlight_device parameter to check_fb by Bruno Prémont · 15 years ago
  55. b4144e4 backlight: Revert some const qualifiers by Richard Purdie · 15 years ago
  56. e7fb9c4 backlight: Add Epson L4F00242T03 LCD driver by Alberto Panizzo · 15 years ago
  57. 7f5b774 rcu: Fix tracepoints & lockdep false positive by Lai Jiangshan · 15 years ago
  58. e3818b8 rcu: Make rcu_read_lock_bh_held() allow for disabled BH by Paul E. McKenney · 15 years ago
  59. 2d3b5fa Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 by Russell King · 15 years ago
  60. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
  61. 2e9d5e4 ACPI: processor: export acpi_get_cpuid() by Alex Chiang · 15 years ago
  62. 4d5d4cd ACPI: processor: mv processor_pdc.c processor_core.c by Alex Chiang · 15 years ago
  63. 1fc59ed Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus by Dave Airlie · 15 years ago
  64. 72e942d drm/ttm: use drm calloc large and free large by Dave Airlie · 15 years ago
  65. 9d7cca0 resource: add window support by Bjorn Helgaas · 15 years ago
  66. 0f4050c resource: add bus number support by Bjorn Helgaas · 15 years ago
  67. cd7e9fc resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type by Bjorn Helgaas · 15 years ago
  68. 338e2b1 drm/radeon: add new RS880 pci id by Alex Deucher · 15 years ago
  69. 3f17522 Video: ARM CLCD: Better fix for swapped IENB and CNTL registers by Russell King · 15 years ago
  70. 3f995f3 Add the platform data include for the Xilinx XPS IIC Bus Interface by Richard Röjfors · 15 years ago
  71. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  72. bced863 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  73. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  74. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  75. 4e3eadd 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
  76. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. 0a9c147 i2c-algo-bit: Add pre- and post-xfer hooks by Jean Delvare · 15 years ago
  78. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 15 years ago
  79. 86c8437 net/9p: Add sysfs mount_tag file for virtio 9P device by Aneesh Kumar K.V · 15 years ago
  80. 97ee9b0 net/9p: Use the tag name in the config space for identifying mount point by Aneesh Kumar K.V · 15 years ago
  81. 9d85929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  82. b97c4bc locking: Make sparse work with inline spinlocks and rwlocks by Luca Barbieri · 15 years ago
  83. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  84. 9ff993394 sysctl extern cleanup: poll by Dave Young · 15 years ago
  85. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 15 years ago
  86. 4f0e056 sysctl extern cleanup: rtmutex by Dave Young · 15 years ago
  87. c55b7c3 sysctl extern cleanup: acct by Dave Young · 15 years ago
  88. 15485a4 sysctl extern cleanup: sg by Dave Young · 15 years ago
  89. 5ed1091 sysctl extern cleanup: module by Dave Young · 15 years ago
  90. e5ab677 sysctl extern cleanup: rcu by Dave Young · 15 years ago
  91. d33ed52 sysctl extern cleanup: signal by Dave Young · 15 years ago
  92. eb5572f sysctl extern cleanup: C_A_D by Dave Young · 15 years ago
  93. 5ceaa2f decompress: fix new decompressor for PIC by Russell King · 15 years ago
  94. a0880df pps: serial clients support by Rodolfo Giometti · 15 years ago
  95. 572b9ad ldisc n_tty: add new method n_tty_inherit_ops() by Rodolfo Giometti · 15 years ago
  96. b3e63af ldisc: new dcd_change() method for line disciplines by Rodolfo Giometti · 15 years ago
  97. 5f3cd1e dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h by FUJITA Tomonori · 15 years ago
  98. 6a1961f dma-mapping: dma-mapping.h: add dma_set_coherent_mask by FUJITA Tomonori · 15 years ago
  99. 0acedc1 dma-mapping.h: add the dma_unmap state API by FUJITA Tomonori · 15 years ago
  100. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago