summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86 emulator: Make group storage bits separate from operand bitsAvi Kivity2010-10-241-9/+9
* KVM: x86 emulator: consolidate Jcc rel32 decodingAvi Kivity2010-10-241-2/+1Star
* KVM: x86 emulator: consolidate CMOVcc decodingAvi Kivity2010-10-241-10/+2Star
* KVM: x86 emulator: consolidate MOV reg, imm decodingAvi Kivity2010-10-241-8/+2Star
* KVM: x86 emulator: consolidate Jcc rel8 decodingAvi Kivity2010-10-241-6/+2Star
* KVM: x86 emulator: consolidate push/pop reg decodingAvi Kivity2010-10-241-4/+2Star
* KVM: x86 emulator: consolidate inc/dec reg decodingAvi Kivity2010-10-241-4/+2Star
* KVM: x86 emulator: add macros for repetitive instructionsAvi Kivity2010-10-241-0/+9
* KVM: x86 emulator: fix handling for unemulated instructionsAvi Kivity2010-10-241-0/+4
* Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19Star
|\
| * KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-193-44/+19Star
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12Star
|\ \
| * | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12Star
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-1812-44/+53
|\ \
| * | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| * | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| * | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
| * | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6
| * | MIPS: Fix error values in case of bad_stackAl Viro2010-10-182-2/+2
| * | MIPS: Sanitize restart logicsAl Viro2010-10-187-35/+34Star
| * | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-181-2/+2
| * | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-181-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
|\ \ \
| * | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-181-1/+1
| * | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-181-0/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-10-182-26/+1Star
|\ \ \ \
| * | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2010-10-172-26/+1Star
* | | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-181-9/+83
* | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-182-18/+18
|\ \ \ \ \
| * | | | | i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde2010-10-181-9/+3Star
| * | | | | i2c-davinci: Fix TX setup for more SoCsJon Povey2010-10-181-9/+15
* | | | | | Merge branch 'fixes'Linus Torvalds2010-10-182-31/+28Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | v4l1: fix 32-bit compat microcode loading translationLinus Torvalds2010-10-151-11/+21
| * | | | | De-pessimize rds_page_copy_userLinus Torvalds2010-10-151-20/+7Star
* | | | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-171-1/+3
|\ \ \ \ \ \
| * | | | | | ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-171-1/+3
| | |_|/ / / | |/| | | |
* | | | | | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-161-2/+2
* | | | | | m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-161-0/+1
* | | | | | m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-161-1/+1
* | | | | | m32r: restore _BLOCKABLEKyle McMartin2010-10-161-0/+2
* | | | | | types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
* | | | | | uml: fix buildFUJITA Tomonori2010-10-151-9/+5Star
* | | | | | sysctl: min/max bounds are optionalEric Dumazet2010-10-151-9/+0Star
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-151-0/+13
|\ \ \ \ \
| * | | | | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
* | | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-151-2/+11
|\ \ \ \ \ \
| * | | | | | hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-141-2/+11
* | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-155-0/+17
|\ \ \ \ \ \ \
| * | | | | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
| * | | | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2