summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko2011-11-241-2/+9
* cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainerPaul Menage2011-11-181-1/+2
* Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-11-1810-35/+36
|\
| * xen-gntalloc: signedness bug in add_grefs()Dan Carpenter2011-11-161-1/+1
| * xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter2011-11-161-1/+1
| * xen-gntdev: integer overflow in gntdev_alloc_map()Dan Carpenter2011-11-161-5/+5
| * xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-161-2/+1
| * xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf2011-11-161-2/+2
| * xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf2011-11-161-4/+2
| * xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-165-20/+24
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-1813-128/+79
|\ \
| * | block: add missed trace_block_plugShaohua Li2011-11-161-1/+3
| * | paride: fix potential information leak in pg_read()Dan Carpenter2011-11-161-0/+1
| * | bio: change some signed vars to unsignedDan Carpenter2011-11-162-5/+6
| * | block: avoid unnecessary plug list flushShaohua Li2011-11-161-7/+9
| * | cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron2011-11-163-8/+8
| * | loop: cleanup set_status interfaceDmitry Monakhov2011-11-161-15/+29
| * | include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell2011-11-161-1/+5
| * | loop: prevent information leak after failed readDmitry Monakhov2011-11-161-1/+2
| * | block: Always check length of all iov entries in blk_rq_map_user_iov()Ben Hutchings2011-11-131-3/+4
| * | The Windows driver .inf disables ASPM on all cciss devices. Do the same.Matthew Garrett2011-11-111-0/+5
| * | backing-dev: ensure wakeup_timer is deletedRabin Vincent2011-11-111-0/+8
| * | block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo2011-11-103-88/+0
| |/
* | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2011-11-188-35/+22
|\ \
| * | unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-11-161-1/+0
| * | unicore32: Fix typo 'PUV3_I2C'Paul Bolle2011-11-161-2/+2
| * | unicore32: drop unused Kconfig symbolsPaul Bolle2011-11-151-14/+0
| * | rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin2011-11-151-2/+2
| * | arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSArnaud Lacombe2011-11-151-2/+2
| * | unicore32: fix build error for find bitopsGuan Xuetao2011-11-153-14/+16
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-1827-119/+158
|\ \ \
| * | | powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
| * | | powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt2011-11-174-35/+40
| * | | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett2011-11-171-6/+0
| * | | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-172-23/+1
| * | | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0
| * | | powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
| * | | powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
| * | | powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
| * | | powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling2011-11-161-0/+1
| * | | powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
| * | | powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-166-2/+28
| * | | powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-161-4/+2
| * | | powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-162-2/+2
| * | | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro2011-11-161-1/+1
| * | | powerpc/fsl_udc_core: Fix dumb typoAl Viro2011-11-161-1/+1
| * | | carma-fpga: Missed switch from of_register_platform_driver()Al Viro2011-11-162-10/+8
| * | | powerpc: Fix build breakage in jump_label.cAl Viro2011-11-161-0/+2
* | | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-11-184-80/+48
|\ \ \ \
| * \ \ \ Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris2011-11-183-4/+9
| |\ \ \ \