Commit Graph

2311 Commits

Author SHA1 Message Date
Ben Hutchings 19c01cc8ac Update to 3.3.2
svn path=/dists/trunk/linux-2.6/; revision=18926
2012-04-14 05:02:18 +00:00
Ben Hutchings 6d0e915de9 Update to 3.2.15
svn path=/dists/sid/linux-2.6/; revision=18924
2012-04-14 04:47:06 +00:00
Ben Hutchings 43569a1e44 hugetlb: fix race condition in hugetlb_fault()
svn path=/dists/sid/linux-2.6/; revision=18923
2012-04-13 03:01:31 +00:00
Ben Hutchings 52fc1edcc2 nfs: Fix length of buffer copied in __nfs4_get_acl_uncached
svn path=/dists/sid/linux-2.6/; revision=18922
2012-04-09 04:05:34 +00:00
Ben Hutchings 3121d09256 [x86] hv: Update all Hyper-V drivers to 3.4-rc1 (Closes: #661318)
svn path=/dists/sid/linux-2.6/; revision=18921
2012-04-09 00:47:41 +00:00
Ben Hutchings c31d2a0d11 Add a blank line so that it's clear which patches the comments apply to
svn path=/dists/sid/linux-2.6/; revision=18920
2012-04-08 23:40:21 +00:00
Ben Hutchings 41488824b8 drm/radeon/kms: fix fans after resume (Closes: #596741)
svn path=/dists/sid/linux-2.6/; revision=18919
2012-04-08 21:58:50 +00:00
Ben Hutchings 5db093463e TOMOYO: Fix mount flags checking order.
svn path=/dists/sid/linux-2.6/; revision=18918
2012-04-08 21:40:08 +00:00
Ben Hutchings 7f24df4a4e [x86] drm/i915: mask transcoder select bits before setting them on LVDS (Closes: #660394)
svn path=/dists/sid/linux-2.6/; revision=18915
2012-04-07 17:40:29 +00:00
Ben Hutchings db877bcfb5 Fix path to orion5x patch
svn path=/dists/sid/linux-2.6/; revision=18914
2012-04-07 17:39:32 +00:00
Ben Hutchings 4ffe012c6f [armel/orion5x] Fix GPIO enable bits for MPP9 (Closes: #667446)
svn path=/dists/sid/linux-2.6/; revision=18913
2012-04-07 04:18:14 +00:00
Ben Hutchings dc1f49f9f6 [x86] ioat: fix size of 'completion' for Xen (Closes: #660554)
Actually add the relevant patch.

svn path=/dists/sid/linux-2.6/; revision=18912
2012-04-07 04:13:19 +00:00
Ben Hutchings 4a06153ba7 [x86] ioat: fix size of completion for Xen (Closes: #660554)
svn path=/dists/sid/linux-2.6/; revision=18911
2012-04-07 02:43:08 +00:00
Ben Hutchings 36aa841844 [armel/iop32x] Add missing #includes (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18910
2012-04-07 02:21:19 +00:00
Ben Hutchings 5ba5ce0d66 Merge changes from sid branch up to 3.2.14-1
Drop changes to preserve ABI on sid branch.

Drop some patches already included in 3.3.1.

svn path=/dists/trunk/linux-2.6/; revision=18909
2012-04-06 20:59:33 +00:00
Ben Hutchings 855df90a5b Update to 3.3.1
svn path=/dists/trunk/linux-2.6/; revision=18908
2012-04-06 19:45:29 +00:00
Ben Hutchings 4d25e70196 Revert "rtc: Provide flag for rtc devices that don't support UIE"
This reverts commit 61d38cd909ad35ff497bf1a84cd57b2baf6d9c49.
It changes ABI and is only needed for rtc-mpc5121 which we don't
enable.

svn path=/dists/sid/linux-2.6/; revision=18904
2012-04-04 04:35:20 +00:00
Ben Hutchings 54b2da19c7 Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"
This reverts commit 273fb194e86b795b08a724c7646d0f694949070b.
It is reported to break Xen support (not sure which domains/modes).

svn path=/dists/sid/linux-2.6/; revision=18903
2012-04-04 01:11:21 +00:00
Ben Hutchings 7192bde72e Add missing header information for bugfix/feature patches
svn path=/dists/sid/linux-2.6/; revision=18902
2012-04-03 05:06:42 +00:00
Ben Hutchings 5c9895e3cc Adding header information for most Debian-specific patches
svn path=/dists/sid/linux-2.6/; revision=18901
2012-04-03 04:34:17 +00:00
Ben Hutchings 78b9c64209 Revert "CIFS: Respect negotiated MaxMpxCount"
This reverts commit a3f7edf2fcb8e3e9c530c596a6c07479aeed418b.
It's a high-risk change which hasn't been well-tested yet.  Leave it a
while to see if further fixes are needed.

svn path=/dists/sid/linux-2.6/; revision=18900
2012-04-03 03:11:24 +00:00
Ben Hutchings 1fbc8d01ff Update to 3.2.14
Drop some patches that are included in this.

svn path=/dists/sid/linux-2.6/; revision=18899
2012-04-03 02:52:51 +00:00
Ben Hutchings 5da05a3637 PCI: ASPM: Fix pcie devices with non-pcie children (Closes: #665420)
svn path=/dists/sid/linux-2.6/; revision=18898
2012-04-01 22:43:12 +00:00
Bastian Blank 642568c7f8 * debian/changelog: Set version to 3.2.13-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18888
2012-03-25 17:15:51 +00:00
Uwe Kleine-König a02f2f02e0 [rt] bump version to 3.2.12-rt22
This undoes the locking change to struct fs, so the corresponding fixups
can be dropped, too.

svn path=/dists/sid/linux-2.6/; revision=18881
2012-03-24 00:48:38 +00:00
Ben Hutchings 54502859ca kbuild: do not check for ancient modutils tools
svn path=/dists/sid/linux-2.6/; revision=18873
2012-03-21 03:18:35 +00:00
Ben Hutchings 296fb7c8c7 Merge changes from sid up to 3.2.12-1
Drop the ABI versions and ignore lists.

svn path=/dists/trunk/linux-2.6/; revision=18870
2012-03-20 16:08:41 +00:00
Ben Hutchings 0cba0b9cb4 Add networking patches from stable queue
svn path=/dists/sid/linux-2.6/; revision=18863
2012-03-20 04:32:41 +00:00
Ben Hutchings 3e6b34af83 aufs: Update to aufs3.2-20120312
svn path=/dists/sid/linux-2.6/; revision=18862
2012-03-20 03:48:14 +00:00
Ben Hutchings d1f5151b15 [rt] bump rt patch to version 3.2.11-rt20
svn path=/dists/sid/linux-2.6/; revision=18861
2012-03-20 03:35:24 +00:00
Ben Hutchings 690e21f586 block: fix __blkdev_get and add_disk race condition
svn path=/dists/sid/linux-2.6/; revision=18860
2012-03-20 03:18:49 +00:00
Ben Hutchings e9f13e1973 epoll: Don't limit non-nested epoll paths
svn path=/dists/sid/linux-2.6/; revision=18859
2012-03-20 03:14:58 +00:00
Bastian Blank 73c104dd0d * debian/changelog: Set version to 3.2.12-1.
* debian/patches: Remove merged and fix-up patches.

svn path=/dists/sid/linux-2.6/; revision=18857
2012-03-19 17:13:02 +00:00
Ben Hutchings 80a8623652 Remove ASPM-disable patch which was merged upstream
svn path=/dists/trunk/linux-2.6/; revision=18855
2012-03-19 03:04:03 +00:00
Ben Hutchings d70bc0db62 Update to 3.3
svn path=/dists/trunk/linux-2.6/; revision=18854
2012-03-19 03:02:37 +00:00
Bastian Blank 05e3a7cfb7 debian/patches/bugfix/all/pci-rework-aspm-disable-code.patch:
Remove unused (and merged) patch.

svn path=/dists/sid/linux-2.6/; revision=18830
2012-03-13 10:22:14 +00:00
Uwe Kleine-König 7e45416325 [rt] drop genirq-clear-thread-mask-for-non-oneshot.patch included in 3.2.10
svn path=/dists/sid/linux-2.6/; revision=18829
2012-03-13 09:47:31 +00:00
Bastian Blank f867fb53df * debian/changelog: Update version to 3.2.10-1.
* debian/config/defines: Ignore some local ABI changes.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18821
2012-03-12 21:24:24 +00:00
Uwe Kleine-König 7b15bcc41a [rt] fix conflict between the security restrictions on links and rt
Instead of fixing aufs I disabled it for the rt feature set as it's only
needed for the installer.

svn path=/dists/sid/linux-2.6/; revision=18814
2012-03-11 16:36:05 +00:00
Ben Hutchings f2d4c738b7 aufs: Update to aufs3.x-rcN-20120312
svn path=/dists/trunk/linux-2.6/; revision=18810
2012-03-11 05:25:53 +00:00
Ben Hutchings 0e88f788a7 Update to 3.3-rc7
svn path=/dists/trunk/linux-2.6/; revision=18809
2012-03-11 04:30:08 +00:00
Uwe Kleine-König ddff170108 [rt] bump rt patch to version 3.2.9-rt17
svn path=/dists/sid/linux-2.6/; revision=18800
2012-03-07 22:21:48 +00:00
Uwe Kleine-König d5de9df737 [rt] bump rt patch to version 3.2.9-rt16
This includes the locking fix for offlining a CPU commited earlier.

svn path=/dists/sid/linux-2.6/; revision=18799
2012-03-06 14:25:26 +00:00
Uwe Kleine-König 9ebb40a097 [rt] fix locking when taking down a CPU
svn path=/dists/sid/linux-2.6/; revision=18798
2012-03-06 08:29:22 +00:00
Ben Hutchings 870e3e6899 Merge changes from sid branch up to 3.2.9-1
svn path=/dists/trunk/linux-2.6/; revision=18790
2012-03-04 20:27:13 +00:00
Uwe Kleine-König 2361426d8b [featureset=rt] add script to check series file for correctness
svn path=/dists/sid/linux-2.6/; revision=18783
2012-03-04 13:55:05 +00:00
Uwe Kleine-König 6b60b6faa5 [x86] Update rt featureset to 3.2.9-rt15
svn path=/dists/sid/linux-2.6/; revision=18782
2012-03-04 13:31:34 +00:00
Ben Hutchings eb520f4b87 Update to 3.3-rc5
svn path=/dists/trunk/linux-2.6/; revision=18770
2012-03-03 18:58:28 +00:00
Ben Hutchings d87a6fa26b iwlwifi: fix key removal (Closes: #651199)
svn path=/dists/sid/linux-2.6/; revision=18769
2012-03-03 18:39:09 +00:00
Ben Hutchings 90154ece0a fs: Introduce and enable security restrictions on links
Add the longstanding symlink and hard link restriction patches as
found in mmotm.  Explicitly enable these restrictions and point to the
documentation.

svn path=/dists/sid/linux-2.6/; revision=18763
2012-03-02 04:49:25 +00:00
Ben Hutchings 9d49f06141 Update to 3.2.9
svn path=/dists/sid/linux-2.6/; revision=18761
2012-03-02 03:28:47 +00:00
Bastian Blank 58f571c92c NFSv4: Fix an Oops in the NFSv4 getacl code.
* debian/changelog: Uodate.
* debian/patches: Add patch.

svn path=/dists/sid/linux-2.6/; revision=18750
2012-02-28 13:24:31 +00:00
Ben Hutchings edef763e61 version: Use maintainer rather than uploader address for official binary packages
svn path=/dists/sid/linux-2.6/; revision=18746
2012-02-27 03:38:04 +00:00
Ben Hutchings 71513149e2 ipsec: be careful of non existing mac headers (Closes: #660804)
svn path=/dists/sid/linux-2.6/; revision=18740
2012-02-26 17:16:17 +00:00
Ben Hutchings b1f4b69f5e [x86] drm/i915: do not enable RC6p on Sandy Bridge (Closes: #660265)
svn path=/dists/sid/linux-2.6/; revision=18737
2012-02-26 15:53:11 +00:00
Bastian Blank 37b6c61160 * debian/changelog: Update version to 3.2.7-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18729
2012-02-21 18:06:12 +00:00
Ben Hutchings b1e98ddaba Update to 3.3-rc4
aufs: Update to aufs3.x-rcN-20120123
rt: Disable until it is updated for Linux 3.3 or later

svn path=/dists/trunk/linux-2.6/; revision=18703
2012-02-19 22:01:27 +00:00
Ben Hutchings 0650fa8178 ath9k: fix a WEP crypto related regression (Closes: #659484)
svn path=/dists/trunk/linux-2.6/; revision=18696
2012-02-16 02:36:23 +00:00
Ben Hutchings 951b4546d2 builddeb: Don't create files in /tmp with predictable names
svn path=/dists/trunk/linux-2.6/; revision=18695
2012-02-15 15:36:57 +00:00
Ben Hutchings e44fa8a4b3 relay: prevent integer overflow in relay_open()
svn path=/dists/trunk/linux-2.6/; revision=18694
2012-02-15 15:08:07 +00:00
Ben Hutchings 0992284b23 Update to 3.2.6
svn path=/dists/trunk/linux-2.6/; revision=18692
2012-02-14 03:07:01 +00:00
Arnaud Patard 1a1e4bde86 Merge ixp4xx_flash_probe oops fix from Marc Kleine-Budde
svn path=/dists/trunk/linux-2.6/; revision=18672
2012-02-09 14:12:08 +00:00
Uwe Kleine-König 258029907f [amd64] Update rt featureset to 3.2.5-rt12
svn path=/dists/trunk/linux-2.6/; revision=18670
2012-02-08 21:25:53 +00:00
Aurelien Jarno ff06513715 hwmon: backport IT8728F support for linux 3.3.
svn path=/dists/trunk/linux-2.6/; revision=18669
2012-02-06 10:23:07 +00:00
Ben Hutchings e812745c1b PCI: Rework ASPM disable code (fixes power usage regression on some systems)
svn path=/dists/trunk/linux-2.6/; revision=18664
2012-02-04 17:33:07 +00:00
Bastian Blank 5ce8156c22 * debian/changelog: Update version to 3.2.4-1.
* debian/patches: Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=18662
2012-02-04 11:28:36 +00:00
Ben Hutchings ec1f0e633c [x86] KVM: fix missing checks in syscall emulation (CVE-2012-0045)
svn path=/dists/trunk/linux-2.6/; revision=18657
2012-01-31 05:37:11 +00:00
Ben Hutchings 416f29e181 Apply various important fixes from the 3.2 stable queue
svn path=/dists/trunk/linux-2.6/; revision=18656
2012-01-31 05:20:05 +00:00
Ben Hutchings 9380781c46 [m68k] Fix assembler constraint to prevent overeager gcc optimisation
svn path=/dists/trunk/linux-2.6/; revision=18643
2012-01-28 02:18:46 +00:00
Ben Hutchings 77b3487e37 Update to 3.2.2
svn path=/dists/trunk/linux-2.6/; revision=18633
2012-01-26 04:48:16 +00:00
Ben Hutchings 746b4c4442 Fold debian/patches/series/2 into base
svn path=/dists/trunk/linux-2.6/; revision=18631
2012-01-25 04:24:04 +00:00
Ben Hutchings 13bf7925f6 aufs: Update to aufs3.2-20120109 (fixes FTBFS on m68k)
svn path=/dists/trunk/linux-2.6/; revision=18630
2012-01-25 04:20:39 +00:00
Ben Hutchings a14e8e55fc proc: clean up and fix /proc/<pid>/mem handling (CVE-2012-0056)
svn path=/dists/trunk/linux-2.6/; revision=18605
2012-01-23 15:02:16 +00:00
Aurelien Jarno 943fad2464 [x86] Backport KVM nested VMX fixes from 3.3 to fix warnings and
crashes of L1 guests.


svn path=/dists/trunk/linux-2.6/; revision=18603
2012-01-23 08:07:20 +00:00
Ben Hutchings 0819241ba4 Add missing pieces of the ALPS v3/v4 patches
svn path=/dists/trunk/linux-2.6/; revision=18569
2012-01-18 16:14:04 +00:00
Ben Hutchings fce293bb12 Merge changes from sid up to 3.1.8-2.
svn path=/dists/trunk/linux-2.6/; revision=18533
2012-01-15 20:02:46 +00:00
Ben Hutchings 0876b9a397 Input: ALPS - add support for protocol versions 3 and 4 (Closes: #618422, #648207)
svn path=/dists/trunk/linux-2.6/; revision=18531
2012-01-15 15:01:18 +00:00
Ben Hutchings d4b3869d50 Restrict ioctl forwarding on partitions and logical volumes (CVE-2011-4127)
svn path=/dists/trunk/linux-2.6/; revision=18530
2012-01-15 14:55:21 +00:00
Ben Hutchings 8b7d7d53b5 net: reintroduce missing rcu_assign_pointer() calls
Fixes a regression in 3.2.

svn path=/dists/trunk/linux-2.6/; revision=18529
2012-01-15 14:51:36 +00:00
Arnaud Patard ba01f127e1 Backport 88f6282 A1 support from mainline
svn path=/dists/trunk/linux-2.6/; revision=18520
2012-01-13 10:42:17 +00:00
Ben Hutchings fd9c780956 [alpha] add io{read,write}{16,32}be functions, thanks to Michael Cree
svn path=/dists/trunk/linux-2.6/; revision=18517
2012-01-13 03:01:43 +00:00
Ben Hutchings ad450cd218 [um,m68k] Register a generic CPU device (fixes regression introduced by the fix for #649216)
svn path=/dists/trunk/linux-2.6/; revision=18516
2012-01-13 02:51:49 +00:00
Ben Hutchings 036f34422f [ia64] Add accept4() syscall (Closes: #647825)
svn path=/dists/trunk/linux-2.6/; revision=18510
2012-01-12 23:53:23 +00:00
Ben Hutchings 0cebee6320 igmp: Avoid zero delay when receiving odd mixture of IGMP queries (Closes: #654876) (CVE-2012-0207)
svn path=/dists/sid/linux-2.6/; revision=18484
2012-01-10 03:10:34 +00:00
Ben Hutchings a4a17af2cc [x86] KVM: Prevent starting PIT timers in the absence of irqchip support (CVE-2011-4622)
svn path=/dists/sid/linux-2.6/; revision=18481
2012-01-08 23:57:50 +00:00
Ben Hutchings d522842c22 Restrict ioctl forwarding on partitions and logical volumes (CVE-2011-4127)
svn path=/dists/sid/linux-2.6/; revision=18480
2012-01-08 23:56:42 +00:00
Arnaud Patard 4b05a947e9 forgot to commit series file ...
svn path=/dists/trunk/linux-2.6/; revision=18477
2012-01-08 10:51:43 +00:00
Arnaud Patard 280a068cb5 Backport topdown mmap support on arm (http://lists.debian.org/debian-arm/2011/12/msg00136.html)
svn path=/dists/trunk/linux-2.6/; revision=18475
2012-01-08 10:48:16 +00:00
Arnaud Patard c351fac8d7 Add back ixp4xx gpiolib (fixes ftbfs on ixp4xx)
svn path=/dists/trunk/linux-2.6/; revision=18473
2012-01-08 10:41:18 +00:00
Ben Hutchings 6a8499f514 v4l2-ioctl: integer overflow in video_usercopy()
svn path=/dists/sid/linux-2.6/; revision=18459
2012-01-08 01:41:34 +00:00
Ben Hutchings 9413d691a6 Undo removal of exported functions in 3.1.8
blk_init_allocated_queue_node() was removed; restore it as a wrapper.
On sparc, io_remap_pfn_range() was changed into an inline function;
change it back for now.

svn path=/dists/sid/linux-2.6/; revision=18458
2012-01-08 01:15:40 +00:00
Ben Hutchings 85136b37c3 Update to 3.1.8
svn path=/dists/sid/linux-2.6/; revision=18457
2012-01-08 00:24:03 +00:00
Ben Hutchings 7193956cc5 Drop "bridge: provide a mtu() method for fake_dst_ops", only needed for 3.2
svn path=/dists/sid/linux-2.6/; revision=18452
2012-01-04 13:27:45 +00:00
Ben Hutchings 3341c6b5ba [arm] Remove use of possibly undefined BUILD_BUG_ON in <asm/bug.h> (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18449
2012-01-02 13:24:06 +00:00
Ben Hutchings 3cc9ce52b2 Revert "aufs: Do not refer to AUFS_NAME in pr_fmt (fixes FTBFS on m68k)"
This is not sufficient to fix the failure.

svn path=/dists/sid/linux-2.6/; revision=18444
2011-12-31 23:19:41 +00:00
Ben Hutchings 005c58fae5 aufs: Do not refer to AUFS_NAME in pr_fmt (fixes FTBFS on m68k)
svn path=/dists/sid/linux-2.6/; revision=18441
2011-12-30 17:11:25 +00:00
Ben Hutchings eace8ee92e Revert "clockevents: Set noop handler in clockevents_exchange_device()", included in stable update 3.1.5 (Closes: #653398)
svn path=/dists/sid/linux-2.6/; revision=18440
2011-12-30 16:52:00 +00:00
Ben Hutchings 36b3180d45 l2tp: ensure sk->dst is still valid (Closes: #652503)
svn path=/dists/sid/linux-2.6/; revision=18437
2011-12-30 11:03:36 +00:00
Ben Hutchings 105e27367a rtc: Fix alarm rollover when day or month is out-of-range (Closes: #646429)
svn path=/dists/sid/linux-2.6/; revision=18430
2011-12-29 15:34:52 +00:00
Ben Hutchings e9e5b11d6b net: Fix regressions that may result in a crash when using br_netfilter
svn path=/dists/sid/linux-2.6/; revision=18429
2011-12-28 21:42:53 +00:00
Ben Hutchings e3c3cf2822 drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU
svn path=/dists/sid/linux-2.6/; revision=18428
2011-12-28 21:34:35 +00:00
Ben Hutchings 576fc1b72c iwlwifi: allow to switch to HT40 if not associated (Closes: #653423)
svn path=/dists/sid/linux-2.6/; revision=18426
2011-12-28 16:20:44 +00:00
Ben Hutchings 8af8fcd361 snapshot: Implement compat_ioctl (Closes: #502816)
svn path=/dists/sid/linux-2.6/; revision=18423
2011-12-27 20:10:31 +00:00
Ben Hutchings ad7ae07d2a Drop one hunk of an rt patch applied separately in 3.2-rc7
svn path=/dists/trunk/linux-2.6/; revision=18419
2011-12-24 11:02:52 +00:00
Ben Hutchings e0da08a8cb Restore aufs fix dropped in last merge from sid
svn path=/dists/trunk/linux-2.6/; revision=18417
2011-12-24 10:55:56 +00:00
Ben Hutchings d859d1ee3f Update to 3.2-rc7
svn path=/dists/trunk/linux-2.6/; revision=18415
2011-12-24 10:41:53 +00:00
Bastian Blank 72fb377acc Merge /dists/sid/linux-2.6 (3.1.6-1).
svn path=/dists/trunk/linux-2.6/; revision=18414
2011-12-23 18:56:37 +00:00
Bastian Blank 55a911975f * debian/changelog: Set version to 3.1.6-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18404
2011-12-22 00:05:05 +00:00
Bastian Blank a4d8f9927f * debian/changelog: Update to 3.2~rc6-1~experimental.1.
* debian/patches: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=18398
2011-12-19 12:05:26 +00:00
Ben Hutchings 64378c34a9 cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler (Closes: #650119)
svn path=/dists/sid/linux-2.6/; revision=18390
2011-12-16 03:22:27 +00:00
Uwe Kleine-König fd6ad13765 [amd64] bump rt feature set to 3.2-rc5-rt8
svn path=/dists/trunk/linux-2.6/; revision=18389
2011-12-15 14:24:33 +00:00
Ben Hutchings 93a7026d1b [arm] setup: initialize arm_dma_zone_size earlier (Closes: #651215)
svn path=/dists/trunk/linux-2.6/; revision=18386
2011-12-14 02:20:40 +00:00
Arnaud Patard 356ae72a44 Add arm_dma_zone_size fix as it should fix #651215
svn path=/dists/sid/linux-2.6/; revision=18385
2011-12-13 08:15:07 +00:00
Ben Hutchings 76b84abd2b staging: r8712u: Add new USB ID (Closes: #651622)
svn path=/dists/sid/linux-2.6/; revision=18383
2011-12-13 05:52:42 +00:00
Ben Hutchings b9fdb45a49 Revert r18378 "[x86] Fix issues in KVM nVMX implementation by backporting..."
These changes must wait until after 3.1.5-1.

svn path=/dists/sid/linux-2.6/; revision=18379
2011-12-11 17:19:48 +00:00
Aurelien Jarno 9dc3d8bdf6 * [x86] Fix issues in KVM nVMX implementation by backporting changes
from 3.2.


svn path=/dists/sid/linux-2.6/; revision=18378
2011-12-11 16:53:04 +00:00
Ben Hutchings 2968ad5228 Refresh rt patch series for 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18374
2011-12-10 14:46:00 +00:00
Ben Hutchings 3c2b560acc Update to 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18373
2011-12-10 14:13:58 +00:00
Ben Hutchings d61e2efe8f Deal with ABI changes in 3.1.5
struct clocksource changed but clocksource functions shouldn't be used
by OOT modules; ignore the change.

struct inet_peer changed; although it shouldn't be used by OOT modules
it does affect symbol versions for many of the networking core
functions.  Since the structure is only allocated in one place so we
can safely extend it instead of adding the new member in the middle.

svn path=/dists/sid/linux-2.6/; revision=18372
2011-12-10 05:02:34 +00:00
Ben Hutchings 0c328410c2 Update to 3.1.5
svn path=/dists/sid/linux-2.6/; revision=18367
2011-12-10 00:46:27 +00:00
Ben Hutchings 081ea2a37a Fix naming of patch series for rt featureset
svn path=/dists/trunk/linux-2.6/; revision=18366
2011-12-09 00:41:11 +00:00
Uwe Kleine-König 61b0fbb477 don't modify debian revisions that are already released
svn path=/dists/trunk/linux-2.6/; revision=18363
2011-12-07 08:57:22 +00:00
Uwe Kleine-König b2f1f81a01 [amd64] bump rt patch set to 3.2-rc4-rt6
svn path=/dists/trunk/linux-2.6/; revision=18362
2011-12-07 08:48:41 +00:00
Ben Hutchings c35b492ed9 [powerpc] pasemi_mac: Fix building as module
svn path=/dists/trunk/linux-2.6/; revision=18357
2011-12-06 04:32:08 +00:00
Ben Hutchings 893f0879fa brcmsmac: Fix I/O functions for MIPS and for big-endian architectures
svn path=/dists/sid/linux-2.6/; revision=18356
2011-12-05 16:05:06 +00:00
Ben Hutchings 619c99e343 [x86] Enable MEMTEST (Closes: #613321, #646361)
If bad RAM is detected, WARN and recommend a more thorough test

svn path=/dists/sid/linux-2.6/; revision=18354
2011-12-05 06:04:56 +00:00
Ben Hutchings 8971affbe1 USB: EHCI: fix HUB TT scheduling issue with iso transfer (Closes: #651015)
svn path=/dists/sid/linux-2.6/; revision=18353
2011-12-05 01:46:49 +00:00
Hector Oron 77c86295ed Backport fix for nullpointer dereference on regulator core. Thanks Arnaud Patard.
svn path=/dists/sid/linux-2.6/; revision=18346
2011-12-04 00:33:57 +00:00
Ben Hutchings ddc1a60a16 Do not disable BRCMSMAC if BCMA is enabled
svn path=/dists/trunk/linux-2.6/; revision=18345
2011-12-03 23:06:58 +00:00
Uwe Kleine-König 94ef22ed4b [amd64] bump rt feature set to 3.2-rc4-rt5
svn path=/dists/trunk/linux-2.6/; revision=18344
2011-12-03 15:30:58 +00:00
Ben Hutchings 0a1d59767e Update to 3.2-rc4
svn path=/dists/trunk/linux-2.6/; revision=18341
2011-12-02 03:48:40 +00:00
Ben Hutchings 009b172275 aufs: Fix export of __devcgroup_inode_permission
Any source file exporting symbols needs to include <linux/export.h>.

svn path=/dists/trunk/linux-2.6/; revision=18340
2011-12-02 03:18:32 +00:00
Ben Hutchings 8ca9589cf3 cs46xx: Include <linux/module.h> to get definition of MODULE_FIRMWARE
It appears that cs46xx_lib.c used to include <linux/module.h>
indirectly.  This is no longer the case, so we now need to include it
directly.

svn path=/dists/trunk/linux-2.6/; revision=18339
2011-12-01 17:24:59 +00:00
Ben Hutchings bfa9115e35 rtl8192e: Remove firmware again
Larry Finger imported a new version of this driver into staging.
Damn the regressions, let's have new crap!


svn path=/dists/trunk/linux-2.6/; revision=18338
2011-12-01 15:13:37 +00:00
Ben Hutchings 3056f04b74 Drop rt fixes included in 3.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=18336
2011-12-01 06:34:57 +00:00
Ben Hutchings e29f027ab7 Merge changes from sid up to 3.1.4-1
svn path=/dists/trunk/linux-2.6/; revision=18335
2011-12-01 04:23:13 +00:00
Ben Hutchings 343ef5a0cc topology: Provide CPU topology in sysfs in !SMP configurations (Closes: #649216)
svn path=/dists/sid/linux-2.6/; revision=18330
2011-11-28 05:07:47 +00:00
Bastian Blank 4a4b6c1623 debian/patches/bugfix/all/stable: Remove, not longer needed.
svn path=/dists/trunk/linux-2.6/; revision=18327
2011-11-27 20:59:40 +00:00
Bastian Blank 1c05df2344 * debian/changelog: Set version to 3.1.3-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18326
2011-11-27 19:50:33 +00:00
Ben Hutchings 8de56753df Update to 3.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=18319
2011-11-26 03:33:20 +00:00
Ben Hutchings 01f077e6d8 amilo-rfkill: Use proper functions to write to the i8042 safely
svn path=/dists/sid/linux-2.6/; revision=18318
2011-11-26 03:21:20 +00:00
Ben Hutchings 1a7fd6fae1 lirc_serial: Fix various bugs that may result in a crash, deadlock or other failure (Closes: #645811)
svn path=/dists/sid/linux-2.6/; revision=18317
2011-11-25 00:46:02 +00:00
Ben Hutchings e714f93eb8 Enable BCMA as module, BCMA_HOST_PCI and B43_BCMA (Closes: #649567)
But limit these to devices not supported by brcmsmac.

svn path=/dists/sid/linux-2.6/; revision=18314
2011-11-24 07:59:05 +00:00
Ben Hutchings dd9a095d25 netdev: Revert ARCNET and PHYLIB to tristate options
svn path=/dists/trunk/linux-2.6/; revision=18309
2011-11-22 07:56:06 +00:00
Ben Hutchings c94be70e01 Update to 3.1.2
svn path=/dists/sid/linux-2.6/; revision=18300
2011-11-22 05:37:48 +00:00
Ben Hutchings 7547fa690b [amd64] bump -rt to 3.2-rc2-rt3
From: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

svn path=/dists/trunk/linux-2.6/; revision=18299
2011-11-20 00:01:55 +00:00
Ben Hutchings 9d96b925c8 aufs: Update to aufs3.x-rcN-20111114
svn path=/dists/trunk/linux-2.6/; revision=18298
2011-11-19 23:53:33 +00:00
Ben Hutchings 69a34a2626 Update to 3.2-rc2
Drop patches that went upstream.

Refresh the rt patch by finding a roughly equivalent git commit, applying the
remaining changes, merging with and diffing against 3.2-rc2.

svn path=/dists/trunk/linux-2.6/; revision=18295
2011-11-18 06:28:51 +00:00
Uwe Kleine-König 88be48dec9 [amd64] reenable rt featureset with 3.2-rc1-52e4c2a05-rt2
svn path=/dists/trunk/linux-2.6/; revision=18294
2011-11-17 07:50:32 +00:00
Uwe Kleine-König ec08651228 rt: fix gen-patch for new directory layout on kernel.org
svn path=/dists/trunk/linux-2.6/; revision=18293
2011-11-17 07:50:22 +00:00
Ben Hutchings ddbcf28662 Update to 3.2-rc1
Drop a large number of patches that were merged upstream.
Fix context in features/all/sound-pci-cs46xx-request_firmware.patch.
Remove another firmware image sneaked into staging.

svn path=/dists/trunk/linux-2.6/; revision=18288
2011-11-14 15:49:29 +00:00
Ben Hutchings 31bb914b8a Remove unused patches
svn path=/dists/trunk/linux-2.6/; revision=18270
2011-11-13 22:45:11 +00:00
Arnaud Patard 221a62f8e0 Add support for pata on iMX51 and AHCI on iMX53
svn path=/dists/trunk/linux-2.6/; revision=18267
2011-11-13 19:50:28 +00:00
Arnaud Patard 35a7f31573 allow to build iMX51 and iMX53 support in same kernel image
svn path=/dists/trunk/linux-2.6/; revision=18266
2011-11-13 19:42:28 +00:00
Arnaud Patard fcaba866b2 add io{read,write}{16,32}be functions to ixp4xx
svn path=/dists/trunk/linux-2.6/; revision=18265
2011-11-13 19:27:56 +00:00
Ben Hutchings 6f5b287580 Defer addition of accept4() on ia64 until we're sure about the system call number
svn path=/dists/trunk/linux-2.6/; revision=18264
2011-11-13 19:20:11 +00:00
Ben Hutchings b575a2349e [x86] Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops (Closes: #631664)
svn path=/dists/trunk/linux-2.6/; revision=18263
2011-11-13 19:14:22 +00:00
Ben Hutchings 24fa4b60b0 block: Always check length of all iov entries in blk_rq_map_user_iov()
svn path=/dists/trunk/linux-2.6/; revision=18262
2011-11-13 19:00:34 +00:00
Ben Hutchings ddf4522333 [ia64] Add accept4() syscall, thanks to Émeric Maschino (Closes: #647825)
svn path=/dists/trunk/linux-2.6/; revision=18260
2011-11-13 17:16:07 +00:00
Ben Hutchings 60cdd70aa7 vmscan: fix shrinker callback bug in fs/super.c
svn path=/dists/trunk/linux-2.6/; revision=18259
2011-11-13 16:59:19 +00:00
Ben Hutchings 987c5acd76 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops (CVE-2011-2203)
svn path=/dists/trunk/linux-2.6/; revision=18258
2011-11-13 16:51:57 +00:00
Ben Hutchings 5825c6732e DFSG: Remove drivers/staging/ft1000/ft1000-*/*.img
This is non-free firmware for drivers we don't build.  Related to
#609448, but I didn't think to check for actual binary files.

svn path=/dists/trunk/linux-2.6/; revision=18251
2011-11-13 07:46:51 +00:00
Ben Hutchings e1ec2d3c49 Update to 3.1.1
svn path=/dists/trunk/linux-2.6/; revision=18247
2011-11-12 04:49:59 +00:00
Ben Hutchings 40ebbb135b cifs, freezer: add wait_event_freezekillable and have cifs use it (Closes: #488794)
svn path=/dists/trunk/linux-2.6/; revision=18244
2011-11-11 02:33:02 +00:00
Ben Hutchings 609a1e3502 [arm] add io{read,write}{16,32}be functions (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18243
2011-11-11 02:10:11 +00:00
Ben Hutchings 3e1e1a6980 [powerpc] ptrace: Fix build with gcc 4.6
svn path=/dists/trunk/linux-2.6/; revision=18242
2011-11-11 01:45:03 +00:00
Ben Hutchings 7aa515ffdd iwlagn: fix modinfo display for 135 ucode (Closes: #647958)
svn path=/dists/trunk/linux-2.6/; revision=18238
2011-11-08 01:58:57 +00:00
Ben Hutchings 1b2eec8411 [alpha] wire up accept4 syscall, thanks to Michael Cree
svn path=/dists/trunk/linux-2.6/; revision=18232
2011-11-04 15:07:20 +00:00
Ben Hutchings 2ae960fee3 Merge changes from sid up to 3.0.0-6
Apply the added patches that aren't in 3.1.

svn path=/dists/trunk/linux-2.6/; revision=18214
2011-11-02 04:21:37 +00:00
Ben Hutchings 53e89121b1 oom: fix integer overflow of points in oom_badness (CVE-2011-4097)
svn path=/dists/sid/linux-2.6/; revision=18211
2011-11-01 14:47:10 +00:00
Ben Hutchings 4f95622964 xfs: Fix possible memory corruption in xfs_readlink (CVE-2011-4077)
svn path=/dists/sid/linux-2.6/; revision=18209
2011-11-01 14:25:01 +00:00
Ben Hutchings cdd9a973fd aufs: Update to aufs3.0-20111031 (Closes: #644687)
svn path=/dists/sid/linux-2.6/; revision=18207
2011-10-31 04:33:01 +00:00
Ben Hutchings 66c5e8bac1 aufs: Update to aufs3.1-20111031
svn path=/dists/trunk/linux-2.6/; revision=18205
2011-10-31 04:16:58 +00:00
Ben Hutchings 91b0f2c5df aufs: Update to aufs3 for Linux 3.1 (Closes: #644687)
svn path=/dists/trunk/linux-2.6/; revision=18203
2011-10-29 11:00:42 +00:00
Ben Hutchings ace78f87fb ark3116: Fix initialisation order (Closes: #640391)
svn path=/dists/sid/linux-2.6/; revision=18186
2011-10-28 03:47:37 +00:00
Ben Hutchings ef3e66f739 Add stable 3.0.8
svn path=/dists/sid/linux-2.6/; revision=18177
2011-10-25 09:24:34 +00:00
Uwe Kleine-König 7c7ec14458 [amd64] Update rt featureset to 3.0.7-rt20
svn path=/dists/sid/linux-2.6/; revision=18172
2011-10-19 19:05:00 +00:00
Ben Hutchings d8a35d2c97 cputimer: Cure lock inversion
Fix regression introduced in 3.0.7.
Update the rt patch accordingly.

svn path=/dists/sid/linux-2.6/; revision=18171
2011-10-19 02:36:03 +00:00
Uwe Kleine-König 5239a7efb9 fixup rt patch for 3.0.7
svn path=/dists/sid/linux-2.6/; revision=18169
2011-10-18 08:51:36 +00:00
Uwe Kleine-König 97db62c65e [amd64] Update rt featureset to 3.0.6-rt18
svn path=/dists/sid/linux-2.6/; revision=18168
2011-10-18 08:51:28 +00:00
Bastian Blank 4c30be6ba2 Add stable release 3.0.7.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/3.0.7.patch: Add.
* debian/patches/series/6: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=18167
2011-10-18 08:42:31 +00:00
Uwe Kleine-König f9bd94a34a [amd64] Update rt featureset to 3.0.6-rt17
svn path=/dists/sid/linux-2.6/; revision=18158
2011-10-07 13:59:16 +00:00
Ben Hutchings 0e076e3520 Make taskstats require root access (CVE-2011-2494)
We want this fix everywhere, not just in rt!

svn path=/dists/sid/linux-2.6/; revision=18151
2011-10-05 14:14:35 +00:00
Uwe Kleine-König d0a01a6a66 [amd64] Update rt featureset to 3.0.6-rt16
Fixed up hunks for lib/Kconfig.debug to fit on top of sysrq-mask.patch

svn path=/dists/sid/linux-2.6/; revision=18150
2011-10-05 09:10:16 +00:00
Ben Hutchings 57f407b53b Drop fixes in rt feature patch that are also in 3.0.5
svn path=/dists/sid/linux-2.6/; revision=18149
2011-10-05 00:55:33 +00:00
Ben Hutchings 8a02f1bc34 Add stable 3.0.5 and 3.0.6
svn path=/dists/sid/linux-2.6/; revision=18146
2011-10-04 05:41:51 +00:00
Ben Hutchings c1989e9e35 [powerpc/powerpc64] Add missing #include to LPAR console selection fix
svn path=/dists/trunk/linux-2.6/; revision=18134
2011-09-27 05:04:39 +00:00
Ben Hutchings d04d4963bb kobj_uevent: Ignore if some listeners cannot handle message (Closes: #641661)
svn path=/dists/sid/linux-2.6/; revision=18117
2011-09-23 05:16:38 +00:00
Ben Hutchings da389ea4fb block: Free queue resources at blk_release_queue() (Closes: #631187)
svn path=/dists/sid/linux-2.6/; revision=18115
2011-09-23 04:48:13 +00:00
Ben Hutchings b71496a759 Add patch series file for 3.0.0-5
svn path=/dists/sid/linux-2.6/; revision=18114
2011-09-23 04:46:41 +00:00
Ben Hutchings 3e240c77cc fm801: Fix regressions in 3.0 (Closes: #641946)
svn path=/dists/sid/linux-2.6/; revision=18113
2011-09-22 13:53:42 +00:00
Ben Hutchings 555d263559 Update to 3.1-rc7
svn path=/dists/trunk/linux-2.6/; revision=18111
2011-09-22 03:29:51 +00:00
Ben Hutchings 0a45a7e8a2 [i386] Fix alignment of alternative instruction entries (Closes: #640964)
svn path=/dists/trunk/linux-2.6/; revision=18108
2011-09-21 04:39:25 +00:00
Ben Hutchings f53fe70e4e Strip added localversion-rt file, as would normally be done by gen-patch
svn path=/dists/sid/linux-2.6/; revision=18100
2011-09-19 13:40:26 +00:00
Uwe Kleine-König 7389c0e460 [amd64] Update rt featureset to 3.0.4-rt14
(and remove whitespace noise introduced in r18089)

svn path=/dists/sid/linux-2.6/; revision=18090
2011-09-15 14:07:15 +00:00
Uwe Kleine-König 06f83b39f5 [amd64] Update rt featureset to 3.0.4-rt13
svn path=/dists/sid/linux-2.6/; revision=18073
2011-09-10 21:22:48 +00:00
Ben Hutchings d20c752850 [armel/ixp4xx] Add gpioblib support (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18072
2011-09-10 03:17:12 +00:00
Ben Hutchings 1bd1a3f2d2 [i386] libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
svn path=/dists/trunk/linux-2.6/; revision=18062
2011-09-08 14:40:22 +00:00
Ben Hutchings 4dd557d027 uvcvideo: Fix crash when linking entities (Closes: #637740)
svn path=/dists/sid/linux-2.6/; revision=18056
2011-09-07 01:42:55 +00:00
Ben Hutchings 1cbe072043 Drop non-fix for GPIO compile errors on armel/ixp4xx
svn path=/dists/trunk/linux-2.6/; revision=18054
2011-09-06 03:21:11 +00:00
Ben Hutchings e3ab97f0fd Fix GPIOLIB vs GENERIC_GPIO selection for two more architectures
svn path=/dists/trunk/linux-2.6/; revision=18051
2011-09-05 03:36:39 +00:00
Ben Hutchings 6b76054200 Add fixes from the stable queue believed to fix Debian bugs
svn path=/dists/sid/linux-2.6/; revision=18045
2011-09-04 23:30:50 +00:00
Ben Hutchings 02063aa7ff Add stable 3.0.4
svn path=/dists/sid/linux-2.6/; revision=18044
2011-09-04 22:28:39 +00:00
Ben Hutchings b44aa24a5b Merge changes from sid
svn path=/dists/trunk/linux-2.6/; revision=18034
2011-08-29 13:36:42 +00:00
Ben Hutchings 8f0eaeaba8 [alpha] Disable GENERIC_GPIO (Closes: #638696)
svn path=/dists/sid/linux-2.6/; revision=18033
2011-08-29 13:30:57 +00:00
Ben Hutchings 3783ddfc79 Cherry-pick some important fixes from 3.0.4-rc1
svn path=/dists/sid/linux-2.6/; revision=18021
2011-08-27 07:03:52 +00:00
Ben Hutchings c0dedf4876 CIFS: Fix memory corruption on mount (Closes: #635344)
svn path=/dists/sid/linux-2.6/; revision=18015
2011-08-27 01:37:00 +00:00
Ben Hutchings 676cff8256 netfilter: TCP and raw fix for ip_route_me_harder
This fixes a case where SNAT/masquerading is not done.  David Miller
has queued this for 3.0.y.

svn path=/dists/sid/linux-2.6/; revision=17987
2011-08-23 04:24:47 +00:00
Ben Hutchings cdcd919fec Add stable 3.0.3
svn path=/dists/sid/linux-2.6/; revision=17984
2011-08-22 02:32:38 +00:00
Ben Hutchings 7cad51c789 Merge changes from sid up to 3.0.0-2
svn path=/dists/trunk/linux-2.6/; revision=17946
2011-08-17 02:40:48 +00:00
Uwe Kleine-König 73712ef50f [amd64] Update rt featureset to 3.0.1-rt11
svn path=/dists/sid/linux-2.6/; revision=17939
2011-08-16 05:01:48 +00:00
Ben Hutchings a2515f6a5a Add stable 3.0.2 (same as 3.0.2-rc1)
svn path=/dists/sid/linux-2.6/; revision=17936
2011-08-16 04:07:43 +00:00
Ben Hutchings 72f160b3ea Expect stable version numbers to have 3 components
svn path=/dists/sid/linux-2.6/; revision=17935
2011-08-16 04:05:37 +00:00
Ben Hutchings e9a11b33c1 Update to 3.1-rc2
svn path=/dists/trunk/linux-2.6/; revision=17933
2011-08-15 14:28:10 +00:00
Ben Hutchings 2be3f4cbdf Update context in rt patch for 3.0.2
svn path=/dists/sid/linux-2.6/; revision=17921
2011-08-14 20:10:24 +00:00
Ben Hutchings d56851b91a Add stable 3.0.2-rc1
svn path=/dists/sid/linux-2.6/; revision=17918
2011-08-14 18:31:06 +00:00
Ben Hutchings cf4365dfbe rt: Disable until it is updated for Linux 3.1
svn path=/dists/trunk/linux-2.6/; revision=17903
2011-08-10 12:16:31 +00:00
Ben Hutchings ae962da734 [x86] xen: allow enable use of VGA console on dom0
svn path=/dists/sid/linux-2.6/; revision=17902
2011-08-10 12:13:44 +00:00
Ben Hutchings 9a5f18b238 [amd64] Update rt featureset to 3.0.1-rt8
svn path=/dists/sid/linux-2.6/; revision=17901
2011-08-09 13:47:15 +00:00
Ben Hutchings 82eaadd2d2 [amd64] Update rt featureset to 3.0.1-rt8
svn path=/dists/sid/linux-2.6/; revision=17900
2011-08-09 13:46:15 +00:00
Ben Hutchings 7f420cf06c Set debian/patches/features/all/rt/gen-patch executable
svn path=/dists/sid/linux-2.6/; revision=17899
2011-08-09 13:42:02 +00:00
Ben Hutchings 53fd520e23 Update to 3.1-rc1
Remove and refresh patches as necessary.
Disable aufs; after fixing textual conflicts it turns out to be broken by
a VFS change.

svn path=/dists/trunk/linux-2.6/; revision=17897
2011-08-09 00:16:15 +00:00
Ben Hutchings 028a3e5509 perf: do not look at ./config for configuration (Closes: #632923)
svn path=/dists/trunk/linux-2.6/; revision=17890
2011-08-07 18:45:25 +00:00
Maximilian Attems d8924c8eff 3.0.1 released
svn path=/dists/trunk/linux-2.6/; revision=17886
2011-08-05 17:56:38 +00:00
Maximilian Attems 264f8c6767 add 3.0.1-rc1 stable
has potential to unfuck current sad scsi stack troubels.
temporaly disable rt, has some conflicts to resolve.

svn path=/dists/trunk/linux-2.6/; revision=17882
2011-08-04 00:31:06 +00:00
Ben Hutchings 8fc303ee00 [amd64] Add rt featureset with 3.0-rt2 patch set
Mostly done by Uwe Kleine-König.

svn path=/dists/trunk/linux-2.6/; revision=17850
2011-07-23 20:53:57 +00:00
Bastian Blank a857c85f8d * debian/changelog: Update.
* debian/patches/features/all/xen/backend-autoload.patch:
  Allow autoloading of Xen backend drivers.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=17845
2011-07-22 19:45:19 +00:00
Bastian Blank 6a420428d2 debian/patches/bugfix/arm/ixp4xx-build-breakage.patch,
debian/patches/bugfix/mips/mips-i8259-use-struct-syscore_ops-instead-of-sysdevs.patch,
debian/patches/series/base:
Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=17844
2011-07-22 18:51:32 +00:00
Arnaud Patard d9f3d5eadb - Merge upstream commit fixing build breakage on ixp and enable it again.
svn path=/dists/trunk/linux-2.6/; revision=17836
2011-07-19 09:26:37 +00:00
Ben Hutchings 854483b4cc Remove unused patches
svn path=/dists/trunk/linux-2.6/; revision=17828
2011-07-12 02:46:29 +00:00
Ben Hutchings 9f78cb0d58 aufs: Update for 3.0
svn path=/dists/trunk/linux-2.6/; revision=17827
2011-07-12 02:43:01 +00:00
Maximilian Attems ed2152c8dd ALSA: hda - Enable auto-parser as default for Conexant codecs
makes sound really suck *less* on x220, taken from linux-next.

svn path=/dists/trunk/linux-2.6/; revision=17819
2011-07-06 21:22:25 +00:00
Maximilian Attems 2bdd997225 one of the alsa patches landed between rc5 and rc6
nuke it.

svn path=/dists/trunk/linux-2.6/; revision=17808
2011-07-05 08:00:08 +00:00
Maximilian Attems 189fbb5cd4 add some alsa patches from linux-next to make intel hda suck less
X220 tested.

svn path=/dists/trunk/linux-2.6/; revision=17807
2011-07-05 07:37:09 +00:00
Ben Hutchings 4cc9c90593 Update to 3.0-rc6
Drop one patch merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=17800
2011-07-05 03:44:33 +00:00
Maximilian Attems e768e4fc94 add two m68k patches from linux-next
svn path=/dists/trunk/linux-2.6/; revision=17778
2011-07-02 20:23:07 +00:00
Maximilian Attems 39035feb5e Add KEY_MICMUTE and enable it on Lenovo X220
this only shutsdown warnings concerning that key,
no real effect yet.

svn path=/dists/trunk/linux-2.6/; revision=17777
2011-07-02 19:57:43 +00:00
Maximilian Attems 2288a7163c drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state
add patch for easy to trigger resume/suspend warnings on x220.

svn path=/dists/trunk/linux-2.6/; revision=17776
2011-07-01 06:18:21 +00:00
Maximilian Attems 25fc1ec9fb rebase on 3.0-rc5
arm build fix merged.

svn path=/dists/trunk/linux-2.6/; revision=17735
2011-06-28 07:40:48 +00:00
Maximilian Attems 53b9d3b49b merge patch series
svn path=/dists/trunk/linux-2.6/; revision=17715
2011-06-21 12:19:56 +00:00
Maximilian Attems ce591eedbf prepare for 3.0-rc4
all the build fixes landed

svn path=/dists/trunk/linux-2.6/; revision=17714
2011-06-21 12:06:28 +00:00
Ben Hutchings 7f8f24455a Remove removal of rtl8712 firmware; now removed upstream
svn path=/dists/trunk/linux-2.6/; revision=17713
2011-06-21 11:42:59 +00:00
Ben Hutchings 6ca93e95d0 rt2800pci: Add device ID for RT539F device (Closes: #630960)
svn path=/dists/trunk/linux-2.6/; revision=17710
2011-06-20 04:15:30 +00:00
Maximilian Attems 12d9a93b79 release 3.0-rc3
now all build fixes have materialised in linux-next.

svn path=/dists/trunk/linux-2.6/; revision=17702
2011-06-16 13:06:27 +00:00
Maximilian Attems 3db16e7190 prepare for 3.0-rc3 upload
properly add lost patch to base

svn path=/dists/trunk/linux-2.6/; revision=17698
2011-06-14 21:04:01 +00:00
Ben Hutchings b9bd131e1c [i386] idle: EXPORT_SYMBOL(default_idle, pm_idle) if CONFIG_APM_MODULE (only)
Fixes FTBFS.

svn path=/dists/trunk/linux-2.6/; revision=17642
2011-06-10 03:47:28 +00:00
Ben Hutchings e814e49450 Remove obsolete patch qla4xxx-Fix-build-on-some-architectures-lacking-64-bit-I-O.patch
svn path=/dists/trunk/linux-2.6/; revision=17637
2011-06-09 02:41:33 +00:00
Ben Hutchings 1984a91fde Update to 3.0-rc2
svn path=/dists/trunk/linux-2.6/; revision=17623
2011-06-07 09:38:00 +00:00
Ben Hutchings 41c525f712 Fix missing quote character in LINUX_COMPILE_HOST for unofficial builds
svn path=/dists/trunk/linux-2.6/; revision=17617
2011-06-06 07:28:31 +00:00
Ben Hutchings e67cd9e6d2 nouveau: ACPI support is dependent on X86
The ACPI support code probably wasn't very useful on ia64, and now
depends on mxm-wmi which is definitely x86-only.

svn path=/dists/trunk/linux-2.6/; revision=17603
2011-06-06 00:15:56 +00:00