summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.37-rc8v2.6.37-rc8Linus Torvalds2010-12-291-1/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-291-1/+8
|\
| * ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp2010-12-231-1/+8
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-291-11/+5
|\ \
| * | x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl2010-12-271-11/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-281-1/+2
|\ \ \
| * | | PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki2010-12-231-1/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-281-2/+2
|\ \ \ \
| * | | | [media] v4l: soc-camera: fix multiple simultaneous user caseGuennadi Liakhovetski2010-12-261-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-12-284-10/+24
|\ \ \ \ \
| * | | | | mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai2010-12-211-0/+1
| * | | | | mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre2010-12-211-6/+12
| * | | | | mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-212-4/+11
* | | | | | ARM: fix IXP4xx build failureImre Kaloz2010-12-282-1/+2
* | | | | | RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish2010-12-281-5/+7
* | | | | | Merge branch 'nommu-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-271-1/+27
|\ \ \ \ \ \
| * | | | | | nommu: Provide stubbed alloc/free_vm_area() implementation.Paul Mundt2010-12-241-1/+26
| * | | | | | nommu: Fix up vmalloc_node() symbol export regression.Paul Mundt2010-12-241-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-274-4/+4
|\ \ \ \ \ \
| * | | | | | sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt2010-12-241-0/+1
| * | | | | | sh: Fix up SH7201 clkfwk build.Paul Mundt2010-12-241-1/+1
| * | | | | | sh: mach-se: Fix up SE7206 build.Paul Mundt2010-12-241-1/+1
| * | | | | | sh: Fix up SH4-202 clkfwk build.Paul Mundt2010-12-241-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-274-29/+28
|\ \ \ \ \ \
| * | | | | | fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080pGuennadi Liakhovetski2010-12-271-18/+8
| * | | | | | video: imxfb: Fix the maximum value for yresFabio Estevam2010-12-271-6/+3
| * | | | | | fb: fix overlapping test off-by-one.Dave Airlie2010-12-241-1/+1
| * | | | | | fbdev: sh-mobile: retrieve and propagate display sizes from EDIDGuennadi Liakhovetski2010-12-221-3/+13
| * | | | | | fbdev: sh-mobile: restore display size configurationGuennadi Liakhovetski2010-12-221-1/+3
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-271-0/+2
|\ \ \ \ \ \ \
| * | | | | | | pata_cs5536: avoid implicit MSR API inclusion on x86-64Jeff Garzik2010-12-271-0/+2
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown2010-12-263-42/+63
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | * | | | | | | Revert "ACPI battery: update status upon sysfs query"Len Brown2010-12-251-5/+0
| * | | | | | | | ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki2010-12-261-0/+3
| * | | | | | | | ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki2010-12-171-37/+60
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2660-190/+413
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ipv4: dont create routes on down devicesEric Dumazet2010-12-261-3/+4
| * | | | | | | | | epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski2010-12-263-6/+6
| * | | | | | | | | sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski2010-12-261-2/+2
| * | | | | | | | | Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-233-5/+9
| * | | | | | | | | USB: mcs7830: return negative if auto negotiate failsDan Carpenter2010-12-231-1/+1
| * | | | | | | | | irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-231-7/+11
| * | | | | | | | | tcp: fix listening_get_next()Eric Dumazet2010-12-231-2/+2
| * | | | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-236-9/+36
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mac80211: fix mesh forwardingJohannes Berg2010-12-221-1/+4
| | * | | | | | | | | hostap: remove netif_stop_queue from initMeelis Roos2010-12-201-1/+0
| | * | | | | | | | | mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-204-7/+32
| * | | | | | | | | | atl1c: Do not use legacy PCI power managementRafael J. Wysocki2010-12-231-24/+15
| * | | | | | | | | | MAINTAINERS: email address changeDon Fry2010-12-221-1/+1
| * | | | | | | | | | net: Fix range checks in tcf_valid_offset().David S. Miller2010-12-211-1/+3