Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee13...
[pandora-kernel.git] / kernel /
2006-09-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-30 Linus TorvaldsMerge branch 'intelfb-patches' of /linux/kernel/git...
2006-09-30 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-29 Andi Kleen[PATCH] Define vsyscall cache as blob to make clearer...
2006-09-29 Andi Kleen[PATCH] x86: Clean up x86 NMI sysctls
2006-09-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-09-29 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-09-29 Paul Jackson[PATCH] cpuset: fix obscure attach_task vs exiting...
2006-09-29 Ingo Molnar[PATCH] lockdep core: improve the lock-chain-hash
2006-09-29 Alan Cox[PATCH] audit/accounting: tty locking
2006-09-29 Rusty Russell[PATCH] stop_machine.c copyright
2006-09-29 Ian S. Nelson[PATCH] /sys/modules: allow full length section names
2006-09-29 Paul Jackson[PATCH] cpuset: hotunplug cpus and mems in all cpusets
2006-09-29 Paul Jackson[PATCH] cpuset: top_cpuset tracks hotplug changes to...
2006-09-29 Oleg Nesterov[PATCH] introduce TASK_DEAD state
2006-09-29 Oleg Nesterov[PATCH] kill PF_DEAD flag
2006-09-29 Oleg Nesterov[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
2006-09-29 Oleg Nesterov[PATCH] sys_get_robust_list(): don't take tasklist_lock
2006-09-29 Oleg Nesterov[PATCH] futex_find_get_task(): don't take tasklist_lock
2006-09-29 Oleg Nesterov[PATCH] copy_process: cosmetic ->ioprio tweak
2006-09-29 Oleg Nesterov[PATCH] reparent_to_init(): use has_rt_policy()
2006-09-29 Oleg Nesterov[PATCH] sched_setscheduler: fix? policy checks
2006-09-29 Oleg Nesterov[PATCH] introduce is_rt_policy() helper
2006-09-29 Oleg Nesterov[PATCH] do_sched_setscheduler(): don't take tasklist_lock
2006-09-29 Cal Peake[PATCH] kill extraneous printk in kernel_restart()
2006-09-29 Björn Steinbrink[PATCH] Fix ____call_usermodehelper errors being silent...
2006-09-29 Alan Cox[PATCH] exit: fix crash case
2006-09-29 Roland McGrath[PATCH] kexec warning fix
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-29 Roland McGrath[PATCH] __dequeue_signal() cleanup
2006-09-29 Roland McGrath[PATCH] has_stopped_jobs() cleanup
2006-09-29 Toyo Abe[PATCH] posix-timers: Fix the flags handling in posix_c...
2006-09-29 Toyo Abe[PATCH] posix-timers: Fix clock_nanosleep() doesn't...
2006-09-29 Akinobu Mita[PATCH] check return value of cpu_callback
2006-09-29 Paul E. McKenney[PATCH] memory ordering in __kfifo primitives
2006-09-29 Dave Jones[PATCH] lockdep: print kernel version
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-29 Kirill Korotaev[PATCH] Fix unserialized task->files changing
2006-09-29 Chuck Ebbert[PATCH] unwind: fix unused variable warning when !CONFI...
2006-09-29 Rolf Eike Beer[PATCH] Fix kerneldoc comments in kernel/timer.c
2006-09-29 Steven Rostedt[PATCH] clean up and remove some extra spinlocks from...
2006-09-29 Alexey Dobriyan[PATCH] ifdef blktrace debugging fields
2006-09-29 Josh Triplett[PATCH] timer: add lock annotation to lock_timer_base
2006-09-29 Mark Huang[PATCH] module_subsys: initialize earlier
2006-09-29 Josh Triplett[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_...
2006-09-29 Yoichi Yuasa[PATCH] irq: remove a extra line
2006-09-29 Yoichi Yuasa[PATCH] irq: fixed coding style
2006-09-29 Randy Dunlap[PATCH] kernel-doc for relay interface
2006-09-29 Randy Dunlap[PATCH] kernel/params: driver layer error checking
2006-09-29 Matthew Wilcox[PATCH] remove generic__raw_read_trylock()
2006-09-29 Tim ShimminMerge branch 'master' of git://git./linux/kernel/git...
2006-09-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/hwmon-2.6
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-09-28 Russell KingMerge nommu branch
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-27 Russell KingMerge /linux/kernel/git/tmlind/linux-omap-upstream...
2006-09-27 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-27 Eric W. Biederman[PATCH] pid: remove temporary debug code in attach_pid
2006-09-27 Eric W. Biederman[PATCH] pid: Implement transfer_pid and use it to simpl...
2006-09-27 Eric W. Biederman[PATCH] sysctl: Allow /proc/sys without sys_sysctl
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-27 David Howells[PATCH] NOMMU: move the fallback arch_vma_name() to...
2006-09-27 David Howells[PATCH] NOMMU: Check that access_process_vm() has a...
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-09-27 Matthew WilcoxResources: insert identical resources above existing...
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-09-26 Jeff GarzikMerge branch 'master' into upstream
2006-09-26 Tony LuckPull esi-support into release branch
2006-09-26 Tony LuckPull model-name into release branch
2006-09-26 Rafael J. Wysocki[PATCH] PM: Add pm_trace switch
2006-09-26 Rafael J. Wysocki[PATCH] PM: make it possible to disable console suspending
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Use memory bitmaps during resume
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Introduce memory bitmaps
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Introduce some helpful constants
2006-09-26 Rafael J. Wysocki[PATCH] Change the name of pagedir_nosave
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Fix alloc_pagedir
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Reorder memory-allocating functions
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Fix mark_free_pages
2006-09-26 Rafael J. Wysocki[PATCH] Disable CPU hotplug during suspend
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: struct snapshot_handle cleanup
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: clean up browsing of pfns
2006-09-26 Andrew Morton[PATCH] swsusp: read speedup
2006-09-26 Andrew Morton[PATCH] swsusp: add read-speed instrumentation
2006-09-26 Andrew Morton[PATCH] swsusp: write speedup
2006-09-26 Andrew Morton[PATCH] swsusp: add write-speed instrumentation
2006-09-26 David Howells[PATCH] FRV: permit __do_IRQ() to be dispensed with
2006-09-26 Stephen Smalley[PATCH] selinux: rename selinux_ctxid_to_string
2006-09-26 Stephen Smalley[PATCH] selinux: eliminate selinux_task_ctxid
2006-09-26 Christoph Lameter[PATCH] NUMA: Add zone_to_nid function
2006-09-26 Christoph Lameter[PATCH] zone_reclaim: dynamic slab reclaim
2006-09-26 Christoph Lameter[PATCH] Profiling: require buffer allocation on the...
2006-09-26 Christoph Lameter[PATCH] Add __GFP_THISNODE to avoid fallback to other...
2006-09-26 Christoph Lameter[PATCH] Fix longstanding load balancing bug in the...
next