1. 894bcdf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  2. a419df8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  3. 0fe40ff libata: clean up the SFF code for coding style by Alan Cox · 16 years ago
  4. 871af12 libata: Add 32bit PIO support by Alan Cox · 16 years ago
  5. e427fe0 [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA by Shane Huang · 16 years ago
  6. 4044ba5 md: don't retry recovery of raid1 that fails due to error on source drive. by NeilBrown · 16 years ago
  7. efeb53c md: Allow md devices to be created by name. by NeilBrown · 16 years ago
  8. d337482 md: make devices disappear when they are no longer needed. by NeilBrown · 16 years ago
  9. a21d150 md: centralise all freeing of an 'mddev' in 'md_free' by NeilBrown · 16 years ago
  10. 8b76539 md: move allocation of ->queue from mddev_find to md_probe by NeilBrown · 16 years ago
  11. cd2ac93 md: need another print_sb for mdp_superblock_1 by Cheng Renquan · 16 years ago
  12. 159ec1f md: use list_for_each_entry macro directly by Cheng Renquan · 16 years ago
  13. ccacc7d md: raid0: make hash_spacing and preshift sector-based. by Andre Noll · 16 years ago
  14. 83838ed md: raid0: Represent the size of strip zones in sectors. by Andre Noll · 16 years ago
  15. 0825b87 md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's. by Andre Noll · 16 years ago
  16. 6b8796c md: raid0 create_strip_zones(): Make two local variables sector-based. by Andre Noll · 16 years ago
  17. 6199d3d md: raid0: Represent zone->zone_offset in sectors. by Andre Noll · 16 years ago
  18. 019c4e2 md: raid0: Represent device offset in sectors. by Andre Noll · 16 years ago
  19. e0f0686 md: raid0_make_request(): Replace local variable block by sector. by Andre Noll · 16 years ago
  20. a471200 md: raid0_make_request(): Remove local variable chunk_size. by Andre Noll · 16 years ago
  21. 1b7fdf8 md: raid0_make_request(): Replace chunksize_bits by chunksect_bits. by Andre Noll · 16 years ago
  22. 0c3573f md: use sysfs_notify_dirent to notify changes to md/sync_action. by NeilBrown · 16 years ago
  23. 5384527 md: fix bitmap-on-external-file bug. by NeilBrown · 16 years ago
  24. 6ecb6f2 pata_hpt366: reimplement mode programming by Tejun Heo · 16 years ago
  25. b63d395 [libata] pata_hpt3x3: correct _freeze() function declaration by Jeff Garzik · 16 years ago
  26. 5c18c4d libata: Add special ata_pio_need_iordy() handling for Compact Flash. by David Daney · 16 years ago
  27. 78a7ba4 pata_platform: __pata_platform_remove() shouldn't be in discard section by Sonic Zhang · 16 years ago
  28. 1564a18 sata_sil24: remove unused sil24_port_multiplier by Grant Grundler · 16 years ago
  29. 8522ee2 [libata] ahci: Add SATA GEN3 related messages by Shane Huang · 16 years ago
  30. 2852bcf ata_piix: save, use saved and restore IOCFG by Tejun Heo · 16 years ago
  31. fc80902 pata_ali: Fix and workaround for FIFO DMA bug by Alan Cox · 16 years ago
  32. 1b2c357 pata_ali: force initialise a few bits by Alan Cox · 16 years ago
  33. 978ff6d pata_hpt3x3: Workarounds for chipset by Alan Cox · 16 years ago
  34. 33b04b9 async: make async_synchronize_full() more serializing by Arjan van de Ven · 16 years ago
  35. 85da1fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  36. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  37. da2bdf9 Make various things static by Roel Kluin · 16 years ago
  38. 9a8d5bb generic swap(): dcache: use swap() instead of private do_switch() by Wu Fengguang · 16 years ago
  39. df4927b generic swap(): sched: remove local swap() macro by Wu Fengguang · 16 years ago
  40. 97e133b generic swap(): ext4: remove local swap() macro by Wu Fengguang · 16 years ago
  41. be857df generic swap(): ext3: remove local swap() macro by Wu Fengguang · 16 years ago
  42. 91f68b7 generic swap(): introduce global macro swap(a, b) by Wu Fengguang · 16 years ago
  43. b53907c generic swap(): lib/sort.c: rename swap to swap_func by Wu Fengguang · 16 years ago
  44. b67445f generic swap(): iphase: rename swap() to swap_byte_order() by Wu Fengguang · 16 years ago
  45. 1a8a27c generic swap(): sparc: rename swap() to swap_ulong() by Wu Fengguang · 16 years ago
  46. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  47. f156596 romfs: romfs_iget() - unsigned ino >= 0 is always true by roel kluin · 16 years ago
  48. 921d58c vmcore: remove saved_max_pfn check by Magnus Damm · 16 years ago
  49. 4037014 w1: send status messages after command processing by Evgeniy Polyakov · 16 years ago
  50. f89735c w1: added w1 reset command by Evgeniy Polyakov · 16 years ago
  51. 325a06f w1: move w1 commands from defines to enum by Evgeniy Polyakov · 16 years ago
  52. c7e2663 w1: allow master IO commands by Evgeniy Polyakov · 16 years ago
  53. e4e056a w1: documentation update by Evgeniy Polyakov · 16 years ago
  54. 3b83840 w1: list slaves commands by Evgeniy Polyakov · 16 years ago
  55. 9be62e0 w1: add touch block command by Evgeniy Polyakov · 16 years ago
  56. 610705e w1: add list masters w1 command by Evgeniy Polyakov · 16 years ago
  57. a5fd913 w1: add 1-wire master driver for i.MX27 / i.MX31 by Sascha Hauer · 16 years ago
  58. 09f50c9 tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance by David Smith · 16 years ago
  59. ad8f07c misc: add dell-laptop driver by Matthew Garrett · 16 years ago
  60. 3cab7fd dcdbas: export functionality for use in other drivers by Matthew Garrett · 16 years ago
  61. f06295b ELF: implement AT_RANDOM for glibc PRNG seeding by Kees Cook · 16 years ago
  62. a668499 mqueue: fix si_pid value in mqueue do_notify() by Sukadev Bhattiprolu · 16 years ago
  63. 61bce0f pid: generalize task_active_pid_ns by Eric W. Biederman · 16 years ago
  64. f9fb860 pid: implement ns_of_pid by Eric W. Biederman · 16 years ago
  65. 6af866a cpuset: remove remaining pointers to cpumask_t by Li Zefan · 16 years ago
  66. 300ed6c cpuset: convert cpuset->cpus_allowed to cpumask_var_t by Li Zefan · 16 years ago
  67. 645fcc9 cpuset: don't allocate trial cpuset on stack by Li Zefan · 16 years ago
  68. 2341d1b cpuset: convert cpuset_attach() to use cpumask_var_t by Li Zefan · 16 years ago
  69. 5771f0a cpuset: remove on stack cpumask_t in cpuset_can_attach() by Li Zefan · 16 years ago
  70. 5a7625d cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist() by Li Zefan · 16 years ago
  71. f5813d9 cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into top cpuset by Miao Xie · 16 years ago
  72. 1333771 cpuset: rcu_read_lock() to protect task_cs() by Lai Jiangshan · 16 years ago
  73. e7c5ec9 cgroups: add css_tryget() by Paul Menage · 16 years ago
  74. 2cb378c cgroups: use hierarchy_mutex in memory controller by Paul Menage · 16 years ago
  75. 999cd8a cgroups: add a per-subsystem hierarchy_mutex by Paul Menage · 16 years ago
  76. b5a8431 memcg: fix shmem's swap accounting by KAMEZAWA Hiroyuki · 16 years ago
  77. 544122e memcg: fix LRU accounting for SwapCache by KAMEZAWA Hiroyuki · 16 years ago
  78. 54595fe memcg: use css_tryget in memcg by KAMEZAWA Hiroyuki · 16 years ago
  79. a7ba0ee memcg: fix double free and make refcnt sane by KAMEZAWA Hiroyuki · 16 years ago
  80. 03f3c43 memcg: fix swap accounting leak by KAMEZAWA Hiroyuki · 16 years ago
  81. 42e9abb memcg: change try_to_free_pages to hierarchical_reclaim by Daisuke Nishimura · 16 years ago
  82. 7f4d454 memcg: avoid deadlock caused by race between oom and cpuset_attach by Daisuke Nishimura · 16 years ago
  83. a5e924f memcg: remove mem_cgroup_try_charge by Daisuke Nishimura · 16 years ago
  84. 3bb4edf memcg: don't trigger oom at page migration by Daisuke Nishimura · 16 years ago
  85. 9836d89 memcg: explain details and test document by KAMEZAWA Hiroyuki · 16 years ago
  86. fee7b54 memcg: show real limit under hierarchy mode by KAMEZAWA Hiroyuki · 16 years ago
  87. c772be9 memcg: fix calculation of active_ratio by KOSAKI Motohiro · 16 years ago
  88. a7885eb memcg: swappiness by KOSAKI Motohiro · 16 years ago
  89. 2733c06 memcg: protect prev_priority by KOSAKI Motohiro · 16 years ago
  90. e72e2bd memcg: rename scan global lru by KAMEZAWA Hiroyuki · 16 years ago
  91. 7f016ee memcg: show reclaim stat by KOSAKI Motohiro · 16 years ago
  92. 9439c1c memcg: remove mem_cgroup_cal_reclaim() by KOSAKI Motohiro · 16 years ago
  93. 3e2f41f memcg: add zone_reclaim_stat by KOSAKI Motohiro · 16 years ago
  94. a3d8e05 memcg: add mem_cgroup_zone_nr_pages() by KOSAKI Motohiro · 16 years ago
  95. 14797e2 memcg: add inactive_anon_is_low() by KOSAKI Motohiro · 16 years ago
  96. 5499276 memcg: add null check to page_cgroup_zoneinfo() by KOSAKI Motohiro · 16 years ago
  97. eeee9a8 mm: make get_scan_ratio() safe for memcg by KOSAKI Motohiro · 16 years ago
  98. c9f299d mm: add zone nr_pages helper function by KOSAKI Motohiro · 16 years ago
  99. 6e90157 mm: introduce zone_reclaim struct by KOSAKI Motohiro · 16 years ago
  100. f89eb90 inactive_anon_is_low: move to vmscan by KOSAKI Motohiro · 16 years ago