summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-1919-36/+35
|\
| * fix do_sys_open() prototypeJason Uhlenkott2007-10-201-1/+1
| * Typo: depricated -> deprecatedRolf Eike Beer2007-10-201-2/+2
| * include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter2007-10-205-11/+5
| * x86 hpet.h: remove broken linksDave Young2007-10-201-6/+0
| * fix up security_socket_getpeersec_* documentationSerge Hallyn2007-10-201-2/+15
| * powerpc: Remove obsolete prototypeJulio M. Merino Vidal2007-10-201-2/+0
| * Spelling fix: explicitlyJean Delvare2007-10-192-3/+3
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-192-3/+3
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-195-5/+5
| * crypto: convert crypto.h to UTF-8John Anthony Kazos Jr2007-10-191-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-1915-91/+36
|\ \
| * | ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-5/+5
| * | ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-10/+8
| * | ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2007-10-201-1/+0
| * | ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-204-3/+5
| * | icside: use ec->dma directlyBartlomiej Zolnierkiewicz2007-10-201-5/+0
| * | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-2013-18/+2
| * | ide: remove redundant comments from ide.hBartlomiej Zolnierkiewicz2007-10-201-41/+0
| * | ide: add ide_find_port() helperBartlomiej Zolnierkiewicz2007-10-201-0/+2
| * | ide: add ide_device_add()Bartlomiej Zolnierkiewicz2007-10-201-4/+3
| * | ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-201-7/+4
| * | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz2007-10-201-0/+4
| * | ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz2007-10-201-0/+2
| * | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-201-0/+2
| * | ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-201-2/+5
| * | ide: remove unused ->next field from ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-201-1/+0
| |/
* | dm: uevent generate eventsMike Anderson2007-10-201-0/+2
* | dm: export name and uuidMike Anderson2007-10-201-0/+1
* | dm io:ctl use constant struct sizeMilan Broz2007-10-201-2/+3
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1920-50/+111
|\ \
| * | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-194-12/+16
| * | x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-192-0/+4
| * | x86 & generic: change to __builtin_prefetch()Andi Kleen2007-10-192-13/+2
| * | x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-192-2/+7
| * | x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-193-5/+9
| * | i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell2007-10-191-0/+3
| * | x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier2007-10-191-0/+2
| * | x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa2007-10-191-0/+30
| * | i386: consolidate show_regs and show_registers for i386Pavel Emelyanov2007-10-191-0/+1
| * | i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.hStephane Eranian2007-10-191-11/+25
| * | x86: Unify i386 and x86-64 early quirksAndi Kleen2007-10-193-7/+3
| * | x86: add force_hpet boot optionThomas Gleixner2007-10-191-0/+1
| * | x86: Use linux/elfcore-compat.hRoland McGrath2007-10-191-0/+6
| * | GEODE: use symbolic constant in cs5536 reboot fixupAndres Salomon2007-10-191-0/+2
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-191-0/+8
|\ \ \ | |_|/ |/| |
| * | NFS: Fix a race in sillyrenameTrond Myklebust2007-10-191-0/+8
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-197-29/+199
|\ \
| * \ Pull acpica into test branchLen Brown2007-10-102-2/+4
| |\ \
| | * | ACPICA: hw: Don't carry spinlock over suspendAlexey Starikovskiy2007-10-101-0/+2