Age | Commit message (Expand) | Author | Files | Lines |
2008-09-17 | PCI: fix compiler warnings in pci_get_subsys() | Greg KH | 1 | -4/+4 |
2008-09-14 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2008-09-14 | memstick: fix MSProHG 8-bit interface mode support | Alex Dubov | 1 | -48/+49 |
2008-09-14 | mm: mark the correct zone as full when scanning zonelists | Mel Gorman | 1 | -6/+6 |
2008-09-14 | include/linux/ioport.h: add missing macro argument for devm_release_* family | Hiroshi DOYU | 1 | -2/+2 |
2008-09-14 | [libata] LBA28/LBA48 off-by-one bug in ata.h | Taisuke Yamada | 1 | -1/+1 |
2008-09-11 | block: disable sysfs parts of the disk command filter | Jens Axboe | 1 | -2/+0 |
2008-09-09 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-09-07 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+2 |
2008-09-06 | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar | 1 | -1/+1 |
2008-09-06 | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky | 1 | -1/+1 |
2008-09-06 | tracehook: comment pasto fixes | Roland McGrath | 1 | -1/+1 |
2008-09-06 | res_counter: fix off-by-one bug in setting limit | Li Zefan | 1 | -1/+1 |
2008-09-06 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2008-09-06 | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 | Linus Torvalds | 1 | -2/+4 |
2008-09-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab... | Linus Torvalds | 1 | -0/+2 |
2008-09-06 | Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+13 |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh | 1 | -0/+4 |
2008-09-05 | Fix conditional export of kvh.h and a.out.h to userspace. | Khem Raj | 1 | -2/+4 |
2008-09-05 | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 1 | -0/+2 |
2008-09-04 | Merge branch 'fixes_stg' of ../git_old into fixes | Mauro Carvalho Chehab | 1 | -0/+2 |
2008-09-04 | V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams. | Jean-Francois Moine | 1 | -0/+1 |
2008-09-04 | V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982 | Hans de Goede | 1 | -5/+0 |
2008-09-04 | V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we... | Hans de Goede | 1 | -0/+5 |
2008-09-04 | V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac... | Jean-Francois Moine | 1 | -0/+1 |
2008-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -20/+2 |
2008-09-03 | mm: show quicklist usage in /proc/meminfo | KOSAKI Motohiro | 1 | -0/+7 |
2008-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -3/+2 |
2008-09-02 | ide: fix hwif_to_node() | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2008-09-02 | IDE: compile fix for sff_dma_ops | Kevin Hilman | 1 | -1/+1 |
2008-09-02 | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+0 |
2008-09-01 | debugobjects: fix lockdep warning | Vegard Nossum | 1 | -0/+13 |
2008-08-30 | Resource handling: add 'insert_resource_expand_to_fit()' function | Linus Torvalds | 1 | -0/+1 |
2008-08-30 | net: Unbreak userspace usage of linux/mroute.h | David S. Miller | 4 | -20/+2 |
2008-08-28 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 1 | -0/+12 |
2008-08-28 | i2c: Add missing kerneldoc descriptions | Jean Delvare | 1 | -0/+12 |
2008-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2008-08-27 | block: remove blk_queue_tag_depth() and blk_queue_tag_queue() | Jens Axboe | 1 | -2/+0 |
2008-08-27 | block: rename blk_scsi_cmd_filter to blk_cmd_filter | FUJITA Tomonori | 1 | -4/+4 |
2008-08-27 | block: move cmdfilter from gendisk to request_queue | FUJITA Tomonori | 2 | -13/+13 |
2008-08-26 | Fix userspace export of <linux/net.h> | David Woodhouse | 1 | -7/+7 |
2008-08-25 | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2008-08-25 | KVM: fix userspace ABI breakage | Adrian Bunk | 1 | -2/+2 |
2008-08-25 | stop_machine: Remove deprecated stop_machine_run | Rusty Russell | 1 | -18/+1 |
2008-08-25 | [PATCH] change d_add_ci argument ordering | Christoph Hellwig | 1 | -1/+1 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-08-22 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+4 |
2008-08-22 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+24 |
2008-08-22 | libata: Fix a large collection of DMA mode mismatches | Alan Cox | 1 | -0/+22 |
2008-08-22 | libata: restore SControl on detach | Tejun Heo | 1 | -0/+1 |