summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-0515-54/+177
* drm: copy the right data back to userspace for getreserved contexts ioctlDave Airlie2005-08-051-1/+1
* drm: fix ioctl direction in r128 getparamDave Airlie2005-08-051-1/+1
* Merge ../linux-2.6/Dave Airlie2005-07-3128-272/+1083
|\
| * Revert "yenta free_irq on suspend"Linus Torvalds2005-07-301-9/+0
| * [PATCH] sk98lin: basic suspend/resume support fixesRafael J. Wysocki2005-07-301-12/+26
| * [PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-2/+15
| * [PATCH] revert bogus softirq changesAndrew Morton2005-07-301-2/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds2005-07-3013-233/+972
| |\
| | * merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-30250-2902/+8013
| | |\
| | * \ /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-2914-233/+980
| | |\ \
| | | * | [ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2005-07-298-47/+157
| | | * | [ACPI] delete boot-time printk()s from processor_idle.cVenkatesh Pallipadi2005-07-291-2/+0
| | | * | [ACPI] fix resume issues on Asus L5DRafael J. Wysocki2005-07-293-1/+77
| | | * | [ACPI] Always set P-state on initializationDominik Brodowski2005-07-291-0/+7
| | | * | [ACPI] Add "ec_polling" boot optionLuming Yu2005-07-291-171/+722
| | | * | [ACPI] address boot-freeze with updated DMI blacklist for c-statesDavid Shaohua Li2005-07-291-9/+12
| | | * | [ACPI] Fix memset arguments in acpi processor_idle.cVenkatesh Pallipadi2005-07-291-2/+4
| | | * | [ACPI] Fix the regression with c1_default_handler on some systemsVenkatesh Pallipadi2005-07-291-1/+1
| * | | | [PATCH] vesafb: Document mtrr boot option usageAntonino A. Daplas2005-07-301-1/+15
| * | | | [PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson2005-07-301-1/+1
| * | | | [PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin2005-07-305-11/+37
| * | | | [PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh2005-07-301-11/+10
| * | | | [PATCH] ppc64: inotify syscallsRobert Love2005-07-302-1/+10
| * | | | [PATCH] ppc32: inotify syscallsRobert Love2005-07-302-1/+7
| | |_|/ | |/| |
* | | | Merge ../linux-2.6/Dave Airlie2005-07-301925-82336/+167881
|\ \ \ \ | |/ / /
| * | | [PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2005-07-292-3/+10
| * | | [PATCH] s390: fix inline assembly in appldataGerald Schaefer2005-07-291-1/+5
| * | | [PATCH] s390: device recognitionCornelia Huck2005-07-291-0/+3
| * | | [PATCH] s390: check for interrupt before waitingHeiko Carstens2005-07-292-0/+14
| * | | [PATCH] s390: default configurationMartin Schwidefsky2005-07-291-111/+142
| * | | [PATCH] uml: fix vsyscall brokennessJeff Dike2005-07-291-1/+5
| * | | [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmapAntonino A. Daplas2005-07-291-2/+4
| * | | [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-291-1/+9
| * | | [PATCH] vesafb: Fix mtrr bugsAntonino A. Daplas2005-07-291-11/+36
| * | | [PATCH] serial: add MMIO support to 8250_pnpBjorn Helgaas2005-07-291-7/+15
| * | | [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-293-9/+78
| * | | [PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai2005-07-291-0/+8
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
| |\ \ \
| | * | | arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
| * | | | [PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev2005-07-291-2/+3
| * | | | [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-293-7/+9
| * | | | [PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A2005-07-291-2/+4
| * | | | [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-293-0/+502
| * | | | [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu2005-07-291-0/+1
| * | | | [PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote2005-07-291-0/+3
| * | | | [PATCH] USB: ldusb fixesMichael Hund2005-07-291-1/+6
| * | | | [PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern2005-07-291-2/+4
| * | | | [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2005-07-292-3/+0
| * | | | [PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern2005-07-291-6/+12
OpenPOWER on IntegriCloud