Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | usb: musb: host: Issue a memory barrier before starting DMA | Santosh Shilimkar | 2010-09-24 | 1 | -0/+6 | |
| * | | | | | | | usb: musb: gadget: fix dma length in txstate | Ming Lei | 2010-09-24 | 2 | -9/+10 | |
| * | | | | | | | usb: musb: gadget: complete request only if data is transfered over | Ming Lei | 2010-09-24 | 1 | -8/+8 | |
| * | | | | | | | usb: musb: gadget: fix DMA length for OUT transfer | Ming Lei | 2010-09-24 | 1 | -2/+3 | |
| * | | | | | | | usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1 | Ming Lei | 2010-09-24 | 1 | -1/+1 | |
| * | | | | | | | usb: musb: gadget: fix bulk IN infinit hangs in double buffer case | Ming Lei | 2010-09-24 | 1 | -12/+0 | |
| * | | | | | | | usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style | Ming Lei | 2010-09-24 | 1 | -3/+17 | |
| * | | | | | | | USB: fix bug in initialization of interface minor numbers | Alan Stern | 2010-09-24 | 2 | -19/+17 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-09-24 | 4 | -10/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Staging: ti-st: remove st_get_plat_device | Pavan Savoy | 2010-09-24 | 4 | -10/+24 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-09-24 | 8 | -12/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | vgaarb: trivial fix | Daniel J Blueman | 2010-09-24 | 1 | -1/+1 | |
| * | | | | | | | drm: radeon cleanup fixes... | Daniel J Blueman | 2010-09-24 | 2 | -2/+2 | |
| * | | | | | | | drm: fix trivial coding errors | Daniel J Blueman | 2010-09-24 | 1 | -3/+3 | |
| * | | | | | | | drm: ttm sparse fixes. | Daniel J Blueman | 2010-09-24 | 1 | -4/+4 | |
| * | | | | | | | drm/nouveau: fix panels using straps-based mode detection | Ben Skeggs | 2010-09-24 | 1 | -2/+4 | |
| * | | | | | | | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer. | Francisco Jerez | 2010-09-22 | 1 | -0/+1 | |
| * | | | | | | | drm/radeon: don't allow device to be opened if powered down | Dave Airlie | 2010-09-22 | 1 | -0/+4 | |
* | | | | | | | | m32r: fix breakage from "m32r: use generic ptrace_resume code" | Al Viro | 2010-09-24 | 1 | -3/+4 | |
* | | | | | | | | m32r: hole in shifting pc back | Al Viro | 2010-09-24 | 1 | -21/+17 | |
* | | | | | | | | m32r: don't block signals if sigframe setup has failed | Al Viro | 2010-09-24 | 1 | -10/+13 | |
* | | | | | | | | make m32r handle multiple pending signals | Al Viro | 2010-09-24 | 2 | -4/+6 | |
* | | | | | | | | m32r: fix rt_sigsuspend() | Al Viro | 2010-09-24 | 4 | -39/+14 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() | Naoya Horiguchi | 2010-09-23 | 1 | -0/+2 | |
* | | | | | | | hugetlb, rmap: fix confusing page locking in hugetlb_cow() | Naoya Horiguchi | 2010-09-23 | 1 | -10/+12 | |
* | | | | | | | hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() | Naoya Horiguchi | 2010-09-23 | 1 | -1/+1 | |
* | | | | | | | hugetlb, rmap: always use anon_vma root pointer | Naoya Horiguchi | 2010-09-23 | 1 | -6/+7 | |
* | | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-09-23 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | KVM: Fix reboot on Intel hosts | Avi Kivity | 2010-09-23 | 1 | -1/+3 | |
| * | | | | | | | KVM: fix irqfd assign/deassign race | Michael S. Tsirkin | 2010-09-23 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2010-09-23 | 2 | -5/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | thinkpad-acpi: avoid keymap pitfall | Henrique de Moraes Holschuh | 2010-09-23 | 1 | -2/+3 | |
| * | | | | | | | | Change MSI LAPTOP driver maintainer to Lee, Chun-Yi | Lee, Chun-Yi | 2010-09-23 | 1 | -3/+1 | |
* | | | | | | | | | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK | Mark Salter | 2010-09-23 | 1 | -1/+0 | |
* | | | | | | | | | MN10300: Fix SIGRTMAX | Mark Salter | 2010-09-23 | 1 | -1/+1 | |
* | | | | | | | | | MN10300: Fix endianess of ext2 bitops | Mark Salter | 2010-09-23 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | percpu: fix pcpu_last_unit_cpu | Tejun Heo | 2010-09-21 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | ipmi: fix hardcoded ipmi device exit path warning | Yinghai Lu | 2010-09-22 | 1 | -1/+6 | |
* | | | | | | | | rtc: s3c: balance state changes of wakeup flag | Vladimir Zapolskiy | 2010-09-22 | 1 | -5/+8 | |
* | | | | | | | | mmap: call unlink_anon_vmas() in __split_vma() in case of error | Andrea Arcangeli | 2010-09-22 | 1 | -0/+1 | |
* | | | | | | | | rmap: fix walk during fork | Andrea Arcangeli | 2010-09-22 | 1 | -1/+1 | |
* | | | | | | | | drivers/pci/intel-iommu.c: fix build with older gcc's | Andrew Morton | 2010-09-22 | 1 | -47/+43 | |
* | | | | | | | | oom: filter unkillable tasks from tasklist dump | David Rientjes | 2010-09-22 | 1 | -21/+19 | |
* | | | | | | | | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-22 | 1 | -0/+3 | |
* | | | | | | | | uml: fix compile warning | Richard Weinberger | 2010-09-22 | 3 | -6/+6 | |
* | | | | | | | | /proc/pid/smaps: fix dirty pages accounting | KOSAKI Motohiro | 2010-09-22 | 1 | -2/+2 | |
* | | | | | | | | fbcon: fix lockdep warning from fbcon_deinit() | Jarek Poplawski | 2010-09-22 | 1 | -2/+3 | |
* | | | | | | | | efifb: support the EFI framebuffer on more Apple hardware | Luke Macken | 2010-09-22 | 1 | -0/+42 | |
* | | | | | | | | efifb: check that the base address is plausible on pci systems | Peter Jones | 2010-09-22 | 2 | -12/+55 |