summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.20-rc4v2.6.20-rc4Linus Torvalds2007-01-061-1/+1
* Revert "[PATCH] binfmt_elf: randomize PIE binaries (2nd try)"Linus Torvalds2007-01-061-7/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-01-061-5/+33
|\
| * [PATCH] Driver core: Fix prefix driver links in /sys/module by bus-nameKay Sievers2007-01-051-5/+33
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-01-061-1/+1
|\ \
| * | [PATCH] PCI: disable PCI_MULTITHREAD_PROBEAndrew Morton2007-01-051-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-01-0611-76/+235
|\ \
| * | USB: asix: Fix AX88772 device PHY selectionDavid Hollis2007-01-051-1/+1
| * | USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printersMartin Williges2007-01-051-0/+1
| * | sisusb_con warning fixesAndrew Morton2007-01-051-6/+6
| * | USB: Fixed bug in endpoint release function.Sarah Bailey2007-01-051-1/+1
| * | USB: small update to Documentation/usb/acm.txtOliver Neukum2007-01-051-0/+4
| * | USB storage: fix ipod ejecting issuePete Zaitcev2007-01-051-1/+1
| * | USB Storage: unusual_devs: add supertop drivesPhil Dibowitz2007-01-051-0/+15
| * | USB: omap_udc build fixes (sync with linux-omap)David Brownell2007-01-052-53/+195
| * | USB: funsoft is borken on sparcAndrew Morton2007-01-051-1/+1
| * | USB: fix interaction between different interfaces in an "Option" usb deviceMiguel Angel Alvarez2007-01-051-0/+3
| * | UHCI: support device_may_wakeupAlan Stern2007-01-051-1/+3
| * | UHCI: make test for ASUS motherboard more specificAlan Stern2007-01-051-12/+4
| |/
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-01-067-21/+51
|\ \
| * | i2c/m41t00: Do not forget to write yearPhilippe De Muyter2007-01-051-0/+1
| * | i2c-mv64xxx: Fix random oops at bootMaxime Bizon2007-01-051-2/+2
| * | i2c: Migration aids for i2c_adapter.dev removalDavid Brownell2007-01-042-4/+41
| * | i2c-pnx: Add entry to MAINTAINERSVitaly Wool2007-01-041-0/+6
| * | i2c-pnx: Fix interrupt handler, get rid of EARLY config optionVitaly Wool2007-01-042-15/+1
* | | [PATCH] connector: some fixes for ia64 unaligned access errorsErik Jacobson2007-01-051-5/+6
* | | [PATCH] shrink_all_memory(): fix lru_pages handlingAndrew Morton2007-01-051-17/+16
* | | [PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov2007-01-052-36/+30
* | | [PATCH] fix OOM killing of swapoffHugh Dickins2007-01-051-6/+6
* | | [PATCH] fix the toshiba_acpi write_lcd return valueMatthijs van Otterdijk2007-01-051-3/+6
* | | [PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov2007-01-052-2/+12
* | | [PATCH] Check for populated zone in __drain_pagesChristoph Lameter2007-01-051-0/+3
* | | [PATCH] hpt37x: Two important bug fixesAlan2007-01-051-3/+3
* | | [PATCH] pata_optidma: typo in KconfigAlexey Dobriyan2007-01-051-1/+1
* | | [PATCH] KVM: Simplify test for interrupt windowDor Laor2007-01-052-4/+2
* | | [PATCH] KVM: Simplify mmu_alloc_roots()Ingo Molnar2007-01-051-6/+6
* | | [PATCH] KVM: Make loading cr3 more robustIngo Molnar2007-01-051-1/+13
* | | [PATCH] KVM: MMU: Add missing dirty bitAvi Kivity2007-01-051-0/+1
* | | [PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup()Avi Kivity2007-01-051-2/+0
* | | [PATCH] KVM: Add missing 'break'Avi Kivity2007-01-051-0/+1
* | | [PATCH] KVM: Avoid oom on cr3 switchIngo Molnar2007-01-051-0/+2
* | | [PATCH] KVM: Initialize vcpu->kvm a little earlierAvi Kivity2007-01-051-1/+1
* | | [PATCH] KVM: Improve reporting of vmwrite errorsAvi Kivity2007-01-051-3/+9
* | | [PATCH] KVM: MMU: add audit code to check mappings, etc are correctAvi Kivity2007-01-052-2/+189
* | | [PATCH] KVM: MMU: Destroy mmu while we still have a vcpu leftAvi Kivity2007-01-051-1/+1
* | | [PATCH] KVM: MMU: Flush guest tlb when reducing permissions on a pteAvi Kivity2007-01-051-1/+6
* | | [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspaceAvi Kivity2007-01-054-19/+50
* | | [PATCH] KVM: MMU: Replace atomic allocations by preallocated objectsAvi Kivity2007-01-054-37/+153
* | | [PATCH] KVM: MMU: Free pages on kvm destructionAvi Kivity2007-01-051-2/+7
* | | [PATCH] KVM: MMU: Treat user-mode faults as a hint that a page is no longer a...Avi Kivity2007-01-051-1/+12
OpenPOWER on IntegriCloud