summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debugobjects: Extend to assert that an object is initializedChristine Chan2011-11-233-0/+94
* debugobjects: Be smarter about static objectsStephen Boyd2011-11-231-4/+12
* Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-181-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-1814-23/+121
|\ \
| * | random: Fix handing of arch_get_random_long in get_random_bytes()Luck, Tony2011-11-161-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/+1
| * | 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-184-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-1812-319/+159
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc64: Patch sun4v code sequences properly on module load.David S. Miller2011-11-173-19/+63
| * | | sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-175-273/+32
| * | | 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-143-27/+43
| * | | sparc: sigutil: Include <linux/errno.h>Ben Hutchings2011-11-131-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/+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