summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2004-08-17ppc32: Move ppc32-specific sysctls to arch/ppcTom Rini
2004-08-12[PATCH] ppc32: Fix warning on CONFIG_PPC32 && CONFIG_6xxTom Rini
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds
2004-08-01[PATCH] Off-by-one error for SIGXCPU / RLIMIT_CPU checkingMichael Kerrisk
2004-08-01[PATCH] Remove symbol_is()Brian Gerst
2004-08-01[PATCH] Fix BSD accounting cross-platform compatibilityTim Schmielau
2004-08-01[PATCH] sched: use for_each_cpuAnton Blanchard
2004-07-30[PATCH] sparse: misc cleanupsAlexander Viro
2004-07-28[PATCH] remove dead code from copy_process()Luiz Capitulino
2004-07-28[PATCH] fix for buffer limit for long in sysctl.cStéphane Eranian
2004-07-28[PATCH] compat_clock_getres shouldn't return -EFAULT if res == NULLArun Sharma
2004-07-28[PATCH] sched: initialize sched domain tableJack Steiner
2004-07-28[PATCH] fixes for rcu_offline_cpu, rcu_move_batchNathan Lynch
2004-07-17Clean up ptrace child exit case.Linus Torvalds
2004-07-15[PATCH] misc sparse cleanupsAlexander Viro
2004-07-13[PATCH] pointer-to-int done the canonical wayAlexander Viro
2004-07-12[PATCH] sparse: signal annotationAlexander Viro
2004-07-12[PATCH] ia64: Reduce TLB flushing during process migrationJack Steiner
2004-07-10[PATCH] kill IKCONFIG_VERSIONAdrian Bunk
2004-07-06sparse: annotate signal handler and ss_sp as user pointersLinus Torvalds
2004-07-06[PATCH] NUMA API: fix use-after-free bugAndi Kleen
2004-07-04[PATCH] gcc 3.5 fixes #2Anton Blanchard
2004-07-03[PATCH] ppc32: compilation failure on ppc32Christoph Hellwig
2004-07-02[PATCH] sparse: remaining integer zero / NULL fixes in allmodconfig & vmlinuxMika Kukkonen
2004-07-01[PATCH] Remaining sparse warnings in allnoconfigMika Kukkonen
2004-07-01[PATCH] sparse: fix sparse warnings in kernel/power/*Mika Kukkonen
2004-07-01[PATCH] sparse: define max kernel symbol length and clean up errors in kernel...Mika Kukkonen
2004-07-01[PATCH] Bugfix for CLOCK_REALTIME absolute timerGeorge Anzinger
2004-07-01[PATCH] swsusp: preparation for smp support & fix device suspendingPavel Machek
2004-06-30[PATCH] zombie with CLONE_THREAD and straceAndrea Arcangeli
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen
2004-06-29[PATCH] Provide console_suspend() and console_resume()Russell King
2004-06-29[PATCH] Provide console_device()Russell King
2004-06-29sparse: fix pointer/integer confusionLinus Torvalds
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell
2004-06-23[PATCH] consolidate in-kernel configurationAndrew Morton
2004-06-23[PATCH] Prepare for SMP suspendAndrew Morton
2004-06-23[PATCH] vm: vfs shrinkage tuningAndrew Morton
2004-06-23[PATCH] clean up cpumask_t temporariesAndrew Morton
2004-06-23[PATCH] cpumask: optimize various uses of new cpumasksAndrew Morton
2004-06-23[PATCH] cpumask: rewrite cpumask.h - single bitmap based implementationAndrew Morton
2004-06-23[PATCH] cpumask: make cpu_present_map real even on non-smpAndrew Morton
2004-06-23[PATCH] rcu: avoid passing an argument to the callback functionAndrew Morton
2004-06-23[PATCH] reduce rcu_head size - coreAndrew Morton
2004-06-23[PATCH] rcu lock update: Code move & cleanupAndrew Morton
2004-06-23[PATCH] rcu lock update: Use a sequence lock for starting batchesAndrew Morton
2004-06-23[PATCH] rcu lock update: Add per-cpu batch counterAndrew Morton
2004-06-21merge Greg Kroah-Hartman
2004-06-20[PATCH] Avoid rebuild of IKCFG when using O=Sam Ravnborg
2004-06-19Follow 2.4.x semantics for in-kernel signal sending.Linus Torvalds