summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68knommu: 523x ColdFire processor init/config MakefileGreg Ungerer2005-09-081-0/+19
* [PATCH] m68knommu: defines to support the ColdFire 523x processorGreg Ungerer2005-09-081-2/+4
* [PATCH] m68knommu: ColdFire 523x processor register definitionsGreg Ungerer2005-09-081-0/+46
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-0816-32/+19
|\
| * [IA64] Manual merge fix for 3 filesTony Luck2005-09-081136-54283/+64890
| |\
| * | [IA64] Increase max physical address for SN platformsJack Steiner2005-09-081-1/+1
| * | [IA64] ensure XPC and XPNET are loaded on sn2 platforms onlyDean Nelson2005-09-082-0/+8
| * | [IA64] defconfig: turn off QLOGIC_FCMartin Hicks2005-09-081-1/+1
| * | [IA64] Minor cleanups - remove unnecessary function prototype in iosapic.hKenji Kaneshige2005-09-071-2/+0
| * | [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige2005-09-079-17/+0
| * | [IA64] Minor cleanups - remove unnecessary function prototype in irq.hKenji Kaneshige2005-09-071-4/+0
| * | [IA64] minor performance tune-up in ia64_switch_toChen, Kenneth W2005-09-071-3/+3
| * | [IA64] make exception handler in copy_user more robustChen, Kenneth W2005-09-071-0/+3
| * | [IA64] page_not_present fault in region 5 is normalKiyoshi Ueda2005-09-061-3/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds2005-09-084-14/+18
|\ \ \
| * | | [CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones2005-09-012-3/+3
| * | | [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.cMika Kukkonen2005-08-311-1/+1
| * | | [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen2005-08-311-2/+2
| * | | [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi2005-08-311-7/+7
| * | | [CPUFREQ] Bugfix: Call driver exit in cpufreq_add_dev error pathVenkatesh Pallipadi2005-08-311-1/+5
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart Linus Torvalds2005-09-082-18/+17
|\ \ \ \
| * | | | [AGPGART] Remove trailing space before \nDave Jones2005-09-011-1/+1
| * | | | Fix up various printk levels and whitespace corrections.Dave Jones2005-08-171-16/+16
| * | | | Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Dave Jones2005-08-175114-179253/+390833
| |\ \ \ \
| * | | | | [AGPGART] Drop duplicate setting of info->mode in agp_copy_info()Dave Jones2005-08-111-1/+0
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-0880-4076/+7406
|\ \ \ \ \ \
| * | | | | | [PATCH] USB: yealink: fix htons usage, documentation updatesHenk2005-09-082-12/+28
| * | | | | | [PATCH] USB: fix endian issues in yealink driver.Greg Kroah-Hartman2005-09-081-2/+5
| * | | | | | [PATCH] input-driver-yealink-P1K-usb-phoneHenk2005-09-087-0/+1627
| * | | | | | [PATCH] USB Storage: code cleanups for onetouch.cNick Sillik2005-09-081-12/+17
| * | | | | | [PATCH] usbmon in 2.6.13: peeking into DMA areasPete Zaitcev2005-09-084-19/+77
| * | | | | | [PATCH] ehci: add tt_usecsdavid-b@pacbell.net2005-09-083-0/+13
| * | | | | | [PATCH] ehci: add think_timedavid-b@pacbell.net2005-09-082-9/+30
| * | | | | | [PATCH] USB: usbnet (9/9) module for pl2301/2302 cablesDavid Brownell2005-09-084-217/+179
| * | | | | | [PATCH] USB: usbnet (8/9) module for RNDIS devicesDavid Brownell2005-09-084-8/+630
| * | | | | | [PATCH] USB: usbnet (7/9) module for CDC EthernetDavid Brownell2005-09-084-421/+537
| * | | | | | [PATCH] USB: usbnet (6/9) module for Zaurii and compatiblesDavid Brownell2005-09-085-367/+433
| * | | | | | [PATCH] USB: usbnet (5/9) module for genesys gl620a cablesDavid Brownell2005-09-084-359/+418
| * | | | | | [PATCH] USB: usbnet (4/9) module for net1080 cablesDavid Brownell2005-09-084-580/+632
| * | | | | | [PATCH] USB: usbnet (3/9) module for ASIX Ethernet adaptersDavid Brownell2005-09-085-896/+1010
| * | | | | | [PATCH] USB: usbnet (2/9) module for simple network linksDavid Brownell2005-09-085-285/+429
| * | | | | | [PATCH] USB: usbnet (1/9) clean up framingDavid Brownell2005-09-083-200/+240
| * | | | | | [PATCH] USB ldusb: fmt warnings fixes for 64-bit platformsAlexey Dobriyan2005-09-081-3/+3
| * | | | | | [PATCH] USB: schedule OSS USB drivers for removalAdrian Bunk2005-09-081-3/+18
| * | | | | | [PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.cDale Farnsworth2005-09-081-18/+4
| * | | | | | [PATCH] USB: remove annoying messagedavid-b@pacbell.net2005-09-081-1/+3
| * | | | | | [PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net2005-09-081-4/+4
| * | | | | | [PATCH] USB: Support unbinding of the usb_generic driverAlan Stern2005-09-081-0/+10
| * | | | | | [PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern2005-09-081-1/+9
| * | | | | | [PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcdDale Farnsworth2005-09-081-1/+1
OpenPOWER on IntegriCloud