$ git checkout -f $ git clean -d $ git reset --hard Ubuntu-2.6.24-16.30 $ git fetch origin remote: Counting objects: 89, done. Compressing objects: Unpacking 71 objects * refs/heads/origin: not updating to non-fast forward branch 'master' of git://kernel.ubuntu.com/ubuntu/ubuntu-hardy old...new: f13ea0d...9371d05 $ git rebase origin Fast-forwarded master to origin. $ sync $ git pull remote: Counting objects: 89, done. Compressing objects: Unpacking 71 objects * refs/heads/origin: not updating to non-fast forward branch 'master' of git://kernel.ubuntu.com/ubuntu/ubuntu-hardy old...new: f13ea0d...9371d05 Trying really trivial in-index merge... fatal: Merge requires file-level merging Nope. Merging HEAD with 9371d05d26492631d39f9bfb6f9e98527ebf70d5 Merging: f13ea0d UBUNTU: SAUCE: Update lpia patches from moblin tree 9371d05 UBUNTU: ACPI: Add DMI check to disable power state check in power transition found 1 common ancestor(s): ac07a8b UBUNTU: Start new release Ubuntu-2.6.24-22.44 Removing debian/abi/2.6.24-21.43/abiname Removing debian/abi/2.6.24-21.43/amd64/generic Removing debian/abi/2.6.24-21.43/amd64/server Removing debian/abi/2.6.24-21.43/amd64/server.modules Removing debian/abi/2.6.24-21.43/hppa/hppa32 Removing debian/abi/2.6.24-21.43/hppa/hppa64 Removing debian/abi/2.6.24-21.43/i386/386 Removing debian/abi/2.6.24-21.43/i386/generic Removing debian/abi/2.6.24-21.43/i386/server Removing debian/abi/2.6.24-21.43/i386/virtual Removing debian/abi/2.6.24-21.43/ia64/itanium Removing debian/abi/2.6.24-21.43/ia64/mckinley Removing debian/abi/2.6.24-21.43/ia64/mckinley.modules Removing debian/abi/2.6.24-21.43/powerpc/powerpc Removing debian/abi/2.6.24-21.43/powerpc/powerpc-smp Removing debian/abi/2.6.24-21.43/powerpc/powerpc64-smp Removing debian/abi/2.6.24-21.43/sparc/sparc64 Removing debian/abi/2.6.24-21.43/sparc/sparc64-smp Auto-merging debian/binary-custom.d/lpia/patchset/0001-dabney_thermal.patch merge: warning: conflicts during merge CONFLICT (content): Merge conflict in debian/binary-custom.d/lpia/patchset/0001-dabney_thermal.patch Removing debian/binary-custom.d/rt/patchset/0043-02-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0044-03-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0045-04-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0046-05-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0047-06-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0048-07-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0049-08-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0050-09-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0051-10-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0052-11-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0053-12-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0054-13-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0055-14-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0056-15-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0057-16-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0058-17-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0059-18-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0060-ftrace-nop-calls.patch Removing debian/binary-custom.d/rt/patchset/0061-ftrace-move-memory-management-to-generic.patch Removing debian/binary-custom.d/rt/patchset/0062-ftrace-direct-calls.patch Removing debian/binary-custom.d/rt/patchset/0063-ftrace-filter-functions.patch Removing debian/binary-custom.d/rt/patchset/0064-ftrace-alloc-pages.patch Removing debian/binary-custom.d/rt/patchset/0065-ftrace-debug-use-preempt-disable-notrace.patch Removing debian/binary-custom.d/rt/patchset/0066-ftrace-irqsoff-smp-processor-id-fix.patch Removing debian/binary-custom.d/rt/patchset/0067-ftrace-lockdep-notrace-annotations.patch Removing debian/binary-custom.d/rt/patchset/0068-ftrace-dont-use-raw-irq-save.patch Removing debian/binary-custom.d/rt/patchset/0069-ftrace-max-update-fixes.patch Removing debian/binary-custom.d/rt/patchset/0070-ftrace-latest-updates.patch Removing debian/binary-custom.d/rt/patchset/0071-ftrace-flip-fix.patch Removing debian/binary-custom.d/rt/patchset/0073-tracer-use-sched-clock.patch Removing debian/binary-custom.d/rt/patchset/0074-tracer-event-trace.patch Removing debian/binary-custom.d/rt/patchset/0082-ppc-add-mcount.patch Removing debian/binary-custom.d/rt/patchset/0083-ppc-mcount-dummy-functions.patch Removing debian/binary-custom.d/rt/patchset/0084-ppc-mark-notrace-mainline.patch Removing debian/binary-custom.d/rt/patchset/0085-ppc-add-ppc32-mcount.patch Removing debian/binary-custom.d/rt/patchset/0086-ppc-select-mcount.patch Removing debian/binary-custom.d/rt/patchset/0115-latency-tracing-prctl-api-hack.patch Removing debian/binary-custom.d/rt/patchset/0116-ftrace-eventtrace-fixup.patch Removing debian/binary-custom.d/rt/patchset/0207-preempt-realtime-ftrace.patch Removing debian/binary-custom.d/rt/patchset/0417-ppc32_notrace_init_functions.patch Automatic merge failed; fix conflicts and then commit the result. $ git status # Updated but not checked in: # (will commit) # # modified: Documentation/kernel-parameters.txt # modified: Makefile # modified: arch/arm/mach-pxa/clock.c # modified: arch/mips/kernel/i8259.c # modified: arch/mips/kernel/irq.c # modified: arch/parisc/kernel/firmware.c # modified: arch/parisc/kernel/pdc_cons.c # modified: arch/parisc/kernel/signal.c # modified: arch/s390/lib/uaccess_pt.c # modified: arch/sparc64/kernel/ptrace.c # modified: arch/sparc64/kernel/signal.c # modified: arch/sparc64/mm/tlb.c # modified: arch/x86/kernel/apic_32.c # modified: arch/x86/kernel/apic_64.c # modified: arch/x86/kernel/io_apic_32.c # modified: arch/x86/kernel/io_apic_64.c # modified: arch/x86/kernel/machine_kexec_64.c # modified: arch/x86/kernel/process_64.c # modified: arch/x86/kernel/smpboot_32.c # modified: arch/x86/kernel/smpboot_64.c # modified: arch/x86/lib/copy_user_64.S # modified: arch/x86/lib/copy_user_nocache_64.S # modified: arch/x86/pci/mmconfig-shared.c # modified: arch/x86/pci/mmconfig_32.c # modified: arch/x86/pci/mmconfig_64.c # modified: arch/x86/pci/pci.h # modified: arch/x86/xen/enlighten.c # modified: arch/x86/xen/xen-asm.S # modified: crypto/async_tx/async_xor.c # modified: crypto/xcbc.c # modified: crypto/xts.c # deleted: debian/abi/2.6.24-21.43/abiname # deleted: debian/abi/2.6.24-21.43/amd64/generic # deleted: debian/abi/2.6.24-21.43/amd64/server # deleted: debian/abi/2.6.24-21.43/amd64/server.modules # deleted: debian/abi/2.6.24-21.43/hppa/hppa32 # deleted: debian/abi/2.6.24-21.43/hppa/hppa64 # deleted: debian/abi/2.6.24-21.43/i386/386 # deleted: debian/abi/2.6.24-21.43/i386/generic # deleted: debian/abi/2.6.24-21.43/i386/server # deleted: debian/abi/2.6.24-21.43/i386/virtual # deleted: debian/abi/2.6.24-21.43/ia64/itanium # deleted: debian/abi/2.6.24-21.43/ia64/mckinley # deleted: debian/abi/2.6.24-21.43/ia64/mckinley.modules # deleted: debian/abi/2.6.24-21.43/powerpc/powerpc # deleted: debian/abi/2.6.24-21.43/powerpc/powerpc-smp # deleted: debian/abi/2.6.24-21.43/powerpc/powerpc64-smp # deleted: debian/abi/2.6.24-21.43/sparc/sparc64 # deleted: debian/abi/2.6.24-21.43/sparc/sparc64-smp # new file: debian/abi/2.6.24-23.46/abiname # new file: debian/abi/2.6.24-23.46/amd64/generic # copied: debian/abi/2.6.24-21.43/amd64/generic.modules -> debian/abi/2.6.24-23.46/amd64/generic.modules # new file: debian/abi/2.6.24-23.46/amd64/server # renamed: debian/abi/2.6.24-21.43/amd64/generic.modules -> debian/abi/2.6.24-23.46/amd64/server.modules # new file: debian/abi/2.6.24-23.46/hppa/hppa32 # renamed: debian/abi/2.6.24-21.43/hppa/hppa32.modules -> debian/abi/2.6.24-23.46/hppa/hppa32.modules # new file: debian/abi/2.6.24-23.46/hppa/hppa64 # renamed: debian/abi/2.6.24-21.43/hppa/hppa64.modules -> debian/abi/2.6.24-23.46/hppa/hppa64.modules # new file: debian/abi/2.6.24-23.46/i386/386 # renamed: debian/abi/2.6.24-21.43/i386/386.modules -> debian/abi/2.6.24-23.46/i386/386.modules # new file: debian/abi/2.6.24-23.46/i386/generic # renamed: debian/abi/2.6.24-21.43/i386/generic.modules -> debian/abi/2.6.24-23.46/i386/generic.modules # new file: debian/abi/2.6.24-23.46/i386/server # renamed: debian/abi/2.6.24-21.43/i386/server.modules -> debian/abi/2.6.24-23.46/i386/server.modules # new file: debian/abi/2.6.24-23.46/i386/virtual # renamed: debian/abi/2.6.24-21.43/i386/virtual.modules -> debian/abi/2.6.24-23.46/i386/virtual.modules # new file: debian/abi/2.6.24-23.46/ia64/itanium # copied: debian/abi/2.6.24-21.43/ia64/itanium.modules -> debian/abi/2.6.24-23.46/ia64/itanium.modules # new file: debian/abi/2.6.24-23.46/ia64/mckinley # renamed: debian/abi/2.6.24-21.43/ia64/itanium.modules -> debian/abi/2.6.24-23.46/ia64/mckinley.modules # new file: debian/abi/2.6.24-23.46/powerpc/powerpc # new file: debian/abi/2.6.24-23.46/powerpc/powerpc-smp # renamed: debian/abi/2.6.24-21.43/powerpc/powerpc-smp.modules -> debian/abi/2.6.24-23.46/powerpc/powerpc-smp.modules # renamed: debian/abi/2.6.24-21.43/powerpc/powerpc.modules -> debian/abi/2.6.24-23.46/powerpc/powerpc.modules # new file: debian/abi/2.6.24-23.46/powerpc/powerpc64-smp # renamed: debian/abi/2.6.24-21.43/powerpc/powerpc64-smp.modules -> debian/abi/2.6.24-23.46/powerpc/powerpc64-smp.modules # new file: debian/abi/2.6.24-23.46/sparc/sparc64 # new file: debian/abi/2.6.24-23.46/sparc/sparc64-smp # renamed: debian/abi/2.6.24-21.43/sparc/sparc64-smp.modules -> debian/abi/2.6.24-23.46/sparc/sparc64-smp.modules # renamed: debian/abi/2.6.24-21.43/sparc/sparc64.modules -> debian/abi/2.6.24-23.46/sparc/sparc64.modules # modified: debian/binary-custom.d/openvz/patchset/0001-2.6.24-ovz002.patch # modified: debian/binary-custom.d/openvz/patchset/0002-ubuntu-specific-revert-aa-d-path-changes.patch # modified: debian/binary-custom.d/openvz/patchset/0008-CPT-reexport-sys_open.patch # modified: debian/binary-custom.d/openvz/patchset/0017-Remove-kmem_cache-walking-logic.patch # modified: debian/binary-custom.d/openvz/patchset/0018-FAIRSCHED-add-scheduler-grouping-based-on-stock-gro.patch # modified: debian/binary-custom.d/openvz/patchset/0023-FAIRSCHED-change-proc-interface-to-work-with-vz-gro.patch # modified: debian/binary-custom.d/openvz/patchset/0027-NETFILTER-move-init-functions-after-fini-functions.patch # modified: debian/binary-custom.d/openvz/patchset/0034-NETFILTER-remove-many-useless-NULL-assignments.patch # modified: debian/binary-custom.d/openvz/patchset/0035-Change-sys_setsid-and-set_special_pids-to-work-w.patch # modified: debian/binary-custom.d/openvz/patchset/0038-Add-kernel.pid_ns_hide_child-sysctl.patch # modified: debian/binary-custom.d/openvz/patchset/0041-Linux-2.6.24-ovz003.patch # modified: debian/binary-custom.d/openvz/patchset/0048-Linux-2.6.24-ovz004.patch # modified: debian/binary-custom.d/openvz/patchset/0050-ubuntu-make-mmap-POSIX-conform.patch # modified: debian/binary-custom.d/openvz/patchset/0055-IPV6-make-proc-net-if_inet6-visible-in-VE.patch # modified: debian/binary-custom.d/openvz/patchset/0058-Add-per-VE-proc-net-tcp6.patch # modified: debian/binary-custom.d/openvz/patchset/0072-FAIRSCHED-move-to-kernel-fairsched.c.patch # modified: debian/binary-custom.d/openvz/patchset/0074-Linux-2.6.24-ovz005.patch # modified: debian/binary-custom.d/openvz/patchset/0084-CPT-net-open-requests.patch # modified: debian/binary-custom.d/openvz/patchset/0131-VE-stats-percpustat.patch # new file: debian/binary-custom.d/openvz/patchset/0132-CPT-fix-EXIT_DEAD-TASK_DEAD-checks.patch # new file: debian/binary-custom.d/openvz/patchset/0133-CPT-SMP-race-in-detecting-state-of-ptraced-processes.patch # new file: debian/binary-custom.d/openvz/patchset/0134-BRIDGE-correct-checking-for-input-packets.patch # new file: debian/binary-custom.d/openvz/patchset/0135-VE-IPv6-give-owner_ve-to-fib_table-and-fib6_local_ta.patch # new file: debian/binary-custom.d/openvz/patchset/0136-VE-NETLINK-fix-lookup-check.patch # new file: debian/binary-custom.d/openvz/patchset/0137-VE-SYSCTL-cleanup-cap-bset.patch # new file: debian/binary-custom.d/openvz/patchset/0138-VE-NETFILTER-make-ip_conntrack_disable_ve0-option-do.patch # new file: debian/binary-custom.d/openvz/patchset/0139-VE-NETFILTER-destroy-nf_conntrack_cache-correctly.patch # new file: debian/binary-custom.d/openvz/patchset/0140-VZDQ-correct-size-on-proc-vz-aquota-aquota.patch # new file: debian/binary-custom.d/openvz/patchset/0141-MISC-autofs4-revert-ia32-compat-hack.patch # new file: debian/binary-custom.d/openvz/patchset/0142-MISC-autofs4-ia32-compat.patch # new file: debian/binary-custom.d/openvz/patchset/0143-MISC-autofs4-pidns-friendly-oz_mode.patch # new file: debian/binary-custom.d/openvz/patchset/0144-MISC-autofs-fix-default-pgrp-vnr.patch # new file: debian/binary-custom.d/openvz/patchset/0145-VE-add-missed-semaphore-up-and-set-exec-env.patch # new file: debian/binary-custom.d/openvz/patchset/0146-MS-NETNS-make-rtnetlink-infrastructure-network-names.patch # new file: debian/binary-custom.d/openvz/patchset/0147-MS-NETNS-memory-leak-on-network-namespace-stop.patch # new file: debian/binary-custom.d/openvz/patchset/0148-MS-NETNS-Double-free-in-netlink_release.patch # new file: debian/binary-custom.d/openvz/patchset/0149-MS-NETNS-Consolidate-kernel-netlink-socket-destructi.patch # new file: debian/binary-custom.d/openvz/patchset/0150-MS-NETNS-Namespace-stop-vs-ip-r-l-race.patch # new file: debian/binary-custom.d/openvz/patchset/0151-MS-NETNS-Fix-race-between-put_net-and-netlink_kern.patch # new file: debian/binary-custom.d/openvz/patchset/0152-MS-NETNS-No-need-for-a-separate-__netlink_release-ca.patch # new file: debian/binary-custom.d/openvz/patchset/0153-MS-NETNS-Make-netlink_kernel_release-publically-avai.patch # new file: debian/binary-custom.d/openvz/patchset/0154-MS-NETNS-sk_release_kernel-needs-to-be-exported-to-m.patch # new file: debian/binary-custom.d/openvz/patchset/0155-VE-introduce-ve_netns.patch # new file: debian/binary-custom.d/openvz/patchset/0156-VE-let-ve_netns-live-a-bit-more.patch # new file: debian/binary-custom.d/openvz/patchset/0157-CPT-assign-net_ns-of-restored-tun-tap-device.patch # new file: debian/binary-custom.d/openvz/patchset/0158-Fix-wrong-size-of-ub0_percpu.patch # new file: debian/binary-custom.d/openvz/patchset/0159-Fix-OOPS-while-stopping-VE-after-binfmt_misc.ko-load.patch # modified: debian/binary-custom.d/rt/config.amd64 # modified: debian/binary-custom.d/rt/config.i386 # new file: debian/binary-custom.d/rt/patchset/0001-futex-fix-fault-damage.patch # new file: debian/binary-custom.d/rt/patchset/0002-futex-remove-warn-on.patch # new file: debian/binary-custom.d/rt/patchset/0004-mm-fix-race-in-cow-logic.patch # new file: debian/binary-custom.d/rt/patchset/0005-hrtimer-20080427.patch # new file: debian/binary-custom.d/rt/patchset/0006-hrtimer-deadlock-fix.patch # new file: debian/binary-custom.d/rt/patchset/0007-hrtimer-infinite-loop-fix.patch # new file: debian/binary-custom.d/rt/patchset/0008-hrtimer-dont-migrate-raisesoftirq.patch # new file: debian/binary-custom.d/rt/patchset/0009-linux-2.6.24-pollfix.patch # new file: debian/binary-custom.d/rt/patchset/0010-CVE-2008-1673-ans1_sanity_check_on_BER_decoding.patch # new file: debian/binary-custom.d/rt/patchset/0011-CVE-2008-2148-simplify_sched_fair.patch # new file: debian/binary-custom.d/rt/patchset/0012-fix_inotify_user_coalescing-bz453990.patch # new file: debian/binary-custom.d/rt/patchset/0013-x86_64-ia32_syscall_restart_fix.patch # new file: debian/binary-custom.d/rt/patchset/0014-x86_64-ptrace_sign_extend_orig_rax_to_64bits.patch # new file: debian/binary-custom.d/rt/patchset/0015-x86_fix_vsyscall_wreckage.patch # new file: debian/binary-custom.d/rt/patchset/0016-m68knommu-upstream-patches.patch # renamed: debian/binary-custom.d/rt/patchset/0001-0001-sched-count-of-queued-RT-tasks.patch -> debian/binary-custom.d/rt/patchset/0017-0001-sched-count-of-queued-RT-tasks.patch # renamed: debian/binary-custom.d/rt/patchset/0002-0002-sched-track-highest-prio-task-queued.patch -> debian/binary-custom.d/rt/patchset/0018-0002-sched-track-highest-prio-task-queued.patch # renamed: debian/binary-custom.d/rt/patchset/0003-0003-sched-add-RT-task-pushing.patch -> debian/binary-custom.d/rt/patchset/0019-0003-sched-add-RT-task-pushing.patch # renamed: debian/binary-custom.d/rt/patchset/0004-0004-sched-add-rt-overload-tracking.patch -> debian/binary-custom.d/rt/patchset/0020-0004-sched-add-rt-overload-tracking.patch # renamed: debian/binary-custom.d/rt/patchset/0005-0005-sched-pull-RT-tasks-from-overloaded-runqueues.patch -> debian/binary-custom.d/rt/patchset/0021-0005-sched-pull-RT-tasks-from-overloaded-runqueues.patch # renamed: debian/binary-custom.d/rt/patchset/0006-0006-sched-push-RT-tasks-from-overloaded-CPUs.patch -> debian/binary-custom.d/rt/patchset/0022-0006-sched-push-RT-tasks-from-overloaded-CPUs.patch # renamed: debian/binary-custom.d/rt/patchset/0007-0007-sched-disable-standard-balancer-for-RT-tasks.patch -> debian/binary-custom.d/rt/patchset/0023-0007-sched-disable-standard-balancer-for-RT-tasks.patch # renamed: debian/binary-custom.d/rt/patchset/0008-0008-sched-add-RT-balance-cpu-weight.patch -> debian/binary-custom.d/rt/patchset/0024-0008-sched-add-RT-balance-cpu-weight.patch # renamed: debian/binary-custom.d/rt/patchset/0009-0009-sched-clean-up-this_rq-use-in-kernel-sched_rt.c.patch -> debian/binary-custom.d/rt/patchset/0025-0009-sched-clean-up-this_rq-use-in-kernel-sched_rt.c.patch # renamed: debian/binary-custom.d/rt/patchset/0010-0010-sched-de-SCHED_OTHER-ize-the-RT-path.patch -> debian/binary-custom.d/rt/patchset/0026-0010-sched-de-SCHED_OTHER-ize-the-RT-path.patch # renamed: debian/binary-custom.d/rt/patchset/0011-0011-sched-break-out-search-for-RT-tasks.patch -> debian/binary-custom.d/rt/patchset/0027-0011-sched-break-out-search-for-RT-tasks.patch # renamed: debian/binary-custom.d/rt/patchset/0012-0012-sched-RT-balancing-include-current-CPU.patch -> debian/binary-custom.d/rt/patchset/0028-0012-sched-RT-balancing-include-current-CPU.patch # renamed: debian/binary-custom.d/rt/patchset/0013-0013-sched-pre-route-RT-tasks-on-wakeup.patch -> debian/binary-custom.d/rt/patchset/0029-0013-sched-pre-route-RT-tasks-on-wakeup.patch # renamed: debian/binary-custom.d/rt/patchset/0014-0014-sched-optimize-RT-affinity.patch -> debian/binary-custom.d/rt/patchset/0030-0014-sched-optimize-RT-affinity.patch # renamed: debian/binary-custom.d/rt/patchset/0015-0015-sched-wake-balance-fixes.patch -> debian/binary-custom.d/rt/patchset/0031-0015-sched-wake-balance-fixes.patch # renamed: debian/binary-custom.d/rt/patchset/0016-0016-sched-RT-balance-avoid-overloading.patch -> debian/binary-custom.d/rt/patchset/0032-0016-sched-RT-balance-avoid-overloading.patch # renamed: debian/binary-custom.d/rt/patchset/0017-0017-sched-break-out-early-if-RT-task-cannot-be-migrated.patch -> debian/binary-custom.d/rt/patchset/0033-0017-sched-break-out-early-if-RT-task-cannot-be-migrated.patch # renamed: debian/binary-custom.d/rt/patchset/0018-0018-sched-RT-balance-optimize.patch -> debian/binary-custom.d/rt/patchset/0034-0018-sched-RT-balance-optimize.patch # renamed: debian/binary-custom.d/rt/patchset/0019-0019-sched-RT-balance-optimize-cpu-search.patch -> debian/binary-custom.d/rt/patchset/0035-0019-sched-RT-balance-optimize-cpu-search.patch # renamed: debian/binary-custom.d/rt/patchset/0020-0020-sched-RT-balance-on-new-task.patch -> debian/binary-custom.d/rt/patchset/0036-0020-sched-RT-balance-on-new-task.patch # renamed: debian/binary-custom.d/rt/patchset/0021-0021-sched-clean-up-pick_next_highest_task_rt.patch -> debian/binary-custom.d/rt/patchset/0037-0021-sched-clean-up-pick_next_highest_task_rt.patch # renamed: debian/binary-custom.d/rt/patchset/0022-0022-sched-clean-up-find_lock_lowest_rq.patch -> debian/binary-custom.d/rt/patchset/0038-0022-sched-clean-up-find_lock_lowest_rq.patch # renamed: debian/binary-custom.d/rt/patchset/0023-0024-sched-clean-up-kernel-sched_rt.c.patch -> debian/binary-custom.d/rt/patchset/0039-0024-sched-clean-up-kernel-sched_rt.c.patch # renamed: debian/binary-custom.d/rt/patchset/0024-0025-sched-remove-rt_overload.patch -> debian/binary-custom.d/rt/patchset/0040-0025-sched-remove-rt_overload.patch # renamed: debian/binary-custom.d/rt/patchset/0025-0026-sched-remove-leftover-debugging.patch -> debian/binary-custom.d/rt/patchset/0041-0026-sched-remove-leftover-debugging.patch # renamed: debian/binary-custom.d/rt/patchset/0026-0027-sched-clean-up-pull_rt_task.patch -> debian/binary-custom.d/rt/patchset/0042-0027-sched-clean-up-pull_rt_task.patch # renamed: debian/binary-custom.d/rt/patchset/0027-0028-sched-clean-up-schedule_balance_rt.patch -> debian/binary-custom.d/rt/patchset/0043-0028-sched-clean-up-schedule_balance_rt.patch # deleted: debian/binary-custom.d/rt/patchset/0043-02-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0028-0029-sched-add-sched-domain-roots.patch -> debian/binary-custom.d/rt/patchset/0044-0029-sched-add-sched-domain-roots.patch # deleted: debian/binary-custom.d/rt/patchset/0044-03-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0029-0030-sched-update-root-domain-spans-upon-departure.patch -> debian/binary-custom.d/rt/patchset/0045-0030-sched-update-root-domain-spans-upon-departure.patch # deleted: debian/binary-custom.d/rt/patchset/0045-04-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0030-0031-Subject-SCHED-Only-balance-our-RT-tasks-within-ou.patch -> debian/binary-custom.d/rt/patchset/0046-0031-Subject-SCHED-Only-balance-our-RT-tasks-within-ou.patch # deleted: debian/binary-custom.d/rt/patchset/0046-05-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0031-0032-sched-fix-sched_rt.c-join-leave_domain.patch -> debian/binary-custom.d/rt/patchset/0047-0032-sched-fix-sched_rt.c-join-leave_domain.patch # deleted: debian/binary-custom.d/rt/patchset/0047-06-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0032-0034-sched-style-cleanup-2.patch -> debian/binary-custom.d/rt/patchset/0048-0034-sched-style-cleanup-2.patch # deleted: debian/binary-custom.d/rt/patchset/0048-07-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0033-0035-sched-add-credits-for-RT-balancing-improvements.patch -> debian/binary-custom.d/rt/patchset/0049-0035-sched-add-credits-for-RT-balancing-improvements.patch # deleted: debian/binary-custom.d/rt/patchset/0049-08-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0034-0037-sched-whitespace-cleanups-in-topology.h.patch -> debian/binary-custom.d/rt/patchset/0050-0037-sched-whitespace-cleanups-in-topology.h.patch # deleted: debian/binary-custom.d/rt/patchset/0050-09-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0035-0038-sched-no-need-for-affine-wakeup-balancing-in.patch -> debian/binary-custom.d/rt/patchset/0051-0038-sched-no-need-for-affine-wakeup-balancing-in.patch # deleted: debian/binary-custom.d/rt/patchset/0051-10-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0036-0039-sched-get-rid-of-new_cpu-in-try_to_wake_up.patch -> debian/binary-custom.d/rt/patchset/0052-0039-sched-get-rid-of-new_cpu-in-try_to_wake_up.patch # deleted: debian/binary-custom.d/rt/patchset/0052-11-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0037-0041-sched-RT-balance-replace-hooks-with-pre-post-sched.patch -> debian/binary-custom.d/rt/patchset/0053-0041-sched-RT-balance-replace-hooks-with-pre-post-sched.patch # deleted: debian/binary-custom.d/rt/patchset/0053-12-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0038-0042-sched-RT-balance-add-new-methods-to-sched_class.patch -> debian/binary-custom.d/rt/patchset/0054-0042-sched-RT-balance-add-new-methods-to-sched_class.patch # deleted: debian/binary-custom.d/rt/patchset/0054-13-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0039-0043-sched-RT-balance-only-adjust-overload-state-when-c.patch -> debian/binary-custom.d/rt/patchset/0055-0043-sched-RT-balance-only-adjust-overload-state-when-c.patch # deleted: debian/binary-custom.d/rt/patchset/0055-14-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0040-0044-sched-remove-some-old-cpuset-logic.patch -> debian/binary-custom.d/rt/patchset/0056-0044-sched-remove-some-old-cpuset-logic.patch # deleted: debian/binary-custom.d/rt/patchset/0056-15-ftrace.patch # deleted: debian/binary-custom.d/rt/patchset/0057-16-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0041-sched-use-a-2d-bitmap-search-prio-cpu.patch -> debian/binary-custom.d/rt/patchset/0057-sched-use-a-2d-bitmap-search-prio-cpu.patch # deleted: debian/binary-custom.d/rt/patchset/0058-17-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0042-remove-unused-var-warning.patch -> debian/binary-custom.d/rt/patchset/0058-remove-unused-var-warning.patch # deleted: debian/binary-custom.d/rt/patchset/0059-18-ftrace.patch # new file: debian/binary-custom.d/rt/patchset/0059-markers-upstream.patch # deleted: debian/binary-custom.d/rt/patchset/0060-ftrace-nop-calls.patch # new file: debian/binary-custom.d/rt/patchset/0060-ftrace-upstream.patch # new file: debian/binary-custom.d/rt/patchset/0061-ftrace-disable-daemon.patch # deleted: debian/binary-custom.d/rt/patchset/0061-ftrace-move-memory-management-to-generic.patch # deleted: debian/binary-custom.d/rt/patchset/0062-ftrace-direct-calls.patch # new file: debian/binary-custom.d/rt/patchset/0062-ftrace-safe-traversal-hlist.patch # deleted: debian/binary-custom.d/rt/patchset/0063-ftrace-filter-functions.patch # new file: debian/binary-custom.d/rt/patchset/0063-ftrace-update-cnt-stat-fix.patch # deleted: debian/binary-custom.d/rt/patchset/0064-ftrace-alloc-pages.patch # new file: debian/binary-custom.d/rt/patchset/0064-ftrace-function-record-nop.patch # deleted: debian/binary-custom.d/rt/patchset/0065-ftrace-debug-use-preempt-disable-notrace.patch # renamed: debian/binary-custom.d/rt/patchset/0072-tracer-add-event-markers.patch -> debian/binary-custom.d/rt/patchset/0065-tracer-add-event-markers.patch # deleted: debian/binary-custom.d/rt/patchset/0066-ftrace-irqsoff-smp-processor-id-fix.patch # new file: debian/binary-custom.d/rt/patchset/0066-tracer-event-trace.patch # deleted: debian/binary-custom.d/rt/patchset/0067-ftrace-lockdep-notrace-annotations.patch # renamed: debian/binary-custom.d/rt/patchset/0075-trace-histograms.patch -> debian/binary-custom.d/rt/patchset/0067-trace-histograms.patch # deleted: debian/binary-custom.d/rt/patchset/0068-ftrace-dont-use-raw-irq-save.patch # new file: debian/binary-custom.d/rt/patchset/0068-trace_hist-divzero.patch # renamed: debian/binary-custom.d/rt/patchset/0076-event-tracer-syscall-x86_64.patch -> debian/binary-custom.d/rt/patchset/0069-event-tracer-syscall-x86_64.patch # deleted: debian/binary-custom.d/rt/patchset/0069-ftrace-max-update-fixes.patch # renamed: debian/binary-custom.d/rt/patchset/0077-event-tracer-syscall-i386.patch -> debian/binary-custom.d/rt/patchset/0070-event-tracer-syscall-i386.patch # deleted: debian/binary-custom.d/rt/patchset/0070-ftrace-latest-updates.patch # deleted: debian/binary-custom.d/rt/patchset/0071-ftrace-flip-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0078-trace-events-handle-syscalls.patch -> debian/binary-custom.d/rt/patchset/0071-trace-events-handle-syscalls.patch # renamed: debian/binary-custom.d/rt/patchset/0079-preempt-trace.patch -> debian/binary-custom.d/rt/patchset/0072-preempt-trace.patch # renamed: debian/binary-custom.d/rt/patchset/0080-trace-add-event-markers-arm.patch -> debian/binary-custom.d/rt/patchset/0073-trace-add-event-markers-arm.patch # deleted: debian/binary-custom.d/rt/patchset/0073-tracer-use-sched-clock.patch # renamed: debian/binary-custom.d/rt/patchset/0081-ppc-rename-xmon-mcount.patch -> debian/binary-custom.d/rt/patchset/0074-ppc-rename-xmon-mcount.patch # deleted: debian/binary-custom.d/rt/patchset/0074-tracer-event-trace.patch # new file: debian/binary-custom.d/rt/patchset/0075-powerpc-add-ftrace.patch # new file: debian/binary-custom.d/rt/patchset/0076-powerpc-ftrace-cleanups.patch # new file: debian/binary-custom.d/rt/patchset/0077-powerpc-remove-ip-converted.patch # new file: debian/binary-custom.d/rt/patchset/0078-powerpc-ftrace-store-mcount.patch # new file: debian/binary-custom.d/rt/patchset/0079-powerpc-ftrace-stop-on-oops.patch # new file: debian/binary-custom.d/rt/patchset/0080-ftrace-m68knommu-add-FTRACE-support.patch # new file: debian/binary-custom.d/rt/patchset/0081-ftrace-m68knommu-generic-stacktrace-function.patch # deleted: debian/binary-custom.d/rt/patchset/0082-ppc-add-mcount.patch # renamed: debian/binary-custom.d/rt/patchset/0087-sched-enable-irqs-in-preempt-in-notifier-call.patch -> debian/binary-custom.d/rt/patchset/0082-sched-enable-irqs-in-preempt-in-notifier-call.patch # renamed: debian/binary-custom.d/rt/patchset/0088-ep93xx-timer-accuracy.patch -> debian/binary-custom.d/rt/patchset/0083-ep93xx-timer-accuracy.patch # deleted: debian/binary-custom.d/rt/patchset/0083-ppc-mcount-dummy-functions.patch # renamed: debian/binary-custom.d/rt/patchset/0089-ep93xx-clockevents.patch -> debian/binary-custom.d/rt/patchset/0084-ep93xx-clockevents.patch # deleted: debian/binary-custom.d/rt/patchset/0084-ppc-mark-notrace-mainline.patch # renamed: debian/binary-custom.d/rt/patchset/0090-ep93xx-clockevents-fix.patch -> debian/binary-custom.d/rt/patchset/0085-ep93xx-clockevents-fix.patch # deleted: debian/binary-custom.d/rt/patchset/0085-ppc-add-ppc32-mcount.patch # renamed: debian/binary-custom.d/rt/patchset/0091-arm-leds-timer.patch -> debian/binary-custom.d/rt/patchset/0086-arm-leds-timer.patch # deleted: debian/binary-custom.d/rt/patchset/0086-ppc-select-mcount.patch # renamed: debian/binary-custom.d/rt/patchset/0092-spinlock-trylock-cleanup-sungem.patch -> debian/binary-custom.d/rt/patchset/0087-spinlock-trylock-cleanup-sungem.patch # renamed: debian/binary-custom.d/rt/patchset/0093-x86_64-tsc-sync-irqflags-fix.patch -> debian/binary-custom.d/rt/patchset/0088-x86_64-tsc-sync-irqflags-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0094-neptune-no-at-keyboard.patch -> debian/binary-custom.d/rt/patchset/0089-neptune-no-at-keyboard.patch # renamed: debian/binary-custom.d/rt/patchset/0095-rtmutex-debug.h-cleanup.patch -> debian/binary-custom.d/rt/patchset/0090-rtmutex-debug.h-cleanup.patch # renamed: debian/binary-custom.d/rt/patchset/0096-netpoll-8139too-fix.patch -> debian/binary-custom.d/rt/patchset/0091-netpoll-8139too-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0097-kprobes-preempt-fix.patch -> debian/binary-custom.d/rt/patchset/0092-kprobes-preempt-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0098-replace-bugon-by-warn-on.patch -> debian/binary-custom.d/rt/patchset/0093-replace-bugon-by-warn-on.patch # renamed: debian/binary-custom.d/rt/patchset/0099-i386-mark-atomic-irq-ops-raw.patch -> debian/binary-custom.d/rt/patchset/0094-i386-mark-atomic-irq-ops-raw.patch # renamed: debian/binary-custom.d/rt/patchset/0100-msi-suspend-resume-workaround.patch -> debian/binary-custom.d/rt/patchset/0095-msi-suspend-resume-workaround.patch # renamed: debian/binary-custom.d/rt/patchset/0101-floppy-resume-fix.patch -> debian/binary-custom.d/rt/patchset/0096-floppy-resume-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0102-hrtimers-overrun-api.patch -> debian/binary-custom.d/rt/patchset/0097-hrtimers-overrun-api.patch # renamed: debian/binary-custom.d/rt/patchset/0103-mm-fix-latency.patch -> debian/binary-custom.d/rt/patchset/0098-mm-fix-latency.patch # renamed: debian/binary-custom.d/rt/patchset/0104-ioapic-fix-too-fast-clocks.patch -> debian/binary-custom.d/rt/patchset/0099-ioapic-fix-too-fast-clocks.patch # renamed: debian/binary-custom.d/rt/patchset/0105-fix-acpi-build-weirdness.patch -> debian/binary-custom.d/rt/patchset/0100-fix-acpi-build-weirdness.patch # renamed: debian/binary-custom.d/rt/patchset/0106-write-try-lock-irqsave.patch -> debian/binary-custom.d/rt/patchset/0101-write-try-lock-irqsave.patch # renamed: debian/binary-custom.d/rt/patchset/0107-move-native-irq.patch -> debian/binary-custom.d/rt/patchset/0102-move-native-irq.patch # renamed: debian/binary-custom.d/rt/patchset/0108-dont-unmask-io_apic.patch -> debian/binary-custom.d/rt/patchset/0103-dont-unmask-io_apic.patch # renamed: debian/binary-custom.d/rt/patchset/0109-gcc-warnings-shut-up.patch -> debian/binary-custom.d/rt/patchset/0104-gcc-warnings-shut-up.patch # renamed: debian/binary-custom.d/rt/patchset/0110-apic-dumpstack.patch -> debian/binary-custom.d/rt/patchset/0105-apic-dumpstack.patch # renamed: debian/binary-custom.d/rt/patchset/0111-netfilter-more-debugging.patch -> debian/binary-custom.d/rt/patchset/0106-netfilter-more-debugging.patch # renamed: debian/binary-custom.d/rt/patchset/0112-nmi-profiling-base.patch -> debian/binary-custom.d/rt/patchset/0107-nmi-profiling-base.patch # renamed: debian/binary-custom.d/rt/patchset/0113-latency-tracing-ppc.patch -> debian/binary-custom.d/rt/patchset/0108-latency-tracing-ppc.patch # renamed: debian/binary-custom.d/rt/patchset/0114-latency-tracing-arm.patch -> debian/binary-custom.d/rt/patchset/0109-latency-tracing-arm.patch # renamed: debian/binary-custom.d/rt/patchset/0117-arm-latency-tracer-support.patch -> debian/binary-custom.d/rt/patchset/0110-arm-latency-tracer-support.patch # renamed: debian/binary-custom.d/rt/patchset/0118-random-driver-latency-fix.patch -> debian/binary-custom.d/rt/patchset/0111-random-driver-latency-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0119-latency-measurement-drivers.patch -> debian/binary-custom.d/rt/patchset/0112-latency-measurement-drivers.patch # renamed: debian/binary-custom.d/rt/patchset/0120-latency-measurement-drivers-fix.patch -> debian/binary-custom.d/rt/patchset/0113-latency-measurement-drivers-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0121-lockdep-show-held-locks.patch -> debian/binary-custom.d/rt/patchset/0114-lockdep-show-held-locks.patch # deleted: debian/binary-custom.d/rt/patchset/0115-latency-tracing-prctl-api-hack.patch # renamed: debian/binary-custom.d/rt/patchset/0122-lockdep-lock_set_subclass.patch -> debian/binary-custom.d/rt/patchset/0115-lockdep-lock_set_subclass.patch # deleted: debian/binary-custom.d/rt/patchset/0116-ftrace-eventtrace-fixup.patch # renamed: debian/binary-custom.d/rt/patchset/0123-lockdep-prettify.patch -> debian/binary-custom.d/rt/patchset/0116-lockdep-prettify.patch # renamed: debian/binary-custom.d/rt/patchset/0124-lockdep-more-entries.patch -> debian/binary-custom.d/rt/patchset/0117-lockdep-more-entries.patch # renamed: debian/binary-custom.d/rt/patchset/0125-loopback-revert.patch -> debian/binary-custom.d/rt/patchset/0118-loopback-revert.patch # renamed: debian/binary-custom.d/rt/patchset/0126-ppc-gtod-notrace-fix.patch -> debian/binary-custom.d/rt/patchset/0119-ppc-gtod-notrace-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0127-rcu-new-1.patch -> debian/binary-custom.d/rt/patchset/0120-rcu-new-1.patch # renamed: debian/binary-custom.d/rt/patchset/0128-rcu-new-2.patch -> debian/binary-custom.d/rt/patchset/0121-rcu-new-2.patch # renamed: debian/binary-custom.d/rt/patchset/0129-rcu-new-3.patch -> debian/binary-custom.d/rt/patchset/0122-rcu-new-3.patch # renamed: debian/binary-custom.d/rt/patchset/0130-rcu-new-4.patch -> debian/binary-custom.d/rt/patchset/0123-rcu-new-4.patch # renamed: debian/binary-custom.d/rt/patchset/0131-rcu-new-5.patch -> debian/binary-custom.d/rt/patchset/0124-rcu-new-5.patch # renamed: debian/binary-custom.d/rt/patchset/0132-rcu-new-7.patch -> debian/binary-custom.d/rt/patchset/0125-rcu-new-7.patch # renamed: debian/binary-custom.d/rt/patchset/0133-rcu-new-9.patch -> debian/binary-custom.d/rt/patchset/0126-rcu-new-9.patch # renamed: debian/binary-custom.d/rt/patchset/0134-rcu-new-10.patch -> debian/binary-custom.d/rt/patchset/0127-rcu-new-10.patch # renamed: debian/binary-custom.d/rt/patchset/0135-rcu-fix-rcu-preempt.patch -> debian/binary-custom.d/rt/patchset/0128-rcu-fix-rcu-preempt.patch # renamed: debian/binary-custom.d/rt/patchset/0136-rcu-dynticks-update.patch -> debian/binary-custom.d/rt/patchset/0129-rcu-dynticks-update.patch # renamed: debian/binary-custom.d/rt/patchset/0137-rcu-hrt-fixups.patch -> debian/binary-custom.d/rt/patchset/0130-rcu-hrt-fixups.patch # renamed: debian/binary-custom.d/rt/patchset/0138-arm-cmpxchg.patch -> debian/binary-custom.d/rt/patchset/0131-arm-cmpxchg.patch # renamed: debian/binary-custom.d/rt/patchset/0139-arm-fix-atomic-cmpxchg.patch -> debian/binary-custom.d/rt/patchset/0132-arm-fix-atomic-cmpxchg.patch # renamed: debian/binary-custom.d/rt/patchset/0140-arm-cmpxchg-support-armv6.patch -> debian/binary-custom.d/rt/patchset/0133-arm-cmpxchg-support-armv6.patch # renamed: debian/binary-custom.d/rt/patchset/0141-arm-futex-atomic-cmpxchg.patch -> debian/binary-custom.d/rt/patchset/0134-arm-futex-atomic-cmpxchg.patch # renamed: debian/binary-custom.d/rt/patchset/0142-arm-preempt-config.patch -> debian/binary-custom.d/rt/patchset/0135-arm-preempt-config.patch # new file: debian/binary-custom.d/rt/patchset/0136-m68knommu-add-cmpxchg-in-default-fashion.patch # new file: debian/binary-custom.d/rt/patchset/0137-m68knommu-make-cmpxchg-RT-safe.patch # new file: debian/binary-custom.d/rt/patchset/0138-m68knommu-add-read_barrier_depends-and-irqs_disab.patch # renamed: debian/binary-custom.d/rt/patchset/0143-preempt-softirqs-core.patch -> debian/binary-custom.d/rt/patchset/0139-preempt-softirqs-core.patch # renamed: debian/binary-custom.d/rt/patchset/0144-preempt-irqs-core.patch -> debian/binary-custom.d/rt/patchset/0140-preempt-irqs-core.patch # renamed: debian/binary-custom.d/rt/patchset/0145-preempt-irqs-softirq-in-hardirq.patch -> debian/binary-custom.d/rt/patchset/0141-preempt-irqs-softirq-in-hardirq.patch # renamed: debian/binary-custom.d/rt/patchset/0146-preempt-irqs-direct-debug-keyboard.patch -> debian/binary-custom.d/rt/patchset/0142-preempt-irqs-direct-debug-keyboard.patch # renamed: debian/binary-custom.d/rt/patchset/0147-preempt-irqs-timer.patch -> debian/binary-custom.d/rt/patchset/0143-preempt-irqs-timer.patch # renamed: debian/binary-custom.d/rt/patchset/0148-preempt-irqs-hrtimer.patch -> debian/binary-custom.d/rt/patchset/0144-preempt-irqs-hrtimer.patch # renamed: debian/binary-custom.d/rt/patchset/0149-preempt-irqs-i386.patch -> debian/binary-custom.d/rt/patchset/0145-preempt-irqs-i386.patch # renamed: debian/binary-custom.d/rt/patchset/0150-preempt-irqs-i386-ioapic-mask-quirk.patch -> debian/binary-custom.d/rt/patchset/0146-preempt-irqs-i386-ioapic-mask-quirk.patch # renamed: debian/binary-custom.d/rt/patchset/0151-preempt-irqs-mips.patch -> debian/binary-custom.d/rt/patchset/0147-preempt-irqs-mips.patch # renamed: debian/binary-custom.d/rt/patchset/0152-preempt-irqs-x86-64.patch -> debian/binary-custom.d/rt/patchset/0148-preempt-irqs-x86-64.patch # renamed: debian/binary-custom.d/rt/patchset/0153-preempt-irqs-x86-64-ioapic-mask-quirk.patch -> debian/binary-custom.d/rt/patchset/0149-preempt-irqs-x86-64-ioapic-mask-quirk.patch # renamed: debian/binary-custom.d/rt/patchset/0154-preempt-irqs-arm.patch -> debian/binary-custom.d/rt/patchset/0150-preempt-irqs-arm.patch # renamed: debian/binary-custom.d/rt/patchset/0155-preempt-irqs-arm-fix-oprofile.patch -> debian/binary-custom.d/rt/patchset/0151-preempt-irqs-arm-fix-oprofile.patch # renamed: debian/binary-custom.d/rt/patchset/0156-preempt-irqs-ppc.patch -> debian/binary-custom.d/rt/patchset/0152-preempt-irqs-ppc.patch # renamed: debian/binary-custom.d/rt/patchset/0157-preempt-irqs-ppc-ack-irq-fixups.patch -> debian/binary-custom.d/rt/patchset/0153-preempt-irqs-ppc-ack-irq-fixups.patch # renamed: debian/binary-custom.d/rt/patchset/0158-preempt-irqs-ppc-fix-b5.patch -> debian/binary-custom.d/rt/patchset/0154-preempt-irqs-ppc-fix-b5.patch # renamed: debian/binary-custom.d/rt/patchset/0159-preempt-irqs-ppc-fix-b6.patch -> debian/binary-custom.d/rt/patchset/0155-preempt-irqs-ppc-fix-b6.patch # renamed: debian/binary-custom.d/rt/patchset/0160-preempt-irqs-ppc-celleb-beatic-eoi.patch -> debian/binary-custom.d/rt/patchset/0156-preempt-irqs-ppc-celleb-beatic-eoi.patch # renamed: debian/binary-custom.d/rt/patchset/0161-preempt-irqs-ppc-fix-more-fasteoi.patch -> debian/binary-custom.d/rt/patchset/0157-preempt-irqs-ppc-fix-more-fasteoi.patch # renamed: debian/binary-custom.d/rt/patchset/0162-preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch -> debian/binary-custom.d/rt/patchset/0158-preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch # new file: debian/binary-custom.d/rt/patchset/0159-preempt-irqs-m68knommu-make-timer-interrupt-non-threaded.patch # renamed: debian/binary-custom.d/rt/patchset/0163-preempt-irqs-Kconfig.patch -> debian/binary-custom.d/rt/patchset/0160-preempt-irqs-Kconfig.patch # renamed: debian/binary-custom.d/rt/patchset/0164-rt-apis.patch -> debian/binary-custom.d/rt/patchset/0161-rt-apis.patch # renamed: debian/binary-custom.d/rt/patchset/0165-rt-slab-new.patch -> debian/binary-custom.d/rt/patchset/0162-rt-slab-new.patch # renamed: debian/binary-custom.d/rt/patchset/0166-rt-page_alloc.patch -> debian/binary-custom.d/rt/patchset/0163-rt-page_alloc.patch # renamed: debian/binary-custom.d/rt/patchset/0167-rt-mutex-preempt-debugging.patch -> debian/binary-custom.d/rt/patchset/0164-rt-mutex-preempt-debugging.patch # renamed: debian/binary-custom.d/rt/patchset/0168-rt-mutex-irq-flags-checking.patch -> debian/binary-custom.d/rt/patchset/0165-rt-mutex-irq-flags-checking.patch # renamed: debian/binary-custom.d/rt/patchset/0169-rt-mutex-trivial-tcp-preempt-fix.patch -> debian/binary-custom.d/rt/patchset/0166-rt-mutex-trivial-tcp-preempt-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0170-rt-mutex-trivial-route-cast-fix.patch -> debian/binary-custom.d/rt/patchset/0167-rt-mutex-trivial-route-cast-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0171-rt-mutex-delayed-resched.patch -> debian/binary-custom.d/rt/patchset/0168-rt-mutex-delayed-resched.patch # renamed: debian/binary-custom.d/rt/patchset/0172-rt-mutex-core.patch -> debian/binary-custom.d/rt/patchset/0169-rt-mutex-core.patch # renamed: debian/binary-custom.d/rt/patchset/0173-rt-mutex-trylock-export.patch -> debian/binary-custom.d/rt/patchset/0170-rt-mutex-trylock-export.patch # renamed: debian/binary-custom.d/rt/patchset/0174-rt-mutex-spinlock-might-sleep.patch -> debian/binary-custom.d/rt/patchset/0171-rt-mutex-spinlock-might-sleep.patch # renamed: debian/binary-custom.d/rt/patchset/0175-rt-mutex-i386.patch -> debian/binary-custom.d/rt/patchset/0172-rt-mutex-i386.patch # renamed: debian/binary-custom.d/rt/patchset/0176-rt-mutex-mips.patch -> debian/binary-custom.d/rt/patchset/0173-rt-mutex-mips.patch # renamed: debian/binary-custom.d/rt/patchset/0177-rt-mutex-ppc.patch -> debian/binary-custom.d/rt/patchset/0174-rt-mutex-ppc.patch # renamed: debian/binary-custom.d/rt/patchset/0178-rt-mutex-ppc-fix-a5.patch -> debian/binary-custom.d/rt/patchset/0175-rt-mutex-ppc-fix-a5.patch # renamed: debian/binary-custom.d/rt/patchset/0179-rt-mutex-x86-64.patch -> debian/binary-custom.d/rt/patchset/0176-rt-mutex-x86-64.patch # renamed: debian/binary-custom.d/rt/patchset/0180-rt-mutex-arm.patch -> debian/binary-custom.d/rt/patchset/0177-rt-mutex-arm.patch # renamed: debian/binary-custom.d/rt/patchset/0181-rt-mutex-arm-fix.patch -> debian/binary-custom.d/rt/patchset/0178-rt-mutex-arm-fix.patch # new file: debian/binary-custom.d/rt/patchset/0179-rt-mutex-m68knommu-add-compat_semaphore.patch # new file: debian/binary-custom.d/rt/patchset/0180-rt-mutex-m68knommu-consider-TIF_NEED_RESCHED_DELAYED-on-resc.patch # renamed: debian/binary-custom.d/rt/patchset/0182-rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch -> debian/binary-custom.d/rt/patchset/0181-rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch # renamed: debian/binary-custom.d/rt/patchset/0183-rt-mutex-compat-semaphores.patch -> debian/binary-custom.d/rt/patchset/0182-rt-mutex-compat-semaphores.patch # renamed: debian/binary-custom.d/rt/patchset/0184-percpu-locked-mm.patch -> debian/binary-custom.d/rt/patchset/0183-percpu-locked-mm.patch # renamed: debian/binary-custom.d/rt/patchset/0185-percpu-locked-netfilter.patch -> debian/binary-custom.d/rt/patchset/0184-percpu-locked-netfilter.patch # renamed: debian/binary-custom.d/rt/patchset/0186-percpu-locked-netfilter2.patch -> debian/binary-custom.d/rt/patchset/0185-percpu-locked-netfilter2.patch # renamed: debian/binary-custom.d/rt/patchset/0187-percpu-locked-powerpc-fixups.patch -> debian/binary-custom.d/rt/patchset/0186-percpu-locked-powerpc-fixups.patch # renamed: debian/binary-custom.d/rt/patchset/0188-percpu-locked-powerpc-fixups-a6.patch -> debian/binary-custom.d/rt/patchset/0187-percpu-locked-powerpc-fixups-a6.patch # renamed: debian/binary-custom.d/rt/patchset/0189-net-core-preempt-fix.patch -> debian/binary-custom.d/rt/patchset/0188-net-core-preempt-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0190-bh-uptodate-lock.patch -> debian/binary-custom.d/rt/patchset/0189-bh-uptodate-lock.patch # renamed: debian/binary-custom.d/rt/patchset/0191-bh-state-lock.patch -> debian/binary-custom.d/rt/patchset/0190-bh-state-lock.patch # renamed: debian/binary-custom.d/rt/patchset/0192-jbd_assertions_smp_only.patch -> debian/binary-custom.d/rt/patchset/0191-jbd_assertions_smp_only.patch # renamed: debian/binary-custom.d/rt/patchset/0193-tasklet-redesign.patch -> debian/binary-custom.d/rt/patchset/0192-tasklet-redesign.patch # renamed: debian/binary-custom.d/rt/patchset/0194-tasklet-busy-loop-hack.patch -> debian/binary-custom.d/rt/patchset/0193-tasklet-busy-loop-hack.patch # renamed: debian/binary-custom.d/rt/patchset/0195-tasklet-fix-preemption-race.patch -> debian/binary-custom.d/rt/patchset/0194-tasklet-fix-preemption-race.patch # renamed: debian/binary-custom.d/rt/patchset/0196-tasklet-more-fixes.patch -> debian/binary-custom.d/rt/patchset/0195-tasklet-more-fixes.patch # renamed: debian/binary-custom.d/rt/patchset/0197-disable-irqpoll.patch -> debian/binary-custom.d/rt/patchset/0196-disable-irqpoll.patch # renamed: debian/binary-custom.d/rt/patchset/0198-kstat-add-rt-stats.patch -> debian/binary-custom.d/rt/patchset/0197-kstat-add-rt-stats.patch # renamed: debian/binary-custom.d/rt/patchset/0199-preempt-realtime-warn-and-bug-on.patch -> debian/binary-custom.d/rt/patchset/0198-preempt-realtime-warn-and-bug-on.patch # renamed: debian/binary-custom.d/rt/patchset/0200-cputimer-thread-rt_A0.patch -> debian/binary-custom.d/rt/patchset/0199-cputimer-thread-rt_A0.patch # renamed: debian/binary-custom.d/rt/patchset/0201-cputimer-thread-rt-fix.patch -> debian/binary-custom.d/rt/patchset/0200-cputimer-thread-rt-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0202-posix-cpu-timers-fix.patch -> debian/binary-custom.d/rt/patchset/0201-posix-cpu-timers-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0203-vortex-fix.patch -> debian/binary-custom.d/rt/patchset/0202-vortex-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0204-serial-locking-rt-cleanup.patch -> debian/binary-custom.d/rt/patchset/0203-serial-locking-rt-cleanup.patch # renamed: debian/binary-custom.d/rt/patchset/0205-fix-emac-locking-2.6.16.patch -> debian/binary-custom.d/rt/patchset/0204-fix-emac-locking-2.6.16.patch # renamed: debian/binary-custom.d/rt/patchset/0206-serial-slow-machines.patch -> debian/binary-custom.d/rt/patchset/0205-serial-slow-machines.patch # renamed: debian/binary-custom.d/rt/patchset/0208-preempt-realtime-arm.patch -> debian/binary-custom.d/rt/patchset/0206-preempt-realtime-arm.patch # renamed: debian/binary-custom.d/rt/patchset/0209-preempt-realtime-arm-rawlock-in-mmu_context-h.patch -> debian/binary-custom.d/rt/patchset/0207-preempt-realtime-arm-rawlock-in-mmu_context-h.patch # deleted: debian/binary-custom.d/rt/patchset/0207-preempt-realtime-ftrace.patch # renamed: debian/binary-custom.d/rt/patchset/0210-arm-trace-preempt-idle.patch -> debian/binary-custom.d/rt/patchset/0208-arm-trace-preempt-idle.patch # renamed: debian/binary-custom.d/rt/patchset/0211-preempt-realtime-arm-bagde4.patch -> debian/binary-custom.d/rt/patchset/0209-preempt-realtime-arm-bagde4.patch # renamed: debian/binary-custom.d/rt/patchset/0212-preempt-realtime-arm-footbridge.patch -> debian/binary-custom.d/rt/patchset/0210-preempt-realtime-arm-footbridge.patch # renamed: debian/binary-custom.d/rt/patchset/0213-preempt-realtime-arm-integrator.patch -> debian/binary-custom.d/rt/patchset/0211-preempt-realtime-arm-integrator.patch # renamed: debian/binary-custom.d/rt/patchset/0214-preempt-realtime-arm-ixp4xx.patch -> debian/binary-custom.d/rt/patchset/0212-preempt-realtime-arm-ixp4xx.patch # renamed: debian/binary-custom.d/rt/patchset/0215-preempt-realtime-arm-pxa.patch -> debian/binary-custom.d/rt/patchset/0213-preempt-realtime-arm-pxa.patch # renamed: debian/binary-custom.d/rt/patchset/0216-preempt-realtime-arm-shark.patch -> debian/binary-custom.d/rt/patchset/0214-preempt-realtime-arm-shark.patch # renamed: debian/binary-custom.d/rt/patchset/0217-preempt-realtime-mips.patch -> debian/binary-custom.d/rt/patchset/0215-preempt-realtime-mips.patch # renamed: debian/binary-custom.d/rt/patchset/0218-preempt-realtime-x86_64.patch -> debian/binary-custom.d/rt/patchset/0216-preempt-realtime-x86_64.patch # renamed: debian/binary-custom.d/rt/patchset/0219-preempt-realtime-ia64.patch -> debian/binary-custom.d/rt/patchset/0217-preempt-realtime-ia64.patch # renamed: debian/binary-custom.d/rt/patchset/0220-preempt-realtime-ppc-need-resched-delayed.patch -> debian/binary-custom.d/rt/patchset/0218-preempt-realtime-ppc-need-resched-delayed.patch # renamed: debian/binary-custom.d/rt/patchset/0221-preempt-realtime-ppc-more-resched-fixups.patch -> debian/binary-custom.d/rt/patchset/0219-preempt-realtime-ppc-more-resched-fixups.patch # renamed: debian/binary-custom.d/rt/patchset/0222-preempt-realtime-powerpc.patch -> debian/binary-custom.d/rt/patchset/0220-preempt-realtime-powerpc.patch # renamed: debian/binary-custom.d/rt/patchset/0223-preempt-realtime-powerpc-update.patch -> debian/binary-custom.d/rt/patchset/0221-preempt-realtime-powerpc-update.patch # renamed: debian/binary-custom.d/rt/patchset/0224-preempt-realtime-powerpc-a7.patch -> debian/binary-custom.d/rt/patchset/0222-preempt-realtime-powerpc-a7.patch # renamed: debian/binary-custom.d/rt/patchset/0225-preempt-realtime-powerpc-b2.patch -> debian/binary-custom.d/rt/patchset/0223-preempt-realtime-powerpc-b2.patch # renamed: debian/binary-custom.d/rt/patchset/0226-preempt-realtime-powerpc-b3.patch -> debian/binary-custom.d/rt/patchset/0224-preempt-realtime-powerpc-b3.patch # renamed: debian/binary-custom.d/rt/patchset/0227-preempt-realtime-powerpc-b4.patch -> debian/binary-custom.d/rt/patchset/0225-preempt-realtime-powerpc-b4.patch # renamed: debian/binary-custom.d/rt/patchset/0228-preempt-realtime-powerpc-add-raw-relax-macros.patch -> debian/binary-custom.d/rt/patchset/0226-preempt-realtime-powerpc-add-raw-relax-macros.patch # renamed: debian/binary-custom.d/rt/patchset/0229-preempt-realtime-powerpc-tlb-batching.patch -> debian/binary-custom.d/rt/patchset/0227-preempt-realtime-powerpc-tlb-batching.patch # renamed: debian/binary-custom.d/rt/patchset/0230-preempt-realtime-powerpc-celleb-raw-spinlocks.patch -> debian/binary-custom.d/rt/patchset/0228-preempt-realtime-powerpc-celleb-raw-spinlocks.patch # renamed: debian/binary-custom.d/rt/patchset/0231-preempt-realtime-powerpc-missing-raw-spinlocks.patch -> debian/binary-custom.d/rt/patchset/0229-preempt-realtime-powerpc-missing-raw-spinlocks.patch # renamed: debian/binary-custom.d/rt/patchset/0232-preempt-realtime-sh.patch -> debian/binary-custom.d/rt/patchset/0230-preempt-realtime-sh.patch # renamed: debian/binary-custom.d/rt/patchset/0233-preempt-realtime-i386.patch -> debian/binary-custom.d/rt/patchset/0231-preempt-realtime-i386.patch # renamed: debian/binary-custom.d/rt/patchset/0234-remove-check-pgt-cache-calls.patch -> debian/binary-custom.d/rt/patchset/0232-remove-check-pgt-cache-calls.patch # renamed: debian/binary-custom.d/rt/patchset/0235-preempt-irqs-i386-idle-poll-loop-fix.patch -> debian/binary-custom.d/rt/patchset/0233-preempt-irqs-i386-idle-poll-loop-fix.patch # new file: debian/binary-custom.d/rt/patchset/0234-preempt-realtime-ftrace.patch # new file: debian/binary-custom.d/rt/patchset/0235-preempt-realtime-ftrace-disable-ftraced.patch # modified: debian/binary-custom.d/rt/patchset/0236-preempt-realtime-sched.patch # modified: debian/binary-custom.d/rt/patchset/0237-preempt-realtime-mmdrop-delayed.patch # modified: debian/binary-custom.d/rt/patchset/0238-preempt-realtime-sched-i386.patch # modified: debian/binary-custom.d/rt/patchset/0239-preempt-realtime-prevent-idle-boosting.patch # modified: debian/binary-custom.d/rt/patchset/0240-schedule-tail-balance-disable-irqs.patch # modified: debian/binary-custom.d/rt/patchset/0241-preempt-realtime-sched-cpupri.patch # modified: debian/binary-custom.d/rt/patchset/0242-preempt-realtime-core.patch # modified: debian/binary-custom.d/rt/patchset/0243-preempt-realtime-fs-block.patch # modified: debian/binary-custom.d/rt/patchset/0244-preempt-realtime-acpi.patch # modified: debian/binary-custom.d/rt/patchset/0245-preempt-realtime-ipc.patch # modified: debian/binary-custom.d/rt/patchset/0246-preempt-realtime-sound.patch # modified: debian/binary-custom.d/rt/patchset/0247-preempt-realtime-mm.patch # modified: debian/binary-custom.d/rt/patchset/0248-preempt-realtime-init-show-enabled-debugs.patch # modified: debian/binary-custom.d/rt/patchset/0249-preempt-realtime-compile-fixes.patch # modified: debian/binary-custom.d/rt/patchset/0250-preempt-realtime-console.patch # modified: debian/binary-custom.d/rt/patchset/0251-preempt-realtime-debug-sysctl.patch # modified: debian/binary-custom.d/rt/patchset/0252-preempt-realtime-ide.patch # modified: debian/binary-custom.d/rt/patchset/0253-preempt-realtime-input.patch # modified: debian/binary-custom.d/rt/patchset/0254-preempt-realtime-irqs.patch # modified: debian/binary-custom.d/rt/patchset/0255-preempt-realtime-net-drivers.patch # modified: debian/binary-custom.d/rt/patchset/0256-preempt-realtime-printk.patch # modified: debian/binary-custom.d/rt/patchset/0257-preempt-realtime-profiling.patch # modified: debian/binary-custom.d/rt/patchset/0258-preempt-realtime-rawlocks.patch # modified: debian/binary-custom.d/rt/patchset/0259-preempt-realtime-rcu.patch # modified: debian/binary-custom.d/rt/patchset/0260-preempt-realtime-timer.patch # modified: debian/binary-custom.d/rt/patchset/0261-kstat-fix-spurious-system-load-spikes-in-proc-loadavgrt.patch # modified: debian/binary-custom.d/rt/patchset/0262-preempt-realtime-usb.patch # modified: debian/binary-custom.d/rt/patchset/0263-preempt-realtime-warn-and-bug-on-fix.patch # modified: debian/binary-custom.d/rt/patchset/0264-preempt-realtime-supress-cpulock-warning.patch # modified: debian/binary-custom.d/rt/patchset/0265-preempt-realtime-supress-nohz-softirq-warning.patch # modified: debian/binary-custom.d/rt/patchset/0266-preempt-realtime-net.patch # modified: debian/binary-custom.d/rt/patchset/0267-preempt-realtime-net-softirq-fixups.patch # modified: debian/binary-custom.d/rt/patchset/0268-preempt-realtime-loopback.patch # modified: debian/binary-custom.d/rt/patchset/0269-preempt-realtime-mellanox-driver-fix.patch # modified: debian/binary-custom.d/rt/patchset/0270-preempt-realtime-supress-rtc-printk.patch # modified: debian/binary-custom.d/rt/patchset/0271-hrtimer-no-printk.patch # modified: debian/binary-custom.d/rt/patchset/0272-nmi-profiling.patch # modified: debian/binary-custom.d/rt/patchset/0273-panic-dont-stop-box.patch # modified: debian/binary-custom.d/rt/patchset/0274-nmi-watchdog-disable.patch # modified: debian/binary-custom.d/rt/patchset/0275-softlockup-add-irq-regs-h.patch # modified: debian/binary-custom.d/rt/patchset/0276-gtod-optimize.patch # modified: debian/binary-custom.d/rt/patchset/0277-rcu-various-fixups.patch # modified: debian/binary-custom.d/rt/patchset/0278-futex-performance-hack.patch # modified: debian/binary-custom.d/rt/patchset/0279-futex-performance-hack-sysctl-fix.patch # modified: debian/binary-custom.d/rt/patchset/0280-s_files-schedule_on_each_cpu_wq.patch # modified: debian/binary-custom.d/rt/patchset/0281-s_files-pipe-fix.patch # modified: debian/binary-custom.d/rt/patchset/0282-lockdep_lock_set_subclass_fix.patch # modified: debian/binary-custom.d/rt/patchset/0283-qrcu.patch # modified: debian/binary-custom.d/rt/patchset/0284-lock_list.patch # modified: debian/binary-custom.d/rt/patchset/0285-percpu_list.patch # modified: debian/binary-custom.d/rt/patchset/0286-s_files.patch # renamed: debian/binary-custom.d/rt/patchset/0363-fix-circular-locking-deadlock.patch -> debian/binary-custom.d/rt/patchset/0287-fix-circular-locking-deadlock.patch # renamed: debian/binary-custom.d/rt/patchset/0287-2.6.21-rc6-lockless3-radix-tree-gang-slot-lookups.patch -> debian/binary-custom.d/rt/patchset/0288-2.6.21-rc6-lockless3-radix-tree-gang-slot-lookups.patch # renamed: debian/binary-custom.d/rt/patchset/0288-2.6.21-rc6-lockless5-lockless-probe.patch -> debian/binary-custom.d/rt/patchset/0289-2.6.21-rc6-lockless5-lockless-probe.patch # renamed: debian/binary-custom.d/rt/patchset/0289-2.6.21-rc6-lockless6-speculative-get-page.patch -> debian/binary-custom.d/rt/patchset/0290-2.6.21-rc6-lockless6-speculative-get-page.patch # renamed: debian/binary-custom.d/rt/patchset/0290-2.6.21-rc6-lockless7-lockless-pagecache-lookups.patch -> debian/binary-custom.d/rt/patchset/0291-2.6.21-rc6-lockless7-lockless-pagecache-lookups.patch # renamed: debian/binary-custom.d/rt/patchset/0291-2.6.21-rc6-lockless8-spinlock-tree_lock.patch -> debian/binary-custom.d/rt/patchset/0292-2.6.21-rc6-lockless8-spinlock-tree_lock.patch # renamed: debian/binary-custom.d/rt/patchset/0292-radix-tree-concurrent.patch -> debian/binary-custom.d/rt/patchset/0293-radix-tree-concurrent.patch # renamed: debian/binary-custom.d/rt/patchset/0293-mapping_nrpages.patch -> debian/binary-custom.d/rt/patchset/0294-mapping_nrpages.patch # renamed: debian/binary-custom.d/rt/patchset/0294-lock_page_ref.patch -> debian/binary-custom.d/rt/patchset/0295-lock_page_ref.patch # renamed: debian/binary-custom.d/rt/patchset/0295-mm-concurrent-pagecache.patch -> debian/binary-custom.d/rt/patchset/0296-mm-concurrent-pagecache.patch # renamed: debian/binary-custom.d/rt/patchset/0296-radix-tree-optimistic.patch -> debian/binary-custom.d/rt/patchset/0297-radix-tree-optimistic.patch # renamed: debian/binary-custom.d/rt/patchset/0297-radix-tree-optimistic-hist.patch -> debian/binary-custom.d/rt/patchset/0298-radix-tree-optimistic-hist.patch # renamed: debian/binary-custom.d/rt/patchset/0298-radix-concurrent-lockdep.patch -> debian/binary-custom.d/rt/patchset/0299-radix-concurrent-lockdep.patch # renamed: debian/binary-custom.d/rt/patchset/0299-mm-concurrent-pagecache-rt.patch -> debian/binary-custom.d/rt/patchset/0300-mm-concurrent-pagecache-rt.patch # renamed: debian/binary-custom.d/rt/patchset/0300-kmap-atomic-prepare.patch -> debian/binary-custom.d/rt/patchset/0301-kmap-atomic-prepare.patch # renamed: debian/binary-custom.d/rt/patchset/0301-pagefault-disable-cleanup.patch -> debian/binary-custom.d/rt/patchset/0302-pagefault-disable-cleanup.patch # new file: debian/binary-custom.d/rt/patchset/0303-nommu-fix-build.patch # renamed: debian/binary-custom.d/rt/patchset/0302-kmap-atomic-i386-fix.patch -> debian/binary-custom.d/rt/patchset/0304-kmap-atomic-i386-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0303-select-error-leak-fix.patch -> debian/binary-custom.d/rt/patchset/0305-select-error-leak-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0304-fix-emergency-reboot.patch -> debian/binary-custom.d/rt/patchset/0306-fix-emergency-reboot.patch # renamed: debian/binary-custom.d/rt/patchset/0305-timer-freq-tweaks.patch -> debian/binary-custom.d/rt/patchset/0307-timer-freq-tweaks.patch # renamed: debian/binary-custom.d/rt/patchset/0306-highmem-revert-mainline.patch -> debian/binary-custom.d/rt/patchset/0308-highmem-revert-mainline.patch # renamed: debian/binary-custom.d/rt/patchset/0307-highmem_rewrite.patch -> debian/binary-custom.d/rt/patchset/0309-highmem_rewrite.patch # renamed: debian/binary-custom.d/rt/patchset/0308-highmem-redo-mainline.patch -> debian/binary-custom.d/rt/patchset/0310-highmem-redo-mainline.patch # renamed: debian/binary-custom.d/rt/patchset/0309-rt-kmap-scale-fix.patch -> debian/binary-custom.d/rt/patchset/0311-rt-kmap-scale-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0310-pause-on-oops-head-tail.patch -> debian/binary-custom.d/rt/patchset/0312-pause-on-oops-head-tail.patch # renamed: debian/binary-custom.d/rt/patchset/0311-i386-nmi-watchdog-show-regs.patch -> debian/binary-custom.d/rt/patchset/0313-i386-nmi-watchdog-show-regs.patch # renamed: debian/binary-custom.d/rt/patchset/0312-x86-64-traps-move-held-locks-output.patch -> debian/binary-custom.d/rt/patchset/0314-x86-64-traps-move-held-locks-output.patch # renamed: debian/binary-custom.d/rt/patchset/0313-x86-64-tscless-vgettimeofday.patch -> debian/binary-custom.d/rt/patchset/0315-x86-64-tscless-vgettimeofday.patch # renamed: debian/binary-custom.d/rt/patchset/0314-Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch -> debian/binary-custom.d/rt/patchset/0316-Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch # renamed: debian/binary-custom.d/rt/patchset/0315-Allocate-RTSJ-memory-for-TCK-conformance-test.patch -> debian/binary-custom.d/rt/patchset/0317-Allocate-RTSJ-memory-for-TCK-conformance-test.patch # renamed: debian/binary-custom.d/rt/patchset/0316-new-softirq-code.patch -> debian/binary-custom.d/rt/patchset/0318-new-softirq-code.patch # renamed: debian/binary-custom.d/rt/patchset/0317-softirq-per-cpu-assumptions-fixes.patch -> debian/binary-custom.d/rt/patchset/0319-softirq-per-cpu-assumptions-fixes.patch # renamed: debian/binary-custom.d/rt/patchset/0318-fix-migrating-softirq.patch -> debian/binary-custom.d/rt/patchset/0320-fix-migrating-softirq.patch # renamed: debian/binary-custom.d/rt/patchset/0319-only-run-softirqs-from-irq-thread-when-irq-affinity-is-set.patch -> debian/binary-custom.d/rt/patchset/0321-only-run-softirqs-from-irq-thread-when-irq-affinity-is-set.patch # renamed: debian/binary-custom.d/rt/patchset/0320-fix-softirq-checks-for-non-rt-preempt-hardirq.patch -> debian/binary-custom.d/rt/patchset/0322-fix-softirq-checks-for-non-rt-preempt-hardirq.patch # renamed: debian/binary-custom.d/rt/patchset/0321-smp-processor-id-fixups.patch -> debian/binary-custom.d/rt/patchset/0323-smp-processor-id-fixups.patch # renamed: debian/binary-custom.d/rt/patchset/0322-irda-fix.patch -> debian/binary-custom.d/rt/patchset/0324-irda-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0323-nf_conntrack-weird-crash-fix.patch -> debian/binary-custom.d/rt/patchset/0325-nf_conntrack-weird-crash-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0324-nf_conntrack-fix-smp-processor-id.patch -> debian/binary-custom.d/rt/patchset/0326-nf_conntrack-fix-smp-processor-id.patch # renamed: debian/binary-custom.d/rt/patchset/0325-print-might-sleep-hack.patch -> debian/binary-custom.d/rt/patchset/0327-print-might-sleep-hack.patch # renamed: debian/binary-custom.d/rt/patchset/0326-lockdep-rt-mutex.patch -> debian/binary-custom.d/rt/patchset/0328-lockdep-rt-mutex.patch # renamed: debian/binary-custom.d/rt/patchset/0327-lockstat-rt-hooks.patch -> debian/binary-custom.d/rt/patchset/0329-lockstat-rt-hooks.patch # renamed: debian/binary-custom.d/rt/patchset/0328-lockstat_bounce_rt.patch -> debian/binary-custom.d/rt/patchset/0330-lockstat_bounce_rt.patch # renamed: debian/binary-custom.d/rt/patchset/0329-RT_utsname.patch -> debian/binary-custom.d/rt/patchset/0331-RT_utsname.patch # renamed: debian/binary-custom.d/rt/patchset/0330-preempt-rt-no-slub.patch -> debian/binary-custom.d/rt/patchset/0332-preempt-rt-no-slub.patch # renamed: debian/binary-custom.d/rt/patchset/0331-paravirt-function-pointer-fix.patch -> debian/binary-custom.d/rt/patchset/0333-paravirt-function-pointer-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0332-quicklist-release-before-free-page.patch -> debian/binary-custom.d/rt/patchset/0334-quicklist-release-before-free-page.patch # renamed: debian/binary-custom.d/rt/patchset/0333-quicklist-release-before-free-page-fix.patch -> debian/binary-custom.d/rt/patchset/0335-quicklist-release-before-free-page-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0334-disable-lpptest-on-nonlinux.patch -> debian/binary-custom.d/rt/patchset/0336-disable-lpptest-on-nonlinux.patch # renamed: debian/binary-custom.d/rt/patchset/0335-sched-rt-stats.patch -> debian/binary-custom.d/rt/patchset/0337-sched-rt-stats.patch # renamed: debian/binary-custom.d/rt/patchset/0336-mitigate-resched-flood.patch -> debian/binary-custom.d/rt/patchset/0338-mitigate-resched-flood.patch # renamed: debian/binary-custom.d/rt/patchset/0337-genirq-soft-resend.patch -> debian/binary-custom.d/rt/patchset/0339-genirq-soft-resend.patch # renamed: debian/binary-custom.d/rt/patchset/0338-rcu-preempt-hotplug-hackaround.patch -> debian/binary-custom.d/rt/patchset/0340-rcu-preempt-hotplug-hackaround.patch # renamed: debian/binary-custom.d/rt/patchset/0339-relay-fix.patch -> debian/binary-custom.d/rt/patchset/0341-relay-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0340-schedule_on_each_cpu-enhance.patch -> debian/binary-custom.d/rt/patchset/0342-schedule_on_each_cpu-enhance.patch # renamed: debian/binary-custom.d/rt/patchset/0341-schedule_on_each_cpu-enhance-rt.patch -> debian/binary-custom.d/rt/patchset/0343-schedule_on_each_cpu-enhance-rt.patch # renamed: debian/binary-custom.d/rt/patchset/0342-lockdep-rt-recursion-limit-fix.patch -> debian/binary-custom.d/rt/patchset/0344-lockdep-rt-recursion-limit-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0343-cond_resched_softirq-WARN-fix.patch -> debian/binary-custom.d/rt/patchset/0345-cond_resched_softirq-WARN-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0344-irq-mask-fix.patch -> debian/binary-custom.d/rt/patchset/0346-irq-mask-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0345-export-schedule-on-each-cpu.patch -> debian/binary-custom.d/rt/patchset/0347-export-schedule-on-each-cpu.patch # renamed: debian/binary-custom.d/rt/patchset/0346-powerpc-rearrange-thread-flags-to-work-with-andi-instruction.patch -> debian/binary-custom.d/rt/patchset/0348-powerpc-rearrange-thread-flags-to-work-with-andi-instruction.patch # renamed: debian/binary-custom.d/rt/patchset/0347-powerpc-count_active_rt_tasks-is-undefined-for-non-preempt-rt.patch -> debian/binary-custom.d/rt/patchset/0349-powerpc-count_active_rt_tasks-is-undefined-for-non-preempt-rt.patch # renamed: debian/binary-custom.d/rt/patchset/0348-powerpc-match-__rw_yield-function-declaration-to-prototype.patch -> debian/binary-custom.d/rt/patchset/0350-powerpc-match-__rw_yield-function-declaration-to-prototype.patch # renamed: debian/binary-custom.d/rt/patchset/0349-powerpc-flush_tlb_pending-is-no-more.patch -> debian/binary-custom.d/rt/patchset/0351-powerpc-flush_tlb_pending-is-no-more.patch # renamed: debian/binary-custom.d/rt/patchset/0350-fix-alternate_node_alloc.patch -> debian/binary-custom.d/rt/patchset/0352-fix-alternate_node_alloc.patch # renamed: debian/binary-custom.d/rt/patchset/0351-fix-compilation-for-non-RT-in-timer.patch -> debian/binary-custom.d/rt/patchset/0353-fix-compilation-for-non-RT-in-timer.patch # renamed: debian/binary-custom.d/rt/patchset/0352-hack-convert-i_alloc_sem-for-direct_io-craziness.patch -> debian/binary-custom.d/rt/patchset/0354-hack-convert-i_alloc_sem-for-direct_io-craziness.patch # renamed: debian/binary-custom.d/rt/patchset/0353-dont-let-rt-rw_semaphores-do-non_owner-locks.patch -> debian/binary-custom.d/rt/patchset/0355-dont-let-rt-rw_semaphores-do-non_owner-locks.patch # renamed: debian/binary-custom.d/rt/patchset/0354-rt-s_files-kill-a-union.patch -> debian/binary-custom.d/rt/patchset/0356-rt-s_files-kill-a-union.patch # renamed: debian/binary-custom.d/rt/patchset/0355-loadavg_fixes_weird_loads.patch -> debian/binary-custom.d/rt/patchset/0357-loadavg_fixes_weird_loads.patch # renamed: debian/binary-custom.d/rt/patchset/0356-watchdog_use_timer_and_hpet_on_x86_64.patch -> debian/binary-custom.d/rt/patchset/0358-watchdog_use_timer_and_hpet_on_x86_64.patch # new file: debian/binary-custom.d/rt/patchset/0359-pmtmr-override.patch # renamed: debian/binary-custom.d/rt/patchset/0357-call_rcu_bh-rename-of-call_rcu.patch -> debian/binary-custom.d/rt/patchset/0360-call_rcu_bh-rename-of-call_rcu.patch # renamed: debian/binary-custom.d/rt/patchset/0358-introduce-pick-function-macro.patch -> debian/binary-custom.d/rt/patchset/0361-introduce-pick-function-macro.patch # renamed: debian/binary-custom.d/rt/patchset/0359-replace-PICK_OP-with-PICK_FUNCTION.patch -> debian/binary-custom.d/rt/patchset/0362-replace-PICK_OP-with-PICK_FUNCTION.patch # renamed: debian/binary-custom.d/rt/patchset/0360-fix-PICK_FUNCTION-spin_trylock_irq.patch -> debian/binary-custom.d/rt/patchset/0363-fix-PICK_FUNCTION-spin_trylock_irq.patch # renamed: debian/binary-custom.d/rt/patchset/0361-seqlocks-use-PICK_FUNCTION.patch -> debian/binary-custom.d/rt/patchset/0364-seqlocks-use-PICK_FUNCTION.patch # renamed: debian/binary-custom.d/rt/patchset/0362-fork-desched_thread-comment-rework.patch -> debian/binary-custom.d/rt/patchset/0365-fork-desched_thread-comment-rework.patch # renamed: debian/binary-custom.d/rt/patchset/0364-disable-ist-x86_64.patch -> debian/binary-custom.d/rt/patchset/0366-disable-ist-x86_64.patch # renamed: debian/binary-custom.d/rt/patchset/0365-rcu-trace-fix-free.patch -> debian/binary-custom.d/rt/patchset/0367-rcu-trace-fix-free.patch # renamed: debian/binary-custom.d/rt/patchset/0366-rcu-preempt-fix-bad-dyntick-accounting.patch -> debian/binary-custom.d/rt/patchset/0368-rcu-preempt-fix-bad-dyntick-accounting.patch # renamed: debian/binary-custom.d/rt/patchset/0367-rcu-preempt-boost-sdr.patch -> debian/binary-custom.d/rt/patchset/0369-rcu-preempt-boost-sdr.patch # renamed: debian/binary-custom.d/rt/patchset/0368-rcu-preempt-boost-default.patch -> debian/binary-custom.d/rt/patchset/0370-rcu-preempt-boost-default.patch # renamed: debian/binary-custom.d/rt/patchset/0369-rcu-preempt-boost-fix.patch -> debian/binary-custom.d/rt/patchset/0371-rcu-preempt-boost-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0370-rcu-torture-preempt-update.patch -> debian/binary-custom.d/rt/patchset/0372-rcu-torture-preempt-update.patch # renamed: debian/binary-custom.d/rt/patchset/0371-rcupreempt-boost-early-init.patch -> debian/binary-custom.d/rt/patchset/0373-rcupreempt-boost-early-init.patch # renamed: debian/binary-custom.d/rt/patchset/0372-plist-debug.patch -> debian/binary-custom.d/rt/patchset/0374-plist-debug.patch # renamed: debian/binary-custom.d/rt/patchset/0373-seq-irqsave.patch -> debian/binary-custom.d/rt/patchset/0375-seq-irqsave.patch # renamed: debian/binary-custom.d/rt/patchset/0374-numa-slab-freeing.patch -> debian/binary-custom.d/rt/patchset/0376-numa-slab-freeing.patch # renamed: debian/binary-custom.d/rt/patchset/0375-rt_mutex_setprio.patch -> debian/binary-custom.d/rt/patchset/0377-rt_mutex_setprio.patch # renamed: debian/binary-custom.d/rt/patchset/0376-rt-list-mods.patch -> debian/binary-custom.d/rt/patchset/0378-rt-list-mods.patch # renamed: debian/binary-custom.d/rt/patchset/0377-rt-plist-mods.patch -> debian/binary-custom.d/rt/patchset/0379-rt-plist-mods.patch # renamed: debian/binary-custom.d/rt/patchset/0378-rt-workqeue-prio.patch -> debian/binary-custom.d/rt/patchset/0380-rt-workqeue-prio.patch # renamed: debian/binary-custom.d/rt/patchset/0379-rt-workqueue-barrier.patch -> debian/binary-custom.d/rt/patchset/0381-rt-workqueue-barrier.patch # renamed: debian/binary-custom.d/rt/patchset/0380-rt-wq-barrier-fix.patch -> debian/binary-custom.d/rt/patchset/0382-rt-wq-barrier-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0381-rt-delayed-prio.patch -> debian/binary-custom.d/rt/patchset/0383-rt-delayed-prio.patch # renamed: debian/binary-custom.d/rt/patchset/0382-sched_prio.patch -> debian/binary-custom.d/rt/patchset/0384-sched_prio.patch # renamed: debian/binary-custom.d/rt/patchset/0383-lock-init-plist-fix.patch -> debian/binary-custom.d/rt/patchset/0385-lock-init-plist-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0384-ntfs-local-irq-save-nort.patch -> debian/binary-custom.d/rt/patchset/0386-ntfs-local-irq-save-nort.patch # renamed: debian/binary-custom.d/rt/patchset/0385-dont-disable-preemption-without-IST.patch -> debian/binary-custom.d/rt/patchset/0387-dont-disable-preemption-without-IST.patch # renamed: debian/binary-custom.d/rt/patchset/0386-irq-flags-unsigned-long.patch -> debian/binary-custom.d/rt/patchset/0388-irq-flags-unsigned-long.patch # renamed: debian/binary-custom.d/rt/patchset/0387-filemap-dont-bug-non-atomic.patch -> debian/binary-custom.d/rt/patchset/0389-filemap-dont-bug-non-atomic.patch # renamed: debian/binary-custom.d/rt/patchset/0388-fix-bug-on-in-filemap.patch -> debian/binary-custom.d/rt/patchset/0390-fix-bug-on-in-filemap.patch # renamed: debian/binary-custom.d/rt/patchset/0389-rt-sched-groups.patch -> debian/binary-custom.d/rt/patchset/0391-rt-sched-groups.patch # renamed: debian/binary-custom.d/rt/patchset/0390-send-nmi-all-preempt-disable.patch -> debian/binary-custom.d/rt/patchset/0392-send-nmi-all-preempt-disable.patch # renamed: debian/binary-custom.d/rt/patchset/0391-printk-dont-bug-on-sched.patch -> debian/binary-custom.d/rt/patchset/0393-printk-dont-bug-on-sched.patch # renamed: debian/binary-custom.d/rt/patchset/0392-user-no-irq-disable.patch -> debian/binary-custom.d/rt/patchset/0394-user-no-irq-disable.patch # renamed: debian/binary-custom.d/rt/patchset/0393-drain-all-local-pages-via-sched.patch -> debian/binary-custom.d/rt/patchset/0395-drain-all-local-pages-via-sched.patch # renamed: debian/binary-custom.d/rt/patchset/0394-local_irq_save_nort-in-swap.patch -> debian/binary-custom.d/rt/patchset/0396-local_irq_save_nort-in-swap.patch # renamed: debian/binary-custom.d/rt/patchset/0395-proportions-raw-locks.patch -> debian/binary-custom.d/rt/patchset/0397-proportions-raw-locks.patch # renamed: debian/binary-custom.d/rt/patchset/0396-arm-compile-fix.patch -> debian/binary-custom.d/rt/patchset/0398-arm-compile-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0397-no-warning-for-irqs-disabled-in-local-bh-enable.patch -> debian/binary-custom.d/rt/patchset/0399-no-warning-for-irqs-disabled-in-local-bh-enable.patch # renamed: debian/binary-custom.d/rt/patchset/0398-page-alloc-use-real-time-pcp-locking-for-page-draining.patch -> debian/binary-custom.d/rt/patchset/0400-page-alloc-use-real-time-pcp-locking-for-page-draining.patch # renamed: debian/binary-custom.d/rt/patchset/0399-handle-pending-in-simple-irq.patch -> debian/binary-custom.d/rt/patchset/0401-handle-pending-in-simple-irq.patch # renamed: debian/binary-custom.d/rt/patchset/0400-use-edge-triggered-irq-handler-instead-of-simple-irq.patch -> debian/binary-custom.d/rt/patchset/0402-use-edge-triggered-irq-handler-instead-of-simple-irq.patch # renamed: debian/binary-custom.d/rt/patchset/0401-dev-queue-xmit-preempt-fix.patch -> debian/binary-custom.d/rt/patchset/0403-dev-queue-xmit-preempt-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0402-dynamically-update-root-domain-span-online-maps.patch -> debian/binary-custom.d/rt/patchset/0404-dynamically-update-root-domain-span-online-maps.patch # renamed: debian/binary-custom.d/rt/patchset/0403-ppc-hacks-to-allow-rt-to-run-kernbench.patch -> debian/binary-custom.d/rt/patchset/0405-ppc-hacks-to-allow-rt-to-run-kernbench.patch # renamed: debian/binary-custom.d/rt/patchset/0404-ppc64-non-smp-compile-fix-per-cpu.patch -> debian/binary-custom.d/rt/patchset/0406-ppc64-non-smp-compile-fix-per-cpu.patch # renamed: debian/binary-custom.d/rt/patchset/0405-rcu-preempt-trace-markers-1.patch -> debian/binary-custom.d/rt/patchset/0407-rcu-preempt-trace-markers-1.patch # renamed: debian/binary-custom.d/rt/patchset/0406-rcu-preempt-trace-markers-2.patch -> debian/binary-custom.d/rt/patchset/0408-rcu-preempt-trace-markers-2.patch # renamed: debian/binary-custom.d/rt/patchset/0407-kernel-bug-after-entering-something-from-login.patch -> debian/binary-custom.d/rt/patchset/0409-kernel-bug-after-entering-something-from-login.patch # renamed: debian/binary-custom.d/rt/patchset/0408-ppc-make-tlb-batch-64-only.patch -> debian/binary-custom.d/rt/patchset/0410-ppc-make-tlb-batch-64-only.patch # renamed: debian/binary-custom.d/rt/patchset/0409-ppc-chpr-set-rtc-lock.patch -> debian/binary-custom.d/rt/patchset/0411-ppc-chpr-set-rtc-lock.patch # renamed: debian/binary-custom.d/rt/patchset/0410-disable-run-softirq-from-hardirq-completely.patch -> debian/binary-custom.d/rt/patchset/0412-disable-run-softirq-from-hardirq-completely.patch # renamed: debian/binary-custom.d/rt/patchset/0411-hack-fix-rt-migration.patch -> debian/binary-custom.d/rt/patchset/0413-hack-fix-rt-migration.patch # renamed: debian/binary-custom.d/rt/patchset/0412-mips-remove-conlicting-rtc-lock-declaration.patch -> debian/binary-custom.d/rt/patchset/0414-mips-remove-conlicting-rtc-lock-declaration.patch # renamed: debian/binary-custom.d/rt/patchset/0413-mips-remove-finish-arch-switch.patch -> debian/binary-custom.d/rt/patchset/0415-mips-remove-finish-arch-switch.patch # renamed: debian/binary-custom.d/rt/patchset/0414-mips-change-raw-spinlock-type.patch -> debian/binary-custom.d/rt/patchset/0416-mips-change-raw-spinlock-type.patch # renamed: debian/binary-custom.d/rt/patchset/0415-ppc32-latency-compile-hack-fixes.patch -> debian/binary-custom.d/rt/patchset/0417-ppc32-latency-compile-hack-fixes.patch # deleted: debian/binary-custom.d/rt/patchset/0417-ppc32_notrace_init_functions.patch # renamed: debian/binary-custom.d/rt/patchset/0416-mips-remove-duplicate-kconfig.patch -> debian/binary-custom.d/rt/patchset/0418-mips-remove-duplicate-kconfig.patch # new file: debian/binary-custom.d/rt/patchset/0419-ppc32_notrace_init_functions.patch # renamed: debian/binary-custom.d/rt/patchset/0418-apic-level-smp-affinity.patch -> debian/binary-custom.d/rt/patchset/0420-apic-level-smp-affinity.patch # renamed: debian/binary-custom.d/rt/patchset/0419-timer-warning-fix.patch -> debian/binary-custom.d/rt/patchset/0421-timer-warning-fix.patch # renamed: debian/binary-custom.d/rt/patchset/0420-printk-in-atomic.patch -> debian/binary-custom.d/rt/patchset/0422-printk-in-atomic.patch # renamed: debian/binary-custom.d/rt/patchset/0421-root-domain-kfree-in-atomic.patch -> debian/binary-custom.d/rt/patchset/0423-root-domain-kfree-in-atomic.patch # new file: debian/binary-custom.d/rt/patchset/0424-rt-balance-check-rq.patch # new file: debian/binary-custom.d/rt/patchset/0425-printk-in-atomic-hack-fix.patch # new file: debian/binary-custom.d/rt/patchset/0426-slab-irq-nopreempt-fix.patch # new file: debian/binary-custom.d/rt/patchset/0427-sysctl-compile-fix.patch # new file: debian/binary-custom.d/rt/patchset/0428-kthread-cpus-allowed-init.patch # new file: debian/binary-custom.d/rt/patchset/0429-ppc-tlbflush-preempt.patch # new file: debian/binary-custom.d/rt/patchset/0430-swap-spinlock-fix.patch # new file: debian/binary-custom.d/rt/patchset/0431-remove-spinlock-define.patch # new file: debian/binary-custom.d/rt/patchset/0432-migrate-dying.patch # new file: debian/binary-custom.d/rt/patchset/0433-nmi-watchdog-fix-1.patch # new file: debian/binary-custom.d/rt/patchset/0434-nmi-watchdog-fix-2.patch # new file: debian/binary-custom.d/rt/patchset/0435-nmi-watchdog-fix-3.patch # new file: debian/binary-custom.d/rt/patchset/0436-nmi-watchdog-fix-4.patch # new file: debian/binary-custom.d/rt/patchset/0437-rt-avoid-deadlock-in-swap.patch # new file: debian/binary-custom.d/rt/patchset/0438-rt-shorten-softirq-thread-names.patch # new file: debian/binary-custom.d/rt/patchset/0439-time-gcc-linker-error.patch # new file: debian/binary-custom.d/rt/patchset/0440-trace-fix-hist-name-spellings.patch # new file: debian/binary-custom.d/rt/patchset/0441-cache_pci_find_capability.patch # new file: debian/binary-custom.d/rt/patchset/0442-rt-move-update-wall-time-back-to-do-timer.patch # new file: debian/binary-custom.d/rt/patchset/0443-rtmutex-lateral-steal.patch # new file: debian/binary-custom.d/rt/patchset/0444-rtmutex-rearrange.patch # new file: debian/binary-custom.d/rt/patchset/0445-rtmutex-remove-xchg.patch # new file: debian/binary-custom.d/rt/patchset/0446-adaptive-spinlock-lite-v2.patch # new file: debian/binary-custom.d/rt/patchset/0447-rwsems-mulitple-readers.patch # new file: debian/binary-custom.d/rt/patchset/0448-rwlocks-lateral-steal.patch # new file: debian/binary-custom.d/rt/patchset/0449-rwlocks-multiple-readers.patch # new file: debian/binary-custom.d/rt/patchset/0450-multi-reader-account.patch # new file: debian/binary-custom.d/rt/patchset/0451-multi-reader-limit.patch # new file: debian/binary-custom.d/rt/patchset/0452-multi-reader-lock-account.patch # new file: debian/binary-custom.d/rt/patchset/0453-multi-reader-pi.patch # new file: debian/binary-custom.d/rt/patchset/0454-rwlocks-default-nr-readers-nr-cpus.patch # new file: debian/binary-custom.d/rt/patchset/0455-rwlock-typecast-cmpxchg.patch # new file: debian/binary-custom.d/rt/patchset/0456-rwlock-implement-downgrade-write.patch # new file: debian/binary-custom.d/rt/patchset/0457-sched-nr-migrate-lower-default-preempt-rt.patch # new file: debian/binary-custom.d/rt/patchset/0458-arm-fix-compile-error-trace-exit-idle.patch # new file: debian/binary-custom.d/rt/patchset/0459-sched-wake_up_idle_cpu-rt.patch # new file: debian/binary-custom.d/rt/patchset/0460-sched_load_balance_flags.patch # new file: debian/binary-custom.d/rt/patchset/0461-sched_load_balance_lockbreak.patch # new file: debian/binary-custom.d/rt/patchset/0462-sched-load_balance-iterator.patch # new file: debian/binary-custom.d/rt/patchset/0463-sched-load_balance-stop.patch # new file: debian/binary-custom.d/rt/patchset/0464-sched-load_balance-is_runnable.patch # new file: debian/binary-custom.d/rt/patchset/0465-ftrace-trace-sched.patch # new file: debian/binary-custom.d/rt/patchset/0466-lockdep-avoid-fork-waring.patch # new file: debian/binary-custom.d/rt/patchset/0467-ftrace-dont-trace-markers.patch # new file: debian/binary-custom.d/rt/patchset/0468-ftrace-record-comm-on-ctrl.patch # new file: debian/binary-custom.d/rt/patchset/0469-ftrace-print-missing-cmdline.patch # new file: debian/binary-custom.d/rt/patchset/0470-lockstat-fix-contention-points.patch # new file: debian/binary-custom.d/rt/patchset/0471-lockstat-output.patch # new file: debian/binary-custom.d/rt/patchset/0472-fix_vdso_gtod_vsyscall64_2.patch # new file: debian/binary-custom.d/rt/patchset/0473-rwlocks-fix-no-preempt-rt.patch # new file: debian/binary-custom.d/rt/patchset/0474-adaptive-optimize-rt-lock-wakeup.patch # new file: debian/binary-custom.d/rt/patchset/0475-adaptive-task-oncpu.patch # new file: debian/binary-custom.d/rt/patchset/0476-adaptive-adjust-pi-wakeup.patch # new file: debian/binary-custom.d/rt/patchset/0477-adapt-remove-extra-try-to-lock.patch # new file: debian/binary-custom.d/rt/patchset/0478-adaptive-earlybreak-on-steal.patch # new file: debian/binary-custom.d/rt/patchset/0479-x86-disable-spinlock-preempt.patch # new file: debian/binary-custom.d/rt/patchset/0480-x86-fifo-ticket-spinlocks.patch # new file: debian/binary-custom.d/rt/patchset/0481-realtime-preempt-warn-about-tracing.patch # new file: debian/binary-custom.d/rt/patchset/0482-x86-delay-enable-preempt-tglx.patch # new file: debian/binary-custom.d/rt/patchset/0483-ftrace-compile-fixes.patch # new file: debian/binary-custom.d/rt/patchset/0484-ftrace-fix-header.patch # new file: debian/binary-custom.d/rt/patchset/0485-rcupreempt-trace-marker-update.patch # new file: debian/binary-custom.d/rt/patchset/0486-marker-upstream-example.patch # new file: debian/binary-custom.d/rt/patchset/0487-nmi-show-regs-fix.patch # new file: debian/binary-custom.d/rt/patchset/0488-sched-fix-rt-task-wakeup.patch # new file: debian/binary-custom.d/rt/patchset/0489-sched-fix-sched-fair-wakeup.patch # new file: debian/binary-custom.d/rt/patchset/0490-trace_hist-latediv.patch # new file: debian/binary-custom.d/rt/patchset/0491-rwlock-prio-fix.patch # new file: debian/binary-custom.d/rt/patchset/0492-rwlock-fixes.patch # new file: debian/binary-custom.d/rt/patchset/0493-event-trace-hrtimer-trace.patch # new file: debian/binary-custom.d/rt/patchset/0494-rwlock-torture.patch # new file: debian/binary-custom.d/rt/patchset/0495-ftrace-wakeup-rawspinlock.patch # new file: debian/binary-custom.d/rt/patchset/0496-radix-tree-lockdep-plus1.patch # new file: debian/binary-custom.d/rt/patchset/0497-sched-cpupri-hotplug-support.patch # new file: debian/binary-custom.d/rt/patchset/0498-sched-cpupri-priocount.patch # new file: debian/binary-custom.d/rt/patchset/0499-ftrace-hotplug-fix.patch # new file: debian/binary-custom.d/rt/patchset/0500-rwlock-pi-lock-reader.patch # new file: debian/binary-custom.d/rt/patchset/0501-fix-adaptive-hack.patch # new file: debian/binary-custom.d/rt/patchset/0502-rwlock-slowunlock-mutex-fix.patch # new file: debian/binary-custom.d/rt/patchset/0503-rwlock-slowunlock-mutex-fix2.patch # new file: debian/binary-custom.d/rt/patchset/0504-rt-mutex-use-inline.patch # new file: debian/binary-custom.d/rt/patchset/0505-rt-mutex-namespace.patch # new file: debian/binary-custom.d/rt/patchset/0506-rtmutex-debug-fix.patch # new file: debian/binary-custom.d/rt/patchset/0507-rwlock-protect-reader_lock_count.patch # new file: debian/binary-custom.d/rt/patchset/0508-ftrace-stop-trace-on-crash.patch # new file: debian/binary-custom.d/rt/patchset/0509-rwlock-torture-no-rt.patch # new file: debian/binary-custom.d/rt/patchset/0510-fix-config-debug-rt-mutex-lock-underflow-warnings.patch # new file: debian/binary-custom.d/rt/patchset/0511-cpu-hotplug-vs-slab.patch # new file: debian/binary-custom.d/rt/patchset/0512-cpu-hotplug-vs-page-alloc.patch # new file: debian/binary-custom.d/rt/patchset/0513-cpu-hotplug-cpu-up-vs-preempt-rt.patch # new file: debian/binary-custom.d/rt/patchset/0514-rcu-backport-rcu-cpu-hotplug-support.patch # new file: debian/binary-custom.d/rt/patchset/0515-cpu-hotplug-cpu-down-vs-preempt-rt.patch # new file: debian/binary-custom.d/rt/patchset/0516-re-cpu-hotplug-cpu-down-vs-preempt-rt.patch # new file: debian/binary-custom.d/rt/patchset/0517-rt-rwlock-conservative-locking.patch # new file: debian/binary-custom.d/rt/patchset/0518-ftrace-call-function-pointer.patch # new file: debian/binary-custom.d/rt/patchset/0519-idle-fix.diff # new file: debian/binary-custom.d/rt/patchset/0520-cpu-hotplug-cpu-down-vs-preempt-rt_fix.patch # new file: debian/binary-custom.d/rt/patchset/0521-fix_misplaced_mb.patch # new file: debian/binary-custom.d/rt/patchset/0522-fix_sys_sched_rr_get_interval_slice_for_SCHED_FIFO_tasks.patch # new file: debian/binary-custom.d/rt/patchset/0523-ftrace-preempt-trace-check.patch # new file: debian/binary-custom.d/rt/patchset/0524-fix_SCHED_FIFO_spec_violation.patch # new file: debian/binary-custom.d/rt/patchset/0525-ppc64-fix-preempt-unsafe-paths-accessing-per_cpu-variables.patch # new file: debian/binary-custom.d/rt/patchset/0526-bz235099-idle-load-fix.patch # new file: debian/binary-custom.d/rt/patchset/0527-raw-spinlocks-for-nmi-print.patch # new file: debian/binary-custom.d/rt/patchset/0528-fix-a-previously-reverted-fix.patch # new file: debian/binary-custom.d/rt/patchset/0529-powerpc-xics-move-the-call-to-irq-radix-revmap-from-xics-startup-to-xics-host-map.patch # new file: debian/binary-custom.d/rt/patchset/0530-powerpc-make-the-irq-reverse-mapping-radix-tree-lockless.patch # new file: debian/binary-custom.d/rt/patchset/0531-trace-do-not-wakeup-when-irqs-disabled.patch # new file: debian/binary-custom.d/rt/patchset/0532-acpi-fix-enter-c1.patch # new file: debian/binary-custom.d/rt/patchset/0533-hotplug-smp-boot-fix.patch # new file: debian/binary-custom.d/rt/patchset/0534-cpu-hotplug-fix-fix-fix.patch # new file: debian/binary-custom.d/rt/patchset/0535-sched-fix-dequeued-race.patch # new file: debian/binary-custom.d/rt/patchset/0536-x86-64-fix-compile.patch # new file: debian/binary-custom.d/rt/patchset/0537-trace-ktime-scalar.patch # new file: debian/binary-custom.d/rt/patchset/0538-nfs-stats-miss-preemption.patch # new file: debian/binary-custom.d/rt/patchset/0539-seqlock-serialize-against-writers.patch # new file: debian/binary-custom.d/rt/patchset/0540-seqlocks-handle-rwlock-and-spin.patch # new file: debian/binary-custom.d/rt/patchset/0541-futex-fifo-warn-sysctl.patch # new file: debian/binary-custom.d/rt/patchset/0542-lockdep-debug-type-fix.patch # new file: debian/binary-custom.d/rt/patchset/0543-futex-trivial-fix.patch # new file: debian/binary-custom.d/rt/patchset/0544-qla-mbx-compat-cast.patch # new file: debian/binary-custom.d/rt/patchset/0545-rtmutex-debug-magic.patch # new file: debian/binary-custom.d/rt/patchset/0546-7c1e76897492d92b6a1c2d6892494d39ded9680c.patch # new file: debian/binary-custom.d/rt/patchset/0547-d4496b39559c6d43f83e4c08b899984f8b8089b5.patch # new file: debian/binary-custom.d/rt/patchset/0548-7205656ab48da29a95d7f55e43a81db755d3cb3a.patch # new file: debian/binary-custom.d/rt/patchset/0549-9c17bcda991000351cb2373f78be7e4b1c44caa3.patch # new file: debian/binary-custom.d/rt/patchset/0550-1fb9b7d29d8e85ba3196eaa7ab871bf76fc98d36.patch # new file: debian/binary-custom.d/rt/patchset/0551-7cfb0435330364f90f274a26ecdc5f47f738498c.patch # new file: debian/binary-custom.d/rt/patchset/0552-7300711e8c6824fcfbd42a126980ff50439d8dd0.patch # new file: debian/binary-custom.d/rt/patchset/0553-7300711e8c6824fcfbd42a126980ff50439d8dd0-fix.patch # new file: debian/binary-custom.d/rt/patchset/0554-f7676254f179eac6b5244a80195ec8ae0e9d4606.patch # new file: debian/binary-custom.d/rt/patchset/0555-72d43d9bc9210d24d09202eaf219eac09e17b339.patch # new file: debian/binary-custom.d/rt/patchset/0556-4ff4b9e19a80b73959ebeb28d1df40176686f0a8.patch # new file: debian/binary-custom.d/rt/patchset/0557-61c22c34c6f80a8e89cff5ff717627c54cc14fd4.patch # new file: debian/binary-custom.d/rt/patchset/0558-38c052f8cff1bd323ccfa968136a9556652ee420.patch # new file: debian/binary-custom.d/rt/patchset/0559-ftrace-mcount-record.patch # new file: debian/binary-custom.d/rt/patchset/0560-rwlock-handle-bad-locking-practices.patch # new file: debian/binary-custom.d/rt/patchset/0561-rwlock-update-torture-test.patch # new file: debian/binary-custom.d/rt/patchset/0562-ftrace-fix-preempt-trace-fix.patch # renamed: debian/binary-custom.d/rt/patchset/1000-toshiba-mutex.patch -> debian/binary-custom.d/rt/patchset/0563-toshiba-mutex.patch # modified: debian/binary-custom.d/rt/patchset/series # modified: debian/binary-custom.d/rt/vars # new file: debian/binary-custom.d/xen/patchset/007-xen-dma-avoid-swiotlb-buffering.patch # new file: debian/binary-custom.d/xen/patchset/008-xen-avoid-phys-base.patch # modified: debian/changelog # modified: debian/control # modified: debian/control.stub # modified: debian/d-i/kernel-versions # modified: debian/scripts/misc/git-ubuntu-log # modified: drivers/acorn/char/defkeymap-l7200.c # modified: drivers/acpi/bus.c # modified: drivers/acpi/power.c # modified: drivers/acpi/scan.c # modified: drivers/ata/libata-core.c # modified: drivers/ata/pata_hpt366.c # modified: drivers/ata/pata_hpt37x.c # modified: drivers/ata/pata_serverworks.c # modified: drivers/block/ub.c # modified: drivers/char/defkeymap.c_shipped # modified: drivers/char/drm/i915_drv.c # modified: drivers/char/drm/i915_drv.h # modified: drivers/char/vt.c # modified: drivers/dma/ioat_dma.c # modified: drivers/firmware/dmi_scan.c # modified: drivers/hid/usbhid/hid-quirks.c # modified: drivers/isdn/capi/capidrv.c # modified: drivers/macintosh/via-pmu.c # modified: drivers/md/md.c # modified: drivers/media/dvb/dvb-usb/ttusb2.c # modified: drivers/media/dvb/frontends/tda10086.c # modified: drivers/media/dvb/frontends/tda10086.h # modified: drivers/media/dvb/ttpci/budget.c # modified: drivers/media/video/ivtv/ivtv-driver.c # modified: drivers/media/video/ivtv/ivtv-ioctl.c # modified: drivers/media/video/saa7134/saa7134-dvb.c # modified: drivers/media/video/tvaudio.c # modified: drivers/mtd/chips/cfi_cmdset_0001.c # modified: drivers/mtd/devices/block2mtd.c # modified: drivers/net/e1000e/netdev.c # modified: drivers/net/macb.c # modified: drivers/net/plip.c # modified: drivers/net/pppol2tp.c # modified: drivers/net/sis190.c # modified: drivers/net/sungem.c # modified: drivers/pci/quirks.c # modified: drivers/s390/char/defkeymap.c # modified: drivers/scsi/advansys.c # modified: drivers/scsi/aic94xx/aic94xx_scb.c # modified: drivers/scsi/gdth.c # modified: drivers/scsi/ips.c # modified: drivers/scsi/scsi_lib.c # modified: drivers/spi/atmel_spi.c # modified: drivers/spi/pxa2xx_spi.c # modified: drivers/uio/uio.c # modified: drivers/usb/core/message.c # modified: drivers/usb/core/quirks.c # modified: drivers/usb/gadget/ether.c # modified: drivers/usb/serial/ftdi_sio.c # modified: drivers/usb/serial/ftdi_sio.h # modified: drivers/usb/serial/keyspan.h # modified: drivers/usb/serial/ti_usb_3410_5052.c # modified: drivers/usb/serial/usb-serial.c # modified: drivers/usb/serial/visor.c # modified: drivers/video/fbmem.c # modified: fs/aio.c # modified: fs/buffer.c # modified: fs/gfs2/rgrp.c # modified: fs/hfs/catalog.c # modified: fs/hfsplus/bitmap.c # modified: fs/hfsplus/catalog.c # modified: fs/hfsplus/dir.c # modified: fs/isofs/compress.c # modified: fs/jbd/recovery.c # modified: fs/jbd2/recovery.c # modified: fs/jffs2/erase.c # modified: fs/locks.c # modified: fs/nfsd/nfsfh.c # modified: fs/signalfd.c # modified: fs/splice.c # modified: fs/ufs/util.h # modified: include/acpi/acpi_drivers.h # modified: include/asm-arm/arch-pxa/pxa-regs.h # modified: include/asm-parisc/futex.h # modified: include/asm-parisc/pdc.h # modified: include/asm-sparc64/backoff.h # modified: include/asm-x86/apic_32.h # modified: include/asm-x86/futex_32.h # modified: include/asm-x86/futex_64.h # modified: include/asm-x86/io_apic_64.h # modified: include/asm-x86/nops_32.h # modified: include/linux/ethtool.h # modified: include/linux/futex.h # modified: include/linux/irq.h # modified: include/linux/moduleparam.h # modified: include/linux/percpu.h # modified: include/linux/sched.h # modified: include/linux/security.h # modified: include/linux/time.h # modified: include/linux/usb/quirks.h # modified: include/net/af_unix.h # modified: include/net/scm.h # modified: include/net/sctp/sm.h # modified: include/net/tcp.h # modified: kernel/futex.c # modified: kernel/futex_compat.c # modified: kernel/irq/chip.c # modified: kernel/relay.c # modified: kernel/sched.c # modified: kernel/sysctl.c # modified: kernel/timer.c # modified: mm/allocpercpu.c # modified: mm/hugetlb.c # modified: mm/slab.c # modified: net/8021q/vlan.c # modified: net/ax25/ax25_out.c # modified: net/bluetooth/hci_core.c # modified: net/bluetooth/hci_sysfs.c # modified: net/bridge/netfilter/ebt_dnat.c # modified: net/bridge/netfilter/ebt_redirect.c # modified: net/bridge/netfilter/ebt_snat.c # modified: net/core/dev.c # modified: net/core/netpoll.c # modified: net/core/scm.c # modified: net/ipv4/ip_sockglue.c # modified: net/ipv4/ipcomp.c # modified: net/ipv4/ipconfig.c # modified: net/ipv4/netfilter/arpt_mangle.c # modified: net/ipv4/tcp.c # modified: net/ipv4/tcp_output.c # modified: net/ipv6/ip6_output.c # modified: net/ipv6/ip6_tunnel.c # modified: net/ipv6/ipcomp6.c # modified: net/ipv6/netfilter/nf_conntrack_reasm.c # modified: net/ipv6/xfrm6_output.c # modified: net/llc/af_llc.c # modified: net/netfilter/nfnetlink_log.c # modified: net/netfilter/nfnetlink_queue.c # modified: net/netfilter/xt_time.c # modified: net/sched/sch_generic.c # modified: net/sched/sch_htb.c # modified: net/sctp/associola.c # modified: net/sctp/bind_addr.c # modified: net/sctp/ipv6.c # modified: net/sctp/protocol.c # modified: net/sctp/sm_make_chunk.c # modified: net/sctp/sm_statefuns.c # modified: net/unix/af_unix.c # modified: net/unix/garbage.c # modified: scripts/Makefile.modpost # modified: scripts/mod/file2alias.c # modified: scripts/mod/modpost.c # modified: scripts/mod/modpost.h # modified: security/capability.c # modified: security/commoncap.c # # Changed but not updated: # (use git-update-index to mark for commit) # # unmerged: debian/binary-custom.d/lpia/patchset/0001-dabney_thermal.patch # modified: debian/binary-custom.d/lpia/patchset/0001-dabney_thermal.patch # # Untracked files: # (use "git add" to add to commit) # # debian/abi/2.6.24-21.43/ # debian/binary-custom.d/rt/patchset/0001-0001-sched-count-of-queued-RT-tasks.patch # debian/binary-custom.d/rt/patchset/0002-0002-sched-track-highest-prio-task-queued.patch # debian/binary-custom.d/rt/patchset/0003-0003-sched-add-RT-task-pushing.patch # debian/binary-custom.d/rt/patchset/0004-0004-sched-add-rt-overload-tracking.patch # debian/binary-custom.d/rt/patchset/0005-0005-sched-pull-RT-tasks-from-overloaded-runqueues.patch # debian/binary-custom.d/rt/patchset/0006-0006-sched-push-RT-tasks-from-overloaded-CPUs.patch # debian/binary-custom.d/rt/patchset/0007-0007-sched-disable-standard-balancer-for-RT-tasks.patch # debian/binary-custom.d/rt/patchset/0008-0008-sched-add-RT-balance-cpu-weight.patch # debian/binary-custom.d/rt/patchset/0009-0009-sched-clean-up-this_rq-use-in-kernel-sched_rt.c.patch # debian/binary-custom.d/rt/patchset/0010-0010-sched-de-SCHED_OTHER-ize-the-RT-path.patch # debian/binary-custom.d/rt/patchset/0011-0011-sched-break-out-search-for-RT-tasks.patch # debian/binary-custom.d/rt/patchset/0012-0012-sched-RT-balancing-include-current-CPU.patch # debian/binary-custom.d/rt/patchset/0013-0013-sched-pre-route-RT-tasks-on-wakeup.patch # debian/binary-custom.d/rt/patchset/0014-0014-sched-optimize-RT-affinity.patch # debian/binary-custom.d/rt/patchset/0015-0015-sched-wake-balance-fixes.patch # debian/binary-custom.d/rt/patchset/0016-0016-sched-RT-balance-avoid-overloading.patch # debian/binary-custom.d/rt/patchset/0017-0017-sched-break-out-early-if-RT-task-cannot-be-migrated.patch # debian/binary-custom.d/rt/patchset/0018-0018-sched-RT-balance-optimize.patch # debian/binary-custom.d/rt/patchset/0019-0019-sched-RT-balance-optimize-cpu-search.patch # debian/binary-custom.d/rt/patchset/0020-0020-sched-RT-balance-on-new-task.patch # debian/binary-custom.d/rt/patchset/0021-0021-sched-clean-up-pick_next_highest_task_rt.patch # debian/binary-custom.d/rt/patchset/0022-0022-sched-clean-up-find_lock_lowest_rq.patch # debian/binary-custom.d/rt/patchset/0023-0024-sched-clean-up-kernel-sched_rt.c.patch # debian/binary-custom.d/rt/patchset/0024-0025-sched-remove-rt_overload.patch # debian/binary-custom.d/rt/patchset/0025-0026-sched-remove-leftover-debugging.patch # debian/binary-custom.d/rt/patchset/0026-0027-sched-clean-up-pull_rt_task.patch # debian/binary-custom.d/rt/patchset/0027-0028-sched-clean-up-schedule_balance_rt.patch # debian/binary-custom.d/rt/patchset/0028-0029-sched-add-sched-domain-roots.patch # debian/binary-custom.d/rt/patchset/0029-0030-sched-update-root-domain-spans-upon-departure.patch # debian/binary-custom.d/rt/patchset/0030-0031-Subject-SCHED-Only-balance-our-RT-tasks-within-ou.patch # debian/binary-custom.d/rt/patchset/0031-0032-sched-fix-sched_rt.c-join-leave_domain.patch # debian/binary-custom.d/rt/patchset/0032-0034-sched-style-cleanup-2.patch # debian/binary-custom.d/rt/patchset/0033-0035-sched-add-credits-for-RT-balancing-improvements.patch # debian/binary-custom.d/rt/patchset/0034-0037-sched-whitespace-cleanups-in-topology.h.patch # debian/binary-custom.d/rt/patchset/0035-0038-sched-no-need-for-affine-wakeup-balancing-in.patch # debian/binary-custom.d/rt/patchset/0036-0039-sched-get-rid-of-new_cpu-in-try_to_wake_up.patch # debian/binary-custom.d/rt/patchset/0037-0041-sched-RT-balance-replace-hooks-with-pre-post-sched.patch # debian/binary-custom.d/rt/patchset/0038-0042-sched-RT-balance-add-new-methods-to-sched_class.patch # debian/binary-custom.d/rt/patchset/0039-0043-sched-RT-balance-only-adjust-overload-state-when-c.patch # debian/binary-custom.d/rt/patchset/0040-0044-sched-remove-some-old-cpuset-logic.patch # debian/binary-custom.d/rt/patchset/0041-sched-use-a-2d-bitmap-search-prio-cpu.patch # debian/binary-custom.d/rt/patchset/0042-remove-unused-var-warning.patch # debian/binary-custom.d/rt/patchset/0072-tracer-add-event-markers.patch # debian/binary-custom.d/rt/patchset/0075-trace-histograms.patch # debian/binary-custom.d/rt/patchset/0076-event-tracer-syscall-x86_64.patch # debian/binary-custom.d/rt/patchset/0077-event-tracer-syscall-i386.patch # debian/binary-custom.d/rt/patchset/0078-trace-events-handle-syscalls.patch # debian/binary-custom.d/rt/patchset/0079-preempt-trace.patch # debian/binary-custom.d/rt/patchset/0080-trace-add-event-markers-arm.patch # debian/binary-custom.d/rt/patchset/0081-ppc-rename-xmon-mcount.patch # debian/binary-custom.d/rt/patchset/0087-sched-enable-irqs-in-preempt-in-notifier-call.patch # debian/binary-custom.d/rt/patchset/0088-ep93xx-timer-accuracy.patch # debian/binary-custom.d/rt/patchset/0089-ep93xx-clockevents.patch # debian/binary-custom.d/rt/patchset/0090-ep93xx-clockevents-fix.patch # debian/binary-custom.d/rt/patchset/0091-arm-leds-timer.patch # debian/binary-custom.d/rt/patchset/0092-spinlock-trylock-cleanup-sungem.patch # debian/binary-custom.d/rt/patchset/0093-x86_64-tsc-sync-irqflags-fix.patch # debian/binary-custom.d/rt/patchset/0094-neptune-no-at-keyboard.patch # debian/binary-custom.d/rt/patchset/0095-rtmutex-debug.h-cleanup.patch # debian/binary-custom.d/rt/patchset/0096-netpoll-8139too-fix.patch # debian/binary-custom.d/rt/patchset/0097-kprobes-preempt-fix.patch # debian/binary-custom.d/rt/patchset/0098-replace-bugon-by-warn-on.patch # debian/binary-custom.d/rt/patchset/0099-i386-mark-atomic-irq-ops-raw.patch # debian/binary-custom.d/rt/patchset/0100-msi-suspend-resume-workaround.patch # debian/binary-custom.d/rt/patchset/0101-floppy-resume-fix.patch # debian/binary-custom.d/rt/patchset/0102-hrtimers-overrun-api.patch # debian/binary-custom.d/rt/patchset/0103-mm-fix-latency.patch # debian/binary-custom.d/rt/patchset/0104-ioapic-fix-too-fast-clocks.patch # debian/binary-custom.d/rt/patchset/0105-fix-acpi-build-weirdness.patch # debian/binary-custom.d/rt/patchset/0106-write-try-lock-irqsave.patch # debian/binary-custom.d/rt/patchset/0107-move-native-irq.patch # debian/binary-custom.d/rt/patchset/0108-dont-unmask-io_apic.patch # debian/binary-custom.d/rt/patchset/0109-gcc-warnings-shut-up.patch # debian/binary-custom.d/rt/patchset/0110-apic-dumpstack.patch # debian/binary-custom.d/rt/patchset/0111-netfilter-more-debugging.patch # debian/binary-custom.d/rt/patchset/0112-nmi-profiling-base.patch # debian/binary-custom.d/rt/patchset/0113-latency-tracing-ppc.patch # debian/binary-custom.d/rt/patchset/0114-latency-tracing-arm.patch # debian/binary-custom.d/rt/patchset/0117-arm-latency-tracer-support.patch # debian/binary-custom.d/rt/patchset/0118-random-driver-latency-fix.patch # debian/binary-custom.d/rt/patchset/0119-latency-measurement-drivers.patch # debian/binary-custom.d/rt/patchset/0120-latency-measurement-drivers-fix.patch # debian/binary-custom.d/rt/patchset/0121-lockdep-show-held-locks.patch # debian/binary-custom.d/rt/patchset/0122-lockdep-lock_set_subclass.patch # debian/binary-custom.d/rt/patchset/0123-lockdep-prettify.patch # debian/binary-custom.d/rt/patchset/0124-lockdep-more-entries.patch # debian/binary-custom.d/rt/patchset/0125-loopback-revert.patch # debian/binary-custom.d/rt/patchset/0126-ppc-gtod-notrace-fix.patch # debian/binary-custom.d/rt/patchset/0127-rcu-new-1.patch # debian/binary-custom.d/rt/patchset/0128-rcu-new-2.patch # debian/binary-custom.d/rt/patchset/0129-rcu-new-3.patch # debian/binary-custom.d/rt/patchset/0130-rcu-new-4.patch # debian/binary-custom.d/rt/patchset/0131-rcu-new-5.patch # debian/binary-custom.d/rt/patchset/0132-rcu-new-7.patch # debian/binary-custom.d/rt/patchset/0133-rcu-new-9.patch # debian/binary-custom.d/rt/patchset/0134-rcu-new-10.patch # debian/binary-custom.d/rt/patchset/0135-rcu-fix-rcu-preempt.patch # debian/binary-custom.d/rt/patchset/0136-rcu-dynticks-update.patch # debian/binary-custom.d/rt/patchset/0137-rcu-hrt-fixups.patch # debian/binary-custom.d/rt/patchset/0138-arm-cmpxchg.patch # debian/binary-custom.d/rt/patchset/0139-arm-fix-atomic-cmpxchg.patch # debian/binary-custom.d/rt/patchset/0140-arm-cmpxchg-support-armv6.patch # debian/binary-custom.d/rt/patchset/0141-arm-futex-atomic-cmpxchg.patch # debian/binary-custom.d/rt/patchset/0142-arm-preempt-config.patch # debian/binary-custom.d/rt/patchset/0143-preempt-softirqs-core.patch # debian/binary-custom.d/rt/patchset/0144-preempt-irqs-core.patch # debian/binary-custom.d/rt/patchset/0145-preempt-irqs-softirq-in-hardirq.patch # debian/binary-custom.d/rt/patchset/0146-preempt-irqs-direct-debug-keyboard.patch # debian/binary-custom.d/rt/patchset/0147-preempt-irqs-timer.patch # debian/binary-custom.d/rt/patchset/0148-preempt-irqs-hrtimer.patch # debian/binary-custom.d/rt/patchset/0149-preempt-irqs-i386.patch # debian/binary-custom.d/rt/patchset/0150-preempt-irqs-i386-ioapic-mask-quirk.patch # debian/binary-custom.d/rt/patchset/0151-preempt-irqs-mips.patch # debian/binary-custom.d/rt/patchset/0152-preempt-irqs-x86-64.patch # debian/binary-custom.d/rt/patchset/0153-preempt-irqs-x86-64-ioapic-mask-quirk.patch # debian/binary-custom.d/rt/patchset/0154-preempt-irqs-arm.patch # debian/binary-custom.d/rt/patchset/0155-preempt-irqs-arm-fix-oprofile.patch # debian/binary-custom.d/rt/patchset/0156-preempt-irqs-ppc.patch # debian/binary-custom.d/rt/patchset/0157-preempt-irqs-ppc-ack-irq-fixups.patch # debian/binary-custom.d/rt/patchset/0158-preempt-irqs-ppc-fix-b5.patch # debian/binary-custom.d/rt/patchset/0159-preempt-irqs-ppc-fix-b6.patch # debian/binary-custom.d/rt/patchset/0160-preempt-irqs-ppc-celleb-beatic-eoi.patch # debian/binary-custom.d/rt/patchset/0161-preempt-irqs-ppc-fix-more-fasteoi.patch # debian/binary-custom.d/rt/patchset/0162-preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch # debian/binary-custom.d/rt/patchset/0163-preempt-irqs-Kconfig.patch # debian/binary-custom.d/rt/patchset/0164-rt-apis.patch # debian/binary-custom.d/rt/patchset/0165-rt-slab-new.patch # debian/binary-custom.d/rt/patchset/0166-rt-page_alloc.patch # debian/binary-custom.d/rt/patchset/0167-rt-mutex-preempt-debugging.patch # debian/binary-custom.d/rt/patchset/0168-rt-mutex-irq-flags-checking.patch # debian/binary-custom.d/rt/patchset/0169-rt-mutex-trivial-tcp-preempt-fix.patch # debian/binary-custom.d/rt/patchset/0170-rt-mutex-trivial-route-cast-fix.patch # debian/binary-custom.d/rt/patchset/0171-rt-mutex-delayed-resched.patch # debian/binary-custom.d/rt/patchset/0172-rt-mutex-core.patch # debian/binary-custom.d/rt/patchset/0173-rt-mutex-trylock-export.patch # debian/binary-custom.d/rt/patchset/0174-rt-mutex-spinlock-might-sleep.patch # debian/binary-custom.d/rt/patchset/0175-rt-mutex-i386.patch # debian/binary-custom.d/rt/patchset/0176-rt-mutex-mips.patch # debian/binary-custom.d/rt/patchset/0177-rt-mutex-ppc.patch # debian/binary-custom.d/rt/patchset/0178-rt-mutex-ppc-fix-a5.patch # debian/binary-custom.d/rt/patchset/0179-rt-mutex-x86-64.patch # debian/binary-custom.d/rt/patchset/0180-rt-mutex-arm.patch # debian/binary-custom.d/rt/patchset/0181-rt-mutex-arm-fix.patch # debian/binary-custom.d/rt/patchset/0182-rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch # debian/binary-custom.d/rt/patchset/0183-rt-mutex-compat-semaphores.patch # debian/binary-custom.d/rt/patchset/0184-percpu-locked-mm.patch # debian/binary-custom.d/rt/patchset/0185-percpu-locked-netfilter.patch # debian/binary-custom.d/rt/patchset/0186-percpu-locked-netfilter2.patch # debian/binary-custom.d/rt/patchset/0187-percpu-locked-powerpc-fixups.patch # debian/binary-custom.d/rt/patchset/0188-percpu-locked-powerpc-fixups-a6.patch # debian/binary-custom.d/rt/patchset/0189-net-core-preempt-fix.patch # debian/binary-custom.d/rt/patchset/0190-bh-uptodate-lock.patch # debian/binary-custom.d/rt/patchset/0191-bh-state-lock.patch # debian/binary-custom.d/rt/patchset/0192-jbd_assertions_smp_only.patch # debian/binary-custom.d/rt/patchset/0193-tasklet-redesign.patch # debian/binary-custom.d/rt/patchset/0194-tasklet-busy-loop-hack.patch # debian/binary-custom.d/rt/patchset/0195-tasklet-fix-preemption-race.patch # debian/binary-custom.d/rt/patchset/0196-tasklet-more-fixes.patch # debian/binary-custom.d/rt/patchset/0197-disable-irqpoll.patch # debian/binary-custom.d/rt/patchset/0198-kstat-add-rt-stats.patch # debian/binary-custom.d/rt/patchset/0199-preempt-realtime-warn-and-bug-on.patch # debian/binary-custom.d/rt/patchset/0200-cputimer-thread-rt_A0.patch # debian/binary-custom.d/rt/patchset/0201-cputimer-thread-rt-fix.patch # debian/binary-custom.d/rt/patchset/0202-posix-cpu-timers-fix.patch # debian/binary-custom.d/rt/patchset/0203-vortex-fix.patch # debian/binary-custom.d/rt/patchset/0204-serial-locking-rt-cleanup.patch # debian/binary-custom.d/rt/patchset/0205-fix-emac-locking-2.6.16.patch # debian/binary-custom.d/rt/patchset/0206-serial-slow-machines.patch # debian/binary-custom.d/rt/patchset/0208-preempt-realtime-arm.patch # debian/binary-custom.d/rt/patchset/0209-preempt-realtime-arm-rawlock-in-mmu_context-h.patch # debian/binary-custom.d/rt/patchset/0210-arm-trace-preempt-idle.patch # debian/binary-custom.d/rt/patchset/0211-preempt-realtime-arm-bagde4.patch # debian/binary-custom.d/rt/patchset/0212-preempt-realtime-arm-footbridge.patch # debian/binary-custom.d/rt/patchset/0213-preempt-realtime-arm-integrator.patch # debian/binary-custom.d/rt/patchset/0214-preempt-realtime-arm-ixp4xx.patch # debian/binary-custom.d/rt/patchset/0215-preempt-realtime-arm-pxa.patch # debian/binary-custom.d/rt/patchset/0216-preempt-realtime-arm-shark.patch # debian/binary-custom.d/rt/patchset/0217-preempt-realtime-mips.patch # debian/binary-custom.d/rt/patchset/0218-preempt-realtime-x86_64.patch # debian/binary-custom.d/rt/patchset/0219-preempt-realtime-ia64.patch # debian/binary-custom.d/rt/patchset/0220-preempt-realtime-ppc-need-resched-delayed.patch # debian/binary-custom.d/rt/patchset/0221-preempt-realtime-ppc-more-resched-fixups.patch # debian/binary-custom.d/rt/patchset/0222-preempt-realtime-powerpc.patch # debian/binary-custom.d/rt/patchset/0223-preempt-realtime-powerpc-update.patch # debian/binary-custom.d/rt/patchset/0224-preempt-realtime-powerpc-a7.patch # debian/binary-custom.d/rt/patchset/0225-preempt-realtime-powerpc-b2.patch # debian/binary-custom.d/rt/patchset/0226-preempt-realtime-powerpc-b3.patch # debian/binary-custom.d/rt/patchset/0227-preempt-realtime-powerpc-b4.patch # debian/binary-custom.d/rt/patchset/0228-preempt-realtime-powerpc-add-raw-relax-macros.patch # debian/binary-custom.d/rt/patchset/0229-preempt-realtime-powerpc-tlb-batching.patch # debian/binary-custom.d/rt/patchset/0230-preempt-realtime-powerpc-celleb-raw-spinlocks.patch # debian/binary-custom.d/rt/patchset/0231-preempt-realtime-powerpc-missing-raw-spinlocks.patch # debian/binary-custom.d/rt/patchset/0232-preempt-realtime-sh.patch # debian/binary-custom.d/rt/patchset/0233-preempt-realtime-i386.patch # debian/binary-custom.d/rt/patchset/0234-remove-check-pgt-cache-calls.patch # debian/binary-custom.d/rt/patchset/0235-preempt-irqs-i386-idle-poll-loop-fix.patch # debian/binary-custom.d/rt/patchset/0287-2.6.21-rc6-lockless3-radix-tree-gang-slot-lookups.patch # debian/binary-custom.d/rt/patchset/0288-2.6.21-rc6-lockless5-lockless-probe.patch # debian/binary-custom.d/rt/patchset/0289-2.6.21-rc6-lockless6-speculative-get-page.patch # debian/binary-custom.d/rt/patchset/0290-2.6.21-rc6-lockless7-lockless-pagecache-lookups.patch # debian/binary-custom.d/rt/patchset/0291-2.6.21-rc6-lockless8-spinlock-tree_lock.patch # debian/binary-custom.d/rt/patchset/0292-radix-tree-concurrent.patch # debian/binary-custom.d/rt/patchset/0293-mapping_nrpages.patch # debian/binary-custom.d/rt/patchset/0294-lock_page_ref.patch # debian/binary-custom.d/rt/patchset/0295-mm-concurrent-pagecache.patch # debian/binary-custom.d/rt/patchset/0296-radix-tree-optimistic.patch # debian/binary-custom.d/rt/patchset/0297-radix-tree-optimistic-hist.patch # debian/binary-custom.d/rt/patchset/0298-radix-concurrent-lockdep.patch # debian/binary-custom.d/rt/patchset/0299-mm-concurrent-pagecache-rt.patch # debian/binary-custom.d/rt/patchset/0300-kmap-atomic-prepare.patch # debian/binary-custom.d/rt/patchset/0301-pagefault-disable-cleanup.patch # debian/binary-custom.d/rt/patchset/0302-kmap-atomic-i386-fix.patch # debian/binary-custom.d/rt/patchset/0303-select-error-leak-fix.patch # debian/binary-custom.d/rt/patchset/0304-fix-emergency-reboot.patch # debian/binary-custom.d/rt/patchset/0305-timer-freq-tweaks.patch # debian/binary-custom.d/rt/patchset/0306-highmem-revert-mainline.patch # debian/binary-custom.d/rt/patchset/0307-highmem_rewrite.patch # debian/binary-custom.d/rt/patchset/0308-highmem-redo-mainline.patch # debian/binary-custom.d/rt/patchset/0309-rt-kmap-scale-fix.patch # debian/binary-custom.d/rt/patchset/0310-pause-on-oops-head-tail.patch # debian/binary-custom.d/rt/patchset/0311-i386-nmi-watchdog-show-regs.patch # debian/binary-custom.d/rt/patchset/0312-x86-64-traps-move-held-locks-output.patch # debian/binary-custom.d/rt/patchset/0313-x86-64-tscless-vgettimeofday.patch # debian/binary-custom.d/rt/patchset/0314-Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch # debian/binary-custom.d/rt/patchset/0315-Allocate-RTSJ-memory-for-TCK-conformance-test.patch # debian/binary-custom.d/rt/patchset/0316-new-softirq-code.patch # debian/binary-custom.d/rt/patchset/0317-softirq-per-cpu-assumptions-fixes.patch # debian/binary-custom.d/rt/patchset/0318-fix-migrating-softirq.patch # debian/binary-custom.d/rt/patchset/0319-only-run-softirqs-from-irq-thread-when-irq-affinity-is-set.patch # debian/binary-custom.d/rt/patchset/0320-fix-softirq-checks-for-non-rt-preempt-hardirq.patch # debian/binary-custom.d/rt/patchset/0321-smp-processor-id-fixups.patch # debian/binary-custom.d/rt/patchset/0322-irda-fix.patch # debian/binary-custom.d/rt/patchset/0323-nf_conntrack-weird-crash-fix.patch # debian/binary-custom.d/rt/patchset/0324-nf_conntrack-fix-smp-processor-id.patch # debian/binary-custom.d/rt/patchset/0325-print-might-sleep-hack.patch # debian/binary-custom.d/rt/patchset/0326-lockdep-rt-mutex.patch # debian/binary-custom.d/rt/patchset/0327-lockstat-rt-hooks.patch # debian/binary-custom.d/rt/patchset/0328-lockstat_bounce_rt.patch # debian/binary-custom.d/rt/patchset/0329-RT_utsname.patch # debian/binary-custom.d/rt/patchset/0330-preempt-rt-no-slub.patch # debian/binary-custom.d/rt/patchset/0331-paravirt-function-pointer-fix.patch # debian/binary-custom.d/rt/patchset/0332-quicklist-release-before-free-page.patch # debian/binary-custom.d/rt/patchset/0333-quicklist-release-before-free-page-fix.patch # debian/binary-custom.d/rt/patchset/0334-disable-lpptest-on-nonlinux.patch # debian/binary-custom.d/rt/patchset/0335-sched-rt-stats.patch # debian/binary-custom.d/rt/patchset/0336-mitigate-resched-flood.patch # debian/binary-custom.d/rt/patchset/0337-genirq-soft-resend.patch # debian/binary-custom.d/rt/patchset/0338-rcu-preempt-hotplug-hackaround.patch # debian/binary-custom.d/rt/patchset/0339-relay-fix.patch # debian/binary-custom.d/rt/patchset/0340-schedule_on_each_cpu-enhance.patch # debian/binary-custom.d/rt/patchset/0341-schedule_on_each_cpu-enhance-rt.patch # debian/binary-custom.d/rt/patchset/0342-lockdep-rt-recursion-limit-fix.patch # debian/binary-custom.d/rt/patchset/0343-cond_resched_softirq-WARN-fix.patch # debian/binary-custom.d/rt/patchset/0344-irq-mask-fix.patch # debian/binary-custom.d/rt/patchset/0345-export-schedule-on-each-cpu.patch # debian/binary-custom.d/rt/patchset/0346-powerpc-rearrange-thread-flags-to-work-with-andi-instruction.patch # debian/binary-custom.d/rt/patchset/0347-powerpc-count_active_rt_tasks-is-undefined-for-non-preempt-rt.patch # debian/binary-custom.d/rt/patchset/0348-powerpc-match-__rw_yield-function-declaration-to-prototype.patch # debian/binary-custom.d/rt/patchset/0349-powerpc-flush_tlb_pending-is-no-more.patch # debian/binary-custom.d/rt/patchset/0350-fix-alternate_node_alloc.patch # debian/binary-custom.d/rt/patchset/0351-fix-compilation-for-non-RT-in-timer.patch # debian/binary-custom.d/rt/patchset/0352-hack-convert-i_alloc_sem-for-direct_io-craziness.patch # debian/binary-custom.d/rt/patchset/0353-dont-let-rt-rw_semaphores-do-non_owner-locks.patch # debian/binary-custom.d/rt/patchset/0354-rt-s_files-kill-a-union.patch # debian/binary-custom.d/rt/patchset/0355-loadavg_fixes_weird_loads.patch # debian/binary-custom.d/rt/patchset/0356-watchdog_use_timer_and_hpet_on_x86_64.patch # debian/binary-custom.d/rt/patchset/0357-call_rcu_bh-rename-of-call_rcu.patch # debian/binary-custom.d/rt/patchset/0358-introduce-pick-function-macro.patch # debian/binary-custom.d/rt/patchset/0359-replace-PICK_OP-with-PICK_FUNCTION.patch # debian/binary-custom.d/rt/patchset/0360-fix-PICK_FUNCTION-spin_trylock_irq.patch # debian/binary-custom.d/rt/patchset/0361-seqlocks-use-PICK_FUNCTION.patch # debian/binary-custom.d/rt/patchset/0362-fork-desched_thread-comment-rework.patch # debian/binary-custom.d/rt/patchset/0363-fix-circular-locking-deadlock.patch # debian/binary-custom.d/rt/patchset/0364-disable-ist-x86_64.patch # debian/binary-custom.d/rt/patchset/0365-rcu-trace-fix-free.patch # debian/binary-custom.d/rt/patchset/0366-rcu-preempt-fix-bad-dyntick-accounting.patch # debian/binary-custom.d/rt/patchset/0367-rcu-preempt-boost-sdr.patch # debian/binary-custom.d/rt/patchset/0368-rcu-preempt-boost-default.patch # debian/binary-custom.d/rt/patchset/0369-rcu-preempt-boost-fix.patch # debian/binary-custom.d/rt/patchset/0370-rcu-torture-preempt-update.patch # debian/binary-custom.d/rt/patchset/0371-rcupreempt-boost-early-init.patch # debian/binary-custom.d/rt/patchset/0372-plist-debug.patch # debian/binary-custom.d/rt/patchset/0373-seq-irqsave.patch # debian/binary-custom.d/rt/patchset/0374-numa-slab-freeing.patch # debian/binary-custom.d/rt/patchset/0375-rt_mutex_setprio.patch # debian/binary-custom.d/rt/patchset/0376-rt-list-mods.patch # debian/binary-custom.d/rt/patchset/0377-rt-plist-mods.patch # debian/binary-custom.d/rt/patchset/0378-rt-workqeue-prio.patch # debian/binary-custom.d/rt/patchset/0379-rt-workqueue-barrier.patch # debian/binary-custom.d/rt/patchset/0380-rt-wq-barrier-fix.patch # debian/binary-custom.d/rt/patchset/0381-rt-delayed-prio.patch # debian/binary-custom.d/rt/patchset/0382-sched_prio.patch # debian/binary-custom.d/rt/patchset/0383-lock-init-plist-fix.patch # debian/binary-custom.d/rt/patchset/0384-ntfs-local-irq-save-nort.patch # debian/binary-custom.d/rt/patchset/0385-dont-disable-preemption-without-IST.patch # debian/binary-custom.d/rt/patchset/0386-irq-flags-unsigned-long.patch # debian/binary-custom.d/rt/patchset/0387-filemap-dont-bug-non-atomic.patch # debian/binary-custom.d/rt/patchset/0388-fix-bug-on-in-filemap.patch # debian/binary-custom.d/rt/patchset/0389-rt-sched-groups.patch # debian/binary-custom.d/rt/patchset/0390-send-nmi-all-preempt-disable.patch # debian/binary-custom.d/rt/patchset/0391-printk-dont-bug-on-sched.patch # debian/binary-custom.d/rt/patchset/0392-user-no-irq-disable.patch # debian/binary-custom.d/rt/patchset/0393-drain-all-local-pages-via-sched.patch # debian/binary-custom.d/rt/patchset/0394-local_irq_save_nort-in-swap.patch # debian/binary-custom.d/rt/patchset/0395-proportions-raw-locks.patch # debian/binary-custom.d/rt/patchset/0396-arm-compile-fix.patch # debian/binary-custom.d/rt/patchset/0397-no-warning-for-irqs-disabled-in-local-bh-enable.patch # debian/binary-custom.d/rt/patchset/0398-page-alloc-use-real-time-pcp-locking-for-page-draining.patch # debian/binary-custom.d/rt/patchset/0399-handle-pending-in-simple-irq.patch # debian/binary-custom.d/rt/patchset/0400-use-edge-triggered-irq-handler-instead-of-simple-irq.patch # debian/binary-custom.d/rt/patchset/0401-dev-queue-xmit-preempt-fix.patch # debian/binary-custom.d/rt/patchset/0402-dynamically-update-root-domain-span-online-maps.patch # debian/binary-custom.d/rt/patchset/0403-ppc-hacks-to-allow-rt-to-run-kernbench.patch # debian/binary-custom.d/rt/patchset/0404-ppc64-non-smp-compile-fix-per-cpu.patch # debian/binary-custom.d/rt/patchset/0405-rcu-preempt-trace-markers-1.patch # debian/binary-custom.d/rt/patchset/0406-rcu-preempt-trace-markers-2.patch # debian/binary-custom.d/rt/patchset/0407-kernel-bug-after-entering-something-from-login.patch # debian/binary-custom.d/rt/patchset/0408-ppc-make-tlb-batch-64-only.patch # debian/binary-custom.d/rt/patchset/0409-ppc-chpr-set-rtc-lock.patch # debian/binary-custom.d/rt/patchset/0410-disable-run-softirq-from-hardirq-completely.patch # debian/binary-custom.d/rt/patchset/0411-hack-fix-rt-migration.patch # debian/binary-custom.d/rt/patchset/0412-mips-remove-conlicting-rtc-lock-declaration.patch # debian/binary-custom.d/rt/patchset/0413-mips-remove-finish-arch-switch.patch # debian/binary-custom.d/rt/patchset/0414-mips-change-raw-spinlock-type.patch # debian/binary-custom.d/rt/patchset/0415-ppc32-latency-compile-hack-fixes.patch # debian/binary-custom.d/rt/patchset/0416-mips-remove-duplicate-kconfig.patch # debian/binary-custom.d/rt/patchset/0418-apic-level-smp-affinity.patch # debian/binary-custom.d/rt/patchset/0419-timer-warning-fix.patch # debian/binary-custom.d/rt/patchset/0420-printk-in-atomic.patch # debian/binary-custom.d/rt/patchset/0421-root-domain-kfree-in-atomic.patch # debian/binary-custom.d/rt/patchset/1000-toshiba-mutex.patch $ git commit debian/binary-custom.d/lpia/patchset/0001-dabney_thermal.patch: needs merge $