summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0828-290/+1128
|\
| * Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-071-0/+1
| |\
| | * [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-071-0/+1
| * | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-071-0/+22
| * | [PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi2005-09-071-29/+43
| * | [PATCH] introduce and use kzallocPekka J Enberg2005-09-075-10/+6
| * | [PATCH] remove duplicated code from proc and ptraceMiklos Szeredi2005-09-071-13/+28
| * | [PATCH] cpusets: re-enable "dynamic sched domains"John Hawkes2005-09-071-12/+0
| * | [PATCH] cpusets: fix the "dynamic sched domains" bugJohn Hawkes2005-09-071-20/+69
| * | [PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2005-09-071-54/+236
| * | [PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson2005-09-071-0/+33
| * | [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-071-8/+72
| * | [PATCH] futex: remove duplicate codePekka Enberg2005-09-071-12/+9
| * | [PATCH] fix send_sigqueue() vs thread exit raceOleg Nesterov2005-09-072-23/+27
| * | [PATCH] remove a redundant variable in sys_prctl()Jesper Juhl2005-09-071-4/+2
| * | [PATCH] largefile support for accountingPeter Staubach2005-09-071-1/+1
| * | [PATCH] do_notify_parent_cldstop() cleanupOleg Nesterov2005-09-071-35/+26
| * | [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese2005-09-071-1/+1
| * | [PATCH] create_workqueue_thread() signedness fixMika Kukkonen2005-09-071-1/+1
| * | [PATCH] flush icache early when loading moduleThomas Koeller2005-09-071-14/+19
| * | [PATCH] optimize writer path in time_interpolator_get_counter()Alex Williamson2005-09-071-4/+13
| * | [PATCH] Provide better printk() support for SMP machinesDavid Howells2005-09-071-1/+12
| * | [PATCH] detect soft lockupsIngo Molnar2005-09-074-0/+154
| * | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-071-0/+116
| * | [PATCH] swsusp: update documentationPavel Machek2005-09-071-1/+1
| * | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-072-2/+16
| |/
| * [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-051-0/+3
| * [PATCH] pm: clean up /sys/power/diskPavel Machek2005-09-051-2/+3
| * [PATCH] pm: fix process freezingPavel Machek2005-09-051-2/+22
| * [PATCH] swsusp: fix error handling and cleanupsPavel Machek2005-09-052-35/+22
| * [PATCH] swsusp: add locking to software_resumeShaohua Li2005-09-051-1/+9
| * [PATCH] swsusp: simpler calculation of number of pages in PBE listMichal Schmidt2005-09-051-12/+1
| * [PATCH] encrypt suspend data for easy wipingAndreas Steinmetz2005-09-052-5/+171
| * [PATCH] remove busywait in refrigeratorPavel Machek2005-09-051-2/+3
| * [PATCH] swap: update swsusp use of swap_infoHugh Dickins2005-09-051-6/+6
* | Merge linux-2.6 into linux-acpi-2.6 testLen Brown2005-09-032-4/+3
|\ \ | |/
| * [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-3/+1
| * [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+1
| * [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+2
* | Auto-update from upstreamLen Brown2005-08-261-19/+13
|\ \ | |/
| * [PATCH] completely disable cpu_exclusive sched domainPaul Jackson2005-08-261-0/+13
| * [PATCH] undo partial cpu_exclusive sched domain disablingPaul Jackson2005-08-261-19/+0
* | Merge HEAD from ../from-linus Len Brown2005-08-251-0/+19
|\ \ | |/
| * [PATCH] cpu_exclusive sched domains build fixPaul Jackson2005-08-241-1/+3
| * [PATCH] cpu_exclusive sched domains on partial nodes temp fixPaul Jackson2005-08-231-0/+17
* | [ACPI] IA64-related ACPI Kconfig fixesLen Brown2005-08-251-0/+1
|/
* [PATCH] preempt race in getppidDavid Meybohm2005-08-231-1/+1
* [PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)Matt Mackall2005-08-181-2/+2
* [PATCH] NPTL signal delivery deadlock fixBhavesh P. Davda2005-08-171-1/+1
* [PATCH] remove name length check in a workqueueJames Bottomley2005-08-101-2/+0
OpenPOWER on IntegriCloud