Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and... | Konrad Rzeszutek Wilk | 2012-08-23 | 3 | -65/+27 | |
| | * | | | | | | | xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain. | Konrad Rzeszutek Wilk | 2012-08-21 | 1 | -9/+21 | |
| | * | | | | | | | xen/x86: Use memblock_reserve for sensitive areas. | Konrad Rzeszutek Wilk | 2012-08-21 | 3 | -9/+53 | |
| | * | | | | | | | xen/p2m: Fix the comment describing the P2M tree. | Konrad Rzeszutek Wilk | 2012-08-21 | 1 | -7/+7 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 2012-09-12 | 2043 | -32499/+65702 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xen/mm: return more precise error from xen_remap_domain_range() | David Vrabel | 2012-09-05 | 1 | -2/+2 | |
| * | | | | | | | | xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po... | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -2/+2 | |
| * | | | | | | | | xen: allow privcmd for HVM guests | Stefano Stabellini | 2012-08-23 | 1 | -0/+3 | |
| * | | | | | | | | xen: Introduce xen_pfn_t for pfn and mfn types | Stefano Stabellini | 2012-08-23 | 2 | -1/+9 | |
| * | | | | | | | | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. | Konrad Rzeszutek Wilk | 2012-08-21 | 4 | -1/+6 | |
| * | | | | | | | | xen: missing includes | Stefano Stabellini | 2012-08-21 | 2 | -0/+4 | |
| * | | | | | | | | xen/perf: Define .glob for the different hypercalls. | Konrad Rzeszutek Wilk | 2012-07-30 | 1 | -2/+54 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-10-02 | 1 | -0/+62 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'v3.6-rc7' into next | James Morris | 2012-09-28 | 257 | -2449/+2861 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PPC64: Add support for instantiating SML from Open Firmware | Ashley Lai | 2012-08-22 | 1 | -0/+62 | |
* | | | | | | | | | | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds | 2012-10-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arm: sam9_l9260_defconfig: correct CONFIG_MTD_UBI_BEB_LIMIT | Artem Bityutskiy | 2012-09-04 | 1 | -1/+1 | |
| * | | | | | | | | | | arm: sam9_l9260_defconfig: remove non-existing config option | Shmulik Ladkani | 2012-09-04 | 1 | -1/+0 | |
| * | | | | | | | | | | arm: sam9_l9260_defconfig: prepare to UBI config change | Shmulik Ladkani | 2012-09-04 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 13 | -226/+83 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 2012-10-02 | 6 | -87/+12 | |
| * | | | | | | | | | | | hypfs: ->d_parent is never NULL or negative | Al Viro | 2012-09-26 | 1 | -2/+0 | |
| * | | | | | | | | | | | switch simple cases of fget_light to fdget | Al Viro | 2012-09-26 | 4 | -38/+30 | |
| * | | | | | | | | | | | make get_file() return its argument | Al Viro | 2012-09-26 | 1 | -3/+1 | |
| * | | | | | | | | | | | switch hpux_getdents() to fget_light() | Al Viro | 2012-09-26 | 1 | -3/+3 | |
| * | | | | | | | | | | | switch itanic perfmonctl(2) to fget_light() | Al Viro | 2012-09-26 | 1 | -2/+3 | |
| * | | | | | | | | | | | switch osf_getdirentries() to fget_light() | Al Viro | 2012-09-26 | 1 | -3/+3 | |
| * | | | | | | | | | | | switch spufs/coredump to iterate_fd() | Al Viro | 2012-09-26 | 1 | -20/+20 | |
| * | | | | | | | | | | | um: resurrect the right variant of mconsole_proc() | Al Viro | 2012-09-26 | 1 | -78/+21 | |
* | | | | | | | | | | | | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 2012-10-02 | 7 | -80/+264 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next-cleanup' into for-v3.7 | Marek Szyprowski | 2012-10-02 | 1 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM: dma-mapping: Refrain noisy console message | Hiroshi Doyu | 2012-10-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | ARM: dma-mapping: Small logical clean up | Hiroshi Doyu | 2012-10-02 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page | Hiroshi Doyu | 2012-10-02 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | ARM: highbank: add coherent DMA setup | Rob Herring | 2012-10-02 | 2 | -0/+53 | |
| * | | | | | | | | | | | | | ARM: kill off arch_is_coherent | Rob Herring | 2012-10-02 | 3 | -26/+6 | |
| * | | | | | | | | | | | | | ARM: add coherent iommu dma ops | Rob Herring | 2012-10-02 | 1 | -40/+143 | |
| * | | | | | | | | | | | | | ARM: add coherent dma ops | Rob Herring | 2012-10-02 | 2 | -12/+60 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-02 | 20 | -336/+464 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2012-09-17 | 2 | -0/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp | Richard Zhao | 2012-09-09 | 1 | -0/+54 | |
| | * | | | | | | | | | | | | | ACPI: Add fixups for AMD P-state figures | Matthew Garrett | 2012-09-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | acpi-cpufreq: Add support for modern AMD CPUs | Matthew Garrett | 2012-09-09 | 1 | -0/+2 | |
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'pm-shmobile' | Rafael J. Wysocki | 2012-09-17 | 18 | -336/+407 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ARM: shmobile: Add A4S cpuidle state on sh7372 | Rafael J. Wysocki | 2012-09-04 | 4 | -12/+50 | |
| | * | | | | | | | | | | | | | ARM: shmobile: Make sh7372 cpuidle handling more straightforward | Rafael J. Wysocki | 2012-09-04 | 3 | -62/+62 | |
| | * | | | | | | | | | | | | | ARM: shmobile: Move definition of shmobile_init_late() to header | Rafael J. Wysocki | 2012-09-04 | 3 | -27/+7 | |
| | * | | | | | | | | | | | | | ARM: shmobile: Remove the console check from sh7372_enter_suspend() | Rafael J. Wysocki | 2012-09-04 | 1 | -10/+8 | |
| | * | | | | | | | | | | | | | ARM: shmobile: Rework adding devices to PM domains on AP4EVB | Rafael J. Wysocki | 2012-09-04 | 1 | -8/+11 | |
| | * | | | | | | | | | | | | | ARM: shmobile: Rework adding devices to PM domains on Mackerel | Rafael J. Wysocki | 2012-09-04 | 4 | -51/+72 |