summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-6/+0
* cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-241-11/+0
* ia64: convert last user of smp_call_function_maskRusty Russell2009-09-241-1/+1
* cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-09-241-0/+3
* ACPI: remove cpumask_t usageBjorn Helgaas2009-09-241-1/+1
* cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-241-1/+0
* cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-241-1/+0
* cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-241-1/+0
* cpumask: remove unused cpu_mask_allRusty Russell2009-09-242-8/+0
* cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell2009-09-241-1/+1
* cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell2009-09-241-3/+0
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-248-57/+1
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-241-5/+0
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell2009-09-241-1/+0
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell2009-09-241-1/+0
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-249-30/+14
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-09-233-11/+18
|\
| * Add MAINTAINERS entry for ARM/INTEL IXP4xx arch support.Krzysztof HaƂasa2009-09-211-0/+7
| * ixp4xx: arch_idle() documentation fixupMikael Pettersson2009-09-211-2/+4
| * ixp4xx: timer and clocks cleanupsMikael Pettersson2009-09-211-9/+7
* | serial core: fix new kernel-doc warningsRandy Dunlap2009-09-232-4/+4
* | MN10300: Handle removal of struct uart_infoDavid Howells2009-09-233-9/+9
* | FRV: Use asm/generic-hardirq.hChristoph Hellwig2009-09-232-17/+4
* | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-231-14/+8
|\ \
| * | x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath2009-09-221-14/+8
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-2315-66/+1331
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-238898-484095/+930914
| |\ \ \ | | |/ /
| * | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-044-0/+976
| * | | ds2760_battery: Fix integer overflow for time_to_empty_nowDaniel Mack2009-09-041-3/+3
| * | | wm97xx_battery: Convert to dev_pm_opsMarek Vasut2009-09-041-7/+10
| * | | wm97xx_battery: Use irq to detect charger stateMarek Vasut2009-09-041-6/+24
| * | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-043-19/+49
| * | | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-041-0/+3
| * | | ds2760_battery: implement set_charged() featureDaniel Mack2009-07-301-0/+52
| * | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-302-0/+31
| * | | power_supply: EXPORT_SYMBOL cleanupsDaniel Mack2009-07-301-9/+7
| * | | ds2760_battery: add current_accum module parameterDaniel Mack2009-07-301-14/+27
| * | | ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack2009-07-301-2/+7
| * | | ds2760_battery: add rated_capacity module parameterDaniel Mack2009-07-301-0/+19
| * | | ds2760_battery: export more featuresDaniel Mack2009-07-301-0/+8
| * | | ds2760_battery: delay power supply registrationDaniel Mack2009-07-301-6/+6
| * | | wm8350_power: Implement charge type propertyMark Brown2009-07-141-0/+22
| * | | power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-024-0/+28
| * | | olpc_battery: Add an 'error' sysfs device that displays raw errorsAndres Salomon2009-07-011-0/+32
| * | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2009-07-014-0/+27
* | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-235-123/+102
|\ \ \ \
| * | | | drm/radeon/r600: set correct pitch for 4 byte copyAndre Maasikas2009-09-232-2/+2
| * | | | drm/radeon: consolidate family flags used in pciids.Dave Airlie2009-09-233-121/+100
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-2364-251/+2795
|\ \ \ \ \
OpenPOWER on IntegriCloud