aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-29xen: mask _PAGE_PCD from ptesJeremy Fitzhardinge
2007-11-29UML: build fixWANG Cong
2007-11-29Fix boot problem with iSeries lacking hugepage supportMel Gorman
2007-11-29ps3fb: video memory size cleanupsGeert Uytterhoeven
2007-11-29ps3: prefix all ps3-specific kernel modules with `ps3-'Geert Uytterhoeven
2007-11-29atmel_spi: label GPIOs betterDavid Brownell
2007-11-29update checkpatch.pl to version 0.12Andy Whitcroft
2007-11-28x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-11-28pci-aer: fix kernel-doc mistakesRandy Dunlap
2007-11-28PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall
2007-11-28PCI: pcie portdriver: initialize returned valueLinas Vepstas
2007-11-28USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks
2007-11-28USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks
2007-11-28USB: s3c2410 gadget: Header move fixupsBen Dooks
2007-11-28USB: usb-storage: unusual_devs entry for JetFlash TS1GJF2AAlan Stern
2007-11-28USB: fix up EHCI startup synchronizationDavid Brownell
2007-11-28USB: make the microtek driver and HAL cooperateOliver Neukum
2007-11-28USB: uevent environment key fixAlan Stern
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern
2007-11-28USB: sierra: new product idagilmore@wirelessbeehive.com
2007-11-28USB HCD: avoid duplicate local_irq_disable()Alan Stern
2007-11-28USB: mailing lists have changedGreg Kroah-Hartman
2007-11-28USB: remove USB HUB entry from MAINTAINERSDavid Brownell
2007-11-28USB: fix directory references in usb/READMEDirk Hohndel
2007-11-28USB: add support for an older firmware revision for the Nikon D200Mike Pagano
2007-11-28USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev
2007-11-28USB: power-management documenation updateAlan Stern
2007-11-28USB: Fix signr comment in usbdevice_fs.hPhil Endecott
2007-11-28usbserial: fix inconsistent lock stateBorislav Petkov
2007-11-28USB: fix usbled disconnect read race #2Oliver Neukum
2007-11-28USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin
2007-11-28USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin
2007-11-28usb-storage: always set the allow_restart flagMauro Carvalho Chehab
2007-11-28USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm
2007-11-28USB: omap_udc build fixDavid Brownell
2007-11-28USB: fix USB_OHCI_HCD_SSB dependenciesAdrian Bunk
2007-11-28sysfs: fix off-by-one error in fill_read_buffer()Miao Xie
2007-11-28kobject: two typo fixesJohannes Berg
2007-11-28UIO: add UIO documentation target to DocBook MakefileHans J Koch
2007-11-28UIO: fix up the UIO documentationHans J Koch
2007-11-28create /sys/.../power when CONFIG_PM is setDaniel Drake
2007-11-28allow LEGACY_PTYS to be set to 0Kay Sievers
2007-11-28prep_zero_page: remove bogus BUG_ONHugh Dickins
2007-11-28tmpfs: restore missing clear_highpageHugh Dickins
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-11-28vfs: coredumping fixIngo Molnar