summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...Joe Perches2011-01-101-2/+3
| | * | | | | | ext3: Add batched discard support for ext3Lukas Czerner2011-01-101-0/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-0/+1
| |\ \ \ \ \ \
| | * | | | | | x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14hRobert Richter2011-01-071-0/+1
| * | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-111-15/+36
| |\ \ \ \ \ \ \
| | * | | | | | | rtc: Namespace fixupThomas Gleixner2010-12-131-6/+6
| | * | | | | | | RTC: Remove UIE emulationJohn Stultz2010-12-101-12/+0
| | * | | | | | | RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-101-5/+38
| * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-114-19/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dynamic debug: Fix build issue with older gccJason Baron2011-01-071-14/+4
| | * | | | | | | | tracepoint: Add __rcu annotationLai Jiangshan2011-01-071-1/+1
| | * | | | | | | | tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers2011-01-071-3/+1
| | * | | | | | | | tracing/trivial: Add missing comma in TRACE_EVENT commentMathieu Desnoyers2011-01-071-1/+1
| | * | | | | | | | tracing: Include module.h in define_trace.hSteven Rostedt2011-01-071-0/+10
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-116-0/+256
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann2011-01-081-0/+4
| | * | | | | | | | mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski2011-01-081-0/+1
| | * | | | | | | | mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton2011-01-081-0/+217
| | * | | | | | | | mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson2011-01-081-0/+2
| | * | | | | | | | mmc: Test bus-width for old MMC devicesAries Lee2011-01-082-0/+3
| | * | | | | | | | mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen2011-01-081-0/+5
| | * | | | | | | | mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-083-0/+9
| | * | | | | | | | mmc: Aggressive clock gating frameworkLinus Walleij2011-01-081-0/+10
| | * | | | | | | | mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li2011-01-081-0/+5
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-1016-96/+357
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-nextDave Airlie2011-01-101-0/+36
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/radeon/kms: add NI pci idsAlex Deucher2011-01-071-0/+36
| | * | | | | | | | | drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-071-3/+0
| | |/ / / / / / / /
| | * | | | | | | | vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie2011-01-061-0/+1
| | * | | | | | | | drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clearMarek Olšák2011-01-061-0/+1
| | * | | | | | | | drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-051-1/+5
| | * | | | | | | | vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-051-0/+1
| | * | | | | | | | Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-0537-65/+196
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-201-0/+12
| | * | | | | | | | Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson2010-12-168-61/+265
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/nouveau: remove some useless GETPARAMsBen Skeggs2010-12-031-3/+0
| | | * | | | | | | | drm/nouveau: Implement the pageflip ioctl.Francisco Jerez2010-12-031-0/+1
| | | * | | | | | | | drm/nouveau: remove cpu_writers lockBen Skeggs2010-12-031-1/+0
| | | * | | | | | | | Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie2010-12-031-0/+4
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | drm/radeon/kms: add Ontario Fusion APU pci idsAlex Deucher2010-11-231-0/+4
| | | * | | | | | | | | drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2010-11-222-50/+60
| | | * | | | | | | | | drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-222-2/+3
| | | * | | | | | | | | drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2010-11-222-0/+12
| | | * | | | | | | | | drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-222-4/+5
| | | * | | | | | | | | drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom2010-11-221-3/+22
| | | * | | | | | | | | kref: Add a kref_sub functionThomas Hellstrom2010-11-221-0/+2
| | | * | | | | | | | | drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-223-1/+57
| | | |/ / / / / / / /
| | | * | | | | | | | drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2010-11-222-0/+102
| | * | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-097-6/+50
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-051-0/+1
| | |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud