index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-01-04
x86: cleanup remaining cpumask_t ops in smpboot code
Mike Travis
2009-01-04
cpumask: update pci_bus_show_cpuaffinity to use new cpumask API
Mike Travis
2009-01-04
cpumask: update local_cpus_show to use new cpumask API
Mike Travis
2009-01-04
ia64: cpumask fix for is_affinity_mask_valid()
Mike Travis
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
2009-01-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-03
Make %p print '(null)' for NULL pointers
Linus Torvalds
2009-01-03
get rid of special-casing the /sbin/loader on alpha
Al Viro
2009-01-03
sanitize ifdefs in binfmt_aout
Al Viro
2009-01-03
remove the rudiment of a.out for sparc
Al Viro
2009-01-03
Updated contact info for CREDITS file
Hugh Blemings
2009-01-03
x86: setup_per_cpu_areas() cleanup
Cyrill Gorcunov
2009-01-03
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
Mike Travis
2009-01-03
cpumask: use alloc_cpumask_var_node where appropriate
Mike Travis
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2009-01-03
x86: use cpumask_var_t in acpi/boot.c
Rusty Russell
2009-01-03
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
2009-01-03
sched: put back some stack hog changes that were undone in kernel/sched.c
Mike Travis
2009-01-03
x86: enable cpus display of kernel_max and offlined cpus
Mike Travis
2009-01-03
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
2009-01-03
cpumask: convert RCU implementations, fix
Ingo Molnar
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Ingo Molnar
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-03
AMD IOMMU: remove now unnecessary #ifdefs
Joerg Roedel
2009-01-03
Merge branches 'iommu/api' and 'iommu/amd' into for-linus
Joerg Roedel
2009-01-03
AMD IOMMU: prealloc_protection_domains should be static
Jaswinder Singh Rajput
2009-01-03
kvm/iommu: fix compile warning
Joerg Roedel
2009-01-03
AMD IOMMU: add statistics about total number of map requests
Joerg Roedel
2009-01-03
AMD IOMMU: add statistics about allocated io memory
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for domain tlb flushes
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for single iommu domain tlb flushes
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for cross-page request
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for free_coherent requests
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for alloc_coherent requests
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for unmap_sg requests
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for map_sg requests
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for unmap_single requests
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for map_single requests
Joerg Roedel
2009-01-03
AMD IOMMU: add stats counter for completion wait events
Joerg Roedel
2009-01-03
AMD IOMMU: add init code for statistic collection
Joerg Roedel
2009-01-03
AMD IOMMU: add necessary header defines for stats counting
Joerg Roedel
2009-01-03
AMD IOMMU: add Kconfig entry for statistic collection code
Joerg Roedel
2009-01-03
AMD IOMMU: use dev_name in iommu_enable function
Joerg Roedel
2009-01-03
AMD IOMMU: use calc_devid in prealloc_protection_domains
Joerg Roedel
2009-01-03
AMD IOMMU: convert amd_iommu_isolate to bool
Joerg Roedel
[next]