| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | powerpc/irq.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-10-13 | 1 | -1/+3 |
| * | | | | powerpc: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-13 | 2 | -3/+3 |
| * | | | | powerpc: Use static const char arrays | Joe Perches | 2010-10-13 | 2 | -3/+3 |
| * | | | | powerpc/pseries: Partition migration in the kernel | Nathan Fontenot | 2010-10-13 | 2 | -1/+363 |
| * | | | | powerpc/pseries: Export rtas_ibm_suspend_me() | Nathan Fontenot | 2010-10-13 | 2 | -2/+3 |
| * | | | | powerpc/pseries: Export device tree updating routines | Nathan Fontenot | 2010-10-13 | 2 | -2/+11 |
| * | | | | Merge remote branch 'kumar/merge' into next | Benjamin Herrenschmidt | 2010-10-13 | 231 | -1144/+1900 |
| |\ \ \ \ |
|
| | * | | | | powerpc/ppc64e: Fix link problem when building ppc64e_defconfig | Kumar Gala | 2010-10-08 | 1 | -0/+7 |
| * | | | | | powerpc/perf: Fix sampling enable for PPC970 | Paul Mackerras | 2010-09-23 | 1 | -0/+2 |
| * | | | | | powerpc: mtmsrd not defined | Sean MacLennan | 2010-09-02 | 2 | -16/+28 |
| * | | | | | powerpc: Fix incorrect .stabs entry for copy_32.S | Sean MacLennan | 2010-09-02 | 1 | -1/+1 |
| * | | | | | powerpc/mm: Assume first cpu is boot_cpuid not 0 | Matthew McClintock | 2010-09-02 | 1 | -2/+4 |
| * | | | | | powerpc: Wire up direct socket system calls | Ian Munsie | 2010-09-02 | 2 | -1/+39 |
| * | | | | | powerpc/chrp/nvram.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-02 | 1 | -1/+3 |
| * | | | | | powerpc/cell: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-02 | 2 | -2/+6 |
| * | | | | | powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-02 | 1 | -3/+6 |
| * | | | | | powerpc/maple: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-02 | 1 | -0/+1 |
| * | | | | | powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIe | Benjamin Herrenschmidt | 2010-09-02 | 1 | -10/+64 |
| * | | | | | powerpc/dma: Add optional platform override of dma_set_mask() | Benjamin Herrenschmidt | 2010-09-02 | 3 | -13/+22 |
| * | | | | | powerpc: Use is_32bit_task() helper to test 32-bit binary | Denis Kirjanov | 2010-09-02 | 7 | -12/+12 |
| * | | | | | powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} | Andreas Schwab | 2010-09-02 | 6 | -48/+26 |
| * | | | | | powerpc/pseries: Re-enable dispatch trace log userspace interface | Paul Mackerras | 2010-09-02 | 3 | -41/+179 |
| * | | | | | powerpc: Account time using timebase rather than PURR | Paul Mackerras | 2010-09-02 | 13 | -194/+290 |
| * | | | | | powerpc: Dynamically allocate most lppaca structs | Paul Mackerras | 2010-09-02 | 2 | -3/+69 |
| * | | | | | powerpc: Abstract indexing of lppaca structs | Paul Mackerras | 2010-09-02 | 7 | -18/+20 |
| * | | | | | powerpc: Move arch_sd_sibling_asym_packing() to smp.c | Michael Neuling | 2010-09-02 | 2 | -11/+9 |
| * | | | | | powerpc: Check end of stack canary at oops time | Anton Blanchard | 2010-09-02 | 1 | -0/+6 |
| * | | | | | powerpc: Feature nop out reservation clear when stcx checks address | Anton Blanchard | 2010-09-02 | 2 | -5/+31 |
| * | | | | | powerpc: Add 64bit csum_and_copy_to_user | Anton Blanchard | 2010-09-02 | 2 | -0/+40 |
| * | | | | | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_... | Anton Blanchard | 2010-09-02 | 4 | -88/+276 |
| * | | | | | powerpc: Optimise 64bit csum_partial | Anton Blanchard | 2010-09-02 | 1 | -40/+153 |
* | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | 59 | -722/+881 |
|\ \ \ \ \ \ |
|
| * | | | | | | 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 |
| * | | | | | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 | 5 | -17/+17 |
| * | | | | | | 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 | 240 | -1178/+1962 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | memblock/arm: Fix memblock_region_is_memory() typo | Yinghai Lu | 2010-10-08 | 1 | -1/+1 |
| * | | | | | | | 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 |
| * | | | | | | | arm, memblock: Fix the sparsemem build | Yinghai Lu | 2010-09-16 | 1 | -2/+1 |
| * | | | | | | | powerpc, memblock: Fix memblock API change fallout | Yinghai Lu | 2010-09-11 | 1 | -1/+1 |
| * | | | | | | | memblock, microblaze: Fix memblock API change fallout | Michal Simek | 2010-09-11 | 1 | -5/+5 |
| * | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 2289 | -372254/+99570 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | 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 |