aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-20Linux 2.6.36v2.6.36Linus Torvalds
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau
2010-10-19MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-18Merge branch 'fixes'Linus Torvalds
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher
2010-10-17Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2010-10-17firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch
2010-10-15m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin
2010-10-15m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin
2010-10-15m32r: get_user takes an lvalue, not a pointerKyle McMartin
2010-10-15m32r: restore _BLOCKABLEKyle McMartin
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-10-15uml: fix buildFUJITA Tomonori
2010-10-15sysctl: min/max bounds are optionalEric Dumazet
2010-10-15v4l1: fix 32-bit compat microcode loading translationLinus Torvalds
2010-10-15De-pessimize rds_page_copy_userLinus Torvalds
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen
2010-10-15Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-15Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-15[SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo