summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-113-2/+24
|\
| * ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt2011-01-101-0/+11
| * ext3: speed up file creates by optimizing rec_len functionsEric Sandeen2011-01-101-0/+9
| * 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-112-16/+6
|\ \ \ \
| * | | | dynamic debug: Fix build issue with older gccJason Baron2011-01-071-14/+4
| * | | | tracepoint: Add __rcu annotationLai Jiangshan2011-01-071-1/+1
| * | | | tracing/trivial: Add missing comma in TRACE_EVENT commentMathieu Desnoyers2011-01-071-1/+1
| | |/ / | |/| |
* | | | 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-104-22/+4
|\ \ \ \ \
| * | | | | vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie2011-01-061-0/+1
| * | | | | 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-0526-46/+136
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson2010-12-161-0/+2
| |\ \ \ \ \
| | * | | | | kref: Add a kref_sub functionThomas Hellstrom2010-11-221-0/+2
| * | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-095-5/+34
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-0220-68/+64
| |\ \ \ \ \ \ \
| * | | | | | | | agp: kill agp_rebind_memoryDaniel Vetter2010-11-231-1/+0
| * | | | | | | | agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter2010-11-231-1/+0
| * | | | | | | | drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-231-20/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-102-12/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Constify i2c_client where possibleJean Delvare2011-01-101-12/+15
| * | | | | | | | i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard2011-01-101-0/+38
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-101-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | driver-core: merge private parts of class and busKay Sievers2010-11-171-4/+3
* | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-101-0/+16
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-0734-94/+85
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Staging: sep: handle the rar definition stuff in the headerAlan Cox2010-11-291-0/+16
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-01-101-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili2011-01-101-0/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-107-5/+46
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | flex_array: fix flex_array_put_ptr macro to be valid CEric Paris2010-11-301-1/+1
| * | | | | | | | | | | | Merge branch 'master' into nextJames Morris2011-01-10141-1197/+3571
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
OpenPOWER on IntegriCloud