aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| | * ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}Alexey Starikovskiy2007-10-101-2/+2
| * | Pull cpuidle into test branchLen Brown2007-10-104-26/+194
| |\ \
| | * | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-104-26/+194
| | |/
| * | Pull bugzilla-292300 into release branchLen Brown2007-10-101-1/+0
| |\ \
| | * | ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy2007-09-271-1/+0
| * | | Pull battery-sbs-ac into release branchLen Brown2007-10-101-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy2007-09-271-0/+1
| | |/
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-192-2/+5
|\ \ \
| * | | [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-191-2/+0
| * | | [MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle2007-10-191-0/+5
* | | | Linux Kernel Markers - SamplesMathieu Desnoyers2007-10-191-1/+0
* | | | Linux Kernel MarkersMathieu Desnoyers2007-10-193-1/+148
* | | | Hook up group scheduler with control groupsSrivatsa Vaddagiri2007-10-191-0/+6
* | | | Use extended crashkernel command line on ia64Bernhard Walle2007-10-191-1/+1
* | | | Extended crashkernel command lineBernhard Walle2007-10-191-0/+2
* | | | virtualization of sysv msg queues is incompleteKirill Korotaev2007-10-191-0/+2
* | | | ipc: store ipcs into IDRsNadia Derbey2007-10-194-3/+1
* | | | hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-191-0/+5
* | | | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-192-3/+3
* | | | Isolate the explicit usage of signal->pgrpPavel Emelyanov2007-10-192-5/+17
* | | | remove BITS_TO_TYPE macroJiri Slaby2007-10-192-2/+2
* | | | define global BIT macroJiri Slaby2007-10-196-12/+1
* | | | get rid of input BIT* duplicate definesJiri Slaby2007-10-193-25/+26
* | | | define first set of BIT* macrosJiri Slaby2007-10-194-34/+33
* | | | forbid asm/bitops.h direct inclusionJiri Slaby2007-10-1925-0/+102
* | | | remove asm/bitops.h includesJiri Slaby2007-10-1917-20/+18
* | | | Misc: phantom, improved data passingJiri Slaby2007-10-191-1/+5
* | | | Fix cpusets update_cpumaskPaul Menage2007-10-191-0/+58
* | | | cpuset sched_load_balance flagPaul Jackson2007-10-191-0/+2
* | | | Uninline the task_xid_nr_ns() callsPavel Emelyanov2007-10-191-20/+4
* | | | Uninline find_pid etc set of functionsPavel Emelyanov2007-10-191-3/+2
* | | | Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-191-0/+6
* | | | pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2007-10-192-6/+0
* | | | Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-191-9/+6
* | | | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+3
* | | | pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu2007-10-191-0/+1
* | | | pid namespaces: initialize the namespace's proc_mntPavel Emelyanov2007-10-191-0/+12
* | | | pid namespaces: allow cloning of new namespacePavel Emelyanov2007-10-191-0/+1
* | | | pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2007-10-192-11/+11
* | | | pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2007-10-192-1/+5
* | | | pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2007-10-192-4/+43
* | | | pid namespaces: helpers to obtain pid numbersPavel Emelyanov2007-10-192-11/+121
* | | | pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov2007-10-191-1/+1
* | | | pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov2007-10-191-0/+2