[Bluetooth] Convert RFCOMM to use kthread API
[pandora-kernel.git] / kernel /
2007-10-21 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-10-21 Linus TorvaldsMerge branch 'audit.b43' of git://git./linux/kernel...
2007-10-21 Al Viro[PATCH] audit: watching subtrees
2007-10-21 Al Viro[PATCH] pass dentry to audit_inode()/audit_inode_child()
2007-10-21 Linus TorvaldsMerge branch 'master' of hera./linux/kernel/git/kyle...
2007-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-10-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-20 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-10-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-10-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/agk/linux-2.6-dm
2007-10-20 Eric W. Biedermansysctl: Don't compile sysctl_check when !CONFIG_SYSCTL
2007-10-20 Fengguang Wutrivial copy_data_pages() tidy up
2007-10-19 Uwe Kleine-Königfix comment: unlock_hrtimer_base is the counterpart...
2007-10-19 Michael Neulingkernel/sched.c: remove bogus comment from account_user_time
2007-10-19 Daniel Roesentrivial comment wording/typo fix regarding taint flags
2007-10-19 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-19 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-19 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-19 Alexey DobriyanUninline fork.c/exit.c
2007-10-19 Mariusz Kozlowskikernel/fork.c: remove unneeded variable initialization...
2007-10-19 Mathieu DesnoyersLinux Kernel Markers
2007-10-19 Mathieu DesnoyersCombine instrumentation menus in kernel/Kconfig.instrum...
2007-10-19 Srivatsa VaddagiriHook up group scheduler with control groups
2007-10-19 Bernhard WalleExtended crashkernel command line
2007-10-19 KAMEZAWA HiroyukiCPU HOTPLUG: avoid hotadd when proper possible_map...
2007-10-19 Cliff Wickmanhotplug cpu: migrate a task within its cpuset
2007-10-19 Paul MenageControl groups: Replace "cont" with "cgrp" and other...
2007-10-19 Pavel EmelyanovUse task_pid_nr() instead of pid_nr(task_pid())
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Pavel EmelyanovIsolate the explicit usage of signal->pgrp
2007-10-19 Eugene TeoFix tsk->exit_state usage
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: allow cloning of new namespace
2007-10-19 Pavel Emelyanovpid namespaces: miscellaneous preparations for pid...
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 Pavel Emelyanovpid namespaces: prepare proc_flust_task() to flush...
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 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 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: 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: round up the API
2007-10-19 Serge E. Hallyncgroups: implement namespace tracking subsystem
2007-10-19 Balbir SinghAdd cgroupstats
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 Alexey DobriyanAdd kernel/notifier.c
2007-10-19 David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-10-19 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-10-18 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-hrt
2007-10-18 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-18 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-10-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-18 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
next