aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens11-2/+349
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada13-17/+609
2005-06-25[PATCH] ppc64 kexec: native hash clearR Sharada2-1/+68
2005-06-25[PATCH] kexec: kexec ppc supportEric W. Biederman7-1/+336
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2-0/+33
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman8-2/+474
2005-06-25[PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman1-29/+33
2005-06-25[PATCH] crashdump: x86 crashkernel optionEric W. Biederman3-0/+38
2005-06-25[PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman1-0/+7
2005-06-25[PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman1-0/+80
2005-06-25[PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman1-0/+56
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman7-1/+429
2005-06-25[PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman1-56/+26
2005-06-25[PATCH] Kexec on panic vmlinux initrd fixVivek Goyal1-1/+1
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman10-4/+1227
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman5-17/+32
2005-06-25[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal1-2/+2
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman5-7/+23
2005-06-25[PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2-43/+87
2005-06-25[PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman1-21/+38
2005-06-25[PATCH] kexec: vmlinux: fix physical addressesEric W. Biederman1-1/+1
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman3-4/+72
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman4-3/+71
2005-06-25[PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman1-2/+0
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman3-20/+29
2005-06-25[PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman2-2/+2
2005-06-25[PATCH] sched: voluntary kernel preemptionIngo Molnar2-13/+62
2005-06-25[PATCH] enable PREEMPT_BKL on !PREEMPT+SMP tooIngo Molnar1-1/+1
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar4-69/+28
2005-06-25[PATCH] Dynamic sched domains: ia64 changesDinakar Guniguntala1-31/+45
2005-06-25[PATCH] Dynamic sched domains: cpuset changesDinakar Guniguntala2-13/+92
2005-06-25[PATCH] Dynamic sched domains: sched changesDinakar Guniguntala2-46/+88
2005-06-25[PATCH] Changing RT priority without CAP_SYS_NICEOlivier Croquette1-7/+18
2005-06-25[PATCH] sched: micro-optimize task requeueing in schedule()Chen Shang1-7/+12
2005-06-25[PATCH] sched: relax pinned balancingNick Piggin1-2/+9
2005-06-25[PATCH] sched: consolidate sbe sbfNick Piggin3-116/+81
2005-06-25[PATCH] sched: RCU domainsNick Piggin1-45/+15
2005-06-25[PATCH] sched: multilevel sbe sbfNick Piggin1-7/+38
2005-06-25[PATCH] sched: remove degenerate domainsSuresh Siddha1-0/+64
2005-06-25[PATCH] sched: null domainsNick Piggin1-15/+21
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin9-97/+131
2005-06-25[PATCH] sched: uninline task_timesliceIngo Molnar1-1/+1
2005-06-25[PATCH] sched: sched tuningNick Piggin5-24/+55
2005-06-25[PATCH] sched: schedstats update for balance on forkNick Piggin2-29/+44
2005-06-25[PATCH] sched: balance on forkNick Piggin4-59/+119
2005-06-25[PATCH] sched: no aggressive idle balancingNick Piggin4-22/+2
2005-06-25[PATCH] sched: tweak affine wakeupsNick Piggin1-25/+32
2005-06-25[PATCH] sched: balance timersNick Piggin5-65/+95