index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-24
cpumask: use new-style cpumask ops in mm/quicklist.
Rusty Russell
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
2009-09-24
cpumask: use mm_cpumask() wrapper: um
Rusty Russell
2009-09-24
cpumask: use mm_cpumask() wrapper: mips
Rusty Russell
2009-09-24
cpumask: use mm_cpumask() wrapper: mn10300
Rusty Russell
2009-09-24
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2009-09-24
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-09-24
cpumask: Use accessors for cpu_*_mask: um
Rusty Russell
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
2009-09-24
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
2009-09-24
ia64: convert last user of smp_call_function_mask
Rusty Russell
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
2009-09-24
ACPI: remove cpumask_t usage
Bjorn Helgaas
2009-09-24
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
2009-09-24
cpumask: remove unused mask field from struct irqaction.
Rusty Russell
2009-09-24
cpumask: remove last assignment to mask field of struct irqaction.
Rusty Russell
2009-09-24
cpumask: remove unused cpu_mask_all
Rusty Russell
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
Rusty Russell
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR
Rusty Russell
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
Rusty Russell
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips
Rusty Russell
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha
Rusty Russell
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-09-23
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2009-09-23
serial core: fix new kernel-doc warnings
Randy Dunlap
2009-09-23
MN10300: Handle removal of struct uart_info
David Howells
2009-09-23
FRV: Use asm/generic-hardirq.h
Christoph Hellwig
2009-09-23
Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-23
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2009-09-23
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-23
Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai...
Linus Torvalds
2009-09-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-09-23
misc: remove redundant start_kernel prototypes
Rusty Russell
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2009-09-23
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
[next]