summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner7-88/+73
2008-06-10x86: move more common idle functions/variables to process.cThomas Gleixner3-82/+70
2008-06-10x86: use cpuid to check MWAIT support for C1Thomas Gleixner1-8/+20
2008-06-10x86: use cpuinfo to check for interrupt pending message msrThomas Gleixner2-49/+30
2008-06-10x86: cleanup C1E enabled detectionThomas Gleixner3-7/+7
2008-06-10x86: simplify idle selectionThomas Gleixner3-22/+10
2008-06-10fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter7-37/+7
2008-06-03x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto3-1/+1
2008-06-02fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar2-0/+5
2008-06-02fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Ingo Molnar1-0/+2
2008-06-02x86: add PCI extended config space access for AMD BarcelonaRobert Richter7-6/+65
2008-05-30x86: fix overlong line in arch/x86/kernel/cpu/amd_64.cH. Peter Anvin1-1/+2
2008-05-30x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones3-26/+34
2008-05-30x86: Remove workaround for prescott (32bit P4) from 64-bit code.Dave Jones1-5/+0
2008-05-30x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones3-91/+100
2008-05-30x86: Move the AMD64 specific parts out of setup_64.cDave Jones3-226/+242
2008-05-30x86: move mmconfig declarations to headerThomas Gleixner3-12/+14
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-70/+180
2008-05-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds15-87/+101
2008-05-30acpi: fix sparse const errorsHarvey Harrison1-5/+5
2008-05-30llc: Fix double accounting of received packetsArnaldo Carvalho de Melo1-5/+5
2008-05-30[S390] Update default configuration.Martin Schwidefsky1-3/+8
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky1-1/+1
2008-05-30[S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2-9/+10
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky1-5/+4
2008-05-30[S390] dasd: use a generic wait_queue for sleep_onStefan Haberland1-14/+14
2008-05-30[S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens1-20/+7
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens1-26/+23
2008-05-30[S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer1-0/+8
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens3-7/+15
2008-05-30[S390] s390 types: make dma_addr_t 64 bit capableChristian Borntraeger1-0/+6
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu1-2/+2
2008-05-30[S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht1-0/+3
2008-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+18
2008-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds26-96/+812
2008-05-29driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2-0/+18
2008-05-29Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2-10/+8
2008-05-29USB: fsl_usb2_udc: fix recursive lockLi Yang1-0/+2
2008-05-29USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher1-17/+17
2008-05-29USB: pl2303: another product IDSteve Murphy2-0/+2
2008-05-29USB: add another scanner quirkRené Rebe1-0/+4
2008-05-29USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone1-2/+4
2008-05-29USB: Fix M600i unusual_devs entryPhil Dibowitz1-1/+1
2008-05-29USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern1-1/+1
2008-05-29USB: EHCI: fix performance regressionAlan Stern2-8/+10
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern1-23/+44
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern2-2/+6
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern11-1/+25
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern6-15/+8
2008-05-29USB: add all configs to the "descriptors" attributeAlan Stern1-23/+21