summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov2008-02-192-27/+27
* x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov2008-02-191-2/+3
* x86: docs fixes to Documentation/i386/IO-APIC.txtNick Andrew2008-02-191-15/+17
* x86: fix printout ugliness in cpu info printkMarcin Slusarz2008-02-191-1/+1
* x86: clean up csum-wrappers_64.c some moreIngo Molnar2008-02-191-36/+51
* x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi2008-02-191-40/+40
* x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi2008-02-191-8/+10
* x86: exclude vsyscall files from stackprotectIngo Molnar2008-02-191-1/+9
* x86: add pgd_large() on 64-bit, for consistencyH. Peter Anvin2008-02-191-0/+1
* x86: minor cleanup of comments in processor.hMike Travis2008-02-191-4/+0
* x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg2008-02-191-1/+2
* x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg2008-02-191-1/+1
* x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2008-02-192-24/+18
* x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen2008-02-191-5/+0
* x86: don't make swapper_pg_fixmap globalAdrian Bunk2008-02-191-1/+1
* x86: don't make irq_return globalAdrian Bunk2008-02-192-2/+2
* x86: unexport io_delay_typeAdrian Bunk2008-02-191-1/+0
* x86: make mxcsr_feature_mask static againAdrian Bunk2008-02-192-2/+1
* x86: sparse warning in efi.cHarvey Harrison2008-02-191-1/+1
* x86: sparse error in efi_32.cHarvey Harrison2008-02-191-0/+1
* x86, kprobes: remove sparse warnings from x86Harvey Harrison2008-02-191-2/+2
* remove mca-pentiumAdrian Bunk2008-02-194-12/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-1812-21/+34
|\
| * ide-cd: fix missing residual count setting in DMA modeKiyoshi Ueda2008-02-191-1/+5
| * ht6560b: force prefetch for some devicesJan Evert van Grootheest2008-02-191-7/+16
| * ht6560b can only do up to PIO mode 4Jan Evert van Grootheest2008-02-191-1/+1
| * linux/hdsmart.h: fix goofups (take 2)Bartlomiej Zolnierkiewicz2008-02-192-3/+3
| * via82cxxx: add new PCI id for cx700Andrew Smith2008-02-192-0/+2
| * falconide: locking bugfixBartlomiej Zolnierkiewicz2008-02-192-6/+2
| * MAINTAINERS: update ide-cd maintainer's email addressBorislav Petkov2008-02-191-1/+1
| * ide/libata: ST310211A has buggy HPA tooMikko Rapeli2008-02-192-0/+2
| * ide: Add missing base addresses for falconide and macideGeert Uytterhoeven2008-02-192-2/+2
* | Audit: use == not = in if statementsEric Paris2008-02-181-1/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-183-20/+48
|\
| * RDMA/nes: Fix possible array overrunRoland Dreier2008-02-181-1/+1
| * RDMA/nes: Fix VLAN supportChien Tung2008-02-161-2/+8
| * RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff2008-02-151-16/+36
| * IB: Fix return value in ib_device_register_sysfs()Li Zefan2008-02-151-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-187-103/+154
|\ \
| * | x86: fix lguest build failureRusty Russell2008-02-181-2/+4
| * | x86: reenable support for system without on node0Yinghai Lu2008-02-181-1/+4
| * | x86: CPA: avoid double checking of alias rangesThomas Gleixner2008-02-181-4/+19
| * | x86: CPA no alias checking for _NXThomas Gleixner2008-02-181-2/+5
| * | x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-184-1/+37
| * | x86: CPA, fix alias checksThomas Gleixner2008-02-181-100/+92
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-02-1861-926/+1456
|\ \ \
OpenPOWER on IntegriCloud