Age | Commit message (Expand) | Author |
2009-01-30 | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 | Ralf Baechle |
2009-01-30 | MIPS: Avoid destructive invalidation on partial cachelines. | Ralf Baechle |
2009-01-30 | MIPS: SMTC: Fix build after recent creditial changes. | Ralf Baechle |
2009-01-30 | Allow opportunistic merging of VM_CAN_NONLINEAR areas | Linus Torvalds |
2009-01-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-01-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-30 | Add enable_ms to jsm driver | Paul Larson |
2009-01-30 | cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice | Divyesh Shah |
2009-01-30 | block: add sysfs file for controlling io stats accounting | Jens Axboe |
2009-01-30 | Mark mandatory elevator functions in the biodoc.txt | Nikanth Karthikesan |
2009-01-30 | include/linux: Add bsg.h to the Kernel exported headers | Boaz Harrosh |
2009-01-30 | block: silently error an unsupported barrier bio | Jens Axboe |
2009-01-30 | block: Fix documentation for blkdev_issue_flush() | Theodore Ts'o |
2009-01-30 | block: add bio_rw_flagged() for testing bio->bi_rw | Jens Axboe |
2009-01-30 | block: seperate bio/request unplug and sync bits | Jens Axboe |
2009-01-30 | block: export SSD/non-rotational queue flag through sysfs | Bartlomiej Zolnierkiewicz |
2009-01-30 | Fix small typo in bio.h's documentation | Alberto Bertogli |
2009-01-30 | block: get rid of the manual directory counting in blktrace | Jens Axboe |
2009-01-30 | block: Allow empty integrity profile | Martin K. Petersen |
2009-01-30 | block: Remove obsolete BUG_ON | Martin K. Petersen |
2009-01-30 | block: Don't verify integrity metadata on read error | Martin K. Petersen |
2009-01-30 | ext4: Remove bogus BUG() check in ext4_bmap() | Theodore Ts'o |
2009-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-01-29 | sata_sil: Fix build breakage | Alexander Beregalov |
2009-01-29 | Documentation/Changes: add required versions for new filesystems | Bill Nottingham |
2009-01-29 | fix emacs indenting howto filename expansion | Dan Carpenter |
2009-01-29 | Documentation: update CodingStyle tips for Emacs users | Teemu Likonen |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap |
2009-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-01-29 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2009-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-01-29 | drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu | Andrew Morton |
2009-01-29 | epoll: drop max_user_instances and rely only on max_user_watches | Davide Libenzi |
2009-01-29 | hp-wmi: set initial docking state | Frans Pop |
2009-01-29 | hwmon: applesmc: add support for MacPro 3 temperature sensors | Bharath Ramesh |
2009-01-29 | hpilo: increment version | David Altobelli |
2009-01-29 | cgroup: fix root_count when mount fails due to busy subsystem | Paul Menage |
2009-01-29 | cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() | Paul Menage |
2009-01-29 | cgroups: fix lock inconsistency in cgroup_clone() | Li Zefan |
2009-01-29 | alpha: fix the BUG() macro | Ivan Kokshaysky |
2009-01-29 | alpha: compile fixes | Ivan Kokshaysky |
2009-01-29 | alpha: use syscall wrappers | Ivan Kokshaysky |
2009-01-29 | memcg: NULL pointer dereference at rmdir on some NUMA systems | KAMEZAWA Hiroyuki |
2009-01-29 | fbdev: incorrect URL given in drivers/video/Kconfig | Alex Buell |
2009-01-29 | hp-wmi: fix regressions caused by missing if statement | Frans Pop |