summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-19ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-19ide: remove redundant comments from ide.hBartlomiej Zolnierkiewicz
2007-10-19ide: add ide_find_port() helperBartlomiej Zolnierkiewicz
2007-10-19ide: add ide_device_add()Bartlomiej Zolnierkiewicz
2007-10-19ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz
2007-10-19ide: remove unused ->next field from ide_pci_device_tBartlomiej Zolnierkiewicz
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19NFS: Fix a race in sillyrenameTrond Myklebust
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19crypto: convert crypto.h to UTF-8John Anthony Kazos Jr
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers
2007-10-19Linux Kernel MarkersMathieu Desnoyers
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle
2007-10-19Extended crashkernel command lineBernhard Walle
2007-10-19virtualization of sysv msg queues is incompleteKirill Korotaev
2007-10-19ipc: store ipcs into IDRsNadia Derbey
2007-10-19hotplug cpu: migrate a task within its cpusetCliff Wickman
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov
2007-10-19remove BITS_TO_TYPE macroJiri Slaby
2007-10-19define global BIT macroJiri Slaby
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-19define first set of BIT* macrosJiri Slaby
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19Misc: phantom, improved data passingJiri Slaby
2007-10-19Fix cpusets update_cpumaskPaul Menage
2007-10-19cpuset sched_load_balance flagPaul Jackson
2007-10-19Uninline the task_xid_nr_ns() callsPavel Emelyanov
2007-10-19Uninline find_pid etc set of functionsPavel Emelyanov
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov
2007-10-19pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu
2007-10-19pid namespaces: initialize the namespace's proc_mntPavel Emelyanov
2007-10-19pid namespaces: allow cloning of new namespacePavel Emelyanov
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov
2007-10-19pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov