linux-2.6
2007-10-19  Neil Hormanproc: export a processes resource limits via /proc/pid
2007-10-19  Jiri Slabyremove BITS_TO_TYPE macro
2007-10-19  Jiri SlabyFlashPoint, use BIT instead of BITW
2007-10-19  Jiri Slabydefine global BIT macro
2007-10-19  Jiri Slabyget rid of input BIT* duplicate defines
2007-10-19  Jiri Slabydefine first set of BIT* macros
2007-10-19  Jiri Slabyamba-pl011, rename BIT macro
2007-10-19  Jiri Slabys2io, rename BIT macro
2007-10-19  Jiri Slabyi2c-pxa, rename BIT macro to PXA_BIT
2007-10-19  Krzysztof Heltcyber2000fb: checkpatch fixes
2007-10-19  Jiri Slabycyber2000fb, rename BIT macro
2007-10-19  Jiri Slabyforbid asm/bitops.h direct inclusion
2007-10-19  Jiri Slabyremove asm/bitops.h includes
2007-10-19  Jiri Slabyfs/select, remove unused macros
2007-10-19  Jiri SlabyMisc: phantom, improved data passing
2007-10-19  Jiri SlabyMisc: phantom, add comment about openhaptics
2007-10-19  Jiri SlabyMisc: phantom, synchronize_irq() on suspend
2007-10-19  Paul MenageFix cpusets update_cpumask
2007-10-19  Paul Jacksoncpusets: decrustify cpuset mask update code
2007-10-19  Paul Jacksoncpuset sched_load_balance flag
2007-10-19  Pavel EmelyanovUninline the task_xid_nr_ns() calls
2007-10-19  Pavel EmelyanovUninline find_pid etc set of functions
2007-10-19  Pavel EmelyanovIsolate some explicit usage of task->tgid
2007-10-19  Pavel Emelyanovpid namespaces: remove the struct pid unneeded fields
2007-10-19  Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19  Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19  Sukadev Bhattiprolupid namespaces: destroy pid namespace on init's death
2007-10-19  Sukadev Bhattiprolupid namespaces: allow signalling cgroup-init
2007-10-19  Sukadev Bhattiprolupid namespaces: create a slab-cache for 'struct pid_nam...
2007-10-19  Pavel Emelyanovpid namespaces: initialize the namespace's proc_mnt
2007-10-19  Pavel Emelyanovpid namespaces: make proc_flush_task() actually from...
2007-10-19  Pavel Emelyanovpid namespaces: allow cloning of new namespace
2007-10-19  Pavel Emelyanovpid namespaces: miscellaneous preparations for pid...
2007-10-19  Pavel Emelyanovpid namespaces: make proc have multiple superblocks...
2007-10-19  Pavel Emelyanovpid namespaces: move alloc_pid() lower in copy_process()
2007-10-19  Pavel Emelyanovpid namespaces: helpers to find the task by its numeric...
2007-10-19  Pavel Emelyanovpid namespaces: helpers to obtain pid numbers
2007-10-19  Pavel Emelyanovpid namespaces: make alloc_pid(), free_pid() and put_pi...
2007-10-19  Pavel Emelyanovpid namespaces: add support for pid namespaces hierarchy
2007-10-19  Sukadev Bhattiprolupid namespaces: introduce struct upid
2007-10-19  Pavel Emelyanovpid namespaces: prepare proc_flust_task() to flush...
2007-10-19  Pavel Emelyanovpid namespaces: introduce MS_KERNMOUNT flag
2007-10-19  Pavel Emelyanovpid namespaces: move exit_task_namespaces()
2007-10-19  Oleg Nesterovpid namespaces: rework forget_original_parent()
2007-10-19  Daniel Walkerwhitespace fixes: task exit handling
2007-10-19  Matthias Kaehlckemm/oom_kill.c: Use list_for_each_entry instead of list_...
2007-10-19  Matthias Kaehlckekernel/time/clocksource.c: Use list_for_each_entry...
2007-10-19  Matthias Kaehlckekernel/exit.c: Use list_for_each_entry(_safe) instead...
2007-10-19  Matthias Kaehlckefs/super.c: use list_for_each_entry() instead of list_f...
2007-10-19  Matthias Kaehlckefs/eventpoll.c: use list_for_each_entry() instead of...
2007-10-19  Matthias Kaehlckefs/file_table.c: use list_for_each_entry() instead...
2007-10-19  Johannes Bergworkqueue: debug flushing deadlocks with lockdep
2007-10-19  Pavel EmelyanovMake access to task's nsproxy lighter
2007-10-19  Sukadev Bhattiprolupid namespaces: move alloc_pid() to copy_process()
2007-10-19  Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-19  Sukadev Bhattiprolupid namespaces: use task_pid() to find leader's pid
2007-10-19  Sukadev Bhattiprolupid namespaces: rename child_reaper() function
2007-10-19  Sukadev Bhattiprolupid namespaces: define and use task_active_pid_ns(...
2007-10-19  Pavel Emelianovpid namespaces: dynamic kmem cache allocator for pid...
2007-10-19  Pavel Emelianovpid namespaces: make get_pid_ns() return the namespace...
2007-10-19  Pavel Emelianovpid namespaces: round up the API
2007-10-19  Serge E. Hallyncgroups: implement namespace tracking subsystem
2007-10-19  Balbir SinghAdd cgroupstats
2007-10-19  Paul Jacksontask cgroups: enable cgroups by default in some configs
2007-10-19  Paul MenageTask Control Groups: simple task cgroup debug info...
2007-10-19  Paul MenageTask Control Groups: example CPU accounting subsystem
2007-10-19  Paul MenageTask Control Groups: make cpusets a client of cgroups
2007-10-19  Paul MenageTask Control Groups: automatic userspace notification...
2007-10-19  Paul MenageTask Control Groups: shared cgroup subsystem group...
2007-10-19  Paul MenageTask Control Groups: add procfs interface
2007-10-19  Paul MenageTask Control Groups: add cgroup_clone() interface
2007-10-19  Paul MenageTask Control Groups: add fork()/exit() hooks
2007-10-19  Paul MenageAdd cgroup write_uint() helper method
2007-10-19  Paul MenageTask Control Groups: add tasks file interface
2007-10-19  Paul MenageTask Control Groups: basic task cgroup framework
2007-10-19  Paul Jacksoncpuset: zero malloc - revert the old cpuset fix
2007-10-19  Randy Dunlapkernel-api docbook: fix content problems
2007-10-19  Jeff Mahoneyreiserfs: ignore on disk s_bmap_nr value
2007-10-19  Jeff Mahoneyreiserfs: remove first_zero_hint
2007-10-19  Jeff Mahoneyreiserfs: fix usage of signed ints for block numbers
2007-10-19  Jeff Mahoneyreiserfs: fix memset byte count during resize
2007-10-19  Jeff Mahoneyreiserfs: use is_reusable to catch corruption
2007-10-19  Jeff Mahoneyreiserfs: dont use BUG when panicking
2007-10-19  Jeff Mahoneyreiserfs: fix up lockdep warnings
2007-10-19  Jose R. SantosJBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
2007-10-19  Jan Karajbd: fix commit code to properly abort journal
2007-10-19  Jose R. Santosjbd: config_jbd_debug cannot create /proc entry
2007-10-19  Chris Snookjbd: remove printk() from J_ASSERT macros
2007-10-19  Mingming CaoJBD/ext3 cleanups: convert to kzalloc
2007-10-19  Fernando Luis... isdn/sc: remove unused REQUEST_IRQ and unnecessary...
2007-10-19  Karsten Keilisdn: fix random hard freeze with AVM T1 cards
2007-10-19  Karsten Keilisdn: fix random hard freeze with AVM cards using b1dma
2007-10-19  Karsten Keilisdn: fix random hard freeze with AVM c4 card part 2
2007-10-19  Joern Engelfix a trivial typo in scripts/checkstack.pl
2007-10-19  Samuel ThibaultConsole events and accessibility
2007-10-19  Alexey DobriyanAdd kernel/notifier.c
2007-10-19  Coly Lisetup vma->vm_page_prot by vm_get_page_prot()
2007-10-19  Benjamin Herrenschmidtremove unused flush_tlb_pgtables
2007-10-19  Fernando Luis... kmap leak fix for x86_32 kdump
2007-10-19  Geert Uytterhoevenps3av: remove unused fields in ps3av_monitor_quirks
next