aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz1-1/+0
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz1-0/+2
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz1-5/+0
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-6/+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 Torvalds1-7/+2
2007-10-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+8
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19NFS: Fix a race in sillyrenameTrond Myklebust1-0/+8
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
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 Torvalds3-26/+189
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers1-1/+0
2007-10-19Linux Kernel MarkersMathieu Desnoyers2-0/+142
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri1-0/+6
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 Emelyanov1-1/+1
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov2-5/+17
2007-10-19remove BITS_TO_TYPE macroJiri Slaby2-2/+2
2007-10-19define global BIT macroJiri Slaby1-0/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby3-25/+26
2007-10-19define first set of BIT* macrosJiri Slaby2-3/+8
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19Misc: phantom, improved data passingJiri Slaby1-1/+5
2007-10-19Fix cpusets update_cpumaskPaul Menage1-0/+58
2007-10-19cpuset sched_load_balance flagPaul Jackson1-0/+2
2007-10-19Uninline the task_xid_nr_ns() callsPavel Emelyanov1-20/+4
2007-10-19Uninline find_pid etc set of functionsPavel Emelyanov1-3/+2
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov1-0/+6
2007-10-19pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2-6/+0
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov1-9/+6
2007-10-19pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu1-0/+1
2007-10-19pid namespaces: initialize the namespace's proc_mntPavel Emelyanov1-0/+12
2007-10-19pid namespaces: allow cloning of new namespacePavel Emelyanov1-0/+1
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2-11/+11
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2-1/+5
2007-10-19pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2-4/+43
2007-10-19pid namespaces: helpers to obtain pid numbersPavel Emelyanov2-11/+121
2007-10-19pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov1-1/+1