aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-04-07Merge branch 'fix/asoc' into for-linusTakashi Iwai2-1/+18
2010-04-07Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c...Paul Mundt53-113/+185
2010-04-07dmaengine: shdma: Enable on SH-Mobile ARMMagnus Damm1-1/+1
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-89/+199
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy1-18/+12
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie1-21/+26
2010-04-07drm/kms/fb: add polling support for when nothing is connected.Dave Airlie1-2/+10
2010-04-07drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie3-7/+5
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2-13/+13
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie3-21/+16
2010-04-07Remove unused HDPU driverBenjamin Herrenschmidt1-26/+0
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov1-4/+18
2010-04-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra4-31/+55
2010-04-06libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack1-0/+2
2010-04-06hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde1-0/+2
2010-04-06timers: Introduce the concept of timer slack for legacy timersArjan van de Ven1-1/+9
2010-04-06Driver for Zipit Z2 battery chipMarek Vasut1-0/+17
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2010-04-06libata: unlock HPA if device shrunkTejun Heo1-0/+1
2010-04-06laptop-mode: Make flushes per-deviceMatthew Garrett2-1/+6
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten1-0/+2
2010-04-05Fix up possibly racy module refcountingNick Piggin1-7/+7
2010-04-06drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen1-1/+1
2010-04-06drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen1-0/+4
2010-04-06drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen1-0/+70
2010-04-06drm/edid: Add secondary GTF curve supportAdam Jackson1-0/+4
2010-04-06drm/edid: Remove arbitrary EDID extension limitAdam Jackson1-3/+0
2010-04-06drm/edid: Fix secondary block fetch.Adam Jackson1-2/+0
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-0/+2
2010-04-05Merge branch 'for-2.6.34' into for-2.6.35Mark Brown1-1/+1
2010-04-05mfd: Add WM8994 interrupt controller supportMark Brown2-1/+53
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2-1/+18
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds25-26/+31
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-1/+17
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V1-0/+2
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt19-78/+109
2010-04-05Merge branch 'master' into export-slabhTejun Heo8-43/+91
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+14
2010-04-04perf: Fetch hot regs from the template callerFrederic Weisbecker1-11/+12
2010-04-04ALSA: i2c: cleanup: change parameter to pointerDan Carpenter1-1/+1
2010-04-04ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas1-2/+1
2010-04-04ACPI: pci_root: save downstream bus rangeBjorn Helgaas1-1/+1
2010-04-03icmp: Account for ICMP out errorsEric Dumazet1-0/+1
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman1-0/+125
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman1-0/+8
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman1-0/+38
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2-0/+23
2010-04-03ppp: Add ppp_dev_name() exported functionJames Chapman1-0/+3
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-1/+1
2010-04-03net: convert multicast list to list_headJiri Pirko2-41/+43