aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-25KVM: properly check max PIC pin in irq route setupGravatar Marcelo Tosatti 1-1/+5
2010-01-25KVM: only allow one gsi per fdGravatar Michael S. Tsirkin 1-2/+13
2010-01-25KVM: x86: Fix host_mapping_level()Gravatar Sheng Yang 1-4/+2
2010-01-25KVM: powerpc: Show timing option only on embeddedGravatar Alexander Graf 1-1/+1
2010-01-25KVM: Fix race between APIC TMR and IRRGravatar Avi Kivity 1-5/+6
2010-01-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+2
2010-01-24Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 1-12/+14
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Gravatar Linus Torvalds 11-5/+379
2010-01-24i2c: imx: call ioremap only after request_mem_regionGravatar Uwe Kleine-König 1-10/+11
2010-01-24i2c: mxc: let time to generate stop bitGravatar Valentin Longchamp 1-2/+3
2010-01-21Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 1-1/+1
2010-01-22hmt: adjust for new pwm_backlight->notify prototypeGravatar Peter Korsgaard 1-1/+1
2010-01-21Linux 2.6.33-rc5v2.6.33-rc5Gravatar Linus Torvalds 1-1/+1
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-12/+35
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-3/+6
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+3
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 7-73/+54
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Gravatar Linus Torvalds 6-45/+59
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 2-21/+14
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 17-48/+112
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 16-87/+107
2010-01-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 19-269/+396
2010-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Gravatar Linus Torvalds 4-50/+109
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 7-41/+125
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEGravatar Yongseok Koh 1-3/+1
2010-01-21Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-5/+7
2010-01-21Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 12-57/+110
2010-01-21perf: x86: Add support for the ANY bitGravatar Stephane Eranian 2-0/+8
2010-01-21perf: Change the is_software_event() definitionGravatar Peter Zijlstra 1-3/+8
2010-01-21perf: Honour event state for aux stream dataGravatar Peter Zijlstra 1-0/+9
2010-01-21perf: Fix perf_event_do_pending() fallback callsiteGravatar Peter Zijlstra 1-2/+1
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failGravatar Yong Zhang 1-1/+4
2010-01-21sched: Fix vmark regression on big machinesGravatar Mike Galbraith 2-2/+2
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupGravatar Lothar Wassmann 1-7/+14
2010-01-20USB: isp1362: better 64bit printf warning fixesGravatar Lothar Wassmann 1-2/+2
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATGravatar Ryan May 1-7/+0
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageGravatar Colin Tuckley 1-3/+3
2010-01-20USB: FHCI: avoid NULL pointer dereferenceGravatar Alexander Beregalov 1-1/+2
2010-01-20USB: Fix duplicate sysfs problem after device reset.Gravatar Sarah Sharp 3-10/+24
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGravatar Greg Kroah-Hartman 1-0/+6
2010-01-20USB: add missing delay during remote wakeupGravatar Alan Stern 3-3/+7
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeGravatar Alan Stern 2-2/+33
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsGravatar Alan Stern 1-3/+8
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceGravatar Oliver Neukum 2-5/+5
2010-01-20USB: fix bitmask merge errorGravatar Alan Stern 1-1/+2
2010-01-20usb: serial: fix memory leak in generic driverGravatar Johan Hovold 1-0/+2
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingGravatar Stefani Seibold 1-4/+4
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGravatar Greg Kroah-Hartman 3-33/+35
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xGravatar Alan Cox 2-8/+16
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Gravatar Eugeni Dodonov 1-4/+8