aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2003-07-09[PATCH] Fix swsusp with PREEMPTPavel Machek1-9/+26
2003-07-09Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones1-67/+48
2003-07-09[CPUFREQ] More misc cleanups.Dave Jones1-5/+3
2003-07-09[CPUFREQ] don't care about "rmmod -f". It's expected to break things.Dave Jones1-24/+1
2003-07-09[CPUFREQ] move cpufreq_restore(), and don't make it dependent on CONFIG_PMDave Jones1-35/+23
2003-07-09[CPUFREQ] kobj refcount fixes.Dave Jones1-1/+20
2003-07-09[CPUFREQ] Misc cleanups.Dave Jones1-2/+1
2003-07-07[PATCH] tgkill patch for safe inter-thread signalsUlrich Drepper1-2/+48
2003-07-06[PATCH] suspend SMP-kernel with one CPUPavel Machek1-4/+4
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell2-4/+4
2003-07-06[PATCH] Make kstat_this_cpu in terms of __get_cpu_var and use itRusty Russell1-6/+7
2003-07-06[PATCH] Double unlock in BSD accounting speedup patchIngo Molnar1-6/+5
2003-07-06[PATCH] BSD accounting speedupAndrew Morton1-10/+19
2003-07-06[PATCH] use task_cpu() not ->thread_info->cpu in sched.cAndrew Morton1-3/+3
2003-07-05[PATCH] another timer overflow thingIngo Molnar1-6/+10
2003-07-04[PATCH] fix current->user->__count leakAndrew Morton2-1/+1
2003-07-04[PATCH] generic io contextsAndrew Morton2-3/+3
2003-07-04[PATCH] anticipatory I/O schedulerAndrew Morton2-0/+3
2003-07-04[PATCH] wrong pid in siginfo_tUlrich Drepper1-2/+2
2003-07-04When forcing through a signal for some thread-synchronousLinus Torvalds1-3/+4
2003-07-03[PATCH] Pass 'nameidata' to ->permission()Trond Myklebust1-2/+2
2003-07-02[PATCH] Make ksoftirqd a normal per-cpu variable.Rusty Russell1-6/+10
2003-07-02[PATCH] Remove cpu arg from cpu_raise_irqRusty Russell2-8/+8
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton1-1/+1
2003-07-02[PATCH] Report detached thread exit to the debuggerAndrew Morton1-3/+9
2003-07-02[PATCH] Allow modular DMDagfinn Ilmari Mannsåker1-0/+1
2003-07-01[PATCH] Spelling fixBen Collins1-1/+1
2003-06-30[PATCH] Make runqueues a per-cpu variableRusty Russell1-4/+5
2003-06-30[PATCH] Identify Code Section Of Modules for kallsymsRusty Russell1-6/+18
2003-06-28[PATCH] Fix syslog(2) EFAULT reportingAndrew Morton1-8/+13
2003-06-26[PATCH] Use Local Percpu Macros for Local Percpu VariablesRusty Russell3-7/+6
2003-06-25[PATCH] compat_sys_old_getrlimit() depends onAndrew Morton1-1/+2
2003-06-25[PATCH] normalise node load for NUMAAndrew Morton1-4/+17
2003-06-25[PATCH] setscheduler needs to force a rescheduleAndrew Morton1-1/+14
2003-06-24[NET]: Need sys_socket cond_syscall() entry.Ivan Kokshaysky1-0/+1
2003-06-24[SEQ_FILE]: Export seq_path() to modules.David S. Miller1-0/+1
2003-06-22[PATCH] Workqueue Exit NeateningRusty Russell1-4/+2
2003-06-20[PATCH] More care in sys_setaffinityRusty Russell1-14/+7
2003-06-20[PATCH] Fix kmod return valueAndrew Morton1-5/+7
2003-06-20[PATCH] workqueue.c subtle fix and core extractionAndrew Morton1-37/+48
2003-06-20[PATCH] sysv semundo fixesAndrew Morton2-3/+3
2003-06-20[PATCH] show_stack() portability and cleanup patchAndrew Morton1-4/+1
2003-06-20[PATCH] revert adjtimex changesAndrew Morton1-2/+2
2003-06-20[PATCH] Fix potential set_child_tid/clear_child_tid bugAndrew Morton1-4/+2
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton1-3/+11
2003-06-18[PATCH] init_thread_union really needed by modules?David Mosberger1-1/+0
2003-06-17[PATCH] JBD: journal_dirty_metadata diagnosticsAndrew Morton1-1/+2
2003-06-17[PATCH] Fix compat_sys_getrusage. AgainAnton Blanchard1-0/+2
2003-06-15[PATCH] Fix typo in timing changes + support for x86-64Andi Kleen1-1/+1
2003-06-14[PATCH] make pid_max readableAndrew Morton1-1/+1
2003-06-14[PATCH] More time clean up stuffAndrew Morton3-7/+8
2003-06-14[PATCH] Some clean up of the time code.Andrew Morton3-21/+29
2003-06-14[PATCH] NUMA fixesAndrew Morton1-2/+5
2003-06-14[PATCH] fix compat_sys_getrusageAnton Blanchard1-2/+6
2003-06-14[PATCH] fix deadlock over proc_lockAndrew Morton1-0/+1
2003-06-13[PATCH] sched.c neatening and fixes.Rusty Russell1-37/+36
2003-06-13[PATCH] Nuke check_highmem_ptes()Benjamin Herrenschmidt1-1/+0
2003-06-13[PATCH] lsm: setfsuid/setgsuid bug fix (4/4)Chris Wright1-13/+7
2003-06-11[PATCH] cleanup seqfile usage in resource.cAndrew Morton1-14/+1
2003-06-11[PATCH] irq_cpustat cleanupAndrew Morton2-2/+4
2003-06-10[PATCH] Missing magic numberAlan Iwi1-2/+4
2003-06-10[PATCH] fix scheduler bug not passing idleAndrew Morton1-1/+1
2003-06-10[PATCH] optimize fixed-sized kmalloc callsAndrew Morton1-1/+2
2003-06-10[PATCH] Fix module load failure caseRusty Russell1-6/+7
2003-06-10Hand mergePatrick Mochel1-51/+32
2003-06-10[cpufreq] Convert to use new system device APIPatrick Mochel1-51/+32
2003-06-08Merge mars.ravnborg.org:/home/sam/src/linux/kernel/bk/linux-2.5Sam Ravnborg1-1/+1
2003-06-07Merge bk://linux-sam.bkbits.net/mainSam Ravnborg1-1/+1
2003-06-07docbook: Move definition of MODULENAME_SIZESam Ravnborg1-1/+1
2003-06-07[PATCH] Fix build for CONFIG_KALLSYMS=nAndrew Morton1-0/+2
2003-06-06Merge bk://linux-dj.bkbits.net/cpufreqLinus Torvalds1-8/+12
2003-06-06[PATCH] Move cpu notifiers et al to cpu.hRusty Russell5-0/+5
2003-06-06[PATCH] kallsyms in procRusty Russell2-5/+273
2003-06-05[PATCH] /proc/sys/vm/min_free_kbytesAndrew Morton1-0/+11
2003-06-05[PATCH] Don't let processes be scheduled on CPU-less nodes (3/3)Andrew Morton1-1/+1
2003-06-05[PATCH] misc fixesAndrew Morton1-2/+2
2003-06-05[PATCH] per-cpu support inside modules (minimal)Andrew Morton1-8/+194
2003-06-05[PATCH] kmalloc_percpu: interface changeAndrew Morton1-2/+2
2003-06-05[CPUFREQ] CodingStyle fixesDave Jones1-4/+8
2003-06-05[CPUFREQ] kill cpufreq_driver export.Dave Jones1-4/+4
2003-06-04[PATCH] allow thread_info to be allocated as part of task_structDavid Mosberger1-12/+18
2003-06-04[PATCH] clean up timer interpolation codeAndrew Morton1-48/+33
2003-06-03[PATCH] C99 struct initializers for kernel filesArt Haas3-172/+641
2003-06-02[PATCH] preallocate signal queue resource - Posix timersJim Houston2-130/+278
2003-06-02[PATCH] improved core support for time-interpolationAndrew Morton2-12/+90
2003-06-02[PATCH] dirty_writeback_centisecs fixesAndrew Morton1-15/+1
2003-05-28[PATCH] compat_wait4 fixAnton Blanchard1-2/+1
2003-05-27[PATCH] Use '#ifdef' to test for CONFIG optionsSteven Cole1-1/+1
2003-05-26[PATCH] kernel_suspend.c compile warningRusty Russell1-1/+2
2003-05-25[PATCH] signal latency improvementIngo Molnar1-3/+6
2003-05-25Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller2-4/+5
2003-05-25[FUTEX]: Fix kernel/futex.c warning on 64-bit.David S. Miller1-1/+1
2003-05-25[FUTEX]: Fix kernel/compat.c after requeueing futex changes.David S. Miller1-3/+4
2003-05-25[PATCH] kernel/* strlcpy conversionBen Collins2-3/+2
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-1/+1
2003-05-25[PATCH] add notify_count for de_threadAndrew Morton1-1/+1
2003-05-25[PATCH] CONFIG_EPOLLAndrew Morton1-0/+3
2003-05-25[PATCH] CONFIG_FUTEXAndrew Morton3-4/+7
2003-05-25[PATCH] Fix dcache_lock/tasklist_lock ranking bugAndrew Morton1-27/+13
2003-05-24[PATCH] support "requeueing" futexesIngo Molnar3-40/+127
2003-05-24[PATCH] HAVE_ARCH_GET_SIGNAL_TO_DELIVER warningGeert Uytterhoeven1-3/+3
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller1-16/+0
2003-05-18[PATCH] fix do_fork() return valueIngo Molnar1-14/+21
2003-05-18[PATCH] Fix lost scheduler rebalancesIngo Molnar1-3/+4
2003-05-18[PATCH] sync wakeup on UPIngo Molnar1-4/+2
2003-05-18[PATCH] scheduler cleanupIngo Molnar1-21/+3
2003-05-18[PATCH] signal latency fixesIngo Molnar2-34/+14
2003-05-18[PATCH] reiserfs: reiserfs_file_write implementationAndrew Morton1-0/+3
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds3-9/+13
2003-05-14[PATCH] Shorten rcu_check_quiescent_state.Dave Jones1-12/+10
2003-05-12[PATCH] de_thread memory corruption fixAndrew Morton1-0/+1
2003-05-12[PATCH] copy_process return value fixAndrew Morton1-17/+15
2003-05-12[PATCH] Bump module ref during init.Andrew Morton1-34/+31
2003-05-12[PATCH] export cpufreq_driver to fix oops in proc interfaceAndrew Morton1-1/+3
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton1-0/+5
2003-05-12[PATCH] hrtimers: fix timer_create(2) && SIGEV_NONEAndrew Morton1-4/+1
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole5-12/+12
2003-05-12Merge nuts.ninka.net:/home/davem/src/BK/network-2.5David S. Miller1-12/+0
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds1-6/+6
2003-05-11[BRLOCK]: Kill big reader locks, no longer used.Stephen Hemminger1-12/+0
2003-05-11Add user pointer annotations to core sysctl files.Linus Torvalds1-34/+34
2003-05-11Use '#ifdef' to test for CONFIG_xxx variables, instead ofLinus Torvalds1-1/+1
2003-05-09Merge greg@deskfan:linux/BK/class-2.5Greg Kroah-Hartman1-2/+3
2003-05-09[PATCH] Fix potential runqueue deadlockPetr Vandrovec1-2/+3
2003-05-09[PATCH] cpufreq class fixJonathan Corbet1-0/+2
2003-05-07[PATCH] remove partition_name()Andrew Morton1-2/+0
2003-05-07[PATCH] sysrq-S, sysrq-U cleanupsAndrew Morton1-3/+2
2003-05-05[FS]: Add seq_release_private and proc_net_fops_create helpers.Steven Whitehouse1-0/+1
2003-04-29[PATCH] update nr_threads commentaryAndrew Morton1-4/+6
2003-04-29[PATCH] improved bdevnameChristoph Hellwig1-0/+1
2003-04-29[PATCH] __module_getRusty Russell1-1/+2
2003-04-29[PATCH] complete modinfo sectionRusty Russell1-27/+60
2003-04-28driver core: fix up cpufreq code to work with new class changes.Greg Kroah-Hartman1-64/+26
2003-04-27[PATCH] bdget_disk()Alexander Viro1-1/+0
2003-04-27[PATCH] open_by_devnum()Alexander Viro2-8/+8
2003-04-27[PATCH] pin_fs/release_fsAlexander Viro1-0/+2
2003-04-27[PATCH] simple_fill_super()Alexander Viro1-0/+1
2003-04-26[PATCH] fix iomem_resourceMatthew Wilcox1-1/+1
2003-04-24[PATCH] invalidate_device()/check_disk_change() fixesAlexander Viro1-2/+1
2003-04-23[PATCH] tty cleanups (11/12)Alexander Viro1-1/+1
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro1-2/+2
2003-04-20[PATCH] trivial task_prio() fixRobert Love1-1/+1
2003-04-20[PATCH] Turn on NUMA rebalancingAndrew Morton1-1/+1
2003-04-20[PATCH] Fix jiffies_to_time[spec | val] and converse to useAndrew Morton1-24/+19
2003-04-20[PATCH] Fix POSIX timers to give CLOCK_MONOTONIC fullAndrew Morton2-79/+123
2003-04-19[PATCH] correct error message for failed clone nsAndries E. Brouwer1-1/+2
2003-04-16[PATCH] Use WARN_ON in local_bh_enable()Andrew Morton1-1/+1
2003-04-16[PATCH] getrlimit,setrlimit,getrusage,wait4 unificationRandolph Chung1-0/+146
2003-04-15[PATCH] module symbol fixDavid Mosberger1-1/+1
2003-04-15[PATCH] Cleanups for posix timer hang fixGeorge Anzinger1-18/+16
2003-04-14[PATCH] {get,set}affinity unificationRandolph Chung1-0/+51
2003-04-14[PATCH] Posix timer hang fixAndrew Morton1-25/+38
2003-04-14[PATCH] flush_work_queue() fixesAndrew Morton1-41/+44
2003-04-13[PATCH] s390: base s390 fixes.Martin Schwidefsky1-1/+1
2003-04-12[PATCH] Put all functions in kallsymsAndrew Morton2-3/+24
2003-04-12[PATCH] percpu_counters: approximate but scalable countersAndrew Morton1-0/+2
2003-04-12[PATCH] convert file_lock to a spinlockAndrew Morton1-9/+9
2003-04-12[PATCH] Remove flush_page_to_ram()Andrew Morton1-2/+6
2003-04-12[PATCH] remove the test for null waitqueue in __wake_up()Andrew Morton1-3/+0
2003-04-11[PATCH] too much timer simplification...George Anzinger1-2/+3
2003-04-09Add a user pointer annotation to sysinfo()Linus Torvalds1-1/+1
2003-04-09Annotate kernel/itimer.c with user pointer annotations.Linus Torvalds1-3/+4
2003-04-09Annotate kernel/futex.c with user pointer annotations.Linus Torvalds1-1/+1
2003-04-09Fix kernel/posix-timers.c:Linus Torvalds1-11/+13
2003-04-09Fix bad prototypes in kernel/softirq.cLinus Torvalds1-2/+2
2003-04-09Annotate kernel/printk.c with user pointer annotations.Linus Torvalds1-2/+2
2003-04-09Annotate kernel/ptrace.c with user pointer informationLinus Torvalds1-10/+9
2003-04-09Annotate uid16 with user pointer annotations.Linus Torvalds1-2/+2
2003-04-09Annotate kernel/time.c with user pointer annotationsLinus Torvalds1-3/+3
2003-04-09Annotate sysct with user pointer annotationsLinus Torvalds1-25/+26
2003-04-08[PATCH] Allow panics and reboots at oops time.Andrew Morton2-4/+5
2003-04-08Add user pointer attributes to kernel/sys.cLinus Torvalds1-16/+16
2003-04-08Add user pointer attributes to kernel/module.cLinus Torvalds1-6/+6
2003-04-08Annotate scheduler system calls as taking user pointers.Linus Torvalds1-8/+9
2003-04-08Add __user attributes to user pointers in kernel/signal.c. ThisLinus Torvalds1-11/+15
2003-04-06[PATCH] revert scheduler back-boostingIngo Molnar1-12/+1
2003-04-04[PATCH] linux-2.5.66-signal-cleanup.patchRoland McGrath3-80/+95
2003-04-04[SPARC]: Implement STT_REGISTER sparc support more cleanly.Rusty Russell1-5/+0
2003-04-02Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller1-0/+5
2003-04-02[MODULE]: On sparc, ignore undefined symbols of type STT_REGISTER.David S. Miller1-0/+5
2003-04-02[PATCH] remove dparent_lockAndrew Morton1-1/+0
2003-04-02modules: Fix exporting symbols from modulesKai Germaschewski1-8/+10
2003-04-01Fix naming confusion: number of symbol kallsyms is "num_kallsyms",Linus Torvalds1-4/+4
2003-04-01[PATCH] module load notificationJohn Levon1-0/+28
2003-04-01[PATCH] remove kdevname() before someone starts using it againChristoph Hellwig1-1/+0
2003-04-01[PATCH] Extable list removalRusty Russell2-16/+11
2003-04-01[PATCH] Symbol list removalRusty Russell1-86/+75
2003-04-01[PATCH] module_text_address returns the module pointerRusty Russell2-16/+7
2003-03-30[SOFTIRQ]: Define local_softirq_pending, use it in softirq.cDavid S. Miller1-9/+7
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller1-0/+12
2003-03-30[PATCH] Check for disabled local interrupts in "might_sleep()"David S. Miller1-1/+1
2003-03-28[PATCH] posix timers: fix double-reporting of timer expirationAndrew Morton1-3/+4
2003-03-23[PATCH] posix-timers-cleanup-2.5.65-A5Ingo Molnar1-280/+205
2003-03-23[PATCH] don't include swap.h in mm.hChristoph Hellwig2-0/+2
2003-03-23[PATCH] more generic syscall return value type fixesUlrich Drepper1-8/+8
2003-03-23Use '#ifdef' instead of '#if' to test CONFIG_xxxx variables. It worksLinus Torvalds1-6/+6
2003-03-22[PATCH] ptrace_notify() lockingAndrew Morton1-0/+3
2003-03-22[PATCH] More syscalls-returning-longAndrew Morton1-1/+1
2003-03-22[PATCH] Make arch-independent syscalls return longAndrew Morton3-4/+4
2003-03-22[PATCH] simplify the timer lockup avoidance codeAndrew Morton1-20/+2