Commit Graph

3948 Commits

Author SHA1 Message Date
Ben Hutchings e6f3266900 Update rt series to 3.4.4-rt13
svn path=/dists/trunk/linux/; revision=19213
2012-06-26 06:28:34 +00:00
Ben Hutchings 54984a6844 Update to 3.4.4
svn path=/dists/trunk/linux/; revision=19212
2012-06-26 06:21:53 +00:00
Ben Hutchings 8b1e122672 Merge changes from sid up to 3.2.21-2
svn path=/dists/trunk/linux/; revision=19211
2012-06-26 06:02:51 +00:00
Ben Hutchings a98051c79e Prepare to release linux (3.2.21-2).
svn path=/dists/sid/linux/; revision=19209
2012-06-26 05:18:36 +00:00
Ben Hutchings 945c5baa54 wacom: Reinstate addition of device 0xE5, with later fixes from maintainer
svn path=/dists/sid/linux/; revision=19206
2012-06-25 23:48:07 +00:00
Arnaud Patard f853c20597 backport arm bpf jit support. runtime tested with tcpdump and kirkwood iconnect
kernel

svn path=/dists/sid/linux/; revision=19205
2012-06-25 09:54:07 +00:00
Arnaud Patard 6e35c8562d PHYSMAP is used on all armel platforms except ixp so put it in config/armel/config
svn path=/dists/trunk/linux/; revision=19204
2012-06-24 22:57:58 +00:00
Arnaud Patard d52ba7f67a disable virtio on all armel platforms except versatile
svn path=/dists/trunk/linux/; revision=19203
2012-06-24 22:39:13 +00:00
Arnaud Patard 11a2983b69 disable some options on iop, ixp to make it fit in the flash. Most gain is from
disabling ftrace

svn path=/dists/trunk/linux/; revision=19201
2012-06-24 22:14:45 +00:00
Ben Hutchings f5a7e1900a linux-image, README.Debian: Suggest debian-kernel-handbook package
svn path=/dists/sid/linux/; revision=19200
2012-06-24 22:09:43 +00:00
Ben Hutchings ba801fdb42 wacom: Try to fix regressions in 3.2.18-1
svn path=/dists/sid/linux/; revision=19197
2012-06-24 21:13:18 +00:00
Ben Hutchings 6beea61250 udeb: Add missing dependencies for various modules (see #678587)
- [armel/kirkwood] fb-modules depends on kernel-image
- [ia64] nic-usb-modules depends on kernel-image, nic-shared-modules,
  usb-modules
- [ia64] sata-modules depends on kernel-image, scsi-core-modules
- [ia64] scsi-modules depends on scsi-core-modules
- [ia64,powerpc,ppc64] pcmcia-modules depends on kernel-image
- [powerpc,ppc64] nic-pcmcia-modules depends on kernel-image,
  nic-shared-modules, pcmcia-modules
- [powerpc,ppc64,x86] scsi-modules depends on ata-modules
- [x86] nic-extra-modules depends on i2c-modules

These are the dependencies assumed by kernel-wedge gen-deps (which
adds per-arch Depends to the default) but not included by kernel-wedge
gen-control (which makes per-arch Depends override the default).

For all the release architectures, the two sub-commands should now
agree, whether or not #678587 is fixed.

svn path=/dists/sid/linux/; revision=19196
2012-06-24 19:31:27 +00:00
Ben Hutchings 7d1ba06906 [i386] Disable incomplete lguest support
svn path=/dists/sid/linux/; revision=19195
2012-06-24 16:14:45 +00:00
Ben Hutchings a21b0afd1f tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
svn path=/dists/sid/linux/; revision=19186
2012-06-23 22:29:25 +00:00
Ben Hutchings 6eb32a96cc [powerpc] Enable PPC_DISABLE_WERROR
svn path=/dists/sid/linux/; revision=19185
2012-06-23 19:24:30 +00:00
Ben Hutchings 221e81adfe [i386] cpufreq/gx: Fix the compile error
svn path=/dists/sid/linux/; revision=19184
2012-06-23 19:19:24 +00:00
Ben Hutchings 7cd8a087b6 Prepare to release linux (3.2.21-1).
svn path=/dists/sid/linux/; revision=19182
2012-06-22 22:47:24 +00:00
Ben Hutchings f67df5fade [x86] udeb: Fix dependencies for nic-wireless-modules
svn path=/dists/sid/linux/; revision=19181
2012-06-22 22:39:21 +00:00
Ben Hutchings 97e487b666 input: Add Synaptics USB device driver (Closes: #678071)
svn path=/dists/sid/linux/; revision=19178
2012-06-21 03:35:31 +00:00
Ben Hutchings e9d62d3fbf [x86] staging: zsmalloc: Finish conversion to a separate module (Closes: #677273)
svn path=/dists/trunk/linux/; revision=19174
2012-06-20 01:36:04 +00:00
Ben Hutchings 224cfbedcc Update to 3.2.21
svn path=/dists/sid/linux/; revision=19173
2012-06-20 00:57:10 +00:00
Ben Hutchings ddfcdb3b8c input: Enable MOUSE_SYNAPTICS_USB (Closes: #678071)
svn path=/dists/trunk/linux/; revision=19170
2012-06-19 04:38:54 +00:00
Ben Hutchings 19cdad64a9 Note in the changelog which flavour is used for Dreamplug and iConnect
svn path=/dists/sid/linux/; revision=19169
2012-06-19 03:49:26 +00:00
Arnaud Patard 3636096fe2 - Add support for dreamplug and iconnect (kirkwood) systems.
svn path=/dists/sid/linux/; revision=19167
2012-06-18 22:31:05 +00:00
Ben Hutchings 1f377f7c3b [x32] Build a linux-libc-dev package
svn path=/dists/trunk/linux/; revision=19166
2012-06-18 14:50:18 +00:00
Ben Hutchings e82a500c44 Bump ABI to 3; drop patches needed to avoid earlier ABI changes
svn path=/dists/sid/linux/; revision=19165
2012-06-18 05:16:18 +00:00
Ben Hutchings 650c4637a3 CPU sysdev removal from 3.3 and x86 CPU auto-loading from 3.4
* cpu: Convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
* [x86] Add driver auto probing for x86 features
  - crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
    (Closes: #568008)
  - intel-idle: convert to x86_cpu_id auto probing
  - HWMON: Convert coretemp to x86 cpuid autoprobing
  - HWMON: Convert via-cputemp to x86 cpuid autoprobing
  - cpufreq: Add support for x86 cpuinfo auto loading (Closes: #664813)
* [x86] ACPI: Load acpi-cpufreq from processor driver automatically

svn path=/dists/sid/linux/; revision=19164
2012-06-18 05:14:25 +00:00
Ben Hutchings aec4f5775d [rt] Update to 3.4.2-rt10 (no functional change)
svn path=/dists/trunk/linux/; revision=19163
2012-06-17 19:52:06 +00:00
Ben Hutchings 57e93f5d03 Update to 3.4.3
svn path=/dists/trunk/linux/; revision=19162
2012-06-17 19:06:39 +00:00
Ben Hutchings 305049c3a4 Update current changelog entry for the name change
svn path=/dists/trunk/linux/; revision=19161
2012-06-17 18:44:24 +00:00
Ben Hutchings 2a7ca38f68 [rt] bump version to 3.2.20-rt32
svn path=/dists/sid/linux/; revision=19149
2012-06-15 02:54:49 +00:00
Bastian Blank 5a0ab9759f Support build-arch and build-indep make targets
* debian/rules, debian/rules.real:
  Support build-indep, rename build to build-arch.
* debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py:
  Add build-arch and build-indep.
* debian/changelog: Update.

svn path=/dists/sid/linux/; revision=19148
2012-06-14 14:39:30 +00:00
Aurelien Jarno 1b8de128ea * [ppc64]: add udebs, based on powerpc/powerpc64.
svn path=/dists/sid/linux/; revision=19146
2012-06-13 22:51:45 +00:00
Ben Hutchings 157024aa14 ethtool: allow ETHTOOL_GSSET_INFO for users
svn path=/dists/sid/linux/; revision=19144
2012-06-13 02:38:58 +00:00
Aurelien Jarno a6746fd61b * [mips,mipsel] udeb: Remove rivafb and nvidiafb.
svn path=/dists/sid/linux/; revision=19136
2012-06-12 12:47:05 +00:00
Ben Hutchings eada43b6ef [arm,m68k,sh4] udeb: Build ipv6-modules
svn path=/dists/sid/linux/; revision=19135
2012-06-12 06:00:23 +00:00
Ben Hutchings e6c9dfedf7 [ia64,powerpc] udeb: Add crc-itu-t to crc-modules (fixes FTBFS)
Fix firewire-core-modules to depend on crc-modules.
Remove the overrides for firewire-core-modules on amd64 and i386.

svn path=/dists/sid/linux/; revision=19132
2012-06-12 05:37:18 +00:00
Ben Hutchings f9d7178138 Merge changes from sid up to 3.2.20-1
svn path=/dists/trunk/linux/; revision=19128
2012-06-11 05:21:50 +00:00
Ben Hutchings 39d70141e7 Merge changes from sid branch of linux/linux-2.6 up to r19072
svn path=/dists/trunk/linux/; revision=19127
2012-06-11 05:06:55 +00:00
Ben Hutchings 08e199bbde Delete a merge conflict marker
svn path=/dists/trunk/linux-2.6/; revision=19126
2012-06-11 04:47:30 +00:00
Ben Hutchings c216062874 Prepare to release linux (3.2.20-1).
svn path=/dists/sid/linux/; revision=19123
2012-06-11 04:07:03 +00:00
Ben Hutchings 412108cbfe KVM: Fix buffer overflow in kvm_set_irq() (CVE-2012-2137)
svn path=/dists/sid/linux/; revision=19122
2012-06-11 01:45:24 +00:00
Ben Hutchings d6260419d9 Fix CVE-2012-2119 and other critical bugs in macvtap zerocopy
svn path=/dists/sid/linux/; revision=19121
2012-06-11 01:40:02 +00:00
Ben Hutchings e86e382c75 net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() (CVE-2012-2136)
svn path=/dists/sid/linux/; revision=19120
2012-06-11 01:14:36 +00:00
Ben Hutchings 423985846c Summarise the upstream stable update
svn path=/dists/sid/linux/; revision=19119
2012-06-11 00:50:22 +00:00
Ben Hutchings 05124b51aa media/dvb: Enable DVB_DDBRIDGE as module (Closes: #676952)
svn path=/dists/sid/linux/; revision=19118
2012-06-11 00:05:38 +00:00
Ben Hutchings 148d3c9049 [x86] Enable CRASH_DUMP, PROC_VMCORE (Closes: #623177)
svn path=/dists/sid/linux/; revision=19117
2012-06-10 23:54:15 +00:00
Ben Hutchings 0be791d98b Update to 3.2.20
svn path=/dists/sid/linux/; revision=19116
2012-06-10 15:30:24 +00:00
Ben Hutchings d5fa98077e linux-source: Add single patch for each featureset
svn path=/dists/sid/linux/; revision=19114
2012-06-10 02:14:51 +00:00
Ben Hutchings d4d5cf7274 Update to 3.4.2
svn path=/dists/trunk/linux-2.6/; revision=19113
2012-06-10 00:33:40 +00:00