aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-21KVM: x86 emulator: convert XADD to fastopqueuenextAvi Kivity1-7/+3
2013-05-21KVM: x86 emulator: drop unused old-style inline emulationAvi Kivity1-198/+0
2013-05-21KVM: x86 emulator: convert DIV/IDIV to fastopAvi Kivity1-25/+26
2013-05-21KVM: x86 emulator: convert single-operand MUL/IMUL to fastopAvi Kivity1-19/+16
2013-05-21KVM: x86 emulator: Switch fastop src operand to RDXAvi Kivity1-13/+13
2013-05-21KVM: x86 emulator: switch MUL/DIV to DstXaccAvi Kivity1-7/+8
2013-05-21KVM: x86 emulator: decode extended accumulator explicityAvi Kivity1-0/+24
2013-05-21KVM: x86 emulator: add support for writing back the source operandAvi Kivity1-21/+27
2013-05-21s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-21s390/kvm: avoid automatic sie reentryMartin Schwidefsky2-44/+36
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger4-37/+53
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger5-2/+40
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger3-4/+13
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2-44/+40
2013-05-21s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky1-1/+2
2013-05-21s390/pgtable: fix ipte notify bitChristian Borntraeger1-2/+2
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier5-17/+21
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier6-7/+8
2013-05-16KVM: MMU: clenaup locking in mmu_free_roots()Gleb Natapov1-2/+5
2013-05-15KVM: x86: limit difference between kvmclock updatesMarcelo Tosatti2-2/+29
2013-05-14KVM: x86: Remove support for reporting coalesced APIC IRQsJan Kiszka3-40/+32
2013-05-12KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()Takuya Yoshikawa1-3/+1
2013-05-12KVM: add missing misc_deregister() on error in kvm_init()Wei Yongjun1-0/+1
2013-05-11Linux 3.10-rc1v3.10-rc1Linus Torvalds1-2/+2
2013-05-11Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-108/+368
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds5-7/+55
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds101-1481/+10569
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-2/+78
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds12-867/+745
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-37/+48
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds10-12/+242
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds20-107/+45
2013-05-10Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-41/+103
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds4-162/+10
2013-05-10Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-26/+80
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-116/+442
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-11/+18
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley4-38/+93
2013-05-10Merge branch 'misc' into for-linusJames Bottomley98-1443/+10476
2013-05-10Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds13-49/+56
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds205-2325/+16155
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie3-55/+49
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley24-165/+160
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K3-60/+98
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K5-121/+320
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley1-0/+2
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke1-10/+27
2013-05-10Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-74/+377
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds16-49/+60
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds14-24/+101
2013-05-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds9-29/+46
2013-05-10dm cache: set config valueJoe Thornber1-28/+31
2013-05-10dm cache: move config fnsAlasdair G Kergon1-17/+17
2013-05-10dm thin: generate event when metadata threshold passedJoe Thornber3-0/+58
2013-05-10dm persistent metadata: add space map threshold callbackJoe Thornber1-1/+76
2013-05-10dm persistent data: add threshold callback to space mapJoe Thornber3-3/+29
2013-05-10dm thin: detect metadata device resizingJoe Thornber3-3/+64
2013-05-10dm persistent data: support space map resizingJoe Thornber1-6/+32
2013-05-10dm thin: open dev read only when possibleJoe Thornber1-11/+14
2013-05-10dm thin: refactor data dev resizeJoe Thornber2-33/+64
2013-05-10dm cache: replace memcpy with struct assignmentJoe Thornber2-3/+3
2013-05-10dm cache: fix typos in commentsJoe Thornber1-3/+4
2013-05-10dm cache policy: fix description of lookup fnAlasdair G Kergon1-2/+2
2013-05-10dm: document iterate_devicesAlasdair G Kergon1-0/+15
2013-05-10dm persistent data: fix error message typosJoe Thornber1-4/+4
2013-05-10dm cache: tune migration throttlingJoe Thornber1-1/+2
2013-05-10dm mpath: enable WRITE SAME supportMike Snitzer1-0/+1
2013-05-10dm table: fix write same supportMike Snitzer1-1/+1
2013-05-10dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka1-1/+23
2013-05-10dm snapshot: fix error return code in snapshot_ctrWei Yongjun1-0/+1
2013-05-10dm cache: fix error return code in cache_createWei Yongjun1-0/+1
2013-05-10dm stripe: fix regression in stripe_width calculationMike Snitzer1-5/+6
2013-05-10xen/pci: Used cached MSI-X capability offsetBjorn Helgaas1-2/+1
2013-05-10xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas1-1/+1
2013-05-10Revert "ALSA: hda - Don't set up active streams twice"Takashi Iwai1-2/+2
2013-05-10ARC: [TB10x] Remove GENERIC_GPIOVineet Gupta1-7/+0
2013-05-09tracing/kprobes: Support soft-mode disablingMasami Hiramatsu1-0/+6
2013-05-09tracing/kprobes: Support ftrace_event_file base multibufferMasami Hiramatsu1-36/+214
2013-05-09tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu1-17/+16
2013-05-09tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu1-4/+4
2013-05-09tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu1-1/+1
2013-05-09ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)1-1/+5
2013-05-09ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)1-1/+1
2013-05-09ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)1-4/+6
2013-05-09tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)1-12/+20
2013-05-09tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2-2/+11
2013-05-09tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu1-0/+2
2013-05-09tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu1-0/+2
2013-05-09ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu1-27/+32
2013-05-09ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2-21/+56
2013-05-09eCryptfs: Use the ablkcipher crypto APITyler Hicks2-41/+103
2013-05-09Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2013-05-09Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds4-166/+3640
2013-05-09Merge tag 'acpi-fixes-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+16
2013-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds45-235/+173
2013-05-09Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds33-254/+819
2013-05-09Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds38-342/+1840
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds9-17/+57
2013-05-09shm: fix null pointer deref when userspace specifies invalid hugepage sizeLi Zefan2-3/+13
2013-05-09ipc,sem: fix semctl(..., GETNCNT)Rik van Riel1-0/+7
2013-05-09ipc,sem: fix semctl(..., GETZCNT)Rik van Riel1-0/+7
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+3
2013-05-09ARM: exynos: dts: Fixed vbus-gpiosDoug Anderson2-2/+2
2013-05-09ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2-3/+3
2013-05-09Merge tag 'omap-for-v3.10/dt-fixes-for-merge-window' of git://git.kernel.org/...Olof Johansson9-9/+35
2013-05-09Merge tag 'omap-for-v3.10/fixes-for-merge-window-part2' of git://git.kernel.o...Olof Johansson11-84/+81
2013-05-09ARM: ux500: Rid ignored return value of regulator_enable() compiler warningLee Jones1-2/+2
2013-05-09ARM: ux500: read the correct soc_id numberFabio Baltieri1-1/+1
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds50-1911/+3418
2013-05-09ARM: exynos: dts: cros5250: add cyapa trackpadOlof Johansson1-0/+8
2013-05-09Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds15-32/+83
2013-05-09video: mxsfb: Adapt to new videomode APIFabio Estevam2-5/+5
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam4-119/+1
2013-05-09ARM: imx: compile fix for hotplug.cShawn Guo2-0/+3
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson11-10/+32
2013-05-09NVMe: Use user defined admin ioctl timeoutKeith Busch1-1/+5
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro3-7/+3
2013-05-09unicore32: just use mmap_pgoff()...Al Viro1-9/+1
2013-05-09usb: tilegx: fix memleak when create hcd failLibo Chen2-4/+10
2013-05-09arch/tile: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro16-65/+25
2013-05-09ecryptfs: don't open-code kernel_read()Al Viro1-8/+1
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-46/+172
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-73/+212
2013-05-09Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+11
2013-05-09xtensa simdisk: Fix proc_create_data() conversion falloutGeert Uytterhoeven1-2/+2
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds89-8136/+602
2013-05-09Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-152/+166
2013-05-09Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+9
2013-05-09Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-18/+16
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds64-155/+76
2013-05-09nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT errorJeff Layton1-7/+5
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds39-517/+3215
2013-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds21-358/+858
2013-05-09ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta7-5/+101
2013-05-09ARC: [mm] Aliasing VIPT dcache support 3/4Vineet Gupta2-2/+4
2013-05-09ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta6-22/+223
2013-05-09ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta3-18/+34
2013-05-09ARM: dts: don't assume boards are using twl4030 for omap3Jason Cooper4-1/+3
2013-05-09ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren1-3/+2
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle90-1416/+5835
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle42-18/+7412
2013-05-09MIPS: Add new GIC clockevent driver.Raghu Gandham8-2/+163
2013-05-09MIPS: Formatting clean-ups for clocksources.Steven J. Hill3-10/+2
2013-05-09MIPS: Refactor GIC clocksource code.Steven J. Hill6-25/+48
2013-05-09MIPS: Move 'gic_frequency' to common location.Steven J. Hill3-1/+2
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill5-5/+3
2013-05-09MIPS: MIPS16e: Add unaligned access support.Steven J. Hill1-0/+255
2013-05-09MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill3-5/+119
2013-05-09MIPS: MIPS16e: Add instruction formats.Steven J. Hill1-0/+110
2013-05-09MIPS: microMIPS: Optimise 'strnlen' core library function.Steven J. Hill1-1/+1
2013-05-09MIPS: microMIPS: Optimise 'strlen' core library function.Steven J. Hill1-4/+5
2013-05-09MIPS: microMIPS: Optimise 'strncpy' core library function.Steven J. Hill1-15/+17
2013-05-09MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill2-30/+56
2013-05-09MIPS: microMIPS: Add configuration option for microMIPS kernel.Steven J. Hill5-3/+134
2013-05-09MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill2-2/+16
2013-05-09MIPS: microMIPS: Add vdso support.Douglas Leung1-0/+9
2013-05-09MIPS: microMIPS: Add unaligned access support.Leonid Yegoshin2-201/+1112
2013-05-09MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin2-5/+102
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill9-107/+353
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin7-100/+893
2013-05-09MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill2-2/+25
2013-05-09MIPS: microMIPS: Fix incorrect mask for jump immediate.Steven J. Hill1-1/+2
2013-05-09KVM/MIPS32: Binary patching of select privileged instructions.Sanjay Lal3-0/+209
2013-05-09KVM/MIPS32: Do not call vcpu_load when injecting interrupts.Sanjay Lal1-1/+1
2013-05-09ftrace: Have ftrace_regex_write() return either read or errorSteven Rostedt (Red Hat)1-1/+1
2013-05-09tracing: Return error if register_ftrace_function_probe() fails for event_ena...Steven Rostedt (Red Hat)1-2/+9
2013-05-09tracing: Don't succeed if event_enable_func did not register anythingMasami Hiramatsu1-1/+4
2013-05-09EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat1-6/+6
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao4-9/+45
2013-05-09KVM: emulator: emulate SALCPaolo Bonzini1-1/+5
2013-05-09KVM: emulator: emulate XLATPaolo Bonzini1-1/+14
2013-05-09KVM: emulator: emulate AAMPaolo Bonzini1-1/+24
2013-05-09ARC: [mm] refactor the core (i|d)cache line ops loopsVineet Gupta1-29/+24
2013-05-09microblaze: Enable IRQ in arch_cpu_idleMichal Simek1-0/+5
2013-05-09ARC: [mm] serious bug in vaddr based icache flushVineet Gupta1-1/+1
2013-05-09xtensa: Switch to asm-generic/linkage.hGeert Uytterhoeven2-16/+1
2013-05-09xtensa: fix redboot load addressChris Zankel1-1/+1
2013-05-09xtensa: ISS: fix timer_lock usage in rs_openMax Filippov1-2/+2
2013-05-09xtensa: disable IRQs while IRQ handler is runningMax Filippov3-55/+28
2013-05-09xtensa: enable lockdep supportMax Filippov1-3/+4
2013-05-09xtensa: fix arch_irqs_disabled_flags implementationMax Filippov1-1/+4
2013-05-09xtensa: add irq flags trace supportMax Filippov2-0/+35
2013-05-09xtensa: provide custom CALLER_ADDR* implementationsMax Filippov2-1/+66
2013-05-09xtensa: add stacktrace supportMax Filippov5-41/+140
2013-05-09xtensa: clean up stpill_registersMax Filippov1-3/+2
2013-05-09xtensa: don't use a7 in simcallsMax Filippov3-18/+18
2013-05-09xtensa: don't attempt to use unconfigured timersMax Filippov1-3/+6
2013-05-09xtensa: provide default platform_pcibios_init implementationMax Filippov2-6/+1
2013-05-09xtensa: remove KCORE_ELF againPaul Bolle1-15/+0