summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2003-07-26When zapping the thread list due to an execve(), make sure toLinus Torvalds
2003-07-25Fix compile problem with suspend due to a missedLinus Torvalds
2003-07-21ISDN: Export "kstat"Kai Germaschewski
2003-07-18[PATCH] module_put_and_exitRusty Russell
2003-07-18[PATCH] Make rmmod -f taint kernel.Rusty Russell
2003-07-18[PATCH] Resolve module local_t conflictRusty Russell
2003-07-18[PATCH] Centralize Linker SymbolsRusty Russell
2003-07-17Manual mergeLinus Torvalds
2003-07-17[PATCH] fix failed sethostname corrupting the dataAlan Cox
2003-07-17[PATCH] fix a doc error and misleading printkAlan Cox
2003-07-17[PATCH] CLONE_STOPPEDAndrew Morton
2003-07-17[PATCH] settimeofday() fixesAndrew Morton
2003-07-17[PATCH] Fix two bugs with process limits (RLIMIT_NPROC)Andrew Morton
2003-07-17[PATCH] fix return of compat_sys_sched_getaffinityAndrew Morton
2003-07-17[PATCH] remove task_cache entirelyAndrew Morton
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-07-13[PATCH] unresolved symbol with moduled intermezzoChen Yang
2003-07-12[PATCH] new sysctl checking accesses userspace directlyPetr Vandrovec
2003-07-12Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller
2003-07-12[SPARC]: hch's cond_syscall() for PCI syscalls, Alpha/PPC/etc. can use this too.Pete Zaitcev
2003-07-11[PATCH] Deprecate numerical sysctlAndi Kleen
2003-07-10[PATCH] fix for CPU scheduler load distributionAndrew Morton
2003-07-10[PATCH] Bug fix in AIO initializationAndrew Morton
2003-07-10[PATCH] Set umask correctly for nfsd kernel threadsAndrew Morton
2003-07-10[PATCH] fix return of compat_sys_sched_getaffinityAndrew Morton
2003-07-10[PATCH] Add two sysctls for PA-RISCMatthew Wilcox
2003-07-09[PATCH] Fix swsusp with PREEMPTPavel Machek
2003-07-09Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones
2003-07-09[CPUFREQ] More misc cleanups.Dave Jones
2003-07-09[CPUFREQ] don't care about "rmmod -f". It's expected to break things.Dave Jones
2003-07-09[CPUFREQ] move cpufreq_restore(), and don't make it dependent on CONFIG_PMDave Jones
2003-07-09[CPUFREQ] kobj refcount fixes.Dave Jones
2003-07-09[CPUFREQ] Misc cleanups.Dave Jones
2003-07-07[PATCH] tgkill patch for safe inter-thread signalsUlrich Drepper
2003-07-06[PATCH] suspend SMP-kernel with one CPUPavel Machek
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell
2003-07-06[PATCH] Make kstat_this_cpu in terms of __get_cpu_var and use itRusty Russell
2003-07-06[PATCH] Double unlock in BSD accounting speedup patchIngo Molnar
2003-07-06[PATCH] BSD accounting speedupAndrew Morton
2003-07-06[PATCH] use task_cpu() not ->thread_info->cpu in sched.cAndrew Morton
2003-07-05[PATCH] another timer overflow thingIngo Molnar
2003-07-04[PATCH] fix current->user->__count leakAndrew Morton
2003-07-04[PATCH] generic io contextsAndrew Morton
2003-07-04[PATCH] anticipatory I/O schedulerAndrew Morton
2003-07-04[PATCH] wrong pid in siginfo_tUlrich Drepper
2003-07-04When forcing through a signal for some thread-synchronousLinus Torvalds
2003-07-03[PATCH] Pass 'nameidata' to ->permission()Trond Myklebust
2003-07-02[PATCH] Make ksoftirqd a normal per-cpu variable.Rusty Russell
2003-07-02[PATCH] Remove cpu arg from cpu_raise_irqRusty Russell
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton