e1000: rework polarity, NVM, eeprom code and fixes.
[safe/jmp/linux-2.6] / kernel /
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...
2006-09-26 Ed Swierk[PATCH] load_module: no BUG if module_subsys uninitialized
2006-09-22 Thomas Graf[NETLINK]: Extend netlink messaging interface
2006-09-19 Ingo Molnar[PATCH] genirq core: fix handle_level_irq()
2006-09-16 Kenneth Lee[PATCH] bug fix in kernel/kmod.c
2006-09-16 Imre Deak[PATCH] genirq: fix typo in IRQ resend
2006-09-13 Oleg Nesterov[PATCH] rcu_do_batch: make ->qlen decrement irq safe
2006-09-13 Ingo Molnar[PATCH] lockdep: double the number of stack-trace entries
2006-09-11 Al Viro[PATCH] audit: AUDIT_PERM support
2006-09-11 Amy Griffis[PATCH] update audit rule change messages
2006-09-11 Amy Griffis[PATCH] sanity check audit_buffer
2006-09-11 Steve Grubb[PATCH] fix ppid bug in 2.6.18 kernel
2006-09-08 Thomas Gleixner[PATCH] Use the correct restart option for futex_lock_pi
2006-09-06 Ingo Molnar[PATCH] lockdep: do not touch console state when tainti...
2006-09-06 Pavel Machek[PATCH] prevent swsusp with PAE
2006-09-06 Jarek Poplawski[PATCH] lockdep ifdef fix
2006-09-02 Oleg Nesterov[PATCH] eligible_child: remove an obsolete ->tgid check
2006-09-01 Henrik Kretzschmar[PATCH] kerneldoc for handle_bad_irq()
2006-09-01 Shailabh Nagar[PATCH] task delay accounting fixes
2006-08-27 Nick Piggin[PATCH] cpuset: oom panic fix
2006-08-27 Paul Jackson[PATCH] cpuset: top_cpuset tracks hotplug changes to...
2006-08-27 Yingchao Zhou[PATCH] Remove redundant up() in stop_machine()
2006-08-27 Oleg Nesterov[PATCH] futex_find_get_task(): remove an obscure EXIT_Z...
2006-08-27 Oleg Nesterov[PATCH] revert "Drop tasklist lock in do_sched_setsched...
2006-08-14 Andrew Morton[PATCH] workqueue: remove lock_cpu_hotplug()
2006-08-14 john stultz[PATCH] futex_handle_fault always fails
2006-08-14 Kirill Korotaev[PATCH] sys_getppid oopses on debug kernel
2006-08-14 Andrew Morton[PATCH] panic.c build fix
2006-08-14 Jan Blunck[PATCH] fix hrtimer percpu usage typo
2006-08-06 Thomas Gleixner[PATCH] futex: Apply recent futex fixes to futex_compat
2006-08-06 KAMEZAWA Hiroyuki[PATCH] memory hotadd fixes: find_next_system_ram catch...
2006-08-06 KAMEZAWA Hiroyuki[PATCH] memory hotadd fixes: change find_next_system_ra...
2006-08-06 Antonino A. Daplas[PATCH] vt: printk: Fix framebuffer console triggering...
2006-08-06 Chuck Ebbert[PATCH] ptrace: make pid of child process available...
2006-08-06 Christian Borntraeger[PATCH] bug in futex unqueue_me
2006-08-06 Rafael J. Wysocki[PATCH] Make suspend possible with a traced process...
2006-08-03 Al Viro[PATCH] take filling ->pid, etc. out of audit_get_context()
2006-08-03 Al Viro[PATCH] don't bother with aux entires for dummy context
2006-08-03 Al Viro[PATCH] mark context of syscall entered with no rules...
2006-08-03 Al Viro[PATCH] introduce audit rules counter
2006-08-03 Amy Griffis[PATCH] fix audit oops with invalid operator
2006-08-03 Amy Griffis[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL
2006-08-03 Amy Griffis[PATCH] fix missed create event for directory audit
2006-08-03 Amy Griffis[PATCH] fix faulty inode data collection for open(...
2006-08-03 Linus TorvaldsFix force_sig_info() semantics after cleanups
2006-07-31 Josh Triplett[PATCH] timer: Fix tvec_bases initializer
2006-07-31 Steven Rostedt[PATCH] reference rt-mutex-design in rtmutex.c
2006-07-31 Tim Chen[PATCH] Reducing local_bh_enable/disable overhead in...
2006-07-31 Heiko Carstens[PATCH] pi-futex: missing pi_waiters plist initialization
2006-07-31 Rolf Eike Beer[PATCH] Add DocBook documentation for workqueue functions
2006-07-31 Jim Houston[PATCH] fix cond_resched() fix
2006-07-31 Steven Rostedt[PATCH] fix bad macro param in timer.c
2006-07-31 Chandra Seetharaman[PATCH] cpu hotplug: replace __devinit* with __cpuinit...
2006-07-31 bibo, mao[PATCH] IA64: kprobe invalidate icache of jump buffer
2006-07-31 Shailabh Nagar[PATCH] delay accounting: temporarily enable by default
2006-07-31 Shailabh Nagar[PATCH] taskstats: free skb, avoid returns in send_cpu_...
2006-07-31 Shailabh Nagar[PATCH] make taskstats sending completely independent...
2006-07-31 David Brownell[PATCH] genirq: {en,dis}able_irq_wake() need refcountin...
2006-07-31 Siddha, Suresh B[PATCH] sched: build_sched_domains() fix
2006-07-29 Ingo Molnar[PATCH] pi-futex: robust-futex exit
2006-07-29 Ingo Molnar[PATCH] pi-futex: robust-futex exit crash fix
2006-07-23 Paul Jackson[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug...
2006-07-23 Linus Torvaldscpu hotplug: simplify and hopefully fix locking
2006-07-15 Shailabh Nagar[PATCH] Remove down_write() from taskstats code invoked...
2006-07-15 Shailabh Nagar[PATCH] per-task delay accounting taskstats interface...
2006-07-15 Shailabh Nagar[PATCH] delay accounting taskstats interface send tgid...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: /proc export of...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: delay accounting...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: taskstats interface
2006-07-15 Chandra Seetharaman[PATCH] per-task-delay-accounting: cpu delay collection...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: sync block I/O and...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: setup
2006-07-15 Ingo Molnar[PATCH] lockdep: core, fix rq-lock handling on __ARCH_W...
2006-07-15 OGAWA Hirofumi[PATCH] Fix sighand->siglock usage in kernel/acct.c
2006-07-15 john stultz[PATCH] improve timekeeping resume robustness
2006-07-15 Adrian Bunk[PATCH] unexport open_softirq
2006-07-15 Luca Tettamanti[PATCH] Add try_to_freeze() to rt-test kthreads
next