aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storageMike Frysinger1-1/+1
2007-10-21Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu1-0/+4
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich14-18/+1347
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-207/+172
2007-10-20[PARISC] fix uninitialized variable warning in asm/rtc.hKyle McMartin1-2/+2
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds19-36/+35
2007-10-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-91/+36
2007-10-20fix do_sys_open() prototypeJason Uhlenkott1-1/+1
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer1-2/+2
2007-10-20dm: uevent generate eventsMike Anderson1-0/+2
2007-10-20dm: export name and uuidMike Anderson1-0/+1
2007-10-20dm io:ctl use constant struct sizeMilan Broz1-2/+3
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter5-11/+5
2007-10-20x86 hpet.h: remove broken linksDave Young1-6/+0
2007-10-20fix up security_socket_getpeersec_* documentationSerge Hallyn1-2/+15
2007-10-20powerpc: Remove obsolete prototypeJulio M. Merino Vidal1-2/+0
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz1-5/+5
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz1-10/+8
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz1-1/+0
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz4-3/+5
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz1-5/+0
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz13-18/+2
2007-10-20ide: remove redundant comments from ide.hBartlomiej Zolnierkiewicz1-41/+0
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz1-0/+2
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz1-4/+3
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz1-7/+4
2007-10-20ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz1-0/+4
2007-10-20ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz1-0/+2
2007-10-20ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz1-0/+2
2007-10-20ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz1-2/+5
2007-10-20ide: remove unused ->next field from ide_pci_device_tBartlomiej Zolnierkiewicz1-1/+0
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds20-50/+111
2007-10-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+8
2007-10-19Spelling fix: explicitlyJean Delvare2-3/+3
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt2-3/+3
2007-10-19NFS: Fix a race in sillyrenameTrond Myklebust1-0/+8
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day5-5/+5
2007-10-19crypto: convert crypto.h to UTF-8John Anthony Kazos Jr1-1/+1
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds7-29/+199
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-2/+5
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers1-1/+0
2007-10-19Linux Kernel MarkersMathieu Desnoyers3-1/+148
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri1-0/+6
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle1-1/+1
2007-10-19Extended crashkernel command lineBernhard Walle1-0/+2
2007-10-19virtualization of sysv msg queues is incompleteKirill Korotaev1-0/+2
2007-10-19ipc: store ipcs into IDRsNadia Derbey4-3/+1
2007-10-19hotplug cpu: migrate a task within its cpusetCliff Wickman1-0/+5
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov2-3/+3
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov2-5/+17