Age | Commit message (Expand) | Author |
2009-01-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-08 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-01-08 | libata: Add 32bit PIO support | Alan Cox |
2009-01-09 | md: don't retry recovery of raid1 that fails due to error on source drive. | NeilBrown |
2009-01-09 | md: Allow md devices to be created by name. | NeilBrown |
2009-01-09 | md: make devices disappear when they are no longer needed. | NeilBrown |
2009-01-09 | md: need another print_sb for mdp_superblock_1 | Cheng Renquan |
2009-01-09 | md: use list_for_each_entry macro directly | Cheng Renquan |
2009-01-09 | md: raid0: make hash_spacing and preshift sector-based. | Andre Noll |
2009-01-09 | md: raid0: Represent the size of strip zones in sectors. | Andre Noll |
2009-01-09 | md: raid0: Represent zone->zone_offset in sectors. | Andre Noll |
2009-01-09 | md: raid0: Represent device offset in sectors. | Andre Noll |
2009-01-09 | md: use sysfs_notify_dirent to notify changes to md/sync_action. | NeilBrown |
2009-01-08 | wimax: fix kernel-doc for debufs_dentry member of struct wimax_dev | Inaky Perez-Gonzalez |
2009-01-08 | regulator: fix kernel-doc warnings | Randy Dunlap |
2009-01-08 | regulator: Add missing kerneldoc | Mark Brown |
2009-01-08 | regulator: Clean up kerneldoc warnings | Mark Brown |
2009-01-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-01-08 | ipv6: Add GRO support | Herbert Xu |
2009-01-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-01-08 | generic swap(): introduce global macro swap(a, b) | Wu Fengguang |
2009-01-08 | ELF: implement AT_RANDOM for glibc PRNG seeding | Kees Cook |
2009-01-08 | pid: generalize task_active_pid_ns | Eric W. Biederman |
2009-01-08 | pid: implement ns_of_pid | Eric W. Biederman |
2009-01-08 | cpuset: remove remaining pointers to cpumask_t | Li Zefan |
2009-01-08 | cgroups: add css_tryget() | Paul Menage |
2009-01-08 | cgroups: add a per-subsystem hierarchy_mutex | Paul Menage |
2009-01-08 | memcg: fix shmem's swap accounting | KAMEZAWA Hiroyuki |
2009-01-08 | memcg: remove mem_cgroup_try_charge | Daisuke Nishimura |
2009-01-08 | memcg: fix calculation of active_ratio | KOSAKI Motohiro |
2009-01-08 | memcg: swappiness | KOSAKI Motohiro |
2009-01-08 | memcg: remove mem_cgroup_cal_reclaim() | KOSAKI Motohiro |
2009-01-08 | memcg: add zone_reclaim_stat | KOSAKI Motohiro |
2009-01-08 | memcg: add mem_cgroup_zone_nr_pages() | KOSAKI Motohiro |
2009-01-08 | memcg: add inactive_anon_is_low() | KOSAKI Motohiro |
2009-01-08 | mm: introduce zone_reclaim struct | KOSAKI Motohiro |
2009-01-08 | inactive_anon_is_low: move to vmscan | KOSAKI Motohiro |
2009-01-08 | memcg: revert gfp mask fix | KAMEZAWA Hiroyuki |
2009-01-08 | memcg: avoid unnecessary system-wide-oom-killer | KAMEZAWA Hiroyuki |
2009-01-08 | memcontrol: rcu_read_lock() to protect mm_match_cgroup() | Lai Jiangshan |
2009-01-08 | memcg: memory cgroup resource counters for hierarchy | Balbir Singh |
2009-01-08 | memcg: add mem_cgroup_disabled() | Hirokazu Takahashi |
2009-01-08 | memcg: synchronized LRU | KAMEZAWA Hiroyuki |
2009-01-08 | memcg: mem+swap controller core | KAMEZAWA Hiroyuki |
2009-01-08 | memcg: swap cgroup for remembering usage | KAMEZAWA Hiroyuki |
2009-01-08 | memcg: mem+swap controller Kconfig | KAMEZAWA Hiroyuki |
2009-01-08 | memcg: handle swap caches | KAMEZAWA Hiroyuki |