Commit Graph

125728 Commits (bc22c17e12c130dc929218a95aa347e0f3fd05dc)
 

Author SHA1 Message Date
Alain Knaff bc22c17e12 bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago
Linus Torvalds 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 269b012321 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu 16 years ago
Linus Torvalds f60a0a7984 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 16 years ago
Yinghai Lu 2f98357001 sparseirq: move set/get_timer_rand_state back to .c 16 years ago
Linus Torvalds e9e67a8b57 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 16 years ago
Linus Torvalds ad6b646fe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 16 years ago
Linus Torvalds 61420f59a5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 16 years ago
Linus Torvalds d97106ab53 Make %p print '(null)' for NULL pointers 16 years ago
Al Viro 3bfacef412 get rid of special-casing the /sbin/loader on alpha 16 years ago
Al Viro 17580d7f2f sanitize ifdefs in binfmt_aout 16 years ago
Al Viro fe30af971d remove the rudiment of a.out for sparc 16 years ago
Hugh Blemings e0b685d39a Updated contact info for CREDITS file 16 years ago
Cyrill Gorcunov ab14398abd x86: setup_per_cpu_areas() cleanup 16 years ago
Mike Travis 8fd2d2d5aa cpumask: fix compile error when CONFIG_NR_CPUS is not defined 16 years ago
Mike Travis 80855f7361 cpumask: use alloc_cpumask_var_node where appropriate 16 years ago
Rusty Russell 2fdf66b491 cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t 16 years ago
Rusty Russell ee943a82b6 x86: use cpumask_var_t in acpi/boot.c 16 years ago
Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
Mike Travis 6ca09dfc9f sched: put back some stack hog changes that were undone in kernel/sched.c 16 years ago
Mike Travis 730cf27246 x86: enable cpus display of kernel_max and offlined cpus 16 years ago
Ingo Molnar 6bdf197b04 ia64: cpumask fix for is_affinity_mask_valid() 16 years ago
Ingo Molnar 263ec6457b cpumask: convert RCU implementations, fix 16 years ago
Ingo Molnar e465b535ce Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into cpus4096-v2 16 years ago
Mike Travis 7eb1955336 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask 16 years ago
Joerg Roedel 065a6d68c7 AMD IOMMU: remove now unnecessary #ifdefs 16 years ago
Joerg Roedel b0a11f44ab Merge branches 'iommu/api' and 'iommu/amd' into for-linus 16 years ago
Jaswinder Singh Rajput 0e93dd8835 AMD IOMMU: prealloc_protection_domains should be static 16 years ago
Joerg Roedel 7398ca79d2 kvm/iommu: fix compile warning 16 years ago
Joerg Roedel 8ecaf8f19f AMD IOMMU: add statistics about total number of map requests 16 years ago
Joerg Roedel 5774f7c5fe AMD IOMMU: add statistics about allocated io memory 16 years ago
Joerg Roedel 18811f55d4 AMD IOMMU: add stats counter for domain tlb flushes 16 years ago
Joerg Roedel f57d98ae69 AMD IOMMU: add stats counter for single iommu domain tlb flushes 16 years ago
Joerg Roedel c1858976f5 AMD IOMMU: add stats counter for cross-page request 16 years ago
Joerg Roedel 5d31ee7e08 AMD IOMMU: add stats counter for free_coherent requests 16 years ago
Joerg Roedel c8f0fb36bf AMD IOMMU: add stats counter for alloc_coherent requests 16 years ago
Joerg Roedel 55877a6bcd AMD IOMMU: add stats counter for unmap_sg requests 16 years ago
Joerg Roedel d03f067a9d AMD IOMMU: add stats counter for map_sg requests 16 years ago
Joerg Roedel 146a6917fc AMD IOMMU: add stats counter for unmap_single requests 16 years ago
Joerg Roedel 0f2a86f200 AMD IOMMU: add stats counter for map_single requests 16 years ago
Joerg Roedel da49f6df72 AMD IOMMU: add stats counter for completion wait events 16 years ago
Joerg Roedel 7f26508bbb AMD IOMMU: add init code for statistic collection 16 years ago
Joerg Roedel a9dddbe049 AMD IOMMU: add necessary header defines for stats counting 16 years ago
Joerg Roedel 2e117604a4 AMD IOMMU: add Kconfig entry for statistic collection code 16 years ago
Joerg Roedel a4e267c88b AMD IOMMU: use dev_name in iommu_enable function 16 years ago
Joerg Roedel edcb34da25 AMD IOMMU: use calc_devid in prealloc_protection_domains 16 years ago
Joerg Roedel c226f85309 AMD IOMMU: convert amd_iommu_isolate to bool 16 years ago
Joerg Roedel 0cfd7aa90b AMD IOMMU: convert iommu->need_sync to bool 16 years ago
Joerg Roedel ab89672286 AMD IOMMU: use dev_name instead of self-build print_devid 16 years ago
Joerg Roedel 1ac4cbbc5e AMD IOMMU: allocate a new protection for hotplugged devices 16 years ago