Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-19 | 14 | -23/+121 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | random: Fix handing of arch_get_random_long in get_random_bytes() | Luck, Tony | 2011-11-17 | 1 | -1/+1 | |
| * | | | | | | | | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 2011-11-14 | 1 | -1/+1 | |
| * | | | | | | | | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman | 2011-11-10 | 2 | -0/+6 | |
| * | | | | | | | | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 | 5 | -2/+18 | |
| * | | | | | | | | x86/mrst: Add support for Penwell clock calibration | Dirk Brandewie | 2011-11-10 | 2 | -5/+35 | |
| * | | | | | | | | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 2 | -7/+27 | |
| * | | | | | | | | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan | 2011-11-10 | 1 | -3/+1 | |
| * | | | | | | | | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 | 3 | -0/+6 | |
| * | | | | | | | | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2011-11-08 | 3 | -5/+27 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2011-11-19 | 4 | -13/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cy82c693: fix PCI device selection | Bartlomiej Zolnierkiewicz | 2011-10-13 | 1 | -3/+3 | |
| * | | | | | | | | | icside: DMA support fix | Bartlomiej Zolnierkiewicz | 2011-10-13 | 1 | -1/+1 | |
| * | | | | | | | | | IDE: Don't powerdown Compaq Triflex IDE device on suspend | Mikulas Patocka | 2011-10-13 | 1 | -1/+15 | |
| * | | | | | | | | | piix: ICH7 MWDMA1 errata | Bartlomiej Zolnierkiewicz | 2011-10-11 | 1 | -8/+10 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-11-19 | 12 | -319/+159 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | sparc64: Patch sun4v code sequences properly on module load. | David S. Miller | 2011-11-18 | 3 | -19/+63 | |
| * | | | | | | | | | sparc: Kill custom io_remap_pfn_range(). | David S. Miller | 2011-11-18 | 5 | -273/+32 | |
| * | | | | | | | | | sparc: Stash orig_i0 into %g6 instead of %g2 | David S. Miller | 2011-11-15 | 3 | -11/+31 | |
| * | | | | | | | | | sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls. | David S. Miller | 2011-11-15 | 3 | -27/+43 | |
| * | | | | | | | | | sparc: sigutil: Include <linux/errno.h> | Ben Hutchings | 2011-11-14 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2011-11-18 | 10 | -35/+36 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen-gntalloc: signedness bug in add_grefs() | Dan Carpenter | 2011-11-16 | 1 | -1/+1 | |
| * | | | | | | | | | | xen-gntalloc: integer overflow in gntalloc_ioctl_alloc() | Dan Carpenter | 2011-11-16 | 1 | -1/+1 | |
| * | | | | | | | | | | xen-gntdev: integer overflow in gntdev_alloc_map() | Dan Carpenter | 2011-11-16 | 1 | -5/+5 | |
| * | | | | | | | | | | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan | 2011-11-16 | 1 | -2/+1 | |
| * | | | | | | | | | | xen/balloon: Avoid OOM when requesting highmem | Daniel De Graaf | 2011-11-16 | 1 | -2/+2 | |
| * | | | | | | | | | | xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI | Daniel De Graaf | 2011-11-16 | 1 | -4/+2 | |
| * | | | | | | | | | | xen: map foreign pages for shared rings by updating the PTEs directly | David Vrabel | 2011-11-16 | 5 | -20/+24 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-18 | 13 | -128/+79 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block: add missed trace_block_plug | Shaohua Li | 2011-11-16 | 1 | -1/+3 | |
| * | | | | | | | | | | paride: fix potential information leak in pg_read() | Dan Carpenter | 2011-11-16 | 1 | -0/+1 | |
| * | | | | | | | | | | bio: change some signed vars to unsigned | Dan Carpenter | 2011-11-16 | 2 | -5/+6 | |
| * | | | | | | | | | | block: avoid unnecessary plug list flush | Shaohua Li | 2011-11-16 | 1 | -7/+9 | |
| * | | | | | | | | | | cciss: auto engage SCSI mid layer at driver load time | Stephen M. Cameron | 2011-11-16 | 3 | -8/+8 | |
| * | | | | | | | | | | loop: cleanup set_status interface | Dmitry Monakhov | 2011-11-16 | 1 | -15/+29 | |
| * | | | | | | | | | | include/linux/bio.h: use a static inline function for bio_integrity_clone() | Stephen Rothwell | 2011-11-16 | 1 | -1/+5 | |
| * | | | | | | | | | | loop: prevent information leak after failed read | Dmitry Monakhov | 2011-11-16 | 1 | -1/+2 | |
| * | | | | | | | | | | block: Always check length of all iov entries in blk_rq_map_user_iov() | Ben Hutchings | 2011-11-13 | 1 | -3/+4 | |
| * | | | | | | | | | | The Windows driver .inf disables ASPM on all cciss devices. Do the same. | Matthew Garrett | 2011-11-11 | 1 | -0/+5 | |
| * | | | | | | | | | | backing-dev: ensure wakeup_timer is deleted | Rabin Vincent | 2011-11-11 | 1 | -0/+8 | |
| * | | | | | | | | | | block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" | Tejun Heo | 2011-11-10 | 3 | -88/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'unicore32' of git://github.com/gxt/linux | Linus Torvalds | 2011-11-18 | 8 | -35/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | unicore32, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-11-16 | 1 | -1/+0 | |
| * | | | | | | | | | | unicore32: Fix typo 'PUV3_I2C' | Paul Bolle | 2011-11-16 | 1 | -2/+2 | |
| * | | | | | | | | | | unicore32: drop unused Kconfig symbols | Paul Bolle | 2011-11-15 | 1 | -14/+0 | |
| * | | | | | | | | | | rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove | Axel Lin | 2011-11-15 | 1 | -2/+2 | |
| * | | | | | | | | | | arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS | Arnaud Lacombe | 2011-11-15 | 1 | -2/+2 | |
| * | | | | | | | | | | unicore32: fix build error for find bitops | Guan Xuetao | 2011-11-15 | 3 | -14/+16 | |
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-11-18 | 27 | -119/+158 | |
|\ \ \ \ \ \ \ \ \ \ \ |