| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: compile irq functions without -pg for ftrace | Jeremy Fitzhardinge | 2008-07-31 | 6 | -123/+150 |
* | Merge branch 'x86/spinlocks' into x86/xen | Ingo Molnar | 2008-07-31 | 7 | -193/+226 |
|\ |
|
| * | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge | 2008-07-24 | 7 | -193/+226 |
* | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-07-31 | 466 | -2097/+40226 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-29 | 1 | -0/+3 |
| |\ \ |
|
| | * | | lguest: set max_pfn_mapped, growl loudly at Yinghai Lu | Rusty Russell | 2008-07-29 | 1 | -0/+3 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-29 | 14 | -409/+93 |
| |\ \ \ |
|
| | * | | | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 2008-07-29 | 4 | -76/+64 |
| | * | | | Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu... | Jesse Barnes | 2008-07-29 | 8 | -318/+20 |
| | |\ \ \ |
|
| | | * \ \ | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 1265 | -22617/+74061 |
| | | |\ \ \ |
|
| | | * | | | | Cris: convert to using generic dma-coherent mem allocator | Dmitry Baryshkov | 2008-07-20 | 2 | -103/+4 |
| | | * | | | | Sh: use generic per-device coherent dma allocator | Dmitry Baryshkov | 2008-07-18 | 2 | -95/+4 |
| | | * | | | | ARM: support generic per-device coherent dma mem | Dmitry Baryshkov | 2008-07-18 | 2 | -0/+9 |
| | | * | | | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-18 | 1535 | -160574/+89564 |
| | | |\ \ \ \ |
|
| | | * | | | | | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 2008-06-30 | 2 | -120/+3 |
| | * | | | | | | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes | 2008-07-28 | 2 | -15/+9 |
| | |\ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | * | | | | | x86 gart: replace to_pages macro with iommu_num_pages | Joerg Roedel | 2008-07-26 | 1 | -7/+4 |
| | | * | | | | | x86, AMD IOMMU: replace to_pages macro with iommu_num_pages | Joerg Roedel | 2008-07-26 | 1 | -8/+5 |
| * | | | | | | | Fix 'get_user_pages_fast()' with non-page-aligned start address | Linus Torvalds | 2008-07-29 | 1 | -3/+6 |
| * | | | | | | | mmu-notifiers: core | Andrea Arcangeli | 2008-07-29 | 1 | -0/+1 |
| * | | | | | | | arm: fix HAVE_CLK merge goof | David Brownell | 2008-07-29 | 1 | -1/+1 |
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 | 441 | -1608/+40097 |
| |\| | | | | |
|
| | * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-28 | 18 | -146/+615 |
| | |\ \ \ \ \ |
|
| | | * | | | | | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt | 2008-07-28 | 1 | -1/+8 |
| | | * | | | | | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt | 2008-07-28 | 2 | -27/+89 |
| | | * | | | | | powerpc/powermac: Use sane default baudrate for SCC debugging | Benjamin Herrenschmidt | 2008-07-28 | 1 | -1/+11 |
| | | * | | | | | powerpc: Show processor cache information in sysfs | Nathan Lynch | 2008-07-28 | 1 | -0/+309 |
| | | * | | | | | powerpc: Make core id information available to userspace | Nathan Lynch | 2008-07-28 | 1 | -0/+23 |
| | | * | | | | | powerpc: Make core sibling information available to userspace | Nathan Lynch | 2008-07-28 | 1 | -0/+64 |
| | | * | | | | | powerpc/vio: More fallout from dma_mapping_error API change | Stephen Rothwell | 2008-07-28 | 1 | -1/+1 |
| | | * | | | | | powerpc/pseries: Fix CMO sysdev attribute API change fallout | Stephen Rothwell | 2008-07-28 | 1 | -2/+6 |
| | | * | | | | | powerpc: Enable tracehook for the architecture | Roland McGrath | 2008-07-28 | 1 | -0/+1 |
| | | * | | | | | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 2008-07-28 | 3 | -5/+15 |
| | | * | | | | | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 2008-07-28 | 3 | -27/+34 |
| | | * | | | | | powerpc: Call tracehook_signal_handler() when setting up signal frames | Roland McGrath | 2008-07-28 | 1 | -1/+7 |
| | | * | | | | | powerpc: Update cpu_sibling_maps dynamically | Nathan Lynch | 2008-07-28 | 3 | -30/+29 |
| | | * | | | | | powerpc: register_cpu_online should be __cpuinit | Nathan Lynch | 2008-07-28 | 1 | -1/+1 |
| | | * | | | | | powerpc: kill useless SMT code in prom_hold_cpus | Nathan Lynch | 2008-07-28 | 1 | -36/+3 |
| | | * | | | | | powerpc: Fix vio build warnings | Nathan Lynch | 2008-07-28 | 1 | -2/+2 |
| | | * | | | | | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala | 2008-07-28 | 4 | -11/+12 |
| | | * | | | | | powerpc: Removed duplicated include in stacktrace.c | Huang Weiyi | 2008-07-28 | 1 | -1/+0 |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-07-28 | 81 | -1413/+7195 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | sh: SuperH Mobile CEU and camera platform data for AP325RXA | Magnus Damm | 2008-07-28 | 1 | -1/+118 |
| | | * | | | | | | sh: Update smc911x platform data for AP325RXA | Magnus Damm | 2008-07-28 | 1 | -0/+10 |
| | | * | | | | | | sh: SuperH Mobile LCDC platform data for AP325RXA | Magnus Damm | 2008-07-28 | 1 | -1/+80 |
| | | * | | | | | | sh: Add SuperH Mobile CEU platform data for Migo-R | Magnus Damm | 2008-07-28 | 1 | -1/+172 |
| | | * | | | | | | sh: Add SuperH Mobile LCDC platform data for Migo-R | Magnus Damm | 2008-07-28 | 5 | -0/+278 |
| | | * | | | | | | sh: Wire up new syscalls. | Paul Mundt | 2008-07-28 | 2 | -0/+12 |
| | | * | | | | | | sh: fix uImage Entry Point | Yoshihiro Shimoda | 2008-07-28 | 2 | -1/+9 |
| | | * | | | | | | sh: Don't miss pending signals returning to user mode after signal processing | Stuart MENEFY | 2008-07-28 | 1 | -1/+1 |