PC300too alternative WAN driver
[safe/jmp/linux-2.6] / kernel /
2007-02-02 Al Viro[PATCH] fork_idle() should be __cpuinit, not __devinit
2007-01-31 Masami Hiramatsu[PATCH] kprobes: replace magic numbers with enum
2007-01-30 Serge E. Hallyn[PATCH] namespaces: fix task exit disaster
2007-01-30 Linus TorvaldsRevert "[PATCH] namespaces: fix exit race by splitting...
2007-01-30 Serge E. Hallyn[PATCH] namespaces: fix exit race by splitting exit
2007-01-23 Linus TorvaldsClear spurious irq stat information when adding irq...
2007-01-23 Ingo Molnar[PATCH] notifiers: fix blocking_notifier_call_chain...
2007-01-23 Andrew Morton[PATCH] fix "kvm: add vm exit profiling"
2007-01-12 Ingo Molnar[PATCH] KVM: add VM-exit profiling
2007-01-12 Gautham R Shenoy[PATCH] Change cpu_up and co from __devinit to __cpuinit
2007-01-12 Nathan Lynch[PATCH] sched: tasks cannot run on cpus onlined after...
2007-01-11 Vivek Goyal[PATCH] x86-64: Make noirqdebug_setup function non...
2007-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-01-06 Ingo Molnar[PATCH] profiling: fix sched profiling typo
2007-01-06 Rafael J. Wysocki[PATCH] swsusp: Do not fail if resume device is not set
2007-01-06 Ard van Breemen[PATCH] kernelparams: detect if and which parameter...
2007-01-05 Kay Sievers[PATCH] Driver core: Fix prefix driver links in /sys...
2006-12-31 Oleg Nesterov[PATCH] restore ->pdeath_signal behaviour
2006-12-30 Andrew Morton[PATCH] lockdep: printk warning fix
2006-12-30 Andrew Morton[PATCH] cpuset procfs warning fix
2006-12-30 Akinobu Mita[PATCH] module: fix mod_sysfs_setup() return value
2006-12-30 Ingo Molnar[PATCH] sched: fix cond_resched_softirq() offset
2006-12-30 Ingo Molnar[PATCH] rcu: rcutorture suspend fix
2006-12-23 Ingo Molnar[PATCH] suspend: fix suspend on single-CPU systems
2006-12-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-22 Eric W. Biederman[PATCH] Fix reparenting to the same thread group. ...
2006-12-22 Andrew Morton[PATCH] relay: remove inlining
2006-12-22 Vadim Lobanov[PATCH] fdtable: Provide free_fdtable() wrapper
2006-12-22 Andrew Morton[PATCH] schedule_timeout(): improve warning message
2006-12-22 Akinobu Mita[PATCH] audit: fix kstrdup() error check
2006-12-22 Thomas Gleixner[PATCH] genirq: fix irq flow handler uninstall
2006-12-22 Tim Chen[PATCH] sched: remove __cpuinitdata anotation to cpu_is...
2006-12-22 Adrian Bunk[PATCH] make kernel/printk.c:ignore_loglevel_setup...
2006-12-22 Randy Dunlap[PATCH] fix kernel-doc warnings in 2.6.20-rc1
2006-12-22 Mark Fasheh[PATCH] Conditionally check expected_preempt_count...
2006-12-21 Ingo Molnar[PATCH] workqueue: fix schedule_on_each_cpu()
2006-12-21 Peter Williams[PATCH] sched: improve efficiency of sched_fork()
2006-12-21 Geert Uytterhoeven[PATCH] __set_irq_handler bogus space
2006-12-20 Len Brownmerge linus into test branch
2006-12-16 Linus TorvaldsMake workqueue bit operations work on "atomic_long_t"
2006-12-16 Len BrownPull bugfix into test branch
2006-12-15 Linus TorvaldsRemove stack unwinder for now
2006-12-13 David BrownellDriver core: deprecate PM_LEGACY, default it to N
2006-12-13 Kay SieversDriver core: show "initstate" of module
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-13 Eric Dumazet[PATCH] Optimize calc_load()
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-13 Ingo Molnar[PATCH] lockdep: fix possible races while disabling...
2006-12-13 Ingo Molnar[PATCH] lockdep: print irq-trace info on asserts
2006-12-13 Ingo Molnar[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
2006-12-13 Ingo Molnar[PATCH] lockdep: clean up VERY_VERBOSE define
2006-12-13 Ingo Molnar[PATCH] lockdep: improve lockdep_reset()
2006-12-13 Ingo Molnar[PATCH] lockdep: improve verbose messages
2006-12-13 Ingo Molnar[PATCH] lockdep: filter off by default
2006-12-13 Ingo Molnar[PATCH] debug: add sysrq_always_enabled boot option
2006-12-13 Rafael J. Wysocki[PATCH] PM: Fix SMP races in the freezer
2006-12-13 Rafael J. Wysocki[PATCH] PM: Fix freezing of stopped tasks
2006-12-13 Paul Jackson[PATCH] cpuset: rework cpuset_zone_allowed api
2006-12-13 Eric W. Biederman[PATCH] Revert "[PATCH] identifier to nsproxy"
2006-12-10 Daniel Walker[PATCH] clocksource: small cleanup
2006-12-10 Daniel Walker[PATCH] clocksource: add usage of CONFIG_SYSFS
2006-12-10 Arjan van de Ven[PATCH] round_jiffies infrastructure
2006-12-10 Vadim Lobanov[PATCH] fdtable: Remove the free_files field
2006-12-10 Vadim Lobanov[PATCH] fdtable: Make fdarray and fdsets equal in size
2006-12-10 Vadim Lobanov[PATCH] fdtable: Delete pointless code in dup_fd()
2006-12-10 Miguel Ojeda Sandonis[PATCH] kernel/sched.c: whitespace cleanups
2006-12-10 Chen, Kenneth W[PATCH] sched: optimize activate_task for RT task
2006-12-10 Chen, Kenneth W[PATCH] sched: remove lb_stopbalance counter
2006-12-10 Siddha, Suresh B[PATCH] sched: decrease number of load balances
2006-12-10 Mike Galbraith[PATCH] sched: improve migration accuracy
2006-12-10 Christoph Lameter[PATCH] sched: add option to serialize load balancing
2006-12-10 Christoph Lameter[PATCH] sched: call tasklet less frequently
2006-12-10 Christoph Lameter[PATCH] sched: use softirq for load balancing
2006-12-10 Christoph Lameter[PATCH] sched: move idle status calculation into rebala...
2006-12-10 Christoph Lameter[PATCH] sched: extract load calculation from rebalance_tick
2006-12-10 Christoph Lameter[PATCH] sched: disable interrupts for locking in load_b...
2006-12-10 Christoph Lameter[PATCH] sched: remove staggering of load balancing
2006-12-10 Christoph Lameter[PATCH] sched: avoid taking rq lock in wake_priority_sl...
2006-12-10 Kirill Korotaev[PATCH] move_task_off_dead_cpu() should be called with...
2006-12-10 Siddha, Suresh B[PATCH] ched domain: move sched group allocations to...
2006-12-10 Robert P. J. Day[PATCH] sched.c: correct comment for this_rq_lock()
2006-12-10 Andrew Morton[PATCH] io-accounting: via taskstats
2006-12-10 Andrew Morton[PATCH] io-accounting: core statistics
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove some OPs
2006-12-10 Randy Dunlap[PATCH] ipc-procfs-sysctl mixups
2006-12-09 David Howells[PATCH] WorkStruct: Use direct assignment rather than...
2006-12-08 Eric W. Biederman[PATCH] sysctl: fix sys_sysctl interface of ipc sysctls
2006-12-08 Eric W. Biederman[PATCH] sysctl: simplify ipc ns specific sysctls
2006-12-08 Eric W. Biederman[PATCH] sysctl: implement sysctl_uts_string()
2006-12-08 Eric W. Biederman[PATCH] sysctl: simplify sysctl_uts_string
2006-12-08 Oleg Nesterov[PATCH] session_of_pgrp: kill unnecessary do_each_task_...
2006-12-08 Oleg Nesterov[PATCH] sys_setpgid: eliminate unnecessary do_each_task...
2006-12-08 Sukadev Bhattiprolu[PATCH] add child reaper to pid_namespace
2006-12-08 Cedric Le Goater[PATCH] use current->nsproxy->pid_ns
2006-12-08 Cedric Le Goater[PATCH] to nsproxy
2006-12-08 Sukadev Bhattiprolu[PATCH] rename struct pspace to struct pid_namespace
2006-12-08 Cedric Le Goater[PATCH] identifier to nsproxy
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine: deprecate...
next