index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
initramfs_data.lzma.S
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP
Alain Knaff
1
-2
/
+1
2009-01-07
bzip2/lzma: move initrd/ramfs options out of BLK_DEV
H. Peter Anvin
2
-27
/
+27
2009-01-07
bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE
H. Peter Anvin
1
-0
/
+1
2009-01-05
bzip2/lzma: proper Kconfig dependencies for the ramdisk options
H. Peter Anvin
3
-11
/
+29
2009-01-05
bzip2/lzma: make config machinery an arch configurable
H. Peter Anvin
2
-21
/
+34
2009-01-05
bzip2/lzma: handle failures from bzip2 and lzma correctly
H. Peter Anvin
1
-2
/
+2
2009-01-05
bzip2/lzma: x86 kernel compression support
Alain Knaff
3
-107
/
+44
2009-01-05
bzip2/lzma: use a table to search for initramfs compression formats
H. Peter Anvin
1
-47
/
+35
2009-01-05
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
Alain Knaff
5
-199
/
+184
2009-01-05
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
Alain Knaff
12
-0
/
+1733
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
2
-56
/
+34
2009-01-03
Make %p print '(null)' for NULL pointers
Linus Torvalds
1
-0
/
+3
2009-01-03
get rid of special-casing the /sbin/loader on alpha
Al Viro
3
-40
/
+52
2009-01-03
sanitize ifdefs in binfmt_aout
Al Viro
1
-9
/
+7
2009-01-03
remove the rudiment of a.out for sparc
Al Viro
1
-64
/
+1
2009-01-03
Updated contact info for CREDITS file
Hugh Blemings
1
-4
/
+4
2009-01-03
x86: setup_per_cpu_areas() cleanup
Cyrill Gorcunov
1
-17
/
+8
2009-01-03
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
Mike Travis
1
-1
/
+1
2009-01-03
cpumask: use alloc_cpumask_var_node where appropriate
Mike Travis
2
-5
/
+6
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
7
-58
/
+128
2009-01-03
x86: use cpumask_var_t in acpi/boot.c
Rusty Russell
1
-7
/
+22
2009-01-03
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
12
-79
/
+26
2009-01-03
sched: put back some stack hog changes that were undone in kernel/sched.c
Mike Travis
2
-39
/
+17
2009-01-03
x86: enable cpus display of kernel_max and offlined cpus
Mike Travis
1
-0
/
+2
2009-01-03
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
3
-4
/
+4
2009-01-03
cpumask: convert RCU implementations, fix
Ingo Molnar
1
-1
/
+2
2009-01-03
AMD IOMMU: remove now unnecessary #ifdefs
Joerg Roedel
1
-11
/
+0
2009-01-03
AMD IOMMU: prealloc_protection_domains should be static
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-03
kvm/iommu: fix compile warning
Joerg Roedel
1
-1
/
+1
2009-01-03
AMD IOMMU: add statistics about total number of map requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add statistics about allocated io memory
Joerg Roedel
1
-0
/
+6
2009-01-03
AMD IOMMU: add stats counter for domain tlb flushes
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for single iommu domain tlb flushes
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for cross-page request
Joerg Roedel
1
-0
/
+5
2009-01-03
AMD IOMMU: add stats counter for free_coherent requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for alloc_coherent requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for unmap_sg requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for map_sg requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for unmap_single requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for map_single requests
Joerg Roedel
1
-0
/
+4
2009-01-03
AMD IOMMU: add stats counter for completion wait events
Joerg Roedel
1
-0
/
+6
2009-01-03
AMD IOMMU: add init code for statistic collection
Joerg Roedel
2
-0
/
+39
2009-01-03
AMD IOMMU: add necessary header defines for stats counting
Joerg Roedel
1
-0
/
+26
2009-01-03
AMD IOMMU: add Kconfig entry for statistic collection code
Joerg Roedel
1
-0
/
+10
2009-01-03
AMD IOMMU: use dev_name in iommu_enable function
Joerg Roedel
1
-6
/
+2
2009-01-03
AMD IOMMU: use calc_devid in prealloc_protection_domains
Joerg Roedel
1
-1
/
+1
2009-01-03
AMD IOMMU: convert amd_iommu_isolate to bool
Joerg Roedel
2
-4
/
+5
2009-01-03
AMD IOMMU: convert iommu->need_sync to bool
Joerg Roedel
2
-3
/
+3
2009-01-03
AMD IOMMU: use dev_name instead of self-build print_devid
Joerg Roedel
2
-14
/
+1
2009-01-03
AMD IOMMU: allocate a new protection for hotplugged devices
Joerg Roedel
1
-0
/
+17
[next]