aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner1-0/+127
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner3-59/+55
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner3-1/+682
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner1-0/+36
2006-01-10[PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner1-0/+3
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner1-3/+2
2006-01-10[PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2-35/+43
2006-01-10[PATCH] hrtimer: export deinlined mktimeAndrew Morton1-0/+2
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar1-6/+9
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner1-0/+61
2006-01-10[PATCH] hrtimer: remove duplicate div_long_long_rem implementationThomas Gleixner1-9/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig1-2/+18
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal2-65/+0
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal1-1/+3
2006-01-10[PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal1-13/+0
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-0/+16
2006-01-10[PATCH] Remove set_fs() in stop_machine()akpm@osdl.org1-5/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds9-6/+975
2006-01-09[PATCH] rcu: don't set ->next_pending in rcu_start_batch()Oleg Nesterov1-7/+4
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-5/+5
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar2-0/+6
2006-01-09[PATCH] mutex subsystem, debugging codeIngo Molnar4-0/+603
2006-01-09[PATCH] mutex subsystem, coreIngo Molnar3-1/+361
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2-0/+5
2006-01-09[PATCH] rcu: uninline __rcu_pending()Oleg Nesterov1-0/+30
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall1-0/+2
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-0/+19
2006-01-08[PATCH] simplify k_getrusage()Oleg Nesterov1-18/+11
2006-01-08[PATCH] fix workqueue oops during cpu offlineNathan Lynch1-6/+10
2006-01-08[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik1-2/+0
2006-01-08[PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita1-5/+5
2006-01-08[PATCH] modules: prevent overriding of symbolsAshutosh Naik1-0/+39
2006-01-08[PATCH] copy_process: error path cleanupOleg Nesterov1-6/+2
2006-01-08[PATCH] setpgid: should not accept ptraced childsOleg Nesterov1-1/+1
2006-01-08[PATCH] setpgid: should work for sub-threadsOren Laadan2-10/+8
2006-01-08[PATCH] setpgid: should work for sub-threadsOleg Nesterov1-5/+6
2006-01-08[PATCH] fork: fix race in setting child's pgrp and ttyOren Laadan1-6/+3
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman1-0/+6
2006-01-08[PATCH] Extend RCU torture module to test tickless idle CPUSrivatsa Vaddagiri1-5/+91
2006-01-08[PATCH] Add tainting for proprietary helper modulesDave Jones1-0/+5
2006-01-08[PATCH] shrink dentry structEric Dumazet1-2/+2
2006-01-08[PATCH] remove unneeded sig->curr_target recalculationOleg Nesterov1-2/+0
2006-01-08[PATCH] little do_group_exit() cleanupOleg Nesterov1-1/+0
2006-01-08[PATCH] kill_proc_info_as_uid: don't use hardcoded constantsOleg Nesterov1-2/+1
2006-01-08[PATCH] Unchecked alloc_percpu() return in __create_workqueue()Ben Collins1-0/+5
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger1-2/+32
2006-01-08[PATCH] printk return value: fix itGuillaume Chazarain1-3/+3
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-31/+46
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin2-15/+0
2006-01-08[PATCH] kernel/: small cleanupsAdrian Bunk4-2/+5