1. d96221a [S390] free_initmem: reduce code duplication by Heiko Carstens · 15 years ago
  2. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 15 years ago
  3. 59b6978 [S390] spinlock: check virtual cpu running status by Gerald Schaefer · 15 years ago
  4. 8387c73 [S390] sysinfo: fix SYSIB 3,2,2 structure by Heiko Carstens · 15 years ago
  5. 27d7160 [S390] add MACHINE_IS_LPAR flag by Martin Schwidefsky · 15 years ago
  6. 432ac5e [S390] qdio: optimize cache line usage of struct qdio_irq by Jan Glauber · 15 years ago
  7. d307297 [S390] qdio: account processed SBAL during queue scan by Jan Glauber · 15 years ago
  8. a93b8ec [S390] smp: rework sigp code by Heiko Carstens · 15 years ago
  9. 2c2df11 [S390] smp: always reboot on cpu 0 by Heiko Carstens · 15 years ago
  10. abd1ecf [S390] smp: rename and add lowcore defines by Heiko Carstens · 15 years ago
  11. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 15 years ago
  12. 987bcda [S390] use inline assembly contraints available with gcc 3.3.3 by Martin Schwidefsky · 15 years ago
  13. d1bf859 [S390] cio: fix storage key handling by Heiko Carstens · 15 years ago
  14. 0d01bb8 [S390] cio: trigger subchannel event at resume time by Sebastian Ott · 15 years ago
  15. 76e6fb4 [S390] ccw_device_notify: improve return codes by Sebastian Ott · 15 years ago
  16. b4c7072 [S390] cio: make wait_events interruptible by Sebastian Ott · 15 years ago
  17. b4563e8 [S390] cio: wait for channel report by Sebastian Ott · 15 years ago
  18. 879acca [S390] cio: introduce cio_settle by Sebastian Ott · 15 years ago
  19. be5d382 [S390] cio: consolidate workqueues by Sebastian Ott · 15 years ago
  20. 6f5d09a [S390] adapt text to cu3088-removal by Ursula Braun · 15 years ago
  21. 1dcec25 [S390] uaccess: implement strict user copy checks by Heiko Carstens · 15 years ago
  22. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  23. a4a47bc Lower USB storage settling delay to something more reasonable by Linus Torvalds · 15 years ago
  24. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  25. d7930c9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  26. b6d9702 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 15 years ago
  27. 1954ee5 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 15 years ago
  28. a85821f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  29. 14ef2b0 Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linus by Jiri Kosina · 15 years ago
  30. bb8d413 x86/PCI: Prevent mmconfig memory corruption by Thomas Gleixner · 15 years ago
  31. 10df38c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  32. dbd0042 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  33. c36f74e netlabel: fix export of SELinux categories > 127 by Joshua Roys · 15 years ago
  34. 7491612 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  35. 453d313 ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI by Robert Hancock · 15 years ago
  36. cbbc0de ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 15 years ago
  37. baac35c security: fix error return path in ima_inode_alloc by Xiaotian Feng · 15 years ago
  38. 60b341b Linux 2.6.33 by Linus Torvalds · 15 years ago
  39. 1e6c5c4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  40. 46fe243 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  41. 5fd4514 parisc: Set PCI CLS early in boot. by Carlos O'Donell · 15 years ago
  42. 7b1f94b Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  43. 83d90ad Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  44. 83b4d17 microblaze: Fix out_le32() macro by Steven J. Magnani · 15 years ago
  45. 0d670b2 microblaze: Fix cache loop function for cache range by Michal Simek · 15 years ago
  46. c610028 Add MAINTAINERS entry for virtio_console by Amit Shah · 15 years ago
  47. d693356 virtio: console: Fill ports' entire in_vq with buffers by Amit Shah · 15 years ago
  48. 22a29ea virtio: console: Error out if we can't allocate buffers for control queue by Amit Shah · 15 years ago
  49. 7177876 virtio: console: Add ability to remove module by Amit Shah · 15 years ago
  50. a9cdd48 virtio: console: Ensure no memleaks in case of unused buffers by Amit Shah · 15 years ago
  51. 298add7 virtio: console: show error message if hvc_alloc fails for console ports by Amit Shah · 15 years ago
  52. d99393e virtio: console: Add debugfs files for each port to expose debug info by Amit Shah · 15 years ago
  53. 1f7aa42 virtio: console: Add ability to hot-unplug ports by Amit Shah · 15 years ago
  54. 7f5d810 virtio: console: Handle port hot-plug by Amit Shah · 15 years ago
  55. 88f251a virtio: console: Remove cached data on port close by Amit Shah · 15 years ago
  56. 431edb8 virtio: console: Register with sysfs and create a 'name' attribute for ports by Amit Shah · 15 years ago
  57. 3c7969c virtio: console: Ensure only one process can have a port open at a time by Amit Shah · 15 years ago
  58. 2030fa4 virtio: console: Add file operations to ports for open/read/write/poll by Amit Shah · 15 years ago
  59. fb08bd2 virtio: console: Associate each port with a char device by Amit Shah · 15 years ago
  60. b766cee virtio: console: Prepare for writing to userspace buffers by Amit Shah · 15 years ago
  61. 17634ba virtio: console: Add a new MULTIPORT feature, support for generic ports by Amit Shah · 15 years ago
  62. f997f00b virtio: console: Introduce a send_buf function for a common path for sending data to host by Amit Shah · 15 years ago
  63. 203baab virtio: console: Introduce function to hand off data from host to readers by Amit Shah · 15 years ago
  64. 2658a79 virtio: console: Separate out find_vqs operation into a different function by Amit Shah · 15 years ago
  65. cfa6d37 virtio: console: Separate out console init into a new function by Amit Shah · 15 years ago
  66. 4f23c57 virtio: console: Separate out console-specific data into a separate struct by Amit Shah · 15 years ago
  67. cb06e36 virtio: console: ensure console size is updated on hvc open by Amit Shah · 15 years ago
  68. 1c85bf3 virtio: console: struct ports for multiple ports per device. by Amit Shah · 15 years ago
  69. d8a02bd virtio: console: remove global var by Rusty Russell · 15 years ago
  70. 38edf58 virtio: console: don't assume a single console port. by Amit Shah · 15 years ago
  71. 7395448 virtio: console: use vdev->priv to avoid accessing global var. by Rusty Russell · 15 years ago
  72. a3cde44 virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq by Amit Shah · 15 years ago
  73. e27b519 virtio: console: ensure add_inbuf can work for multiple ports as well by Amit Shah · 15 years ago
  74. fdb9a05 virtio: console: encapsulate buffer information in a struct by Amit Shah · 15 years ago
  75. 21206ed virtio: console: port encapsulation by Rusty Russell · 15 years ago
  76. f550804 virtio: console: We support only one device at a time by Amit Shah · 15 years ago
  77. 1dff399 hvc_console: make the ops pointer const. by Rusty Russell · 15 years ago
  78. 971f339 virtio: console: statically initialize virtio_cons by Rusty Russell · 15 years ago
  79. a23ea92 virtio: console: comment cleanup by Rusty Russell · 15 years ago
  80. 3b87062 virtio: Initialize vq->data entries to NULL by Amit Shah · 15 years ago
  81. c021eac virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 15 years ago
  82. 69740c8 virtio_blk: add block topology support by Christoph Hellwig · 15 years ago
  83. d57ed95 virtio: use smp_XX barriers on SMP by Michael S. Tsirkin · 15 years ago
  84. 97a545a virtio: remove bogus barriers from DEBUG version of virtio_ring.c by Rusty Russell · 15 years ago
  85. 28ff4ef lguest: remove unneeded zlib.h include in example launcher by Rusty Russell · 15 years ago
  86. 169c246 virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ by Rusty Russell · 15 years ago
  87. 1f34c71 virtio: Fix scheduling while atomic in virtio_balloon stats by Adam Litke · 15 years ago
  88. 9564e13 virtio: Add memory statistics reporting to the balloon driver (V4) by Adam Litke · 15 years ago
  89. 1f08b83 Add __devexit_p around reference to virtio_pci_remove by Jamie Lokier · 15 years ago
  90. 75ef7cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  91. c4d4979 net: bug fix for vlan + gro issue by Ajit Khaparde · 15 years ago
  92. be64c97 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  93. 34e3f91 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  94. f7624c9 [IA64] Fix broken sn2 build by Hedi Berriche · 15 years ago
  95. 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 15 years ago
  96. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 15 years ago
  97. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 15 years ago
  98. 2adf751 PCI: read bridge windows before filling in subtractive decode resources by Bjorn Helgaas · 15 years ago
  99. fa27b2d PCI: split up pci_read_bridge_bases() by Bjorn Helgaas · 15 years ago
  100. 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago