summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-241-0/+2
|\
| * kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-211-0/+2
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-09-241-2/+3
|\ \
| * | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy2009-09-231-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-09-241-0/+3
|\ \ \
| * | | 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-231-0/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-241-17/+1Star
|\ \ \
| * | | include/linux/cred.h: fix buildAndrew Morton2009-09-231-17/+1Star
* | | | serial core: fix new kernel-doc warningsRandy Dunlap2009-09-231-2/+2
| |/ / |/| |
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-234-14/+232
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-23485-4948/+15365
| |\ \ \
| * | | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-041-0/+189
| * | | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-042-14/+22
| * | | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-301-0/+3
| * | | | power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-021-0/+8
| * | | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2009-07-011-0/+10
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-234-2/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-20341-3274/+11011
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-191-0/+6
| * | | | | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-191-0/+1
| * | | | | mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-191-2/+2
| * | | | | mtd: onenand: make onenand/generic.c more genericMagnus Damm2009-09-191-0/+8
| * | | | | mtd: OneNAND: 4-bit ECC status macrosKyungmin Park2009-09-041-0/+3
* | | | | | Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai...Linus Torvalds2009-09-231-1/+10
|\ \ \ \ \ \
| * | | | | | vgaarb: make client interface config invariant.Ingo Molnar2009-09-231-1/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-232-1/+2
|\ \ \ \ \ \
| * | | | | | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-111-0/+2
| * | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-0882-458/+620
| |\ \ \ \ \ \
| * | | | | | | intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse2009-07-151-1/+0Star
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-09-236-8/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang2009-09-221-1/+2
| * | | | | | | | regulator: fix typosWolfram Sang2009-09-222-5/+5
| * | | | | | | | regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros2009-09-221-0/+24
| * | | | | | | | regulator: Add regulator voltage range check APIMark Brown2009-09-221-0/+2
| * | | | | | | | regulator: Add regulator_get_exclusive() APIMark Brown2009-09-222-0/+4
| * | | | | | | | regulator: add initialization macro of regulator supplyroald2009-09-221-0/+7
| * | | | | | | | regulator: add buck3 in da903x driverHaojian Zhuang2009-09-221-1/+3
| * | | | | | | | regulator: Define full constraints function with REGULATOR disabledMark Brown2009-09-221-0/+6
| * | | | | | | | regulator: Allow consumer supplies to be set up with dev_name()Mark Brown2009-09-221-1/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-233-3/+356
|\ \ \ \ \ \ \ \
| * | | | | | | | itimers: Add tracepoints for itimerXiao Guangrong2009-08-291-0/+66
| * | | | | | | | hrtimer: Add tracepoint for hrtimersXiao Guangrong2009-08-291-0/+139
| * | | | | | | | timers: Add tracepoints for timer_list timersXiao Guangrong2009-08-291-0/+137
| * | | | | | | | Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-292-3/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-031-0/+1
| | * | | | | | | | itimers: Fix periodic tics precisionStanislaw Gruszka2009-08-031-0/+2
| | * | | | | | | | itimers: Merge ITIMER_VIRT and ITIMER_PROFStanislaw Gruszka2009-08-031-3/+11
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-231-14/+0Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | firewire: core: header file cleanupStefan Richter2009-09-121-14/+0Star
* | | | | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-232-0/+299
|\ \ \ \ \ \ \ \ \ \ \