~ubuntu-kernel/ubuntu/+source/linux/+git/lucid:ec2

Last commit made on 2015-04-28
Get this branch:
git clone -b ec2 https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/lucid
Members of Ubuntu Kernel Repositories can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

7b4f3fa... by Stefan Bader

UBUNTU: Ubuntu-2.6.32-377.94

Signed-off-by: Stefan Bader <email address hidden>

120f973... by Stefan Bader

UBUNTU: Rebase to Ubuntu-2.6.32-74.142

Signed-off-by: Stefan Bader <email address hidden>

60f9ca8... by Stefan Bader

UBUNTU: Start new release

Ignore: yes

654f173... by Stefan Bader

UBUNTU: Ubuntu-2.6.32-376.93

Signed-off-by: Stefan Bader <email address hidden>

addc80f... by Stefan Bader

UBUNTU: Rebase to Ubuntu-2.6.32-73.140

Signed-off-by: Stefan Bader <email address hidden>

191b8a1... by Stefan Bader

UBUNTU: Start new release

Ignore: yes

f063b20... by Stefan Bader

UBUNTU: Ubuntu-2.6.32-375.92

Signed-off-by: Stefan Bader <email address hidden>

85cb82f... by Stefan Bader

UBUNTU: Rebased to Ubuntu-2.6.32-72.139

Signed-off-by: Stefan Bader <email address hidden>

fc47d15... by Stefan Bader

UBUNTU: Xen: [Config] Enable CONFIG_X86_16BIT

This effectively disables the check that disallows 16bit stack segments.
Which is how things were before. And that also means the leak of bits
31:16 of %esp is still present. Probably we could just disable 16bit
support on ec2 without anybody noticing. But then with the limited time
left for Lucid support this does not really seem to be worth the risk.

Signed-off-by: Stefan Bader <email address hidden>

2b90830... by Stefan Bader

UBUNTU: Xen: x86_64/entry/xen: Do not invoke espfix64 on Xen

Apply upstream changes to deviated files.

BugLink: http://bugs.launchpad.net/bugs/1403918

Signed-off-by: Stefan Bader <email address hidden>