Commit Graph

10157 Commits

Author SHA1 Message Date
Ben Hutchings 00c6ad9c5c linux-source: Sort files in the tarball to make it reproducible
svn path=/dists/trunk/linux/; revision=22804
2015-07-06 21:22:54 +00:00
Ben Hutchings 91ddefc8eb Set ABI version to trunk
svn path=/dists/trunk/linux/; revision=22803
2015-07-06 21:14:54 +00:00
Ben Hutchings 198d7f8199 Merge changes from sid up to 4.0.7-1
svn path=/dists/trunk/linux/; revision=22799
2015-07-06 20:56:21 +00:00
Ben Hutchings 5007cfce3f [x86] Enable MMIOTRACE (Closes: #790808)
svn path=/dists/trunk/linux/; revision=22795
2015-07-05 23:42:00 +00:00
Ben Hutchings 677682845c Note that 4.1 closes #790953
svn path=/dists/trunk/linux/; revision=22794
2015-07-05 23:25:00 +00:00
Ben Hutchings c6e6bbb7c3 Update to 4.1.1
svn path=/dists/trunk/linux/; revision=22780
2015-07-01 00:27:29 +00:00
Ben Hutchings 5007a5e50f Update to 4.1
svn path=/dists/trunk/linux/; revision=22779
2015-07-01 00:19:33 +00:00
Ben Hutchings 3df8898d6b Merge changes from sid up to 4.0.5-1
svn path=/dists/trunk/linux/; revision=22761
2015-06-16 23:04:03 +00:00
Ben Hutchings 785dd82c82 Update to 4.1-rc8
svn path=/dists/trunk/linux/; revision=22760
2015-06-16 22:54:51 +00:00
Ben Hutchings ecabdfe56d aufs: Apply patches to enable building aufs out-of-tree
svn path=/dists/trunk/linux/; revision=22759
2015-06-16 22:42:42 +00:00
Ben Hutchings de305c0c14 Add patch generator for aufs4
svn path=/dists/trunk/linux/; revision=22758
2015-06-16 22:38:28 +00:00
Ben Hutchings ac767b0173 Prepare to release linux (4.0.5-1).
svn path=/dists/sid/linux/; revision=22754
2015-06-16 19:33:41 +00:00
Ben Hutchings 1b4f5b4a5a Fix/ignore ABI changes in 4.0.5 as appropriate
svn path=/dists/sid/linux/; revision=22753
2015-06-16 19:18:40 +00:00
Ben Hutchings 71cfbfd2cc Add ABI reference for 4.0.0-2
svn path=/dists/sid/linux/; revision=22752
2015-06-15 03:28:47 +00:00
Ben Hutchings ff8742e182 Improve the changelog for 4.0.5
- Add some architecture qualifications
- Note when regressions were introduced
- Delete changes that are minor or irrelevant for Debian

svn path=/dists/sid/linux/; revision=22748
2015-06-14 23:56:56 +00:00
Ben Hutchings 4c5207d6d2 Drop patch to i2o, as we no longer build it and it will be removed upstream in 4.2
svn path=/dists/sid/linux/; revision=22747
2015-06-14 22:03:16 +00:00
Uwe Kleine-König 24bbc20eab [rt] Update to 4.0.5-rt3
svn path=/dists/sid/linux/; revision=22738
2015-06-11 21:47:07 +00:00
Ben Hutchings 8e62b8255e Update to 4.0.5
svn path=/dists/sid/linux/; revision=22735
2015-06-08 14:18:48 +00:00
Ian Campbell de9645d099 [armel/kirkwood]: Enable CONFIG_ARM_KIRKWOOD_CPUIDLE. (Closes: #787716)
svn path=/dists/sid/linux/; revision=22733
2015-06-06 15:37:21 +00:00
Ian Campbell 30a68a9d2e Cleanup armhf config, merge config and config.lpae
With armmp now being the baseline flavour the (rather arbitrary) split between
config and config.armmp doesn't make much sense. Move the contents of config
into config.armmp.

Implemented (mostly) automatically with:
$ ../kconfigeditor2/process.py .
-> Results in no change
$ cat debian/config/armhf/config  debian/config/armhf/config.armmp | sponge debian/config/armhf/config.armmp
$ rm debian/config/armhf/config
$ vi debian/config/armhf/defines
$ ../kconfigeditor2/process.py .

svn path=/dists/trunk/linux/; revision=22732
2015-06-06 11:18:13 +00:00
Ian Campbell 55fe5a22eb Clean up config
Use kconfigeditor2/process.py to put all definitions in Kconfig order
with proper headings.

svn path=/dists/trunk/linux/; revision=22731
2015-06-06 10:52:11 +00:00
Ian Campbell aacc0fe224 Cleanup deleted, renamed, merged, split or now-automatic, duplicate config
Identified with kconfigeditor2/process.py and verified:

removed:
CONFIG_ARTHUR (arm)
CONFIG_SERIAL_MFD_HSU
CONFIG_PPC_CELLEB
CONFIG_CLAW (s390)
CONFIG_MATHEMU (s390)
CONFIG_MARCH_G5 (s390)
CONFIG_INTEL_MID_DMAC
CONFIG_DIRECT_GBPAGES (x86)

automatic:
CONFIG_DW_DMAC_CORE
CONFIG_64BIT (s390)

merged:
CONFIG_ARM_AT91_ETHER into CONFIG_MACB
CONFIG_HID_HUION into CONFIG_HID_UCLOGIC

split:
CONFIG_TCG_TIS_I2C_ST33 into CONFIG_TCG_TIS_ST33ZP24 and CONFIG_TCG_TIS_ST33ZP24_I2C

duplicate:
CONFIG_SND_SOC_INTEL_BROADWELL_MACH

svn path=/dists/trunk/linux/; revision=22730
2015-06-06 10:52:07 +00:00
Ian Campbell 829384f516 [arm] Fix mvebu-mbus for non-io-coherent platforms.
svn path=/dists/sid/linux/; revision=22729
2015-06-01 21:09:02 +00:00
Ian Campbell 15f7ac543c [arm64+armhf] Enable SYSCON poweroff driver.
svn path=/dists/trunk/linux/; revision=22727
2015-05-30 21:18:17 +00:00
Ian Campbell a612c80015 [armhf] Add stmmac-platform module to nic-modules udeb. (Closes: #786716)
svn path=/dists/sid/linux/; revision=22726
2015-05-30 16:52:53 +00:00
Ian Campbell 931ef5b117 [armhf] Enable PCIe support for IMX6 boards.
svn path=/dists/sid/linux/; revision=22724
2015-05-29 06:33:10 +00:00
Ben Hutchings 82b4acdbed Add bug closure for amd64 FTBFS
svn path=/dists/sid/linux/; revision=22723
2015-05-27 22:21:15 +00:00
Ben Hutchings caaefcdb29 udeb: Remove i2o modules (fixes FTBFS on amd64)
svn path=/dists/sid/linux/; revision=22722
2015-05-27 20:38:11 +00:00
Ben Hutchings 3f27648fda mac80211: Fix fatal kernel-doc errors
svn path=/dists/trunk/linux/; revision=22721
2015-05-27 19:30:35 +00:00
Ben Hutchings cc28b6b52f Merge changes from sid up to 4.0.4-1
Excluding the ABI number bump and the PREEMPT_RT featureset.

svn path=/dists/trunk/linux/; revision=22720
2015-05-27 02:40:14 +00:00
Ben Hutchings b7833d9938 Update to 4.1-rc5
svn path=/dists/trunk/linux/; revision=22719
2015-05-27 02:28:41 +00:00
Ben Hutchings 5a5ac31a93 Prepare to release linux (4.0.4-1).
svn path=/dists/sid/linux/; revision=22715
2015-05-26 17:55:22 +00:00
Ben Hutchings 803c4aaccb [x86] ALSA: Enable SND_SOC_INTEL_BROADWELL_MACH as module (Closes: #785422)
svn path=/dists/sid/linux/; revision=22714
2015-05-26 01:29:52 +00:00
Ben Hutchings 3734f093f5 HID: Enable HID_BATTERY_STRENGTH (Closes: #783214)
svn path=/dists/sid/linux/; revision=22713
2015-05-26 01:20:04 +00:00
Ben Hutchings 19acb8efed zram: Enable ZRAM_LZ4_COMPRESS (Closes: #770958)
svn path=/dists/sid/linux/; revision=22712
2015-05-26 01:17:52 +00:00
Ben Hutchings a863149395 usb-storage: Enable USB_UAS for the third time, hoping that it's finally robust enough (Closes: #749014)
svn path=/dists/sid/linux/; revision=22711
2015-05-26 01:12:29 +00:00
Ben Hutchings 76d3edb2c3 [x86] i2c: Change I2C to built-in and enable ACPI_I2C_OPREGION (Closes: #778896)
svn path=/dists/sid/linux/; revision=22710
2015-05-26 01:08:50 +00:00
Ben Hutchings 9e70108feb Bump ABI to 2
svn path=/dists/sid/linux/; revision=22709
2015-05-26 00:50:45 +00:00
Ben Hutchings dfbc65af1c media: Enable DVB_SMIPCIE as module (Closes: #785153)
svn path=/dists/sid/linux/; revision=22708
2015-05-26 00:49:19 +00:00
Ben Hutchings b953465108 [x86] vmwgfx: Enable DRM_VMWGFX_FBCON (Closes: #714929)
svn path=/dists/sid/linux/; revision=22706
2015-05-26 00:42:57 +00:00
Ben Hutchings 4c92984f8b Clean up arm64 config
svn path=/dists/sid/linux/; revision=22705
2015-05-26 00:14:50 +00:00
Ben Hutchings 3a0072d929 Improve the changelog for 4.0.{3,4}
- Add architecture qualifications
- Note when regressions were introduced
- Delete changes that are minor or irrelevant for Debian

svn path=/dists/sid/linux/; revision=22704
2015-05-25 18:32:17 +00:00
Ian Campbell 45f51837ea [arm64] Build XHCI platform drivers as a module.
svn path=/dists/sid/linux/; revision=22703
2015-05-25 12:38:48 +00:00
Ian Campbell 7d90ad211c [arm64] Enable PCI support and related modules
Adjusting udeb module lists for new modules.

svn path=/dists/sid/linux/; revision=22702
2015-05-25 12:38:44 +00:00
Ben Hutchings 9ce5cce4ba Clean up config
Use kconfigeditor2/process.py to put all definitions in Kconfig order
with proper headings.

Delete all definitions of unknown config symbols, which I verified
have been removed (or made automatic) upstream and not renamed.

svn path=/dists/sid/linux/; revision=22701
2015-05-25 02:22:25 +00:00
Ben Hutchings 5fe888b7ec i2o: Disable I2O
svn path=/dists/sid/linux/; revision=22700
2015-05-25 02:16:00 +00:00
Ben Hutchings 58669ce115 Re-enable renamed config symbols
[armel/kirkwood] Enable DEBUG_MVEBU_UART0_ALTERNATE, replacing
DEBUG_MVEBU_UART_ALTERNATE
[s390x] Explicitly enable SCHED_TOPOLOGY, replacing SCHED_BOOK

svn path=/dists/sid/linux/; revision=22699
2015-05-25 02:12:19 +00:00
Ben Hutchings dd786ed559 [armel/{kirkwood,orion5x}] Disable PM again to reduce kernel image size
CONFIG_PM replaced CONFIG_PM_RUNTIME so we shouldn't have enabled it
for these.


svn path=/dists/sid/linux/; revision=22698
2015-05-25 01:52:08 +00:00
Ben Hutchings 10ada3e717 Update names of various disabled config symbols
svn path=/dists/sid/linux/; revision=22697
2015-05-25 01:51:32 +00:00
Ben Hutchings 1f8d1cfdbd [armel/{kirkwood,orion5x}] Disable PM again to reduce kernel image size
CONFIG_PM replaced CONFIG_PM_RUNTIME so we shouldn't have enabled it
for these.

svn path=/dists/sid/linux/; revision=22696
2015-05-25 01:38:30 +00:00