summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar2010-09-241-0/+6
| * | | | | | | usb: musb: gadget: fix dma length in txstateMing Lei2010-09-242-9/+10
| * | | | | | | usb: musb: gadget: complete request only if data is transfered overMing Lei2010-09-241-8/+8
| * | | | | | | usb: musb: gadget: fix DMA length for OUT transferMing Lei2010-09-241-2/+3
| * | | | | | | usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei2010-09-241-1/+1
| * | | | | | | usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei2010-09-241-12/+0
| * | | | | | | usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei2010-09-241-3/+17
| * | | | | | | USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-242-19/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-244-10/+24
|\ \ \ \ \ \ \
| * | | | | | | Staging: ti-st: remove st_get_plat_devicePavan Savoy2010-09-244-10/+24
| |/ / / / / /
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-248-12/+19
|\ \ \ \ \ \ \
| * | | | | | | vgaarb: trivial fixDaniel J Blueman2010-09-241-1/+1
| * | | | | | | drm: radeon cleanup fixes...Daniel J Blueman2010-09-242-2/+2
| * | | | | | | drm: fix trivial coding errorsDaniel J Blueman2010-09-241-3/+3
| * | | | | | | drm: ttm sparse fixes.Daniel J Blueman2010-09-241-4/+4
| * | | | | | | drm/nouveau: fix panels using straps-based mode detectionBen Skeggs2010-09-241-2/+4
| * | | | | | | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez2010-09-221-0/+1
| * | | | | | | drm/radeon: don't allow device to be opened if powered downDave Airlie2010-09-221-0/+4
* | | | | | | | m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro2010-09-241-3/+4
* | | | | | | | m32r: hole in shifting pc backAl Viro2010-09-241-21/+17
* | | | | | | | m32r: don't block signals if sigframe setup has failedAl Viro2010-09-241-10/+13
* | | | | | | | make m32r handle multiple pending signalsAl Viro2010-09-242-4/+6
* | | | | | | | m32r: fix rt_sigsuspend()Al Viro2010-09-244-39/+14
| |/ / / / / / |/| | | | | |
* | | | | | | hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Naoya Horiguchi2010-09-231-0/+2
* | | | | | | hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi2010-09-231-10/+12
* | | | | | | hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi2010-09-231-1/+1
* | | | | | | hugetlb, rmap: always use anon_vma root pointerNaoya Horiguchi2010-09-231-6/+7
* | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-232-2/+5
|\ \ \ \ \ \ \
| * | | | | | | KVM: Fix reboot on Intel hostsAvi Kivity2010-09-231-1/+3
| * | | | | | | KVM: fix irqfd assign/deassign raceMichael S. Tsirkin2010-09-231-1/+2
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-09-232-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh2010-09-231-2/+3
| * | | | | | | | Change MSI LAPTOP driver maintainer to Lee, Chun-YiLee, Chun-Yi2010-09-231-3/+1
* | | | | | | | | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOKMark Salter2010-09-231-1/+0
* | | | | | | | | MN10300: Fix SIGRTMAXMark Salter2010-09-231-1/+1
* | | | | | | | | MN10300: Fix endianess of ext2 bitopsMark Salter2010-09-231-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | percpu: fix pcpu_last_unit_cpuTejun Heo2010-09-211-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | ipmi: fix hardcoded ipmi device exit path warningYinghai Lu2010-09-221-1/+6
* | | | | | | | rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy2010-09-221-5/+8
* | | | | | | | mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli2010-09-221-0/+1
* | | | | | | | rmap: fix walk during forkAndrea Arcangeli2010-09-221-1/+1
* | | | | | | | drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton2010-09-221-47/+43
* | | | | | | | oom: filter unkillable tasks from tasklist dumpDavid Rientjes2010-09-221-21/+19
* | | | | | | | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-221-0/+3
* | | | | | | | uml: fix compile warningRichard Weinberger2010-09-223-6/+6
* | | | | | | | /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-221-2/+2
* | | | | | | | fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski2010-09-221-2/+3
* | | | | | | | efifb: support the EFI framebuffer on more Apple hardwareLuke Macken2010-09-221-0/+42
* | | | | | | | efifb: check that the base address is plausible on pci systemsPeter Jones2010-09-222-12/+55
OpenPOWER on IntegriCloud