aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07bzip2/lzma: move initrd/ramfs options out of BLK_DEVH. Peter Anvin
2009-01-07bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEH. Peter Anvin
2009-01-05bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin
2009-01-04bzip2/lzma: make config machinery an arch configurableH. Peter Anvin
2009-01-04bzip2/lzma: handle failures from bzip2 and lzma correctlyH. Peter Anvin
2009-01-04bzip2/lzma: x86 kernel compression supportAlain Knaff
2009-01-04bzip2/lzma: use a table to search for initramfs compression formatsH. Peter Anvin
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03Make %p print '(null)' for NULL pointersLinus Torvalds
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro
2009-01-03sanitize ifdefs in binfmt_aoutAl Viro
2009-01-03remove the rudiment of a.out for sparcAl Viro
2009-01-03Updated contact info for CREDITS fileHugh Blemings
2009-01-03x86: setup_per_cpu_areas() cleanupCyrill Gorcunov
2009-01-03cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis
2009-01-03cpumask: use alloc_cpumask_var_node where appropriateMike Travis
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2009-01-03x86: use cpumask_var_t in acpi/boot.cRusty Russell
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2009-01-03sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis
2009-01-03x86: enable cpus display of kernel_max and offlined cpusMike Travis
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar
2009-01-03cpumask: convert RCU implementations, fixIngo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03AMD IOMMU: remove now unnecessary #ifdefsJoerg Roedel
2009-01-03Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel
2009-01-03AMD IOMMU: prealloc_protection_domains should be staticJaswinder Singh Rajput
2009-01-03kvm/iommu: fix compile warningJoerg Roedel
2009-01-03AMD IOMMU: add statistics about total number of map requestsJoerg Roedel
2009-01-03AMD IOMMU: add statistics about allocated io memoryJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for domain tlb flushesJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for single iommu domain tlb flushesJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for cross-page requestJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for free_coherent requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for alloc_coherent requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for unmap_sg requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for map_sg requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for unmap_single requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for map_single requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for completion wait eventsJoerg Roedel
2009-01-03AMD IOMMU: add init code for statistic collectionJoerg Roedel