Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-09-23 | 1 | -2/+3 |
|\ | |||||
| * | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment | Benny Halevy | 2009-09-23 | 1 | -2/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-09-23 | 1 | -17/+1 |
|\ \ | |||||
| * | | include/linux/cred.h: fix build | Andrew Morton | 2009-09-23 | 1 | -17/+1 |
* | | | serial core: fix new kernel-doc warnings | Randy Dunlap | 2009-09-23 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-09-23 | 4 | -14/+232 |
|\ \ | |||||
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2009-09-23 | 329 | -3776/+10039 |
| |\ \ | |||||
| * | | | power_supply: Add driver for the PMU on WM831x PMICs | Mark Brown | 2009-09-04 | 1 | -0/+189 |
| * | | | wm97xx_battery: Use platform_data | Marek Vasut | 2009-09-04 | 2 | -14/+22 |
| * | | | power_supply: get_by_name and set_charged functionality | Daniel Mack | 2009-07-30 | 1 | -0/+3 |
| * | | | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon | 2009-07-02 | 1 | -0/+8 |
| * | | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon | 2009-07-01 | 1 | -0/+10 |
* | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-09-23 | 4 | -2/+20 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-09-20 | 236 | -2404/+7837 |
| |\ \ \ \ | |||||
| * | | | | | mtd: nand: add __nand_correct_data helper function | Atsushi Nemoto | 2009-09-19 | 1 | -0/+6 |
| * | | | | | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST | Sneha Narnakaje | 2009-09-19 | 1 | -0/+1 |
| * | | | | | mtd: nand: add "page" parameter to all read_page/read_page_raw APIs | Sneha Narnakaje | 2009-09-19 | 1 | -2/+2 |
| * | | | | | mtd: onenand: make onenand/generic.c more generic | Magnus Damm | 2009-09-19 | 1 | -0/+8 |
| * | | | | | mtd: OneNAND: 4-bit ECC status macros | Kyungmin Park | 2009-09-04 | 1 | -0/+3 |
* | | | | | | Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai... | Linus Torvalds | 2009-09-23 | 1 | -1/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | vgaarb: make client interface config invariant. | Ingo Molnar | 2009-09-23 | 1 | -1/+10 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 | 2 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS | Youquan Song | 2009-09-11 | 1 | -0/+2 |
| * | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2009-08-08 | 57 | -346/+386 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | intel-iommu: Remove superfluous iova_alloc_lock from IOVA code | David Woodhouse | 2009-07-15 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2009-09-23 | 6 | -8/+59 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | regulator/driver: be more specific in nanodoc for is_enabled | Wolfram Sang | 2009-09-22 | 1 | -1/+2 |
| * | | | | | | | | regulator: fix typos | Wolfram Sang | 2009-09-22 | 2 | -5/+5 |
| * | | | | | | | | regulator: Add GPIO enable control to fixed voltage regulator driver | Roger Quadros | 2009-09-22 | 1 | -0/+24 |
| * | | | | | | | | regulator: Add regulator voltage range check API | Mark Brown | 2009-09-22 | 1 | -0/+2 |
| * | | | | | | | | regulator: Add regulator_get_exclusive() API | Mark Brown | 2009-09-22 | 2 | -0/+4 |
| * | | | | | | | | regulator: add initialization macro of regulator supply | roald | 2009-09-22 | 1 | -0/+7 |
| * | | | | | | | | regulator: add buck3 in da903x driver | Haojian Zhuang | 2009-09-22 | 1 | -1/+3 |
| * | | | | | | | | regulator: Define full constraints function with REGULATOR disabled | Mark Brown | 2009-09-22 | 1 | -0/+6 |
| * | | | | | | | | regulator: Allow consumer supplies to be set up with dev_name() | Mark Brown | 2009-09-22 | 1 | -1/+6 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 1 | -3/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 2009-08-29 | 1 | -3/+13 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | itimers: Fix periodic tics precision | Stanislaw Gruszka | 2009-08-03 | 1 | -0/+2 |
| | * | | | | | | | | itimers: Merge ITIMER_VIRT and ITIMER_PROF | Stanislaw Gruszka | 2009-08-03 | 1 | -3/+11 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-09-23 | 1 | -14/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | firewire: core: header file cleanup | Stefan Richter | 2009-09-12 | 1 | -14/+0 |
* | | | | | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2009-09-23 | 2 | -0/+299 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sfi-release | Len Brown | 2009-09-19 | 237 | -2405/+7838 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | SFI: add capability to parse ACPI tables | Feng Tang | 2009-08-28 | 1 | -0/+93 |
| * | | | | | | | | | | | SFI: create linux/sfi.h | Feng Tang | 2009-08-28 | 1 | -0/+206 |
* | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 | 1 | -5/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-09-19 | 1 | -4/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | ACPI: remove unnecessary #ifdef CONFIG_DMI | Len Brown | 2009-09-19 | 1 | -2/+0 |
| | * | | | | | | | | | | | | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown | 2009-09-19 | 1 | -2/+0 |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'sfi-base' into release | Len Brown | 2009-09-19 | 1 | -1/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| / / / / / / / / / | | |_|/ / / / / / / / / | |/| | | | | | | | | | |