ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc3/2.6.9-rc3-mm1/
- Various fixups, cleanups, etc. Nothing particularly
notable. - ppc64 build are still broken.
- sparc64 builds are still broken.
Changes since 2.6.9-rc2-mm4:
linus.patch
bk-acpi.patch
bk-agpgart.patch
bk-alsa.patch
bk-cpufreq.patch
bk-driver-core.patch
bk-i2c.patch
bk-ia64.patch
bk-ieee1394.patch
bk-input.patch
bk-dtor-input.patch
bk-libata.patch
bk-netdev.patch
bk-ntfs.patch
bk-pci.patch
bk-pnp.patch
bk-scsi.patch
bk-scsi-target.patch
bk-usb.patch
bk-watchdog.patch
External bk trees
-module-h-build-fix.patch
-e1000-dma_mapping-build-fix.patch
-mark-old-power-managment-as-deprecated-and-clean-it-up.patch
-use-global-system_state-to-avoid-system-state-confusion.patch
-swsusp-clean-up-reading.patch
-swsusp-fix-highmem.patch
-radeon-do-not-blank-screen-during-suspend.patch
-igxb-speedup.patch
-via-velocity-kconfig-fix.patch
-janitor-pcmcia-cs-replace-schedule_timeout-with-msleep.patch
-janitor-pcmcia-ds-replace-schedule_timeout-with-msleep.patch
-janitor-pcmcia-i82365-replace-schedule_timeout-with-msleep.patch
-janitor-pcmcia-sa1100_h3600-replace-schedule_timeout-with-msleep.patch
-mmc-replace-schedule_timeout-with-msleep_interruptible.patch
-add-wait_event_timeout.patch
Merged
+therm_adt746x-dont-change-loadavg.patch
Use interruptible sleep
+use-kthread_stop-in-therm_adt746x.patch
Complete conversion to the kthread API
+kprobes-exception-notifier-fix.patch
kprobes fix
+add-wcontinued-support-to-wait4-syscall.patch
wait4 API fixup
+random-preempt-safety.patch
preempt safety in the random driver
+document-isolcpus=-boot-option.patch
Documentation fix
+parport_pc-superio-chip-fixes.patch
parport fix
+sparc64-time-interpolator-build-fix.patch
sparc64 compile fix
+x86_64-lindenhurst-msi-build-fix.patch
x86_64 compile fix
+cpufreq-ondemand-prevent-various-divide-underflows.patch
+cpufreq-ondemand-account-iowait-as-idle-time.patch
cpufreq fixes
+psmouse-build-fix.patch
+atkbd-warning-fixes.patch
Fix breakage in bk-input.patch
+ne2k-pci-pci-build-fix.patch
+via-agp-pci-build-fix.patch
Fix disagreement between bk-netdev.patch and
bk-pci.patch
+generic-irq-subsystem-core.patch
+generic-irq-subsystem-x86-port.patch
+generic-irq-subsystem-x64-port.patch
+generic-irq-subsystem-ppc-port.patch
+generic-irq-subsystem-ppc64-port.patch
IRQ handling code consolidation
+kprobes-exception-notifier-fix-kgdb-i386.patch
+kprobes-exception-notifier-fix-kgdb-x86_64.patch
Fix up kgdb for the kprobes fix
+ppc-time-interpolator-build-fix.patch
+ppc64-squash-childregs-warnings.patch
+ppc64-fix-cross-compilation.patch
+ppc64-eeh-checks-mistakenly-became-no-ops.patch
ppc[64] fixes
+ext3-online-resize-fix-error-codes.patch
+ext3-online-resize-printk-debug-level.patch
+ext3-online-resize-fix-bh-leak.patch
+ext3-online-resize-use-is_rdonly.patch
+ext3-online-resize-lock-newly-created-buffers.patch
+ext3-online-resize-remove-on-stack-bogus-inode.patch
+ext3-online-resize-smp-locking-for-group-metadata.patch
+ext3-online-resize-remove-s_debts.patch
+ext3-online-resize-remove-on-stack-special-resize-inode.patch
+ext3-online-resize-make-group-add-asynchronous.patch
+ext3-online-resize-fix-comments.patch
ext3 online resizing fixes
+cpu-scheduler-fix-potential-error-in-runqueue-nr_uninterruptible-count.patch
Fix possible raciness in task accounting
+sched_domains-make-sd_node_init-per-arch.patch
Expose some CPU scheduler bits to architectures
+fix-config_debug_highmem-assert-in-copy_page_range.patch
Avoid a possible BUG with CONFIG_DEBUG_HIGHMEM
+idle-thread-preemption-fix.patch
preempt safety
-i386-hotplug-cpu.patch
-hotplug-cpu-fix-apic-queued-timer-vector-race.patch
-hotplug-cpu-move-cpu_online_map-clear-to-__cpu_disable.patch
The IRQ rework broke this patch
+cachefs-release-search-records-lest-they-return-to-haunt-us.patch
cachefs fix
+vm-no-wild-kswapd-fix.patch
page reclaim fixup.
-misrouted-irq-recovery-take-2.patch
-misrouted-irq-recovery-take-2-cleanup.patch
-misrouted-irq-recovery-take-2-fix.patch
-misrouted-irq-recovery-docs.patch
-enable_irq-backtrace.patch
The IRQ rework broke these too.
-cfq-iosched-v2.patch
-cfq-v2-update.patch
-cfq-fix-allocated-counts.patch
-cfq-warnings.patch
+update-cfq-v2-scheduler-patch.patch
+cfq-v2-pin-cfq_data-from-io_context.patch
CFQ I/O scheduler update
+switchable-and-modular-io-schedulers.patch
+switchable-and-modular-io-schedulers-fix.patch
+switchable-and-modular-io-schedulers-hack-fix.patch
runtime-switchable I/O schedulers.
+fbcon-unimap-fix.patch
+edid_info-in-zero-page.patch
fbcon/fbdev updates
+i-o-space-write-barrier.patch
write barriers for I/O space operations
-add-hook-for-pci-resource-deallocation.patch
+add-hook-for-pci-resource-deallocation-2.patch
Updated
+smc91x-fix-smp-lock-usage.patch
+smc91x-more-smp-locking-fixes.patch
+smc91x-fix-compilation-with-dma-on-pxa2xx.patch
More updates for this net driver
-janitor-use-list_for_each-drivers-pcmcia-rsrc_mgrc.patch
wrong, dropped.
-ia64-stab-in-the-dark.patch
This broke. Dropped.
+disk-stats-preempt-safety.patch
preempt safety
+document-dec-vsxxx-ab-digitizer-as-known-working.patch
Documentation fix
+move-struct-k_itimer-out-of-linux-schedh.patch
header cleanup
+fix-bugs-in-selinux-mprotect-hook.patch
SELinux fix
+disable-sw-irqbalance-irqaffinity-for-e7520-e7320-e7525-change-target_cpus-on-x86_64.patch
x86_64 IRQ handling fix
+x86-64-clustered-apic-support.patch
x86_64 clustered APIC support
+m32r-update-ioremap-routine.patch
+m32r-update-comments-for-renesas.patch
+m32r-architecture-upgrade-on-20040928.patch
+m32r-change-to-use-temporary-register-variables.patch
m32r updates
+updated-ixp4xx-mtd-driver-from-cvs-v16.patch
MTD driver update
+bsd-secure-levels-lsm-add-time-hooks.patch
+bsd-secure-levels-lsm-add-time-hooks-fix.patch
+bsd-secure-levels-lsm-core.patch
+bsd-secure-levels-lsm-core-build-fix.patch
+bsd-secure-levels-lsm-documentation.patch
BSD secure levels Linux Security Module (will need
significant updates arising from chrisw’s review – don’t look at
this yet).
+acpi-better-encapsulate-eisa_set_level_irq.patch
ACPI cleanup
+display-committed-memory-limit-and-available-in-meminfo.patch
+display-committed-memory-limit-and-available-in-meminfo-fix.patch
Add committed memory fields to /proc/meminfo
+overcommit-docs-fix.patch
MM documentation fix
+scsi-docs-fix.patch
SCSI documentation fix
+fix-kconfig-for-edd.patch
EDD Kconfig fix
+fix-up-tty-patch-problem-with-pc300-and-clean-up-braces.patch
tty patch fallout
+msleep_interruptible-fix-whitespace.patch
Small whitespace cleanup
+doc-remove-lingering-pc-9800-param.patch
Remove more PC9800 vestiges
+posix-compliant-cpu-clocks-v6-generic-kernel-patch.patch
+posix-compliant-cpu-clocks-v6-generic-kernel-patch-tidy.patch
+posix-compliant-cpu-clocks-v6-mmtimer-provides-clock_sgi_cycle.patch
make the posix clocks more posix-like
+fix-of-stack-dump-in-soft-hardirqs.patch
+fix-of-stack-dump-in-soft-hardirqs-cleanup.patch
+fix-of-stack-dump-in-soft-hardirqs-build-fix.patch
Fix the x86 stack backtracer with 4k stacks
+detach_pid-restore-optimization.patch
+detach_pid-eliminate-one-find_pid-call.patch
detach_pid() fixup
+fix-block-layer-ioctl-bug.patch
BLKFLSBUF fix
+dont-include-linux-irqh-from-drivers.patch
header cleanup
+display-phys_proc_id-only-when-it-is-initialized.patch
boot-time printk fixup
+document-drm-ioctl-use.patch
Small documentation fix
+posix-locks-bug-fix.patch
Fix a BUG in the posix locking code
+deinline-large-function-in-blowfishc.patch
Save some kernel text
+small-sha256-cleanup.patch
+small-sha512-cleanup.patch
Code consolidation
+reduce-sha512_transform-stack-usage-speedup.patch
Reduce stack consumption.
number of patches in -mm: 637
number of changesets in external trees: 526 number of patches in
-mm only: 618
total patches: 1144
All 637 patches:
linus.patch
therm_adt746x-dont-change-loadavg.patch
therm_adt746x: don’t change loadavg
use-kthread_stop-in-therm_adt746x.patch
use kthread_stop in therm_adt746x
kprobes-exception-notifier-fix.patch
kprobes exception notifier fix
add-wcontinued-support-to-wait4-syscall.patch
add WCONTINUED support to wait4 syscall
random-preempt-safety.patch
random driver preempt robustness
document-isolcpus=-boot-option.patch
document isolcpus= boot option
parport_pc-superio-chip-fixes.patch
parport_pc superio chip fixes
sparc64-time-interpolator-build-fix.patch
sparc64: time interpolator build fix
swsusp-fix-highmem.patch
swsusp: fix highmem
x86_64-lindenhurst-msi-build-fix.patch
x86_64: Lindenhurst MSI build fix
bk-acpi.patch
acpi-compile-fix.patch
acpi-compile-fix
acpi-x86_64-build-fix.patch
acpi x86_64 build fix
bk-agpgart.patch
bk-alsa.patch
bk-cpufreq.patch
cpufreq-ondemand-prevent-various-divide-underflows.patch
cpufreq: ondemand: prevent various divide
underflows
cpufreq-ondemand-account-iowait-as-idle-time.patch
cpufreq: ondemand: account iowait as idle time
bk-driver-core.patch
bk-i2c.patch
bk-ia64.patch
bk-ieee1394.patch
bk-input.patch
fix-smm-failures-on-e750x-systems.patch
fix SMM failures on E750x systems
psmouse-build-fix.patch
psmouse build fix
atkbd-warning-fixes.patch
atkbd warning fixes
bk-dtor-input.patch
bk-libata.patch
bk-netdev.patch
ne2k-pci-pci-build-fix.patch
ne2k-pci pci build fix
bk-ntfs.patch
bk-pci.patch
via-agp-pci-build-fix.patch
via-agp-pci-build-fix
bk-pnp.patch
bk-scsi.patch
bk-scsi-target.patch
qlogic-oops-fix.patch
qlogic oops fix
qlogic-isp2x00-remove-needless-busyloop.patch
QLogic ISP2x00: remove needless busyloop
scsi-qla-not-working-on-latest-mm-sn2.patch
SCSI QLA not working on latest *-mm SN2
qla2xxx-less-posting.patch
qla2xxx: less posting
tmscsim-build-fix.patch
tmscsim-build-fix
bk-usb.patch
bk-watchdog.patch
mm.patch
add -mmN to EXTRAVERSION
swsusp-progress-in-percent.patch
swsusp: progress in percent
acpi-proc-simplify-error-handling.patch
acpi proc: error handling
entry-s-cleanups.patch
i386 entry.S cleanups
make-rlimit-settings-per-process-instead-of-per-thread.patch
make rlimit settings per-process instead of
per-thread
fix-ptrace_attach-race-with-real-parents-wait-calls-2.patch
fix PTRACE_ATTACH race with real parent’s wait
calls
softirqs-fix-latency-of-softirq-processing.patch
softirqs: fix latency of softirq processing
softirqs-fix-latency-of-softirq-processing-fix.patch
softirqs-fix-latency-of-softirq-processing fix
x86_64-profiling-oops-workaround.patch
x86_64 profiling oops workaround
add-missing-linux-syscallsh-includes.patch
add missing linux/syscalls.h includes
add-missing-linux-syscallsh-includes-fix.patch
add-missing-linux-syscallsh-includes-fix
distinct-tgid-tid-cpu-usage.patch
distinct tgid/tid CPU usage
show-aggregate-per-process-counters-in-proc-pid-stat-2.patch
show aggregate per-process counters in /proc/PID/stat
2
exec-fix-posix-timers-leak-and-pending-signal-loss.patch
exec: fix posix-timers leak and pending signal loss
__set_page_dirty_nobuffers-mappings.patch
__set_page_dirty_nobuffers mappings
sysfs-backing-store-prepare-file_operations.patch
sysfs backing store – prepare sysfs_file_operations
helpers
sysfs-backing-store-prepare-file_operations-fix.patch
fix oops with firmware loading
sysfs-backing-store-add-sysfs_dirent.patch
sysfs backing store – add sysfs_direct structure
sysfs-backing-store-use-sysfs_dirent-tree-in-removal.patch
sysfs backing store: use sysfs_dirent based tree in
file removal
sysfs-backing-store-use-sysfs_dirent-tree-in-dir-file_operations.patch
sysfs backing store: use sysfs_dirent based tree in dir
file operations
sysfs-backing-store-stop-pinning-dentries-inodes-for-leaves.patch
sysfs backing store: stop pinning dentries/inodes for
leaf entries
generic-irq-subsystem-core.patch
generic irq subsystem: core
generic-irq-subsystem-x86-port.patch
generic irq subsystem: x86 port
generic-irq-subsystem-x64-port.patch
generic irq subsystem: x86_64 port
generic-irq-subsystem-ppc-port.patch
generic irq subsystem: ppc port
generic-irq-subsystem-ppc64-port.patch
generic irq subsystem: ppc64 port
kgdb-ga.patch
kgdb stub for ia32 (George Anzinger’s one)
kgdbL warning fix
kgdb buffer overflow fix
kgdbL warning fix
kgdb: CONFIG_DEBUG_INFO fix
x86_64 fixes
correct kgdb.txt Documentation link (against
2.6.1-rc1-mm2)
kgdb: fix for recent gcc
kgdb warning fixes
THREAD_SIZE fixes for kgdb
Fix stack overflow test for non-8k stacks
kgdb-ga.patch fix for i386 single-step into
sysenter
fix TRAP_BAD_SYSCALL_EXITS on i386
add TRAP_BAD_SYSCALL_EXITS config for i386
kprobes-exception-notifier-fix-kgdb-i386.patch
kprobes exception notifier fix
kgdb-is-incompatible-with-kprobes.patch
kgdb-is-incompatible-with-kprobes
kgdboe-netpoll.patch
kgdb-over-ethernet via netpoll
kgdboe: fix configuration of MAC address
kgdb-x86_64-support.patch
kgdb-x86_64-support.patch for 2.6.2-rc1-mm3
kgdb-x86_64-warning-fixes
kprobes-exception-notifier-fix-kgdb-x86_64.patch
kprobes exception notifier fix
kgdb-ia64-support.patch
IA64 kgdb support
ia64 kgdb repair and cleanup
ia64 kgdb fix
kgdb-ia64-fixes.patch
kgdb: ia64 fixes
invalidate-page-race-fix.patch
invalidate page race fix
make-tree_lock-an-rwlock.patch
make mapping->tree_lock an rwlock
must-fix.patch
must fix lists update
must fix list update
mustfix update
must-fix update
mustfix lists
ppc-time-interpolator-build-fix.patch
ppc: time interpolator build fix
ppc64-squash-childregs-warnings.patch
ppc64: squash childregs warnings
ppc64-fix-cross-compilation.patch
ppc64: fix cross-compilation
ppc64-eeh-checks-mistakenly-became-no-ops.patch
ppc64: EEH checks mistakenly became no-ops
ppc64-reloc_hide.patch
invalidate_inodes-speedup.patch
invalidate_inodes speedup
more invalidate_inodes speedup fixes
dev-mem-restriction-patch.patch
/dev/mem restriction patch
dev-mem-restriction-patch-allow-reads.patch
dev-mem-restriction-patch: allow reads
get_user_pages-handle-VM_IO.patch
fix get_user_pages() against mappings of /dev/mem
jbd-remove-livelock-avoidance.patch
JBD: remove livelock avoidance code in
journal_dirty_data()
journal_add_journal_head-debug.patch
journal_add_journal_head-debug
list_del-debug.patch
list_del debug check
unplug-can-sleep.patch
unplug functions can sleep
firestream-warnings.patch
firestream warnings
ext3_rsv_cleanup.patch
ext3 block reservation patch set — ext3 preallocation
cleanup
ext3_rsv_base.patch
ext3 block reservation patch set — ext3 block
reservation
ext3 reservations: fix performance regression
ext3 block reservation patch set — mount and ioctl
feature
ext3 block reservation patch set — dynamically
increase reservation window
ext3 reservation ifdef cleanup patch
ext3 reservation max window size check patch
ext3 reservation file ioctl fix
ext3-reservation-default-on.patch
ext3 reservation: default to on
ext3-lazy-discard-reservation-window-patch.patch
ext3 lazy discard reservation window patch
ext3 discard reservation in last iput fix patch
Fix lazy reservation discard
ext3 reservations: bad_inode fix
ext3 reservation discard race fix
ext3-reservations-spelling-fixes.patch
ext3 reservations: Spelling fixes
ext3-reservations-renumber-the-ext3-reservations-ioctls.patch
ext3 reservations: Renumber the ext3 reservations
ioctls
ext3-reservations-remove-unneeded-declaration.patch
ext3 reservations: Remove unneeded declaration.
ext3-reservations-turn-ext3-per-sb-reservations-list-into-an-rbtree.patch
ext3 reservations: Turn ext3 per-sb reservations list
into an rbtree.
ext3-reservations-split-the-reserve_window-struct-into-two.patch
ext3 reservations: Split the “reserve_window” struct
into two
ext3-reservations-smp-protect-the-reservation-during-allocation.patch
ext3 reservations: SMP-protect the reservation during
allocation
ext3-rsv-use-before-initialise-fix.patch
ext3 reservations: use before initialised fix
ext3-reservations-window-allocation-fix.patch
ext3 reservations window allocation fix
ext3-reservation-window-size-increase-incorrectly-fix.patch
ext3 reservation window size increase incorrectly
fix
perfctr-core.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][1/6] perfctr-2.7.3 for 2.6.7-rc1-mm1:
core
CONFIG_PERFCTR=n build fix
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][6/6] perfctr-2.7.3 for 2.6.7-rc1-mm1:
misc
perfctr-i386.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][2/6] perfctr-2.7.3 for 2.6.7-rc1-mm1:
i386
perfctr #if/#ifdef cleanup
perfctr Dothan support
perfctr x86_tests build fix
perfctr x86 init bug
perfctr: K8 fix for internal benchmarking code
perfctr x86 update
perfctr-prescott-fix.patch
Prescott fix for perfctr
perfctr-x86_64.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][3/6] perfctr-2.7.3 for 2.6.7-rc1-mm1:
x86_64
perfctr-ppc.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][4/6] perfctr-2.7.3 for 2.6.7-rc1-mm1:
PowerPC
perfctr ppc32 update
perfctr update 4/6: PPC32 cleanups
perfctr ppc32 buglet fix
perfctr-ppc32-mmcr0-handling-fixes.patch
perfctr ppc32 MMCR0 handling fixes
perfctr-virtualised-counters.patch
From: Mikael Pettersson <[email protected]>
Subject: [PATCH][5/6] perfctr-2.7.3 for 2.6.7-rc1-mm1:
virtualised counters
perfctr update 6/6: misc minor cleanups
perfctr update 3/6: __user annotations
perfctr-cpus_complement-fix
perfctr cpumask cleanup
perfctr SMP hang fix
virtual-perfctr-illegal-sleep.patch
virtual perfctr illegal sleep
make-perfctr_virtual-default-in-kconfig-match-recommendation.patch
Make PERFCTR_VIRTUAL default in Kconfig match
recommendation in help text
perfctr-ifdef-cleanup.patch
perfctr ifdef cleanup
perfctr-update-2-6-kconfig-related-updates.patch
perfctr update 2/6: Kconfig-related updates
perfctr-ppc32-preliminary-interrupt-support.patch
perfctr ppc32 preliminary interrupt support
perfctr-update-5-6-reduce-stack-usage.patch
perfctr update 5/6: reduce stack usage
perfctr-low-level-documentation.patch
perfctr low-level documentation
perfctr documentation update
perfctr-inheritance-1-3-driver-updates.patch
perfctr inheritance 1/3: driver updates
perfctr inheritance illegal sleep bug
perfctr-inheritance-2-3-kernel-updates.patch
perfctr inheritance 2/3: kernel updates
perfctr-inheritance-3-3-documentation-updates.patch
perfctr inheritance 3/3: documentation updates
perfctr-inheritance-locking-fix.patch
perfctr inheritance locking fix
ext3-online-resize-patch.patch
ext3: online resizing
ext3-online-resize-warning-fix
ext3-online-resize-fix-error-codes.patch
ext3 online resize: fix error codes
ext3-online-resize-printk-debug-level.patch
ext3 online resize: printk debug level
ext3-online-resize-fix-bh-leak.patch
ext3 online resize: fix bh leak
ext3-online-resize-use-is_rdonly.patch
ext3 online resize: Use IS_RDONLY()
ext3-online-resize-lock-newly-created-buffers.patch
ext3 online resize: lock newly-created buffers
ext3-online-resize-remove-on-stack-bogus-inode.patch
ext3 online resize: remove on-stack bogus inode
ext3-online-resize-smp-locking-for-group-metadata.patch
ext3 online resize: SMP locking for group metadata
ext3-online-resize-remove-s_debts.patch
ext3 online resize: remove s_debts
ext3-online-resize-remove-on-stack-special-resize-inode.patch
ext3 online resize: remove on-stack special resize
inode
ext3-online-resize-make-group-add-asynchronous.patch
ext3 online resize: make group-add asynchronous.
ext3-online-resize-fix-comments.patch
ext3 online resize: fix comments
sched-trivial-sched-changes.patch
sched: trivial sched changes
sched-add-cpu_down_prepare-notifier.patch
sched: add CPU_DOWN_PREPARE notifier
sched-integrate-cpu-hotplug-and-sched-domains.patch
sched: integrate cpu hotplug and sched domains
sched-arch_destroy_sched_domains-warning-fix.patch
sched: arch_destroy_sched_domains warning fix
sched-sched-add-load-balance-flag.patch
sched: sched add load balance flag
sched-sched-add-load-balance-flag-fix.patch
sched: ia64 load balancing fix
sched-remove-disjoint-numa-domains-setup.patch
sched: remove disjoint NUMA domains setup
sched-make-domain-setup-overridable.patch
sched: make domain setup overridable
sched-make-domain-setup-overridable-rename.patch
sched-make-domain-setup-overridable: rename IDLE
sched-make-domain-setup-overridable-fix.patch
sched: make domain setup overridable fix
sched-ia64-add-disjoint-numa-domain-support.patch
sched: IA64 add disjoint NUMA domain support
ia64-non-numa-build-fix.patch
ia64 non numa build fix
sched-fix-domain-debug-for-isolcpus.patch
sched: fix domain debug for isolcpus
sched-enable-sd_load_balance.patch
sched: enable SD_LOAD_BALANCE
sched-hotplug-add-a-cpu_down_failed-notifier.patch
sched: hotplug add a CPU_DOWN_FAILED notifier
sched-use-cpu_down_failed-notifier.patch
sched: use CPU_DOWN_FAILED notifier
sched-fixes-for-ia64-domain-setup.patch
sched: fixes for ia64 domain setup
sched-print-preempt-count.patch
sched-print-preempt-count
cpu-scheduler-fix-potential-error-in-runqueue-nr_uninterruptible-count.patch
CPU Scheduler: fix potential error in runqueue
nr_uninterruptible count
sched_domains-make-sd_node_init-per-arch.patch
sched_domains: Make SD_NODE_INIT per-arch
zaphod-scheduler.patch
zaphod CPU scheduler
zaphod-build-fix.patch
zaphod-build-fix
preempt-smp.patch
improve preemption on SMP
preempt-cleanup.patch
preempt cleanup
preempt-cleanup-fix.patch
preempt-cleanup-fix
add-lock_need_resched.patch
add lock_need_resched()
sched-add-cond_resched_softirq.patch
sched: add cond_resched_softirq()
sched-fix-latency-in-random-driver.patch
sched: fix latency in random driver
fix-secure-tcp-sequence-number-generator.patch
fix secure tcp sequence number generator
sched-ext3-fix-scheduling-latencies-in-ext3.patch
sched: ext3: fix scheduling latencies in ext3
break-latency-in-invalidate_list.patch
break latency in invalidate_list()
sched-vfs-fix-scheduling-latencies-in-prune_dcache-and-select_parent.patch
sched: vfs: fix scheduling latencies in prune_dcache()
and select_parent()
sched-vfs-fix-scheduling-latencies-in-prune_dcache-and-select_parent-fix.patch
sched-vfs-fix-scheduling-latencies-in-prune_dcache-and-select_parent
fix
sched-net-fix-scheduling-latencies-in-netstat.patch
sched: net: fix scheduling latencies in netstat
sched-net-fix-scheduling-latencies-in-__release_sock.patch
sched: net: fix scheduling latencies in
__release_sock
sched-mm-fix-scheduling-latencies-in-copy_page_range.patch
sched: mm: fix scheduling latencies in
copy_page_range()
fix-config_debug_highmem-assert-in-copy_page_range.patch
fix CONFIG_DEBUG_HIGHMEM assert in
copy_page_range()
sched-mm-fix-scheduling-latencies-in-unmap_vmas.patch
sched: mm: fix scheduling latencies in unmap_vmas()
sched-mm-fix-scheduling-latencies-in-get_user_pages.patch
sched: mm: fix scheduling latencies in
get_user_pages()
sched-mm-fix-scheduling-latencies-in-filemap_sync.patch
sched: mm: fix scheduling latencies in
filemap_sync()
sched-pty-fix-scheduling-latencies-in-ptyc.patch
sched: pty: fix scheduling latencies in pty.c
fix-keventd-execution-dependency.patch
fix keventd execution dependency
sched-fix-scheduling-latencies-in-mttrc.patch
sched: fix scheduling latencies in mttr.c
sched-fix-scheduling-latencies-in-vgaconc.patch
sched: fix scheduling latencies in vgacon.c
sched-fix-scheduling-latencies-for-preempt-kernels.patch
sched: fix scheduling latencies for !PREEMPT
kernels
remove-the-bkl-by-turning-it-into-a-semaphore.patch
remove the BKL by turning it into a semaphore
idle-thread-preemption-fix.patch
idle thread preemption fix
lockmeter-2.patch
lockmeter: lockmeter for out-of-line-spinlocks
ia64 CONFIG_LOCKMETER fix
lockmeter-build-fix
lockmeter for x86_64
lockmeter-lockmeter-fixes-for-preempt-case.patch
lockmeter: lockmeter fixes for preempt case
lockmeter2-build-fix.patch
lockmeter2-build-fix
lockmeter-in_lock_functions-fix.patch
lockmeter: in_lock_functions() fix
lockmeter-in_lock_functions-fix-2.patch
lockmeter-in_lock_functions-fix-2
lockmeter-build-fix-42.patch
lockmeter-build-fix-42
lockmeter-lockmeter-fix-for-generic_read_trylock.patch
lockmeter: lockmeter fix for generic_read_trylock
ext3_bread-cleanup.patch
ext3_bread() cleanup
pcmcia-implement-driver-model-support.patch
pcmcia: implement driver model support
pcmcia-update-network-drivers.patch
pcmcia: update network drivers
pcmcia-update-wireless-drivers.patch
pcmcia: update wireless drivers
pcmcia-fix-eject-lockup.patch
pcmcia: fix eject lockup
pcmcia-add-hotplug-support.patch
pcmcia: add *hotplug support
linux-2.6.8.1-49-rpc_workqueue.patch
nfs: RPC: Convert rpciod into a work queue for greater
flexibility
linux-2.6.8.1-50-rpc_queue_lock.patch
nfs: RPC: Remove the rpc_queue_lock global spinlock
dvdrw-support-for-267-bk13.patch
DVD+RW support for 2.6.7-bk13
packet-writing: add credits
CDRW packet writing support
packet: remove #warning
packet writing: door unlocking fix
pkt_lock_door() warning fix
Fix race in pktcdvd kernel thread handling
Fix open/close races in pktcdvd
packet writing: review fixups
Remove pkt_dev from struct pktcdvd_device
packet writing: convert to seq_file
Packet writing support for DVD-RW and DVD+RW discs.
Get blockdev size right in pktcdvd after switching
discs
packet writing documentation
Trivial CDRW packet writing doc update
Control pktcdvd with an auxiliary character device
Subject: Re: 2.6.8-rc2-mm2
control-pktcdvd-with-an-auxiliary-character-device-fix
Simplified request size handling in CDRW packet
writing
Fix setting of maximum read speed in CDRW packet
writing
Packet writing reporting fixes
Speed up the cdrw packet writing driver
packet writing: avoid BIO hackery
cdrom: buffer sizing fix
packet-writing-credits.patch
packet-writing: add credits
cdrw-packet-writing-support-for-267-bk13.patch
CDRW packet writing support
packet: remove #warning
packet writing: door unlocking fix
pkt_lock_door() warning fix
Fix race in pktcdvd kernel thread handling
Fix open/close races in pktcdvd
packet writing: review fixups
Remove pkt_dev from struct pktcdvd_device
packet writing: convert to seq_file
packet-bio-init.patch
packet-writing: use bio_init()
dvd-rw-packet-writing-update.patch
Packet writing support for DVD-RW and DVD+RW discs.
Get blockdev size right in pktcdvd after switching
discs
packet-writing-docco.patch
packet writing documentation
Trivial CDRW packet writing doc update
control-pktcdvd-with-an-auxiliary-character-device.patch
Control pktcdvd with an auxiliary character device
Subject: Re: 2.6.8-rc2-mm2
control-pktcdvd-with-an-auxiliary-character-device-fix
packet-private-data.patch
packet-writing: use gendisk private data
simplified-request-size-handling-in-cdrw-packet-writing.patch
Simplified request size handling in CDRW packet
writing
fix-setting-of-maximum-read-speed-in-cdrw-packet-writing.patch
Fix setting of maximum read speed in CDRW packet
writing
packet-writing-reporting-fix.patch
Packet writing reporting fixes
speed-up-the-cdrw-packet-writing-driver.patch
Speed up the cdrw packet writing driver
packet-writing-avoid-bio-hackery.patch
packet writing: avoid BIO hackery
packet-open-comment.patch
packet-writing: remove useless search
cdrom-buffer-size-fix.patch
cdrom: buffer sizing fix
cpufreq-driver-for-nforce2-kernel-267.patch
cpufreq driver for nForce2
allow-modular-ide-pnp.patch
allow modular ide-pnp
create-nodemask_t.patch
Create nodemask_t
nodemask fix
nodemask build fix
allow-x86_64-to-reenable-interrupts-on-contention.patch
Allow x86_64 to reenable interrupts on contention
serialize-access-to-ide-devices.patch
serialize access to ide devices
remove-unconditional-pci-acpi-irq-routing.patch
remove unconditional PCI ACPI IRQ routing
propagate-pci_enable_device-errors.patch
propagate pci_enable_device() errors
disable-atykb-warning.patch
disable atykb “too many keys pressed” warning
reiserfs-rename-struct-key.patch
reiserfs-rename-struct-key
add-some-key-management-specific-error-codes.patch
Add some key management specific error codes
keys-new-error-codes-for-alpha-mips-pa-risc-sparc-sparc64.patch
keys: new error codes for Alpha, MIPS, PA-RISC, Sparc
& Sparc64
implement-in-kernel-keys-keyring-management.patch
implement in-kernel keys & keyring management
keys build fix
keys & keyring management update patch
implement-in-kernel-keys-keyring-management-update-build-fix
implement-in-kernel-keys-keyring-management-update-build-fix-2
key management patch cleanup
return-a-different-error-if-unavailable-keytype-is-used.patch
Return a different error if unavailable keytype is
used
link-user-keyrings-together-correctly.patch
Link user keyrings together correctly
make-key-management-code-use-new-the-error-codes.patch
Make key management code use new the error codes
keys-permission-fix.patch
keys: permission fix
implement-in-kernel-keys-keyring-management-afs-workaround.patch
implement-in-kernel-keys-keyring-management afs
workaround
support-supplementary-information-for-request-key.patch
Support supplementary information for request-key
make-key-management-use-syscalls-not-prctls.patch
Make key management use syscalls not prctls
move-syscall-declarations-from-linux-keyh-2.patch
Move syscall declarations from linux/key.h #2
bits-to-make-the-key-management-api-more-usable.patch
Bits to make the key management API more usable
make-key-management-use-syscalls-not-prctls-build-fix.patch
make-key-management-use-syscalls-not-prctls build
fix
export-file_ra_state_init-again.patch
Export file_ra_state_init() again
cachefs-filesystem.patch
CacheFS filesystem
cachefs-release-search-records-lest-they-return-to-haunt-us.patch
CacheFS: release search records lest they return to
haunt us
fix-64-bit-problems-in-cachefs.patch
Fix 64-bit problems in cachefs
cachefs-fixed-typos-that-cause-wrong-pointer-to-be-kunmapped.patch
cachefs: fixed typos that cause wrong pointer to be
kunmapped
cachefs-return-the-right-error-upon-invalid-mount.patch
CacheFS: return the right error upon invalid mount
fix-cachefs-barrier-handling-and-other-kernel-discrepancies.patch
Fix CacheFS barrier handling and other kernel
discrepancies
remove-error-from-linux-cachefsh.patch
Remove #error from linux/cachefs.h
cachefs-warning-fix-2.patch
cachefs warning fix 2
cachefs-linkage-fix-2.patch
cachefs linkage fix
cachefs-build-fix.patch
cachefs build fix
cachefs-documentation.patch
CacheFS documentation
add-page-becoming-writable-notification.patch
Add page becoming writable notification
provide-a-filesystem-specific-syncable-page-bit.patch
Provide a filesystem-specific sync’able page bit
provide-a-filesystem-specific-syncable-page-bit-fix.patch
provide-a-filesystem-specific-syncable-page-bit-fix
make-afs-use-cachefs.patch
Make AFS use CacheFS
afs-cachefs-dependency-fix.patch
afs-cachefs-dependency-fix
ide-probe.patch
ide probe
268-rc3-jffs2-unable-to-read-filesystems.patch
jffs2 unable to read filesystems
jffs2-mount-options-discarded.patch
JFFS2 mount options discarded
assign_irq_vector-section-fix.patch
assign_irq_vector __init section fix
find_isa_irq_pin-should-not-be-__init.patch
find_isa_irq_pin should not be __init
kexec-i8259-shutdowni386.patch
kexec: i8259-shutdown.i386
kexec-i8259-shutdown-x86_64.patch
kexec: x86_64 i8259 shutdown
kexec-apic-virtwire-on-shutdowni386patch.patch
kexec: apic-virtwire-on-shutdown.i386.patch/
kexec-apic-virtwire-on-shutdownx86_64.patch
kexec: apic-virtwire-on-shutdown.x86_64
kexec-ioapic-virtwire-on-shutdowni386.patch
kexec: ioapic-virtwire-on-shutdown.i386
kexec-ioapic-virtwire-on-shutdownx86_64.patch
kexec: ioapic-virtwire-on-shutdown.x86_64
kexec-e820-64bit.patch
kexec: e820-64bit
kexec-kexec-generic.patch
kexec: kexec-generic
kexec-machine_shutdownx86_64.patch
kexec: machine_shutdown.x86_64
kexec-kexecx86_64.patch
kexec: kexec.x86_64
kexec-machine_shutdowni386.patch
kexec: machine_shutdown.i386
kexec-kexeci386.patch
kexec: kexec.i386
kexec-use_mm.patch
kexec: use_mm
crashdump-documentation.patch
crashdump: documentation
crashdump-memory-preserving-reboot-using-kexec.patch
crashdump: memory preserving reboot using kexec
crashdump-routines-for-copying-dump-pages.patch
crashdump: routines for copying dump pages
crashdump-kmap-build-fix.patch
crashdump kmap build fix
crashdump-register-snapshotting-before-kexec-boot.patch
crashdump: register snapshotting before kexec boot
crashdump-elf-format-dump-file-access.patch
crashdump: ELF format dump file access
crashdump-linear-raw-format-dump-file-access.patch
crashdump: linear/raw format dump file access
new-bitmap-list-format-for-cpusets.patch
new bitmap list format (for cpusets)
cpusets-big-numa-cpu-and-memory-placement.patch
cpusets – big numa cpu and memory placement
cpusets-fix-race-in-cpuset_add_file.patch
cpusets: fix race in cpuset_add_file()
cpusets-remove-more-casts.patch
cpusets: remove more casts
cpusets-make-config_cpusets-the-default-in-sn2_defconfig.patch
cpusets: make CONFIG_CPUSETS the default in
sn2_defconfig
cpusets-document-proc-status-allowed-fields.patch
cpusets: document proc status allowed fields
cpusets-dont-export-proc_cpuset_operations.patch
Cpusets – Dont export proc_cpuset_operations
cpusets-display-allowed-masks-in-proc-status.patch
cpusets: display allowed masks in proc status
cpusets-simplify-cpus_allowed-setting-in-attach.patch
cpusets: simplify cpus_allowed setting in attach
cpusets-remove-useless-validation-check.patch
cpusets: remove useless validation check
cpusets-config_cpusets-depends-on-smp.patch
Cpusets: CONFIG_CPUSETS depends on SMP
cpusets-tasks-file-simplify-format-fixes.patch
Cpusets tasks file: simplify format, fixes
cpusets-simplify-memory-generation.patch
Cpusets: simplify memory generation
cpusets-interoperate-with-hotplug-online-maps.patch
cpusets: interoperate with hotplug online maps
cpusets-alternative-fix-for-possible-race-in.patch
cpusets: alternative fix for possible race in
cpuset_tasks_read()
cpusets-remove-casts.patch
cpusets: remove void* typecasts
reiser4-sb_sync_inodes.patch
reiser4: vfs: add super_operations.sync_inodes()
reiser4-sb_sync_inodes-cleanup.patch
reiser4-sb_sync_inodes-cleanup
reiser4-allow-drop_inode-implementation.patch
reiser4: export vfs inode.c symbols
reiser4-allow-drop_inode-implementation-cleanup.patch
reiser4-allow-drop_inode-implementation-cleanup
reiser4-truncate_inode_pages_range.patch
reiser4: vfs: add truncate_inode_pages_range()
reiser4-truncate_inode_pages_range-cleanup.patch
reiser4-truncate_inode_pages_range-cleanup
reiser4-export-remove_from_page_cache.patch
reiser4: export pagecache add/remove functions to
modules
reiser4-export-page_cache_readahead.patch
reiser4: export page_cache_readahead to modules
reiser4-reget-page-mapping.patch
reiser4: vfs: re-check page->mapping after calling
try_to_release_page()
reiser4-rcu-barrier.patch
reiser4: add rcu_barrier() synchronization point
reiser4-rcu-barrier-fix.patch
reiser4-rcu-barrier fix
reiser4-export-inode_lock.patch
reiser4: export inode_lock to modules
reiser4-export-inode_lock-cleanup.patch
reiser4-export-inode_lock-cleanup
reiser4-export-pagevec-funcs.patch
reiser4: export pagevec functions to modules
reiser4-export-pagevec-funcs-cleanup.patch
reiser4-export-pagevec-funcs-cleanup
reiser4-export-radix_tree_preload.patch
reiser4: export radix_tree_preload() to modules
reiser4-radix-tree-tag.patch
reiser4: add new radix tree tag
reiser4-radix_tree_lookup_slot.patch
reiser4: add radix_tree_lookup_slot()
reiser4-aliased-dir.patch
reiser4: vfs: handle aliased directories
reiser4-kobject-umount-race.patch
reiser4: introduce filesystem kobjects
reiser4-kobject-umount-race-cleanup.patch
reiser4-kobject-umount-race-cleanup
reiser4-perthread-pages.patch
reiser4: per-thread page pools
reiser4-unstatic-kswapd.patch
reiser4: make kswapd() unstatic for debug
reiser4-include-reiser4.patch
reiser4: add to build system
reiser4-4kstacks-fix.patch
resier4-4kstacks-fix
stop-reiser4-from-turning-itself-on-by-default.patch
Stop reiser4 from turning itself on by default
reiser4-doc.patch
reiser4: documentation
reiser4-doc-update.patch
Update Documentation/Changes for reiser4
reiser4-only.patch
reiser4: main fs
reiser4-cond_resched-build-fix.patch
reiser4: cond_resched() build fix
reiser4-debug-build-fix.patch
reiser4-debug-build-fix
reiser4-prefetch-warning-fix.patch
reiser4: prefetch warning fix
reiser4-mode-fix.patch
reiser4: mode type fix
reiser4-get_context_ok-warning-fixes.patch
reiser4: get_context_ok() warning fixes
reiser4-remove-debug.patch
resier4: remove debug stuff
reiser4-spinlock-debugging-build-fix-2.patch
reiser4-spinlock-debugging-build-fix-2
reiser4-sparc64-build-fix.patch
reiser4 sparc64 build fix
sys_reiser4-sparc64-build-fix.patch
sys_reiser4 sparc64 build fix
reiser4-printk-warning-fixes.patch
reiser4 printk warning fixes
reiser4-generic_acl-fix.patch
reiser4: generic_acl fix
reiser4-plugin_set_done-memleak-fix.patch
reiser4 plugin_set_done-memleak-fix.patch
reiser4-init-max_atom_flusers.patch
reiser4 init-max_atom_flusers.patch
reiser4-parse-options-reduce-stack-usage.patch
reiser4 parse-options-reduce-stack-usage.patch
reiser4-sparce64-warning-fix.patch
reiser4 sparc64-warning-fix.patch
reiser4-hardirq-build-fix.patch
resiser4: hardirq.h build fix
reiser4-x86_64-warning-fix.patch
reiser4 x86_64-warning-fix.patch
reiser4-fix-mount-option-parsing.patch
reiser4 fix-mount-option-parsing.patch
reiser4-parse-option-cleanup.patch
reiser4 parse-option-cleanup.patch
reiser4-comment-fix.patch
reiser4 comment-fix.patch
reiser4-fill_super-improve-warning.patch
reiser4 fill_super-improve-warning.patch
reiser4-disable-pseudo.patch
reiser4 disable-pseudo.patch
reiser4-disable-repacker.patch
reiser4 disable-repacker.patch
add-acpi-based-floppy-controller-enumeration.patch
Add ACPI-based floppy controller enumeration.
add-acpi-based-floppy-controller-enumeration-fix.patch
add-acpi-based-floppy-controller-enumeration fix
update-acpi-floppy-enumeration.patch
update ACPI floppy enumeration
floppy-acpi-enumeration-update.patch
floppy ACPI enumeration update
possible-dcache-bug-debugging-patch.patch
Possible dcache BUG: debugging patch
kallsyms-data-size-reduction–lookup-speedup.patch
kallsyms data size reduction / lookup speedup
tioccons-security.patch
TIOCCONS security
fix-process-start-times.patch
Fix reporting of process start times
fix-comment-in-include-linux-nodemaskh.patch
Fix comment in include/linux/nodemask.h
x86-build-issue-with-software-suspend-code.patch
Fix x86 build issue with software suspend code
move-waitqueue-functions-to-kernel-waitc.patch
move waitqueue functions to kernel/wait.c
standardize-bit-waiting-data-type.patch
standardize bit waiting data type
provide-a-filesystem-specific-syncable-page-bit-fix-2.patch
provide-a-filesystem-specific-syncable-page-bit-fix-2
consolidate-bit-waiting-code-patterns.patch
consolidate bit waiting code patterns
consolidate-bit-waiting-code-patterns-cleanup
__wait_on_bit-fix
eliminate-bh-waitqueue-hashtable.patch
eliminate bh waitqueue hashtable
eliminate-bh-waitqueue-hashtable-fix.patch
wait_on_bit_lock() must test_and_set_bit(), not
test_bit()
eliminate-inode-waitqueue-hashtable.patch
eliminate inode waitqueue hashtable
move-wait-ops-contention-case-completely-out-of-line.patch
move wait ops’ contention case completely out of
line
reduce-number-of-parameters-to-__wait_on_bit-and-__wait_on_bit_lock.patch
reduce number of parameters to __wait_on_bit() and
__wait_on_bit_lock()
wait_on_bit-must-loop.patch
wait_on_bit() must loop
document-wake_up_bits-requirement-for-preceding-memory-barriers.patch
document wake_up_bit()’s requirement for preceding
memory barriers
jbd-wakeup-fix.patch
jbd wakeup fix
3c59x-pm-fix.patch
3c59x: enable power management unconditionally
3c59x-missing-pci_disable_device.patch
3c59x: missing pci_disable_device
3c59x-use-netdev_priv.patch
3c59x: use netdev_priv
serial-mpsc-driver.patch
Serial MPSC driver
serial-add-support-for-non-standard-xtals-to-16c950-driver.patch
serial: add support for non-standard XTALs to 16c950
driver
serial-pick-nearest-baud-rate-divider.patch
serial: pick nearest baud rate divider
add-support-for-possio-gcc-aka-pcmcia-siemens-mc45.patch
Add support for Possio GCC AKA PCMCIA Siemens MC45
vm-no-wild-kswapd.patch
vm: prevent kswapd pageout priority windup
vm-no-wild-kswapd-fix.patch
vm no wild kswapd fix
vm-pageout-throttling.patch
vm: pageout throttling
fix-race-in-sysfs_read_file-and-sysfs_write_file.patch
Fix race in sysfs_read_file() and
sysfs_write_file()
possible-race-in-sysfs_read_file-and-sysfs_write_file-update.patch
Possible race in sysfs_read_file() and
sysfs_write_file()
md-add-interface-for-userspace-monitoring-of-events.patch
md: add interface for userspace monitoring of
events.
unreachable-code-in-ext3_direct_io.patch
unreachable code in ext3_direct_IO()
fix-for-nforce2-secondary-ide-getting-wrong-irq.patch
Fix for NForce2 secondary IDE getting wrong IRQ
revert-allow-oem-written-modules-to-make-calls-to-ia64-oem-sal-functions.patch
revert “allow OEM written modules to make calls to ia64
OEM SAL functions”
switchable-and-modular-io-schedulers.patch
switchable and modular io schedulers
switchable-and-modular-io-schedulers-fix.patch
bad while termination on modular scheduler
patch
switchable-and-modular-io-schedulers-hack-fix.patch
switchable-and-modular-io-schedulers hack fix
update-cfq-v2-scheduler-patch.patch
cfq-v2 I/O scheduler update
cfq-v2-pin-cfq_data-from-io_context.patch
cfq-v2 pin cfq_data from io_context
dont-export-blkdev_open-and-def_blk_ops.patch
don’t export blkdev_open and def_blk_ops
remove-dead-code-from-fs-mbcachec.patch
remove dead code from fs/mbcache.c
remove-posix_acl_masq_nfs_mode.patch
remove posix_acl_masq_nfs_mode
dont-export-shmem_file_setup.patch
don’t export shmem_file_setup
remove-pm_find-unexport-pm_send.patch
remove pm_find, unexport pm_send
remove-dead-code-and-exports-from-signalc.patch
remove dead code and exports from signal.c
unexport-proc_sys_root.patch
unexport proc_sys_root
unexport-is_subdir-and-shrink_dcache_anon.patch
unexport is_subdir and shrink_dcache_anon
unexport-devfs_mk_symlink.patch
unexport devfs_mk_symlink
unexport-do_execve-do_select.patch
unexport do_execve/do_select
unexport-exit_mm.patch
unexport exit_mm
unexport-files_lock-and-put_filp.patch
unexport files_lock and put_filp
unexport-f_delown.patch
unexport f_delown
unexport-lookup_create.patch
unexport lookup_create
remove-wake_up_all_sync.patch
remove wake_up_all_sync
remove-set_fs_root-set_fs_pwd.patch
remove set_fs_root/set_fs_pwd
md-remove-md_flush_all.patch
md: remove md_flush_all
md-make-retry_list-non-global-in-raid1-and-multipath.patch
md: make retry_list non-global in raid1 and
multipath
md-rationalise-issue_flush-function-in-md-personalities.patch
md: rationalise issue_flush function in md
personalities
md-rationalise-unplug-functions-in-md.patch
md: rationalise unplug functions in md
md-make-sure-md-always-uses-rdev_dec_pending-properly.patch
md: make sure md always uses rdev_dec_pending
properly
md-fix-two-little-bugs-in-raid10.patch
md: fix two little bugs in raid10
md-modify-locking-when-accessing-subdevices-in-md.patch
md: modify locking when accessing subdevices in md
generic-acl-support-for-permission.patch
generic acl support for ->permission
generic-acl-support-for-permission-fix.patch
generic acl support for ->permission fix
cacheline-align-pagevec-structure.patch
Adjust align pagevec structure
fbdev-remove-unnecessary-banshee_wait_idle-from-tdfxfb.patch
fbdev: remove unnecessary banshee_wait_idle from
tdfxfb
fbdev-fix-logo-drawing-failure-for-vga16fb.patch
fbdev: fix logo drawing failure for vga16fb
fbcon-fix-setup-boot-options-of-fbcon.patch
fbcon: Fix setup boot options of fbcon
fbdev-pass-struct-device-to-class_simple_device_add.patch
fbdev: Pass struct device to
class_simple_device_add
fbdev-add-tile-blitting-support.patch
fbdev: Add Tile Blitting support
fbdev-fix-scrolling-corruption.patch
fbdev: fix scrolling corruption
radeonfb-fix-warnings-about-uninitialized-variables.patch
radeonfb: Fix monitor probe logic
fbdev-remove-i810fb-explicit-agp-initialization-hack.patch
fbdev: Remove i810fb explicit agp initialization
hack.
fbdev-add-iomem-annotations-to-fbmemc.patch
fbdev: Add iomem annotations to fbmem.c
fbdev-add-iomem-annotations-to-i810fb.patch
&n