~ubuntu-branches/ubuntu/raring/linux-lowlatency/raring

« back to all changes in this revision

Viewing changes to debian.master/changelog

  • Committer: Package Import Robot
  • Author(s): Andy Whitcroft, Andy Whitcroft, Ubuntu: 3.5.0-15.22, Ubuntu: 3.5.0-15.21, Ubuntu: 3.5.0-15.20, Ubuntu: 3.5.0-14.19, Ubuntu: 3.5.0-14.18, Ubuntu: 3.5.0-14.17
  • Date: 2012-09-22 14:42:41 UTC
  • Revision ID: package-import@ubuntu.com-20120922144241-s991q64ndr5zvg46
Tags: 3.5.0-15.13
[ Andy Whitcroft ]

* rebase to Ubuntu-3.5.0-15.22

[ Ubuntu: 3.5.0-15.22 ]

* fix regressions introduced by the last batch of i915 patches.
* drm/i915: fix up PCH backlight #define mixup
  - LP: #954661
* drm/i915: don't forget the PCH backlight registers
  - LP: #954661

[ Ubuntu: 3.5.0-15.21 ]

* ubuntu: AUFS -- update to 18e455787597579fe144cdb2f18aa6a0a32c46a4
* [Config] Enable aufs
  - LP: #908784
* eCryptfs: check for eCryptfs cipher support at mount
  - LP: #338914
* drm/i915: pnv has a backlight polarity control bit, too
  - LP: #954661
* drm/i915: clear up backlight #define confusion on gen4+
  - LP: #954661
* drm/i915: properly enable the blc controller on the right pipe
  - LP: #954661
* drm/i915: allow pipe A for lvds on gen4
  - LP: #954661

[ Ubuntu: 3.5.0-15.20 ]

* rebase to v3.5.4
* SAUCE: CONFIG_HID_BATTERY_STRENGTH=y
  - LP: #1003090
* eCryptfs: Copy up attributes of the lower target inode after rename
  - LP: #561129
* eCryptfs: Write out all dirty pages just before releasing the lower
  file
  - LP: #1047261
* eCryptfs: Call lower ->flush() from ecryptfs_flush()
  - LP: #1047261
* af_netlink: force credentials passing [CVE-2012-3520]
  - LP: #1052097
  - CVE-2012-3520
* drm/i915: clarify IBX dp workaround
  - LP: #1011440
* drm/i915: Implement w/a for sporadic read failures on waking from rc6
  - LP: #1011440
* drm/i915: support Haswell force waking
  - LP: #1011440
* drm/i915: add RPS configuration for Haswell
  - LP: #1011440
* drm/i915: enable RC6 by default on Haswell
  - LP: #1011440
* drm/i915: introduce haswell_init_clock_gating
  - LP: #1011440
* drm/i915: enable RC6 workaround on Haswell
  - LP: #1011440
* drm/i915: re-initialize DDI buffer translations after resume
  - LP: #1011440
* drm/i915: fix PIPE_DDI_PORT_MASK
  - LP: #1011440
* drm/i915: try to train DP even harder
  - LP: #1011440
* drm/i915: add more Haswell PCI IDs
  - LP: #1011440
* rebase to v3.5.4
  - LP: #1038651

[ Ubuntu: 3.5.0-14.19 ]

* [Config] Fix debug FTBS on non-x86

[ Ubuntu: 3.5.0-14.18 ]

* SAUCE: Add 'used' to the video_cards structure attributes
  - LP: #1049650

[ Ubuntu: 3.5.0-14.17 ]

* SAUCE: Intel xhci: Only switch the switchable ports
  - LP: #1034814

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
linux (3.5.0-15.22) quantal; urgency=low
 
2
 
 
3
  * fix regressions introduced by the last batch of i915 patches.
 
4
 
 
5
  [ Upstream Kernel Changes ]
 
6
 
 
7
  * drm/i915: fix up PCH backlight #define mixup
 
8
    - LP: #954661
 
9
  * drm/i915: don't forget the PCH backlight registers
 
10
    - LP: #954661
 
11
 
 
12
 -- Tim Gardner <tim.gardner@canonical.com>  Wed, 19 Sep 2012 13:32:19 -0600
 
13
 
 
14
linux (3.5.0-15.21) quantal; urgency=low
 
15
 
 
16
  [ Tim Gardner ]
 
17
 
 
18
  * ubuntu: AUFS -- update to 18e455787597579fe144cdb2f18aa6a0a32c46a4
 
19
  * [Config] Enable aufs
 
20
    - LP: #908784
 
21
 
 
22
  [ Upstream Kernel Changes ]
 
23
 
 
24
  * eCryptfs: check for eCryptfs cipher support at mount
 
25
    - LP: #338914
 
26
  * drm/i915: pnv has a backlight polarity control bit, too
 
27
    - LP: #954661
 
28
  * drm/i915: clear up backlight #define confusion on gen4+
 
29
    - LP: #954661
 
30
  * drm/i915: properly enable the blc controller on the right pipe
 
31
    - LP: #954661
 
32
  * drm/i915: allow pipe A for lvds on gen4
 
33
    - LP: #954661
 
34
 
 
35
 -- Tim Gardner <tim.gardner@canonical.com>  Tue, 18 Sep 2012 08:37:51 -0400
 
36
 
 
37
linux (3.5.0-15.20) quantal-proposed; urgency=low
 
38
 
 
39
  [ Tim Gardner ]
 
40
 
 
41
  * rebase to v3.5.4
 
42
  * SAUCE: CONFIG_HID_BATTERY_STRENGTH=y
 
43
    - LP: #1003090
 
44
 
 
45
  [ Upstream Kernel Changes ]
 
46
 
 
47
  * eCryptfs: Copy up attributes of the lower target inode after rename
 
48
    - LP: #561129
 
49
  * eCryptfs: Write out all dirty pages just before releasing the lower
 
50
    file
 
51
    - LP: #1047261
 
52
  * eCryptfs: Call lower ->flush() from ecryptfs_flush()
 
53
    - LP: #1047261
 
54
  * af_netlink: force credentials passing [CVE-2012-3520]
 
55
    - LP: #1052097
 
56
    - CVE-2012-3520
 
57
  * drm/i915: clarify IBX dp workaround
 
58
    - LP: #1011440
 
59
  * drm/i915: Implement w/a for sporadic read failures on waking from rc6
 
60
    - LP: #1011440
 
61
  * drm/i915: support Haswell force waking
 
62
    - LP: #1011440
 
63
  * drm/i915: add RPS configuration for Haswell
 
64
    - LP: #1011440
 
65
  * drm/i915: enable RC6 by default on Haswell
 
66
    - LP: #1011440
 
67
  * drm/i915: introduce haswell_init_clock_gating
 
68
    - LP: #1011440
 
69
  * drm/i915: enable RC6 workaround on Haswell
 
70
    - LP: #1011440
 
71
  * drm/i915: re-initialize DDI buffer translations after resume
 
72
    - LP: #1011440
 
73
  * drm/i915: fix PIPE_DDI_PORT_MASK
 
74
    - LP: #1011440
 
75
  * drm/i915: try to train DP even harder
 
76
    - LP: #1011440
 
77
  * drm/i915: add more Haswell PCI IDs
 
78
    - LP: #1011440
 
79
  * rebase to v3.5.4
 
80
    - LP: #1038651
 
81
 
 
82
 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 17 Sep 2012 13:41:39 -0700
 
83
 
 
84
linux (3.5.0-14.19) quantal; urgency=low
 
85
 
 
86
  [ Tim Gardner ]
 
87
 
 
88
  * [Config] Fix debug FTBS on non-x86
 
89
 
 
90
 -- Tim Gardner <tim.gardner@canonical.com>  Fri, 14 Sep 2012 13:06:02 -0600
 
91
 
 
92
linux (3.5.0-14.18) quantal; urgency=low
 
93
 
 
94
  [ Tim Gardner ]
 
95
 
 
96
  * SAUCE: Add 'used' to the video_cards structure attributes
 
97
    - LP: #1049650
 
98
 
 
99
 -- Tim Gardner <tim.gardner@canonical.com>  Fri, 14 Sep 2012 10:58:40 -0400
 
100
 
 
101
linux (3.5.0-14.17) quantal; urgency=low
 
102
 
 
103
  [ Keng-Yu Lin ]
 
104
 
 
105
  * SAUCE: Intel xhci: Only switch the switchable ports
 
106
    - LP: #1034814
 
107
 
 
108
 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 12 Sep 2012 08:34:21 -0700
 
109
 
1
110
linux (3.5.0-14.16) quantal-proposed; urgency=low
2
111
 
3
112
  [ Bernhard Froemel ]