summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* module: preferred way to use MODULE_AUTHORJohannes Berg2009-09-241-1/+4
* module: reduce string table for loaded modules (v2)Jan Beulich2009-09-241-1/+1
* module: reduce symbol table for loaded modules (v2)Jan Beulich2009-09-241-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-246-493/+255Star
|\
| * cpumask: Move deprecated functions to end of header.Rusty Russell2009-09-241-341/+252Star
| * cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell2009-09-241-111/+1Star
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-6/+0Star
| * cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-241-11/+0Star
| * cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-09-241-0/+3
| * cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-241-1/+0Star
| * cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-241-1/+0Star
| * cpumask: remove unused cpu_mask_allRusty Russell2009-09-241-3/+0Star
| * cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell2009-09-241-3/+0Star
| * cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-17/+0Star
* | headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-245-1/+149
|\ \
| * | Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-181-0/+92
| * | Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-181-0/+24
| * | Input: add generic suspend and resume for input devicesDmitry Torokhov2009-09-181-1/+1
| * | Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-182-0/+32
* | | 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
|\ \ \ \ \ \ \ \ \