[PATCH] taskstats: factor out reply assembling
[safe/jmp/linux-2.6] / kernel /
2006-12-07 Oleg Nesterov[PATCH] taskstats: factor out reply assembling
2006-12-07 Oleg Nesterov[PATCH] taskstats: cleanup ->signal->stats allocation
2006-12-07 Oleg Nesterov[PATCH] taskstats: cleanup do_exit() path
2006-12-07 Oleg Nesterov[PATCH] taskstats_exit_alloc: optimize/simplify
2006-12-07 Heiko Carstens[PATCH] profile: fix uaccess handling
2006-12-07 Roland McGrath[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit
2006-12-07 Jarek Poplawski[PATCH] lockdep: misc fixes in lockdep.c
2006-12-07 Jarek Poplawski[PATCH] lockdep: internal locking fixes
2006-12-07 Paul Jackson[PATCH] cpuset: minor code refinements
2006-12-07 Ralf Baechle[PATCH] Export pm_suspend for the shared APM emulation
2006-12-07 Ingo Molnar[PATCH] SysRq-X: show blocked tasks
2006-12-07 Adam B. Jerome[PATCH] /proc/kallsyms reports lower-case types for...
2006-12-07 Peter Zijlstra[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
2006-12-07 Rafael J. Wysocki[PATCH] Support for freezeable workqueues
2006-12-07 Pavel Machek[PATCH] swsusp: kill write-only variable
2006-12-07 Rafael J. Wysocki[PATCH] PM: Fix swsusp debug mode testproc
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Fix labels
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Fix coding style in suspend.c
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Untangle freeze_processes
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Untangle thaw_processes
2006-12-07 Stephen Hemminger[PATCH] convert pm_sem to a mutex
2006-12-07 Rafael J. Wysocki[PATCH] suspend to disk fails if gdb is suspended with...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Measure memory shrinking time
2006-12-07 Siddha, Suresh B[PATCH] suspend: don't change cpus_allowed for task...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Support i386 systems with PAE or withou...
2006-12-07 Nigel Cunningham[PATCH] swsusp: thaw userspace and kernel space separately
2006-12-07 Nigel Cunningham[PATCH] swsusp: clean up whitespace in freezer output
2006-12-07 Nigel Cunningham[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Stefan Seyfried[PATCH] swsusp: fix platform mode
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use __GFP_WAIT
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Improve handling of highmem
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: add ioctl for swap files support
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: add resume_offset command line parameter
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use block device offsets to identify...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: rearrange swap-handling code
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use partition device and offset to...
2006-12-07 Stefan Seyfried[PATCH] uswsusp: add pmops->{prepare,enter,finish}...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Peter Zijlstra[PATCH] mm: pagefault_{disable,enable}()
2006-12-07 Ashwin Chaugule[PATCH] new scheme to preempt swap token
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> highmem.h
2006-12-04 Al Viro[PATCH] severing module.h->sched.h
2006-12-03 Thomas Graf[GENL]: Add genlmsg_put_reply() to simplify building...
2006-12-03 Thomas Graf[GENL]: Add genlmsg_new() to allocate generic netlink...
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-12-01 Kay SieversDriver core: show drivers in /sys/module/
2006-11-29 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-11-29 Akinobu Mita[PATCH] fix create_write_pipe() error check
2006-11-28 Jan Beulich[PATCH] x86-64: work around gcc4 issue with -Os in...
2006-11-25 Arjan van de Ven[PATCH] lockdep: spin_lock_irqsave_nested()
2006-11-25 Akinobu Mita[PATCH] fix copy_process() error check
2006-11-22 Linus TorvaldsDon't call "note_interrupt()" with irq descriptor lock...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Merge the pending bit into the wq_data...
2006-11-22 David HowellsWorkStruct: Typedef the work function prototype
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-17 Ingo Molnar[PATCH] lockdep: fix static keys in module-allocated...
2006-11-16 Zhang, Yanmin[PATCH] some irq_chip variables point to NULL
2006-11-14 Linus TorvaldsRevert "[PATCH] fix Data Acess error in dup_fd"
2006-11-14 Andrew Morton[PATCH] setup_irq(): better mismatch debugging
2006-11-13 Pavel Emelianov[PATCH] Fix misrouted interrupts deadlocks
2006-11-13 Sharyathi Nagesh[PATCH] fix Data Acess error in dup_fd
2006-11-06 Eric W. Biederman[PATCH] sysctl: allow a zero ctl_name in the middle...
2006-11-06 Eric W. Biederman[PATCH] Improve the removed sysctl warnings
2006-11-06 Peter Zijlstra[PATCH] lockdep: fix delayacct locking bug
2006-11-06 Gautham R Shenoy[PATCH] Fix the spurious unlock_cpu_hotplug false warnings
2006-11-04 Linus TorvaldsMake sure "user->sigpending" count is in sync
2006-11-04 Linus TorvaldsFix unlikely (but possible) race condition on task...
2006-11-03 Stephen Rothwell[PATCH] Create compat_sys_migrate_pages
2006-11-03 Rafael J. Wysocki[PATCH] swsusp: debugging
2006-11-03 Andrew Morton[PATCH] schedule removal of FUTEX_FD
2006-11-03 Andrew Morton[PATCH] Add printk_timed_ratelimit()
2006-10-31 Oleg Nesterov[PATCH] taskstats: fix sub-threads accounting
2006-10-30 Oleg Nesterov[PATCH] xacct_add_tsk: fix pure theoretical ->mm use...
2006-10-30 Randy Dunlap[PATCH] ndiswrapper: don't set the module->taints flags
2006-10-29 Oleg Nesterov[PATCH] taskstats: fix sk_buff size calculation
2006-10-29 Oleg Nesterov[PATCH] taskstats: fix sk_buff leak
2006-10-28 Alan Stern[PATCH] workqueue: update kerneldoc
2006-10-28 Satoru Takeuchi[PATCH] cpu-hotplug: release `workqueue_mutex' properly...
2006-10-28 Jim Houston[PATCH] time_adjust cleared before use
2006-10-28 Oleg Nesterov[PATCH] fill_tgid: cleanup delays accounting
2006-10-28 Oleg Nesterov[PATCH] taskstats: don't use tasklist_lock
2006-10-28 Oleg Nesterov[PATCH] taskstats: kill ->taskstats_lock in favor of...
2006-10-28 Oleg Nesterov[PATCH] taskstats_tgid_free: fix usage
2006-10-28 Oleg Nesterov[PATCH] bacct_add_tsk: fix unsafe and wrong parent...
2006-10-28 Oleg Nesterov[PATCH] fill_tgid: fix task_struct leak and possible...
2006-10-28 Stephen Rothwell[PATCH] Constify compat_get_bitmap argument
2006-10-28 Jan Dittmer[PATCH] Add missing space in module.c for taintskernel
2006-10-21 Jan Beulich[PATCH] x86-64: Speed up dwarf2 unwinder
2006-10-20 Alexey Dobriyan[PATCH] kernel/nsproxy.c: use kmemdup()
2006-10-20 Randy Dunlap[PATCH] cad_pid sysctl with PROC_FS=n
2006-10-20 Borislav Petkov[PATCH] readjust comments of task_timeslice for kernel doc
2006-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-10-17 Neil Brown[PATCH] Convert cpu hotplug notifiers to use raw_notifi...
2006-10-17 Peter Zijlstra[PATCH] rt-mutex: fixup rt-mutex debug code
next