1. 8e5bdc4 Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap-all by Russell King · 16 years ago
  2. 833023e Btrfs: Rev the disk format for the new back reference format by Chris Mason · 16 years ago
  3. 61f8c86 Btrfs: Fix makefile for builing btrfs static by Sage Weil · 16 years ago
  4. 5b84e8d Btrfs: Fix leaf reference cache miss by Yan Zheng · 16 years ago
  5. 3bb1a1b Btrfs: Remove offset field from struct btrfs_extent_ref by Yan Zheng · 16 years ago
  6. a76a3cd Btrfs: Count space allocated to file in bytes by Yan Zheng · 16 years ago
  7. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 16 years ago
  8. eba2645 ARM: OMAP3: Add support for the Gumstix Overo board (rev 3) by Steve Sakoman · 16 years ago
  9. 22b401bf ARM: OMAP3: Add Beagle defconfig by Syed Mohammed, Khasim · 16 years ago
  10. 2885f00 ARM: OMAP3: Add minimal Beagle board support by Syed Mohammed, Khasim · 16 years ago
  11. cc26b3b ARM: OMAP3: Add minimal omap3430 support by Syed Mohammed, Khasim · 16 years ago
  12. 2e7509e ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code by Paul Walmsley · 16 years ago
  13. fda50a1 [ARM] 5239/1: Palm Zire 72 power management support by Sergey Lapin · 16 years ago
  14. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  15. 5e5cddb hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X by Alistair John Strachan · 16 years ago
  16. 8748a71 hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X by Alistair John Strachan · 16 years ago
  17. c73c556c hwmon: (adt7473) Fix some bogosity in documentation file by Darrick J. Wong · 16 years ago
  18. ddedc65 hwmon: Define sysfs interface for energy consumption register by Darrick J. Wong · 16 years ago
  19. 98dd22c hwmon: (it87) Prevent power-off on Shuttle SN68PT by Jean Delvare · 16 years ago
  20. 04dcd84 eeepc-laptop: Fix hwmon interface by Corentin Chary · 16 years ago
  21. 762a9f2 UBI: print reserved_peb when it is too large by Deepak Saxena · 16 years ago
  22. 9fd8754 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-hrtimer into timers/range-hrtimers by Ingo Molnar · 16 years ago
  23. eefb47f xen: use spin_lock_nest_lock when pinning a pagetable by Jeremy Fitzhardinge · 16 years ago
  24. 4513843 Blackfin arch: flash memory map and dm9000 resources updating by Javier Herrero · 16 years ago
  25. 0cfbb32 Blackfin arch: early prink code still use uart core console functions to parse and set configure option string by Sonic Zhang · 16 years ago
  26. 0c0497c Blackfin arch: Move all the silicon rev handling to one place by Mike Frysinger · 16 years ago
  27. 664d040 Blackfin arch: fix end address for parallel flash and increase kernel partition size to 4meg by Mike Frysinger · 16 years ago
  28. 8e6c81f [ARM] 5297/1: [KS8695] Fix two compile-time warnings by Andrew Victor · 16 years ago
  29. 8d163b3 [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores. by Andrew Victor · 16 years ago
  30. 6c3fc69 Blackfin arch: avoid using actual config name in comment by Mike Frysinger · 16 years ago
  31. 1d5ff7e Blackfin arch: Fix bug - HW Errors never recover on BF548 by Robin Getz · 16 years ago
  32. 57d1b53 block_dev: fix kernel-doc in new functions by Randy Dunlap · 16 years ago
  33. 55f2fea Blackfin arch: correct icache size in show_cpuinfo(), let c_start() return proper pointer by Graf Yang · 16 years ago
  34. 47664c1 Blackfin arch: give sys_strace proper entry markings by Mike Frysinger · 16 years ago
  35. f5a817e Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared by Mike Frysinger · 16 years ago
  36. cb4c173 Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and create the opposite ptrace_enable() by Mike Frysinger · 16 years ago
  37. d3ab3a6 Blackfin arch: ptrace - cleanup debug messages and style by Mike Frysinger · 16 years ago
  38. dabaad5 Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks umoven() in strace by Mike Frysinger · 16 years ago
  39. af56394 block: add some comments around the bio read-write flags by Jens Axboe · 16 years ago
  40. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  41. ad3316b block: Find bio sector offset given idx and offset by Martin K. Petersen · 16 years ago
  42. b02739b block: gendisk integrity wrapper by Martin K. Petersen · 16 years ago
  43. ad7fce9 block: Switch blk_integrity_compare from bdev to gendisk by Martin K. Petersen · 16 years ago
  44. 0c032ab block: Fix double put in blk_integrity_unregister by Martin K. Petersen · 16 years ago
  45. 74aa8c2 block: Introduce integrity data ownership flag by Martin K. Petersen · 16 years ago
  46. b04accc block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 by Jens Axboe · 16 years ago
  47. 8deaf72 bio.h: Remove unused conditional code by Alberto Bertogli · 16 years ago
  48. d00e29f block: remove end_{queued|dequeued}_request() by Kiyoshi Ueda · 16 years ago
  49. 99cd338 block: change elevator to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  50. 7afb3a6 gdrom: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  51. 2a9df50 memstick: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  52. 8316982 virtio_blk: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  53. 0497b34 blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure by Jens Axboe · 16 years ago
  54. ef9e3fa block: add lld busy state exporting interface by Kiyoshi Ueda · 16 years ago
  55. 336c3d8 block: Fix blk_start_queueing() to not kick a stopped queue by Elias Oltmanns · 16 years ago
  56. c0ddffa include blktrace_api.h in headers_install by Sven Schuetz · 16 years ago
  57. e3ba9ae block: reserve some tags just for sync IO by Jens Axboe · 16 years ago
  58. f7d7b7a block: as/cfq ssd idle check update by Jens Axboe · 16 years ago
  59. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  60. a68bbdd block: add queue flag for SSD/non-rotational devices by Jens Axboe · 16 years ago
  61. 9e49184 floppy: support arbitrary first-sector numbers by Keith Wansbrough · 16 years ago
  62. 061837b drivers/block: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  63. 905bd78 cciss: Fix cciss SCSI rescan code to better notice device changes by scameron@beardog.cca.cpqcorp.net · 16 years ago
  64. 79eb014 fix an example of scatterlists handling in DMA-API.txt by FUJITA Tomonori · 16 years ago
  65. 4ee5eaf block: add a queue flag for request stacking support by Kiyoshi Ueda · 16 years ago
  66. 82124d6 block: add request submission interface by Kiyoshi Ueda · 16 years ago
  67. 32fab44 block: add request update interface by Kiyoshi Ueda · 16 years ago
  68. e3335de9 block: blk_cleanup_queue() should call blk_sync_queue() by Jens Axboe · 16 years ago
  69. 9246b5f block: Expand Xen blkfront for > 16 xvd by Chris Lalancette · 16 years ago
  70. 9c02f2b block: cleanup some of the integrity stuff in blkdev.h by Jens Axboe · 16 years ago
  71. 7ba1fba block: use rq complete marking in blk_abort_request() by Jens Axboe · 16 years ago
  72. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  73. 0a0d96b block: add bio_kmalloc() by Jens Axboe · 16 years ago
  74. 3e6053d block: adjust blkdev_issue_discard for swap by Hugh Dickins · 16 years ago
  75. 4677735 sg: remove unnecessary blk_rq_unmap_user by FUJITA Tomonori · 16 years ago
  76. 0b6cb26 sg: remove sg_read_xfer by FUJITA Tomonori · 16 years ago
  77. c3919af sg: remove sg_write_xfer by FUJITA Tomonori · 16 years ago
  78. 626710c sg: incorporate sg_build_direct into sg_start_req by FUJITA Tomonori · 16 years ago
  79. 44c7b0e sg: remove __sg_start_req by FUJITA Tomonori · 16 years ago
  80. fd1c1de sg: remove b_malloc_len in sg_scatter_hold struct by FUJITA Tomonori · 16 years ago
  81. 7e56cb0 sg: remove SG_ALLOW_DIO_CODE define by FUJITA Tomonori · 16 years ago
  82. a91a3a2 sg: rename sg_cmd_done sg_rq_end_io by FUJITA Tomonori · 16 years ago
  83. 224cb3e dm: Call blk_abort_queue on failed paths by Mike Anderson · 16 years ago
  84. 11914a5 block: Add interface to abort queued requests by Mike Anderson · 16 years ago
  85. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  86. 608aeef Call flush_disk() after detecting an online resize. by Andrew Patterson · 16 years ago
  87. 56ade44 Added flush_disk to factor out common buffer cache flushing code. by Andrew Patterson · 16 years ago
  88. f98a8ca SCSI sd driver calls revalidate_disk wrapper. by Andrew Patterson · 16 years ago
  89. 9bc3ffb Check for device resize when rescanning partitions by Andrew Patterson · 16 years ago
  90. c3279d1 Adjust block device size after an online resize of a disk. by Andrew Patterson · 16 years ago
  91. 0c002c2 Wrapper for lower-level revalidate_disk routines. by Andrew Patterson · 16 years ago
  92. 243294d block: fix duplicate headers for /proc/partitions by Tejun Heo · 16 years ago
  93. fad7f01 sg: set dxferp to NULL for READ with the older SG interface by FUJITA Tomonori · 16 years ago
  94. 8188276 block: make blk_rq_map_user take a NULL user-space buffer by FUJITA Tomonori · 16 years ago
  95. 839e96a block: update comment on end_request() by Jens Axboe · 16 years ago
  96. 55dc7db init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param by Tejun Heo · 16 years ago
  97. 2bbedcb block: don't test for partition size in bdget_disk() and blk_lookup_devt() by Tejun Heo · 16 years ago
  98. 759f8ca Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' by Jens Axboe · 16 years ago
  99. aeb3d3a block: kmalloc args reversed, small function definition fixes by Harvey Harrison · 16 years ago
  100. 01cfcdd sg: use blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago