1. 0da939b Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next by James Morris · 16 years ago
  2. 4bdec11 As pointed out by Jonathan Corbet, the timer must be deleted before by Rajiv Andrade · 16 years ago
  3. 15c220d ERROR: code indent should use tabs where possible by Andrew Morton · 16 years ago
  4. 253115b The tpm_dev_release function is only called for platform devices, not pnp by Rajiv Andrade · 16 years ago
  5. f02a936 Protect tpm_chip_list when transversing it. by Rajiv Andrade · 16 years ago
  6. dc36d32 Renames num_open to is_open, as only one process can open the file at a time. by Rajiv Andrade · 16 years ago
  7. f89c5ed Remove the BKL calls from the TPM driver, which were added in the overall by Rajiv Andrade · 16 years ago
  8. b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. c54dcd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  10. b11ce8a Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. f6bccf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  12. 3af73d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  13. 13dd7f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  14. b0af205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  15. 73f6aa4 Fix barrier fail detection in XFS by Christoph Hellwig · 16 years ago
  16. 445e1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  17. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  18. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  19. d403a64 Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. ed458df PnP: move pnpacpi/pnpbios_init to after PCI init by Linus Torvalds · 16 years ago
  21. 82219fc Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  22. d91d407 netlabel: Add configuration support for local labeling by Paul Moore · 16 years ago
  23. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  24. 8d75899 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts by Paul Moore · 16 years ago
  25. 6c5b3fc selinux: Cache NetLabel secattrs in the socket's security struct by Paul Moore · 16 years ago
  26. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  27. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  28. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  29. 61e1068 netlabel: Add a generic way to create ordered linked lists of network addrs by Paul Moore · 16 years ago
  30. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  31. a813429 smack: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  32. dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  33. 99d854d selinux: Fix a problem in security_netlbl_sid_to_secattr() by Paul Moore · 16 years ago
  34. d8395c8 selinux: Better local/forward check in selinux_ip_postroute() by Paul Moore · 16 years ago
  35. 948a724 netlabel: Remove unneeded in-kernel API functions by Paul Moore · 16 years ago
  36. aa86290 selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases by Paul Moore · 16 years ago
  37. accc609 selinux: Cleanup the NetLabel glue code by Paul Moore · 16 years ago
  38. 5619670 netlabel: Fix some sparse warnings by Paul Moore · 16 years ago
  39. 0c2322e dm: detect lost queue by Alasdair G Kergon · 16 years ago
  40. 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
  41. ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
  42. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  43. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  44. 933f01d dm crypt: avoid unnecessary wait when splitting bio by Milan Broz · 16 years ago
  45. c808161 dm crypt: tidy ctx pending by Milan Broz · 16 years ago
  46. 4e59409 dm crypt: fix async inc_pending by Milan Broz · 16 years ago
  47. 6c031f4 dm crypt: move dec_pending on error into write_io_submit by Milan Broz · 16 years ago
  48. 1e37bb8 dm crypt: remove inc_pending from write_io_submit by Alasdair G Kergon · 16 years ago
  49. fc5a5e9 dm crypt: tidy write loop pending by Milan Broz · 16 years ago
  50. dc440d1e dm crypt: tidy crypt alloc by Milan Broz · 16 years ago
  51. 3e1a8bd dm crypt: tidy inc pending by Milan Broz · 16 years ago
  52. fd14acf dm exception store: use chunk_t for_areas by Mikulas Patocka · 16 years ago
  53. a481db7 dm exception store: introduce area_location function by Mikulas Patocka · 16 years ago
  54. f7c83e2 dm raid1: kcopyd should stop on error if errors handled by Jonathan Brassow · 16 years ago
  55. 6680073 dm mpath: remove is_active from struct dm_path by Kiyoshi Ueda · 16 years ago
  56. 01460f3 dm mpath: use more error codes by Benjamin Marzinski · 16 years ago
  57. b911e47 doc/cdrom: Trvial documentation error, file not present by Randy Dunlap · 16 years ago
  58. eedd5d0 Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next by Roland Dreier · 16 years ago
  59. fbcffcc RDMA/nes: Fix slab corruption by Chien Tung · 16 years ago
  60. 9ac684f Merge branch 'next' into for-linus by James Morris · 16 years ago
  61. 3fa8749 Linux 2.6.27 by Linus Torvalds · 16 years ago
  62. efc968d Don't allow splice() to files opened with O_APPEND by Linus Torvalds · 16 years ago
  63. 07f4055 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  64. 9283dfe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  65. 70096a5 SLOB: fix bogus ksize calculation fix by Matt Mackall · 16 years ago
  66. 8d59225 [CPUFREQ] correct broken links and email addresses by Németh Márton · 16 years ago
  67. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 16 years ago
  68. 5e5cddb hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X by Alistair John Strachan · 16 years ago
  69. 8748a71 hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X by Alistair John Strachan · 16 years ago
  70. c73c556c hwmon: (adt7473) Fix some bogosity in documentation file by Darrick J. Wong · 16 years ago
  71. ddedc65 hwmon: Define sysfs interface for energy consumption register by Darrick J. Wong · 16 years ago
  72. 98dd22c hwmon: (it87) Prevent power-off on Shuttle SN68PT by Jean Delvare · 16 years ago
  73. 04dcd84 eeepc-laptop: Fix hwmon interface by Corentin Chary · 16 years ago
  74. 57d1b53 block_dev: fix kernel-doc in new functions by Randy Dunlap · 16 years ago
  75. af56394 block: add some comments around the bio read-write flags by Jens Axboe · 16 years ago
  76. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  77. ad3316b block: Find bio sector offset given idx and offset by Martin K. Petersen · 16 years ago
  78. b02739b block: gendisk integrity wrapper by Martin K. Petersen · 16 years ago
  79. ad7fce9 block: Switch blk_integrity_compare from bdev to gendisk by Martin K. Petersen · 16 years ago
  80. 0c032ab block: Fix double put in blk_integrity_unregister by Martin K. Petersen · 16 years ago
  81. 74aa8c2 block: Introduce integrity data ownership flag by Martin K. Petersen · 16 years ago
  82. b04accc block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 by Jens Axboe · 16 years ago
  83. 8deaf72 bio.h: Remove unused conditional code by Alberto Bertogli · 16 years ago
  84. d00e29f block: remove end_{queued|dequeued}_request() by Kiyoshi Ueda · 16 years ago
  85. 99cd338 block: change elevator to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  86. 7afb3a6 gdrom: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  87. 2a9df50 memstick: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  88. 8316982 virtio_blk: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  89. 0497b34 blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure by Jens Axboe · 16 years ago
  90. ef9e3fa block: add lld busy state exporting interface by Kiyoshi Ueda · 16 years ago
  91. 336c3d8 block: Fix blk_start_queueing() to not kick a stopped queue by Elias Oltmanns · 16 years ago
  92. c0ddffa include blktrace_api.h in headers_install by Sven Schuetz · 16 years ago
  93. e3ba9ae block: reserve some tags just for sync IO by Jens Axboe · 16 years ago
  94. f7d7b7a block: as/cfq ssd idle check update by Jens Axboe · 16 years ago
  95. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  96. a68bbdd block: add queue flag for SSD/non-rotational devices by Jens Axboe · 16 years ago
  97. 9e49184 floppy: support arbitrary first-sector numbers by Keith Wansbrough · 16 years ago
  98. 061837b drivers/block: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  99. 905bd78 cciss: Fix cciss SCSI rescan code to better notice device changes by scameron@beardog.cca.cpqcorp.net · 16 years ago
  100. 79eb014 fix an example of scatterlists handling in DMA-API.txt by FUJITA Tomonori · 16 years ago