summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-241-1/+7
* asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin2012-04-241-3/+11
* x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-233-7/+7
* x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-234-6/+8
* ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-232-24/+30
* x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-181-14/+20
* i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov2012-04-171-0/+1
* x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-165-16/+9
* x86, efi: Add dedicated EFI stub entry pointMatt Fleming2012-04-163-13/+38
* x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann2012-04-161-2/+2
* Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-142-11/+11
|\
| * x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2012-04-132-8/+10
| * x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann2012-04-131-3/+1
* | Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-146-183/+223
|\ \
| * | irq_work: fix compile failure on tile from missing includeChris Metcalf2012-04-131-0/+1
| * | ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2012-04-132-114/+148
| * | alpha: fix build failures from system.h dismembermentPaul Gortmaker2012-04-133-69/+74
| |/
* | Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-04-144-193/+201
|\ \
| * | video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-091-2/+9
| * | fbdev: fix au1*fb buildsManuel Lauss2012-04-082-3/+4
| * | kyrofb: fix on x86_64Ondrej Zary2012-04-081-188/+188
| |/
* | Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-147-21/+40
|\ \
| * | Btrfs: use commit root when loading free space cacheJosef Bacik2012-04-132-10/+3
| * | Btrfs: fix use-after-free in __btrfs_end_transactionDave Jones2012-04-121-4/+5
| * | Btrfs: check return value of bio_alloc() properlyTsutomu Itoh2012-04-123-0/+10
| * | Btrfs: remove lock assert from get_restripe_target()Ilya Dryomov2012-04-121-3/+2
| * | Btrfs: fix eof while discarding extentsLiu Bo2012-04-121-2/+18
| * | Btrfs: fix uninit variable in repair_eb_io_failureChris Mason2012-04-121-1/+1
| * | Revert "Btrfs: increase the global block reserve estimates"Chris Mason2012-04-121-1/+1
* | | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-1410-332/+796
|\ \ \
| * | | block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman2012-04-121-1/+1
| * | | mtip32xx: dump tagmap on failureAsai Thambi S P2012-04-091-29/+33
| * | | mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2012-04-092-51/+132
| * | | mtip32xx: Shorten macro namesAsai Thambi S P2012-04-092-77/+75
| * | | mtip32xx: misc changesAsai Thambi S P2012-04-091-22/+44
| * | | mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2012-04-093-29/+331
| * | | mtip32xx: make setting comp_time as commonAsai Thambi S P2012-04-091-11/+5
| * | | mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P2012-04-092-55/+168
| * | | mtip32xx: fix error handling in mtip_init()Ryosuke Saito2012-04-051-4/+11
| * | | virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal2012-03-291-0/+1
| * | | Merge branch 'stable/for-jens-3.4-bugfixes' of git://git.kernel.org/pub/scm/l...Jens Axboe2012-03-263-74/+40
| |\ \ \
| | * | | xen/blkback: Make optional features be really optional.Konrad Rzeszutek Wilk2012-03-241-21/+14
| | * | | xen/blkback: Squash the discard support for 'file' and 'phy' type.Konrad Rzeszutek Wilk2012-03-243-61/+34
| * | | | mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...Asai Thambi S P2012-03-231-11/+8
| |/ / /
| * | | cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron2012-03-221-1/+1
| * | | cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron2012-03-221-0/+1
| * | | xen-blkfront: make blkif_io_lock spinlock per-deviceSteven Noonan2012-03-201-16/+16
| * | | xen/blkfront: don't put bdev right after getting itAndrew Jones2012-03-201-1/+1
| * | | xen-blkfront: use bitmap_set() and bitmap_clear()Akinobu Mita2012-03-201-4/+3
| * | | xen/blkback: Enable blkback on HVM guestsDaniel De Graaf2012-03-201-1/+1