| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell | 2009-09-24 | 4 | -14/+15 |
* | cpumask: use mm_cpumask() wrapper: um | Rusty Russell | 2009-09-24 | 1 | -2/+2 |
* | cpumask: use mm_cpumask() wrapper: mips | Rusty Russell | 2009-09-24 | 2 | -6/+6 |
* | cpumask: use mm_cpumask() wrapper: mn10300 | Rusty Russell | 2009-09-24 | 1 | -6/+6 |
* | cpumask: use mm_cpumask() wrapper: m32r | Rusty Russell | 2009-09-24 | 2 | -6/+6 |
* | cpumask: use mm_cpumask() wrapper: arm | Rusty Russell | 2009-09-24 | 6 | -20/+21 |
* | cpumask: Use accessors for cpu_*_mask: um | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
* | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell | 2009-09-24 | 4 | -13/+13 |
* | cpumask: Use accessors for cpu_*_mask: mips | Rusty Russell | 2009-09-24 | 4 | -8/+8 |
* | cpumask: Use accessors for cpu_*_mask: m32r | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
* | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 12 | -18/+0 |
* | cpumask: arch_send_call_function_ipi_mask: s390 | Rusty Russell | 2009-09-24 | 2 | -3/+4 |
* | cpumask: arch_send_call_function_ipi_mask: powerpc | Rusty Russell | 2009-09-24 | 2 | -3/+4 |
* | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell | 2009-09-24 | 12 | -20/+25 |
* | cpumask: arch_send_call_function_ipi_mask: m32r | Rusty Russell | 2009-09-24 | 2 | -12/+13 |
* | cpumask: arch_send_call_function_ipi_mask: alpha | Rusty Russell | 2009-09-24 | 2 | -8/+9 |
* | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -2/+0 |
* | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -2/+0 |
* | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -2/+0 |
* | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -6/+0 |
* | cpumask: remove the deprecated smp_call_function_mask() | Rusty Russell | 2009-09-24 | 1 | -11/+0 |
* | ia64: convert last user of smp_call_function_mask | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
* | cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 2009-09-24 | 1 | -0/+3 |
* | ACPI: remove cpumask_t usage | Bjorn Helgaas | 2009-09-24 | 1 | -1/+1 |
* | cpumask: Remove mask field from comments | Nobuhiro Iwamatsu | 2009-09-24 | 1 | -1/+0 |
* | cpumask: remove unused mask field from struct irqaction. | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | cpumask: remove last assignment to mask field of struct irqaction. | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | cpumask: remove unused cpu_mask_all | Rusty Russell | 2009-09-24 | 2 | -8/+0 |
* | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
* | cpumask: remove dangerous CPU_MASK_ALL_PTR | Rusty Russell | 2009-09-24 | 1 | -3/+0 |
* | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-24 | 8 | -57/+1 |
* | cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc | Rusty Russell | 2009-09-24 | 1 | -5/+0 |
* | cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 2009-09-24 | 9 | -30/+14 |
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2009-09-23 | 3 | -11/+18 |
|\ |
|
| * | Add MAINTAINERS entry for ARM/INTEL IXP4xx arch support. | Krzysztof HaĆasa | 2009-09-21 | 1 | -0/+7 |
| * | ixp4xx: arch_idle() documentation fixup | Mikael Pettersson | 2009-09-21 | 1 | -2/+4 |
| * | ixp4xx: timer and clocks cleanups | Mikael Pettersson | 2009-09-21 | 1 | -9/+7 |
* | | serial core: fix new kernel-doc warnings | Randy Dunlap | 2009-09-23 | 2 | -4/+4 |
* | | MN10300: Handle removal of struct uart_info | David Howells | 2009-09-23 | 3 | -9/+9 |
* | | FRV: Use asm/generic-hardirq.h | Christoph Hellwig | 2009-09-23 | 2 | -17/+4 |
* | | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-23 | 1 | -14/+8 |
|\ \ |
|
| * | | x86: ptrace: sysret path should reach syscall_trace_leave | Roland McGrath | 2009-09-22 | 1 | -14/+8 |
* | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-09-23 | 15 | -66/+1331 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2009-09-23 | 8898 | -484095/+930914 |
| |\ \ \
| | |/ / |
|
| * | | | power_supply: Add driver for the PMU on WM831x PMICs | Mark Brown | 2009-09-04 | 4 | -0/+976 |
| * | | | ds2760_battery: Fix integer overflow for time_to_empty_now | Daniel Mack | 2009-09-04 | 1 | -3/+3 |
| * | | | wm97xx_battery: Convert to dev_pm_ops | Marek Vasut | 2009-09-04 | 1 | -7/+10 |