aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-23
* cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-23
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-23
* cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-23
* cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-23
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-23
* cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-23
* ia64: convert last user of smp_call_function_maskRusty Russell2009-09-23
* cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-09-23
* ACPI: remove cpumask_t usageBjorn Helgaas2009-09-23
* cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-23
* cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-23
* cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-23
* cpumask: remove unused cpu_mask_allRusty Russell2009-09-23
* cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell2009-09-23
* cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell2009-09-23
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-23
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-23
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell2009-09-23
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell2009-09-23
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-09-23
|\
| * Add MAINTAINERS entry for ARM/INTEL IXP4xx arch support.Krzysztof HaƂasa2009-09-21
| * ixp4xx: arch_idle() documentation fixupMikael Pettersson2009-09-21
| * ixp4xx: timer and clocks cleanupsMikael Pettersson2009-09-21
* | serial core: fix new kernel-doc warningsRandy Dunlap2009-09-23
* | MN10300: Handle removal of struct uart_infoDavid Howells2009-09-23
* | FRV: Use asm/generic-hardirq.hChristoph Hellwig2009-09-23
* | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-23
|\ \
| * | x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath2009-09-22
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-23
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-22
| |\| |
| * | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-04
| * | | ds2760_battery: Fix integer overflow for time_to_empty_nowDaniel Mack2009-09-04
| * | | wm97xx_battery: Convert to dev_pm_opsMarek Vasut2009-09-04
| * | | wm97xx_battery: Use irq to detect charger stateMarek Vasut2009-09-04
| * | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-04
| * | | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-04
| * | | ds2760_battery: implement set_charged() featureDaniel Mack2009-07-30
| * | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-30
| * | | power_supply: EXPORT_SYMBOL cleanupsDaniel Mack2009-07-30
| * | | ds2760_battery: add current_accum module parameterDaniel Mack2009-07-30
| * | | ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack2009-07-30
| * | | ds2760_battery: add rated_capacity module parameterDaniel Mack2009-07-30
| * | | ds2760_battery: export more featuresDaniel Mack2009-07-30
| * | | ds2760_battery: delay power supply registrationDaniel Mack2009-07-30