1. 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
  2. 2e9d5e4 ACPI: processor: export acpi_get_cpuid() by Alex Chiang · 15 years ago
  3. 4d5d4cd ACPI: processor: mv processor_pdc.c processor_core.c by Alex Chiang · 15 years ago
  4. 9d7cca0 resource: add window support by Bjorn Helgaas · 15 years ago
  5. 0f4050c resource: add bus number support by Bjorn Helgaas · 15 years ago
  6. cd7e9fc resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type by Bjorn Helgaas · 15 years ago
  7. 3f995f3 Add the platform data include for the Xilinx XPS IIC Bus Interface by Richard Röjfors · 15 years ago
  8. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  9. bced863 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  10. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  11. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  12. 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
  13. 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
  14. 0a9c147 i2c-algo-bit: Add pre- and post-xfer hooks by Jean Delvare · 15 years ago
  15. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 15 years ago
  16. 86c8437 net/9p: Add sysfs mount_tag file for virtio 9P device by Aneesh Kumar K.V · 15 years ago
  17. 97ee9b0 net/9p: Use the tag name in the config space for identifying mount point by Aneesh Kumar K.V · 15 years ago
  18. 9d85929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  19. b97c4bc locking: Make sparse work with inline spinlocks and rwlocks by Luca Barbieri · 15 years ago
  20. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  21. 9ff9933 sysctl extern cleanup: poll by Dave Young · 15 years ago
  22. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 15 years ago
  23. 4f0e056 sysctl extern cleanup: rtmutex by Dave Young · 15 years ago
  24. c55b7c3 sysctl extern cleanup: acct by Dave Young · 15 years ago
  25. 15485a4 sysctl extern cleanup: sg by Dave Young · 15 years ago
  26. 5ed1091 sysctl extern cleanup: module by Dave Young · 15 years ago
  27. e5ab677 sysctl extern cleanup: rcu by Dave Young · 15 years ago
  28. d33ed52 sysctl extern cleanup: signal by Dave Young · 15 years ago
  29. eb5572f sysctl extern cleanup: C_A_D by Dave Young · 15 years ago
  30. 5ceaa2f decompress: fix new decompressor for PIC by Russell King · 15 years ago
  31. a0880df pps: serial clients support by Rodolfo Giometti · 15 years ago
  32. 572b9ad ldisc n_tty: add new method n_tty_inherit_ops() by Rodolfo Giometti · 15 years ago
  33. b3e63af ldisc: new dcd_change() method for line disciplines by Rodolfo Giometti · 15 years ago
  34. 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
  35. 6a1961f dma-mapping: dma-mapping.h: add dma_set_coherent_mask by FUJITA Tomonori · 15 years ago
  36. 0acedc1 dma-mapping.h: add the dma_unmap state API by FUJITA Tomonori · 15 years ago
  37. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  38. 5637f2d pci-dma: add include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  39. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 15 years ago
  40. 6edb676 ipmi: remove ipmi_smi.h self-include by Corey Minyard · 15 years ago
  41. 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 15 years ago
  42. 4dd66e6 copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() by Veaceslav Falico · 15 years ago
  43. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  44. 7baab93 nodemask: fix the declaration of NODEMASK_ALLOC() by Miao Xie · 15 years ago
  45. 867578c memcg: fix oom kill behavior by KAMEZAWA Hiroyuki · 15 years ago
  46. a0a4db5 cgroups: remove events before destroying subsystem state objects by Kirill A. Shutemov · 15 years ago
  47. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 15 years ago
  48. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 15 years ago
  49. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 15 years ago
  50. cf5d594 cgroups: subsystem module unloading by Ben Blum · 15 years ago
  51. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 15 years ago
  52. aae8aab cgroups: revamp subsys array by Ben Blum · 15 years ago
  53. d7b9fff cgroup: introduce coalesce css_get() and css_put() by Daisuke Nishimura · 15 years ago
  54. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 15 years ago
  55. b32bfc3 broadsheetfb: support storing waveform by Jaya Kumar · 15 years ago
  56. 2afb189 broadsheetfb: add MMIO hooks by Jaya Kumar · 15 years ago
  57. c1c341a broadsheetfb: add multiple panel type support by Jaya Kumar · 15 years ago
  58. 6e3e37a coredump: plug a memory leak situation on dump_seek() by André Goddard Rosa · 15 years ago
  59. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  60. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  61. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  62. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  63. 718a382 mm: introduce dump_page() and print symbolic flag names by Wu Fengguang · 15 years ago
  64. 53bddb4 nommu: fix build breakage by KAMEZAWA Hiroyuki · 15 years ago
  65. d0ab4a4 rtc/hctosys: only claim the RTC provided the system time if it did by Uwe Kleine-König · 15 years ago
  66. fdba2bb Input: ads7846 - add wakeup support by Ranjith Lohithakshan · 15 years ago
  67. 2b4c329 ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  68. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 15 years ago
  69. 06a0912 Input: ads7846 - add support for AD7843 parts by Michael Hennerich · 15 years ago
  70. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 15 years ago
  71. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 15 years ago
  72. 6cce09f tcp: Add SNMP counters for backlog and min_ttl drops by Eric Dumazet · 15 years ago
  73. 4045635 net: add __must_check to sk_add_backlog by Zhu Yi · 15 years ago
  74. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  75. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  76. 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  77. a3087ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  78. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 15 years ago
  79. 62e877b8 sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 15 years ago
  80. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 15 years ago
  81. 3596025 sysfs: Document sysfs_attr_init and sysfs_bin_attr_init by Eric W. Biederman · 15 years ago
  82. 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 15 years ago
  83. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 15 years ago
  84. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  85. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
  86. 869dfc8 driver core: Add class_attr_string for simple read-only string by Andi Kleen · 15 years ago
  87. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  88. 1e395ab3 sysdev: Add sysdev_create/remove_files by Andi Kleen · 15 years ago
  89. 38457ab sysfs: Add attribute array to sysdev classes by Andi Kleen · 15 years ago
  90. 1c205ae sysfs: Add sysfs_add/remove_files utility functions by Andi Kleen · 15 years ago
  91. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  92. 3d03ba4 driver core: make platform_device_id table const by Eric Miao · 15 years ago
  93. ecdf6ce Driver core: add platform_create_bundle() helper by Dmitry Torokhov · 15 years ago
  94. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 6dc3eb5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  96. 4a31c08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  97. 5980bb3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  98. 0c9a2ac ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  99. 2c08583 mfd: Fix ucb1x00 build failure for collie_defconfig by Peter Huewe · 15 years ago
  100. 473fe73 mfd: Use completion interrupt for WM831x AUXADC by Mark Brown · 15 years ago