| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 7 | -0/+7 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 7 | -0/+7 |
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-22 | 6 | -37/+10 |
|\ \ |
|
| * | | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE | Alexander van Heukelum | 2010-09-07 | 2 | -3/+3 |
| * | | x86-32: Align IRQ stacks properly | Christoph Hellwig | 2010-07-27 | 1 | -1/+1 |
| * | | x86: Remove CONFIG_4KSTACKS | Christoph Hellwig | 2010-06-29 | 3 | -19/+1 |
| * | | x86: Always use irq stacks | Christoph Hellwig | 2010-06-29 | 3 | -15/+6 |
* | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-22 | 1 | -30/+21 |
|\ \ \ |
|
| * | | | x86: Hpet: Avoid the comparator readback penalty | Thomas Gleixner | 2010-09-18 | 1 | -30/+21 |
* | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | 32 | -510/+633 |
|\ \ \ \ |
|
| * | | | | x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S | Jeremy Fitzhardinge | 2010-10-14 | 2 | -1/+2 |
| * | | | | xen: Cope with unmapped pages when initializing kernel pagetable | Jeremy Fitzhardinge | 2010-10-13 | 3 | -8/+24 |
| * | | | | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin | 2010-10-11 | 3 | -10/+10 |
| |\ \ \ \ |
|
| * | | | | | memblock: Allow memblock_init to be called early | Jeremy Fitzhardinge | 2010-10-11 | 1 | -0/+3 |
| * | | | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | 42 | -167/+304 |
| |\ \ \ \ \ |
|
| * | | | | | | x86, memblock: Remove __memblock_x86_find_in_range_size() | Yinghai Lu | 2010-10-05 | 1 | -28/+11 |
| * | | | | | | x86-32, memblock: Make add_highpages honor early reserved ranges | Yinghai Lu | 2010-10-05 | 4 | -43/+33 |
| * | | | | | | x86, memblock: Fix crashkernel allocation | Yinghai Lu | 2010-10-05 | 1 | -4/+9 |
| * | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 210 | -7659/+6747 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86: Remove old bootmem code | Yinghai Lu | 2010-08-27 | 7 | -189/+1 |
| * | | | | | | | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu | 2010-08-27 | 4 | -7/+19 |
| * | | | | | | | x86: Remove not used early_res code | Yinghai Lu | 2010-08-27 | 2 | -66/+0 |
| * | | | | | | | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 2010-08-27 | 19 | -90/+103 |
| * | | | | | | | x86: Use memblock to replace early_res | Yinghai Lu | 2010-08-27 | 11 | -153/+123 |
| * | | | | | | | x86, memblock: Use memblock_debug to control debug message print out | Yinghai Lu | 2010-08-27 | 1 | -8/+12 |
| * | | | | | | | x86, memblock: Add memblock_x86_memory_in_range() | Yinghai Lu | 2010-08-27 | 2 | -1/+18 |
| * | | | | | | | x86, memblock: Add memblock_x86_free_memory_in_range() | Yinghai Lu | 2010-08-27 | 2 | -0/+49 |
| * | | | | | | | x86, memblock: Add memblock_x86_find_in_range_node() | Yinghai Lu | 2010-08-27 | 2 | -0/+16 |
| * | | | | | | | x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho... | Yinghai Lu | 2010-08-27 | 2 | -0/+70 |
| * | | | | | | | x86, memblock: Add get_free_all_memory_range() | Yinghai Lu | 2010-08-27 | 2 | -1/+99 |
| * | | | | | | | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_range | Yinghai Lu | 2010-08-27 | 2 | -0/+25 |
| * | | | | | | | x86, memblock: Add memblock_x86_to_bootmem() | Yinghai Lu | 2010-08-27 | 2 | -0/+30 |
| * | | | | | | | bootmem, x86: Add weak version of reserve_bootmem_generic | Yinghai Lu | 2010-08-27 | 2 | -24/+2 |
| * | | | | | | | x86, memblock: Add memblock_x86_find_in_range_size() | Yinghai Lu | 2010-08-27 | 3 | -0/+97 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 3 | -29/+21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 3 | -29/+21 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 15 | -53/+330 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, iommu: Update header comments with appropriate naming | Konrad Rzeszutek Wilk | 2010-10-08 | 1 | -4/+3 |
| * | | | | | | | | x86, iommu: Fix IOMMU_INIT alignment rules | Konrad Rzeszutek Wilk | 2010-08-31 | 1 | -2/+1 |
| * | | | | | | | | x86, doc: Adding comments about .iommu_table and its neighbors. | Konrad Rzeszutek Wilk | 2010-08-27 | 1 | -0/+22 |
| * | | | | | | | | x86, iommu: Utilize the IOMMU_INIT macros functionality. | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -25/+21 |
| * | | | | | | | | x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-26 | 2 | -1/+8 |
| * | | | | | | | | x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -0/+3 |
| * | | | | | | | | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -0/+5 |
| * | | | | | | | | x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-26 | 1 | -1/+10 |
| * | | | | | | | | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. | Konrad Rzeszutek Wilk | 2010-08-26 | 4 | -11/+43 |
| * | | | | | | | | x86, iommu: Add proper dependency sort routine (and sanity check). | Konrad Rzeszutek Wilk | 2010-08-26 | 3 | -0/+96 |
| * | | | | | | | | x86, iommu: Make all IOMMU's detection routines return a value. | Konrad Rzeszutek Wilk | 2010-08-26 | 6 | -20/+27 |
| * | | | | | | | | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk | 2010-08-26 | 2 | -0/+102 |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 22 | -852/+733 |
|\ \ \ \ \ \ \ \ \ |
|