aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-25ARM: pxa168: fix corrected reset vectorMark F. Brown1-1/+6
2010-09-25ARM: pxa: Use PIO for PI2C communication on Palm27xMarek Vasut1-1/+5
2010-09-25ARM: pxa: Fix Vpac270 gpio_power for MMCMarek Vasut1-0/+1
2010-09-24arch/tile: remove dead code from intvec_32.SChris Metcalf1-7/+0
2010-09-24fremap: get rid of broken 'end' variableLinus Torvalds1-2/+1
2010-09-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds14-44/+117
2010-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-58/+77
2010-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds4-10/+24
2010-09-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds8-12/+19
2010-09-24m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro1-3/+4
2010-09-24m32r: hole in shifting pc backAl Viro1-21/+17
2010-09-24m32r: don't block signals if sigframe setup has failedAl Viro1-10/+13
2010-09-24make m32r handle multiple pending signalsAl Viro2-4/+6
2010-09-24m32r: fix rt_sigsuspend()Al Viro4-39/+14
2010-09-24x86/hwmon: pkgtemp has no dependency on PCIJan Beulich2-2/+1
2010-09-24MAINTAINERS: Update hwmon entryGuenter Roeck1-0/+2
2010-09-24x86/hwmon: register alternate sibling upon CPU removalJan Beulich1-7/+15
2010-09-24x86/hwmon: fix initialization of pkgtempJan Beulich1-7/+3
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich3-16/+15
2010-09-24x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_remove()Jan Beulich1-1/+4
2010-09-24x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich1-3/+4
2010-09-24x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich1-1/+4
2010-09-24hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai1-2/+2
2010-09-24USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern1-3/+3
2010-09-24usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov3-1/+12
2010-09-24usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar1-0/+6
2010-09-24usb: musb: gadget: fix dma length in txstateMing Lei2-9/+10
2010-09-24usb: musb: gadget: complete request only if data is transfered overMing Lei1-8/+8
2010-09-24usb: musb: gadget: fix DMA length for OUT transferMing Lei1-2/+3
2010-09-24usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei1-1/+1
2010-09-24usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei1-12/+0
2010-09-24usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei1-3/+17
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern2-19/+17
2010-09-24Staging: ti-st: remove st_get_plat_devicePavan Savoy4-10/+24
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter1-1/+11
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar5-23/+69
2010-09-24ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai1-6/+16
2010-09-23hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Naoya Horiguchi1-0/+2
2010-09-23hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi1-10/+12
2010-09-23hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi1-1/+1
2010-09-23hugetlb, rmap: always use anon_vma root pointerNaoya Horiguchi1-6/+7
2010-09-24vgaarb: trivial fixDaniel J Blueman1-1/+1
2010-09-23Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+5
2010-09-24drm: radeon cleanup fixes...Daniel J Blueman2-2/+2
2010-09-24drm: fix trivial coding errorsDaniel J Blueman1-3/+3
2010-09-24drm: ttm sparse fixes.Daniel J Blueman1-4/+4
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs1-2/+4
2010-09-23o2dlm: force free mles during dlm exitSrinivas Eeda3-0/+42
2010-09-23ocfs2: Sync inode flags with ext2.Tao Ma2-16/+29
2010-09-23ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma1-12/+10