aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] printk time parameterJan Engelhardt1-0/+2
2006-06-25[PATCH] Remove unecessary NULL check in kernel/acct.cMatt Helsley1-5/+3
2006-06-25[PATCH] constify parts of kernel/power/Andreas Mohr2-3/+3
2006-06-25[PATCH] schedule_on_each_cpu(): reduce kmalloc() sizeAndrew Morton1-8/+20
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk2-5/+3
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman1-17/+33
2006-06-25[PATCH] Allow raw_notifier callouts to unregister themselvesAlan Stern1-2/+3
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras4-6/+6
2006-06-25[PATCH] ensure NULL deref can't possibly happen in is_exported()Jesper Juhl1-1/+1
2006-06-24Add some basic resume trace facilitiesLinus Torvalds1-0/+9
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-3/+2
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich1-2/+3
2006-06-23[PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loopPorpoise1-13/+9
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2-6/+6
2006-06-23[PATCH] Doc: add audit & acct to DocBookRandy Dunlap1-0/+1
2006-06-23[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney1-11/+2
2006-06-23[PATCH] kernel/sys.c doesn't need init.hJes Sorensen1-1/+0
2006-06-23[PATCH] CONFIG_NET=n build fixAndrew Morton1-1/+1
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr1-6/+6
2006-06-23[PATCH] invert irq/migration.c brach predictionDaniel Walker1-2/+2
2006-06-23[PATCH] cond_resched() might_sleep() fixIngo Molnar1-0/+3
2006-06-23[PATCH] dup fd error fixPrasanna Meda1-1/+2
2006-06-23[PATCH] mmput() might sleepAndrew Morton1-0/+2
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer2-3/+22
2006-06-23[PATCH] swsusp: use less memory during resumeRafael J. Wysocki2-58/+85
2006-06-23[PATCH] kernel/power/snapshot.c: cleanupsAdrian Bunk1-7/+8
2006-06-23[PATCH] swsusp: take lowmem reserves into accountRafael J. Wysocki1-1/+3
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li3-15/+117
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin1-0/+3
2006-06-23[PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)David Quigley1-0/+8
2006-06-23[PATCH] SELinux: add security hooks to {get,set}affinityDavid Quigley1-1/+8
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter1-2/+2
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2-0/+24
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-0/+1
2006-06-23[PATCH] swsusp: rework memory shrinkerRafael J. Wysocki1-2/+8
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+9
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2-8/+8
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+13
2006-06-22[PATCH] avoid tasklist_lock at getrusage for multithreaded case tooRavikiran G Thirumalai1-34/+22
2006-06-22[PATCH] suspend_console() warning fixAndrew Morton1-1/+1
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay1-1/+1
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-266/+1555
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds1-2/+2
2006-06-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-185/+0
2006-06-20[PATCH] make set_loginuid obey audit_enabledSteve Grubb1-11/+16
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis4-61/+127
2006-06-20[PATCH] fix AUDIT_FILTER_PREPEND handlingAmy Griffis1-0/+1
2006-06-20[PATCH] validate rule fields' typesAl Viro1-9/+48
2006-06-20[PATCH] audit: path-based rulesAmy Griffis4-88/+900
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson1-1/+273
2006-06-20[PATCH] deprecate AUDIT_POSSBILEAl Viro2-4/+5
2006-06-20[PATCH] inline more audit helpersAl Viro1-10/+4
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers1-17/+5
2006-06-20[PATCH] minor audit updatesSerge E. Hallyn1-9/+10
2006-06-20[PATCH] fix audit_krule_to_{rule,data} return valuesAmy Griffis1-2/+2
2006-06-20[PATCH] add filtering by ppidAl Viro1-0/+4
2006-06-20[PATCH] log ppidAl Viro1-2/+5
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro4-23/+44
2006-06-20[PATCH] execve argument loggingAl Viro2-3/+56
2006-06-20[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro3-52/+81
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2-3/+3
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds2-1/+29
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov1-3/+0
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2-26/+18
2006-06-17[PATCH] check_process_timers: fix possible lockupOleg Nesterov1-5/+4
2006-06-09[PATCH] Add a prctl to change the endianness of a process.Anton Blanchard1-0/+13
2006-05-31[PATCH] hrtimer: export symbolsStephen Hemminger1-0/+6
2006-05-21Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds1-44/+18
2006-05-21[PATCH] Fix a NO_IDLE_HZ timer bugZachary Amsden1-0/+16
2006-05-21[PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson1-0/+1
2006-05-21[PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson1-9/+15
2006-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse4-25/+65
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho2-7/+7
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens1-0/+19
2006-05-11ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds1-1/+19
2006-05-08Finally remove the obnoxious inter_module_xxx()David Woodhouse2-185/+0
2006-05-07Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds1-18/+21
2006-05-01[PATCH] Audit Filter PerformanceSteve Grubb1-4/+7
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb1-3/+51
2006-05-01[PATCH] More user space subject labelsSteve Grubb3-39/+141
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb1-3/+19
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb1-47/+21
2006-05-01[PATCH] audit inode patchSteve Grubb1-37/+16
2006-05-01[PATCH] support for context based audit filtering, part 2Darrel Goeddel4-27/+256
2006-05-01[PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Al Viro1-9/+1
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-4/+4
2006-05-01[PATCH] drop gfp_mask in audit_log_exit()Al Viro1-30/+32
2006-05-01[PATCH] move call of audit_free() into do_exit()Al Viro3-10/+4
2006-05-01[PATCH] deal with deadlocks in audit_free()Al Viro1-10/+10
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton1-2/+4
2006-04-28[PATCH] off-by-1 in kernel/power/main.cdean gaudet1-1/+1
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman7-7/+7
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman6-6/+6
2006-04-22[RBTREE] Update hrtimers to use rb_parent() accessor macro.David Woodhouse1-2/+2
2006-04-20Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+1
2006-04-20[PATCH] kprobes: NULL out non-relevant fields in struct kretprobeAnanth N Mavinakayanahalli1-0/+3
2006-04-20[PATCH] Don't inherit ->splice_pipe across forksJens Axboe1-0/+1
2006-04-19[PATCH] Add more prevent_tail_call()OGAWA Hirofumi1-13/+46
2006-04-19[PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki1-4/+5
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman2-2/+2
2006-04-14[PATCH] kill unushed __put_task_struct_cbEric W. Biederman1-6/+0
2006-04-14[PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk1-20/+0
2006-04-14[PATCH] fix non-leader exec under ptraceRoland McGrath2-7/+4
2006-04-11[PATCH] __group_complete_signal: remove bogus BUG_ONOleg Nesterov1-1/+0
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+4
2006-04-11[PATCH] add cpu_relax to hrtimer_cancelJoe Korty1-0/+1
2006-04-11[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is setChristoph Hellwig2-5/+3
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk1-1/+0
2006-04-11[PATCH] timer initialisation fixAndrew Morton1-10/+19
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Hyok S. Choi1-0/+12
2006-04-11[PATCH] sched: don't awaken RT tasks on expired arrayMike Galbraith1-1/+1
2006-04-11[PATCH] sched: fix interactive task starvationMike Galbraith1-18/+44
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe1-0/+4
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave1-1/+1
2006-04-02BUG_ON() Conversion in kernel/signal.cEric Sesterhenn1-2/+1
2006-04-02BUG_ON() Conversion in kernel/signal.cEric Sesterhenn1-4/+2
2006-04-02BUG_ON() Conversion in kernel/ptrace.cEric Sesterhenn1-2/+1
2006-04-01Fix comments: s/granuality/granularity/Kalin KOZHUHAROV1-4/+4
2006-04-01BUG_ON() Conversion in kernel/printk.cEric Sesterhenn1-4/+2
2006-04-01help text: SOFTWARE_SUSPEND doesn't need ACPIAdrian Bunk1-1/+1
2006-03-31[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev1-1/+1
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2-73/+155
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman1-1/+6
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton1-3/+7
2006-03-31[PATCH] Make setsid() more robustEric W. Biederman1-4/+15
2006-03-31[PATCH] futex: check and validate timevalsThomas Gleixner2-2/+6
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas1-3/+7
2006-03-31[PATCH] sched: remove on runqueue requeueingCon Kolivas1-2/+1
2006-03-31[PATCH] sched: include noninteractive sleep in idle detectCon Kolivas1-2/+1
2006-03-31[PATCH] sched: dont decrease idle sleep avgCon Kolivas1-5/+10
2006-03-31[PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas1-8/+8
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas1-9/+15
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner2-1/+16
2006-03-31[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Dimitri Sivanich1-0/+3
2006-03-31[PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner1-30/+9
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner1-0/+19
2006-03-31[PATCH] modules: permit Dual-MIT/GPL licensesAndrew Morton1-0/+1
2006-03-31[PATCH] cpuset: memory migration interaction fixPaul Jackson1-5/+52
2006-03-31[PATCH] cpuset: unsafe mm reference fixPaul Jackson1-2/+2
2006-03-31[PATCH] cpuset: task_lock comment fixPaul Jackson1-6/+4
2006-03-31[PATCH] Fix pacct bug in multithreading case.KaiGai Kohei1-6/+6
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-31[PATCH] __mod_timer: simplify ->base changingOleg Nesterov1-8/+6
2006-03-31[PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov1-49/+35
2006-03-31[PATCH] Fix suspend with traced tasksPavel Machek2-2/+2
2006-03-28[PATCH] send_sigqueue: simplify and fix the raceOleg Nesterov1-37/+4
2006-03-28[PATCH] do_notify_parent_cldstop: remove 'to_self' paramOleg Nesterov1-21/+11
2006-03-28[PATCH] finish_stop: don't check stop_count < 0Oleg Nesterov1-1/+1
2006-03-28[PATCH] simplify do_signal_stop()Oleg Nesterov1-24/+8
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2-7/+4
2006-03-28[PATCH] make fork() atomic wrt pgrp/session signalsOleg Nesterov1-20/+17
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2-10/+4
2006-03-28[PATCH] do_sigaction: don't take tasklist_lockOleg Nesterov1-19/+3
2006-03-28[PATCH] do_group_exit: don't take tasklist_lockOleg Nesterov1-2/+0
2006-03-28[PATCH] do_signal_stop: don't take tasklist_lockOleg Nesterov1-52/+17
2006-03-28[PATCH] relax sig_needs_tasklist()Oleg Nesterov1-2/+1
2006-03-28[PATCH] sys_times: don't take tasklist_lockOleg Nesterov1-12/+1
2006-03-28[PATCH] do __unhash_process() under ->siglockOleg Nesterov1-2/+2
2006-03-28[PATCH] revert "Optimize sys_times for a single thread process"Oleg Nesterov2-65/+27
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2-64/+64
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2-18/+13
2006-03-28[PATCH] cleanup __exit_signal()Oleg Nesterov1-16/+15
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2-18/+20
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2-15/+2
2006-03-28[PATCH] introduce sig_needs_tasklist() helperOleg Nesterov1-1/+4
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov1-14/+24
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2-11/+12
2006-03-28[PATCH] release_task: replace open-coded ptrace_unlink()Oleg Nesterov1-3/+2
2006-03-28[PATCH] wait_for_helper: trivial style cleanupOleg Nesterov1-1/+1
2006-03-28[PATCH] reparent_thread: use remove_parent/add_parentOleg Nesterov1-2/+2
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov3-43/+20
2006-03-28[PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov2-2/+6
2006-03-28[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparentingOleg Nesterov2-6/+6
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov1-1/+1
2006-03-28[PATCH] choose_new_parent: remove unused arg, sanitize exit_state checkOleg Nesterov1-4/+4
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman1-30/+0
2006-03-28[PATCH] exec: allow init to exec from any thread.Eric W. Biederman2-2/+2
2006-03-28[PATCH] compat_sys_futex() warning fixAndrew Morton1-1/+2
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2-6/+6
2006-03-28[PATCH] Change dash2underscore() return value to charEric Sesterhenn1-1/+1
2006-03-28[PATCH] symversion warning fixAndrew Morton1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern6-134/+301
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar3-16/+16
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar4-23/+150
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar3-0/+179
2006-03-27[PATCH] sched: fix group power for allnodes_domainsSiddha, Suresh B1-33/+29
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B1-5/+68
2006-03-27[PATCH] Small schedule() optimizationAndreas Mohr1-7/+5
2006-03-27[PATCH] sched: fix task interactivity calculationMartin Andersson1-1/+2
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+1
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao2-6/+13
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel4-21/+17
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel2-4/+4
2006-03-26[PATCH] hrtimers: remove state fieldRoman Zippel1-9/+5
2006-03-26[PATCH] hrtimers: simplify nanosleepRoman Zippel1-80/+62
2006-03-26[PATCH] hrtimers: posix-timer: cleanup common_timer_get()Roman Zippel1-24/+26
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel3-9/+15
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner1-2/+26
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-0/+59