aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S
2005-09-07[PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi
2005-09-07[PATCH] cpusets: re-enable "dynamic sched domains"John Hawkes
2005-09-07[PATCH] cpusets: fix the "dynamic sched domains" bugJohn Hawkes
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson
2005-09-07[PATCH] futex: remove duplicate codePekka Enberg
2005-09-07[PATCH] fix send_sigqueue() vs thread exit raceOleg Nesterov
2005-09-07[PATCH] remove a redundant variable in sys_prctl()Jesper Juhl
2005-09-07[PATCH] largefile support for accountingPeter Staubach
2005-09-07[PATCH] do_notify_parent_cldstop() cleanupOleg Nesterov
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese
2005-09-07[PATCH] create_workqueue_thread() signedness fixMika Kukkonen
2005-09-07[PATCH] flush icache early when loading moduleThomas Koeller
2005-09-07[PATCH] optimize writer path in time_interpolator_get_counter()Alex Williamson
2005-09-07[PATCH] Provide better printk() support for SMP machinesDavid Howells
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-09-07[PATCH] swsusp: update documentationPavel Machek
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier
2005-09-05[PATCH] pm: clean up /sys/power/diskPavel Machek
2005-09-05[PATCH] pm: fix process freezingPavel Machek
2005-09-05[PATCH] swsusp: fix error handling and cleanupsPavel Machek
2005-09-05[PATCH] swsusp: add locking to software_resumeShaohua Li
2005-09-05[PATCH] swsusp: simpler calculation of number of pages in PBE listMichal Schmidt
2005-09-05[PATCH] encrypt suspend data for easy wipingAndreas Steinmetz
2005-09-05[PATCH] remove busywait in refrigeratorPavel Machek
2005-09-05[PATCH] swap: update swsusp use of swap_infoHugh Dickins
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-08-26Auto-update from upstreamLen Brown
2005-08-26[PATCH] completely disable cpu_exclusive sched domainPaul Jackson
2005-08-26[PATCH] undo partial cpu_exclusive sched domain disablingPaul Jackson
2005-08-25Merge HEAD from ../from-linus Len Brown
2005-08-25[ACPI] IA64-related ACPI Kconfig fixesLen Brown
2005-08-24[PATCH] cpu_exclusive sched domains build fixPaul Jackson
2005-08-23[PATCH] cpu_exclusive sched domains on partial nodes temp fixPaul Jackson
2005-08-23[PATCH] preempt race in getppidDavid Meybohm
2005-08-18[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)Matt Mackall
2005-08-17[PATCH] NPTL signal delivery deadlock fixBhavesh P. Davda
2005-08-10[PATCH] remove name length check in a workqueueJames Bottomley