aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] taskstats: cleanup reply assemblingOleg Nesterov1-22/+16
2006-12-07[PATCH] taskstats: use nla_reserve() for reply assemblingOleg Nesterov1-42/+44
2006-12-07[PATCH] taskstats: factor out reply assemblingOleg Nesterov1-27/+28
2006-12-07[PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov2-2/+25
2006-12-07[PATCH] taskstats: cleanup do_exit() pathOleg Nesterov2-32/+17
2006-12-07[PATCH] taskstats_exit_alloc: optimize/simplifyOleg Nesterov1-13/+4
2006-12-07[PATCH] profile: fix uaccess handlingHeiko Carstens1-1/+2
2006-12-07[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exitRoland McGrath1-1/+10
2006-12-07[PATCH] lockdep: misc fixes in lockdep.cJarek Poplawski1-3/+6
2006-12-07[PATCH] lockdep: internal locking fixesJarek Poplawski1-10/+15
2006-12-07[PATCH] cpuset: minor code refinementsPaul Jackson1-5/+4
2006-12-07[PATCH] Export pm_suspend for the shared APM emulationRalf Baechle1-1/+2
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar1-3/+8
2006-12-07[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbolsAdam B. Jerome1-8/+5
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra1-0/+1
2006-12-07[PATCH] Support for freezeable workqueuesRafael J. Wysocki1-6/+14
2006-12-07[PATCH] swsusp: kill write-only variablePavel Machek1-3/+1
2006-12-07[PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki1-1/+1
2006-12-07[PATCH] swsusp: Fix labelsRafael J. Wysocki5-11/+11
2006-12-07[PATCH] swsusp: Fix coding style in suspend.cRafael J. Wysocki1-1/+2
2006-12-07[PATCH] swsusp: Untangle freeze_processesRafael J. Wysocki1-30/+54
2006-12-07[PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki1-22/+27
2006-12-07[PATCH] convert pm_sem to a mutexStephen Hemminger4-26/+28
2006-12-07[PATCH] suspend to disk fails if gdb is suspended with a traced childRafael J. Wysocki1-1/+3
2006-12-07[PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki3-22/+39
2006-12-07[PATCH] suspend: don't change cpus_allowed for task initiating the suspendSiddha, Suresh B1-5/+1
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki1-1/+1
2006-12-07[PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham1-7/+18
2006-12-07[PATCH] swsusp: clean up whitespace in freezer outputNigel Cunningham1-8/+8
2006-12-07[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUGNigel Cunningham1-1/+0
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham8-1/+8
2006-12-07[PATCH] swsusp: fix platform modeStefan Seyfried1-0/+22
2006-12-07[PATCH] swsusp: use __GFP_WAITRafael J. Wysocki1-3/+3
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki5-239/+671
2006-12-07[PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki2-1/+44
2006-12-07[PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki3-5/+26
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki4-72/+80
2006-12-07[PATCH] swsusp: rearrange swap-handling codeRafael J. Wysocki1-109/+112
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2-3/+4
2006-12-07[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried2-1/+34
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter7-14/+14
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter4-6/+6
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-14/+14
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule2-11/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells3-1/+16
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells8-32/+63
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro1-0/+1
2006-12-04[PATCH] severing module.h->sched.hAl Viro2-1/+15
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf1-6/+2
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf1-1/+1
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf1-2/+1
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers1-6/+25
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-4/+5
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita1-4/+4
2006-11-28[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich1-4/+5
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven1-0/+21
2006-11-25[PATCH] fix copy_process() error checkAkinobu Mita1-3/+2
2006-11-22Don't call "note_interrupt()" with irq descriptor lock heldLinus Torvalds2-7/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+6
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells5-26/+30
2006-11-22WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells1-9/+32
2006-11-22WorkStruct: Typedef the work function prototypeDavid Howells1-3/+3
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-23/+28
2006-11-17[PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar1-1/+2
2006-11-16[PATCH] some irq_chip variables point to NULLZhang, Yanmin1-0/+2
2006-11-14Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds1-1/+0
2006-11-14[PATCH] setup_irq(): better mismatch debuggingAndrew Morton1-2/+7
2006-11-13[PATCH] Fix misrouted interrupts deadlocksPavel Emelianov1-1/+5
2006-11-13[PATCH] fix Data Acess error in dup_fdSharyathi Nagesh1-0/+1
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman1-3/+5
2006-11-06[PATCH] Improve the removed sysctl warningsEric W. Biederman1-1/+21
2006-11-06[PATCH] lockdep: fix delayacct locking bugPeter Zijlstra1-6/+9
2006-11-06[PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy1-1/+1
2006-11-04Make sure "user->sigpending" count is in syncLinus Torvalds1-4/+11
2006-11-04Fix unlikely (but possible) race condition on task->user accessLinus Torvalds1-0/+11
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell2-0/+34
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki1-9/+28
2006-11-03[PATCH] schedule removal of FUTEX_FDAndrew Morton1-0/+7
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton1-0/+21
2006-10-31[PATCH] taskstats: fix sub-threads accountingOleg Nesterov1-7/+10
2006-10-30[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov1-3/+7
2006-10-30[PATCH] ndiswrapper: don't set the module->taints flagsRandy Dunlap1-1/+1
2006-10-29[PATCH] taskstats: fix sk_buff size calculationOleg Nesterov1-1/+2
2006-10-29[PATCH] taskstats: fix sk_buff leakOleg Nesterov1-2/+1
2006-10-28[PATCH] workqueue: update kerneldocAlan Stern1-3/+3
2006-10-28[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi1-6/+6
2006-10-28[PATCH] time_adjust cleared before useJim Houston1-1/+1
2006-10-28[PATCH] fill_tgid: cleanup delays accountingOleg Nesterov1-1/+1
2006-10-28[PATCH] taskstats: don't use tasklist_lockOleg Nesterov1-35/+24
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2-11/+7
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov2-1/+1
2006-10-28[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov1-2/+5
2006-10-28[PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov1-6/+9
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell1-1/+1
2006-10-28[PATCH] Add missing space in module.c for taintskernelJan Dittmer1-1/+1
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich1-39/+279
2006-10-20[PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan1-4/+2
2006-10-20[PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap1-0/+4
2006-10-20[PATCH] readjust comments of task_timeslice for kernel docBorislav Petkov1-9/+9
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-5/+7
2006-10-17[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown1-9/+15
2006-10-17[PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra1-2/+2
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar1-24/+9
2006-10-17[PATCH] swsusp: fix memory leaksAndrew Morton1-1/+2
2006-10-17[PATCH] posix-cpu-timers: prevent signal delivery starvationThomas Gleixner1-6/+21
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz1-1/+1
2006-10-17[PATCH] lockdep: increase max allowed recursion depthIngo Molnar1-3/+5
2006-10-16[PATCH] fix epoll_pwait when EPOLL=nRandy Dunlap1-0/+1
2006-10-11[PATCH] lockdep: fix printk recursion logicIngo Molnar1-9/+2
2006-10-11[PATCH] lockdep: use BUILD_BUG_ONAlexey Dobriyan1-4/+1
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2-2/+2
2006-10-11[PATCH] sched: likely profilingNick Piggin1-3/+3
2006-10-11[PATCH] fix Module taint flags listing in Oops/panicFlorin Malita1-45/+49
2006-10-11[PATCH] mm: kevent threads: use MPOL_DEFAULTChristoph Lameter1-0/+7
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki2-1/+15
2006-10-11Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2-5/+7
2006-10-10[PATCH] cpuset ANSI prototypeAl Viro1-1/+1
2006-10-10[PATCH] make kernel/relay.c __user-cleanAl Viro1-19/+22
2006-10-10[PATCH] __user annotations: futexAl Viro2-13/+14
2006-10-07[PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki1-1/+1
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt1-1/+1
2006-10-06[PATCH] kauditd_thread warning fixAndrew Morton1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells5-40/+33
2006-10-05IRQ: Typedef the IRQ handler function typeDavid Howells1-3/+1
2006-10-05IRQ: Typedef the IRQ flow handler function typeDavid Howells1-9/+3
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2-2/+0
2006-10-04Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+32
2006-10-04[PATCH] rcu: simplify/improve batch tuningOleg Nesterov1-8/+3
2006-10-04[PATCH] rcu: add sched torture type to rcutortureJosh Triplett1-1/+39
2006-10-04[PATCH] rcu: add rcu_bh_sync torture type to rcutortureJosh Triplett1-1/+15
2006-10-04[PATCH] rcu: add rcu_sync torture type to rcutortureJosh Triplett1-2/+15
2006-10-04[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementationJosh Triplett1-24/+29
2006-10-04[PATCH] RCU: add fake writers to rcutortureJosh Triplett1-5/+104
2006-10-04[PATCH] rcu: Fix sign bug making rcu_random always return the same sequenceJosh Triplett1-2/+2
2006-10-04[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...Josh Triplett1-1/+1
2006-10-04[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...Josh Triplett1-1/+1
2006-10-04[PATCH] rcu: Add MODULE_AUTHOR to rcutorture moduleJosh Triplett1-0/+1
2006-10-04[PATCH] SRCU: report out-of-memory errorsAlan Stern2-3/+5
2006-10-04[PATCH] Add SRCU-based notifier chainsAlan Stern1-1/+123
2006-10-04[PATCH] srcu-3: add SRCU operations to rcutorturePaul E. McKenney1-10/+123
2006-10-04[PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney2-1/+258
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman1-0/+7
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman1-0/+56
2006-10-04[PATCH] genirq: irq: add moved_masked_irqEric W. Biederman1-7/+21
2006-10-04[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman1-3/+3
2006-10-04[PATCH] name_count array overrunSteve Grubb1-2/+17
2006-10-04[PATCH] PPID filtering fixAlexander Viro1-2/+7
2006-10-04[PATCH] arch filter lists with < or > should not be acceptedEric Paris1-1/+8
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+0
2006-10-03rcutorture: Fix incorrect description of default for nreaders parameterJosh Triplett1-1/+1
2006-10-03remove duplicate "until" from kernel/workqueue.cRolf Eike Beer1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03[PATCH] scheduler: NUMA aware placement of sched_group_allnodesChristoph Lameter1-3/+4
2006-10-03[PATCH] sched: fixing wrong comment for find_idlest_cpu()Satoru Takeuchi1-1/+1
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B1-63/+82
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B1-10/+30
2006-10-03[PATCH] sched: don't print migration cost when only 1 CPUDave Jones1-6/+8
2006-10-03[PATCH] sched: remove unnecessary sched group allocationsSiddha, Suresh B1-66/+38
2006-10-03[PATCH] sched: force /sbin/init off isolated cpusNick Piggin1-2/+11
2006-10-03[PATCH] kernel-doc for kernel/resource.cRandy Dunlap1-11/+72
2006-10-03[PATCH] kernel-doc for kernel/dma.cRandy Dunlap1-1/+9
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2-44/+82
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-2/+0
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater2-6/+30
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov1-0/+9
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann1-3/+2
2006-10-02[PATCH] nsproxy cloning error path fixPavel1-1/+1
2006-10-02[PATCH] IPC namespace - sysctlsKirill Korotaev1-28/+88
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev1-0/+10
2006-10-02[PATCH] IPC namespace coreKirill Korotaev2-17/+46
2006-10-02[PATCH] uts: copy nsproxy only when neededSerge Hallyn1-6/+14
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn3-4/+71
2006-10-02[PATCH] namespaces: utsname: sysctlSerge E. Hallyn1-19/+119
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn3-0/+57
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2-8/+8
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-7/+7
2006-10-02[PATCH] namespaces: exit_task_namespaces() invalidates nsproxyCedric Le Goater1-1/+1
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn3-16/+37
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-0/+3
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn4-2/+102
2006-10-02[PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk1-2/+3
2006-10-02[PATCH] proc: sysctl: add _proc_do_string helperSam Vilain1-29/+36
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+3
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-4/+11
2006-10-02[PATCH] disallow kprobes on notifier_call_chainbibo,mao1-1/+1
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao1-8/+8
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2-1/+26
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman1-4/+4
2006-10-02[PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman1-6/+7
2006-10-02[PATCH] Define struct pspaceSukadev Bhattiprolu1-22/+31
2006-10-02[PATCH] Move pidmap to pspace.hSukadev Bhattiprolu1-6/+1
2006-10-02[PATCH] pids coding style use struct pidmap in next_pidmapEric W. Biederman1-1/+1
2006-10-02[PATCH] pids: coding style: use struct pidmapSukadev Bhattiprolu1-5/+5
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman1-1/+1
2006-10-02[PATCH] pid: export the symbols needed to use struct pid *Eric W. Biederman1-0/+3
2006-10-02[PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman1-10/+47
2006-10-02[PATCH] proc: readdir race fix (take 3)Eric W. Biederman1-0/+36
2006-10-02[PATCH] list module taint flags in Oops/panicRandy Dunlap1-3/+34
2006-10-01[PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen2-1/+5
2006-10-01[PATCH] Create call_usermodehelper_pipe()Andi Kleen1-1/+54