summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Xen: update MAINTAINER infoJeremy Fitzhardinge2011-11-191-2/+2
* hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes2011-11-191-5/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-194-63/+43Star
|\
| * new helper: mount_subtree()Al Viro2011-11-174-53/+41Star
| * switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfsAl Viro2011-11-163-18/+11Star
| * btrfs: fix double mntput() in mount_subvol()Al Viro2011-11-161-1/+0Star
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-11-192-2/+4
|\ \
| * | MAINTAINERS: update XFS maintainer entryAlex Elder2011-11-181-1/+2
| * | xfs: use doalloc flag in xfs_qm_dqattach_one()Mitsuo Hayasaka2011-11-151-1/+2
* | | Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-191-1/+2
|\ \ \
| * | | cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainerPaul Menage2011-11-181-1/+2
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-1914-23/+121
|\ \ \ \
| * | | | random: Fix handing of arch_get_random_long in get_random_bytes()Luck, Tony2011-11-171-1/+1
| * | | | x86: Call stop_machine_text_poke() on all CPUsRabin Vincent2011-11-141-1/+1
| * | | | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2011-11-102-0/+6
| * | | | x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-105-2/+18
| * | | | x86/mrst: Add support for Penwell clock calibrationDirk Brandewie2011-11-102-5/+35
| * | | | x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-102-7/+27
| * | | | x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan2011-11-101-3/+1Star
| * | | | x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang2011-11-103-0/+6
| * | | | x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-083-5/+27
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2011-11-194-13/+29
|\ \ \ \ \
| * | | | | cy82c693: fix PCI device selectionBartlomiej Zolnierkiewicz2011-10-131-3/+3
| * | | | | icside: DMA support fixBartlomiej Zolnierkiewicz2011-10-131-1/+1
| * | | | | IDE: Don't powerdown Compaq Triflex IDE device on suspendMikulas Patocka2011-10-131-1/+15
| * | | | | piix: ICH7 MWDMA1 errataBartlomiej Zolnierkiewicz2011-10-111-8/+10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-11-1912-319/+159Star
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | sparc64: Patch sun4v code sequences properly on module load.David S. Miller2011-11-183-19/+63
| * | | | | sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-185-273/+32Star
| * | | | | sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller2011-11-153-11/+31
| * | | | | sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller2011-11-153-27/+43
| * | | | | sparc: sigutil: Include <linux/errno.h>Ben Hutchings2011-11-141-0/+1
* | | | | | 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/+1Star
| * | | | | | 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/+2Star
| * | | | | | 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/+79Star
|\ \ \ \ \ \
| * | | | | | 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