| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-12 | 3 | -0/+47 |
|\ |
|
| *-. | Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix... | Joerg Roedel | 2013-09-12 | 3 | -0/+47 |
| |\ \ |
|
| | | * | iommu/fsl: Freescale PAMU driver and iommu implementation. | Varun Sethi | 2013-08-14 | 1 | -0/+5 |
| | | * | iommu/fsl: Add additional iommu attributes required by the PAMU driver. | Varun Sethi | 2013-08-14 | 1 | -0/+39 |
| | | * | powerpc: Add iommu domain pointer to device archdata | Varun Sethi | 2013-08-14 | 1 | -0/+3 |
| | |/ |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-12 | 2 | -2/+5 |
|\ \ \ |
|
| * | | | perf/x86: Fix uncore PCI fixed counter handling | Stephane Eranian | 2013-09-12 | 1 | -2/+4 |
| * | | | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING | Stephane Eranian | 2013-09-12 | 1 | -0/+1 |
* | | | | ARC: SMP failed to boot due to missing IVT setup | Noam Camus | 2013-09-12 | 4 | -5/+5 |
* | | | | s390/vmcore: use vmcore for zfcpdump | Michael Holzheu | 2013-09-11 | 3 | -19/+107 |
* | | | | s390/vmcore: implement remap_oldmem_pfn_range for s390 | Jan Willeke | 2013-09-11 | 1 | -0/+26 |
* | | | | s390/vmcore: use ELF header in new memory feature | Michael Holzheu | 2013-09-11 | 1 | -27/+54 |
* | | | | s390/kprobes: add support for pc-relative long displacement instructions | Heiko Carstens | 2013-09-11 | 2 | -8/+140 |
* | | | | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers | 2013-09-11 | 2 | -6/+11 |
* | | | | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte | Cyrill Gorcunov | 2013-09-11 | 2 | -15/+22 |
* | | | | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-11 | 11 | -0/+63 |
* | | | | mm: vmstats: track TLB flush stats on UP too | Dave Hansen | 2013-09-11 | 3 | -9/+34 |
* | | | | mm: vmstats: tlb flush counters | Dave Hansen | 2013-09-11 | 1 | -4/+14 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-09-11 | 20 | -122/+117 |
|\ \ \ \ |
|
| * | | | | s390/irq: reduce size of external interrupt handler hash array | Heiko Carstens | 2013-09-09 | 1 | -2/+4 |
| * | | | | s390/compat,uid16: use current_cred() | Heiko Carstens | 2013-09-07 | 1 | -4/+5 |
| * | | | | s390/ftrace: avoid pointer arithmetics with function pointers | Heiko Carstens | 2013-09-07 | 1 | -2/+2 |
| * | | | | s390: make various functions static, add declarations to header files | Heiko Carstens | 2013-09-07 | 8 | -16/+13 |
| * | | | | s390/compat signal: add couple of __force annotations | Heiko Carstens | 2013-09-07 | 1 | -5/+5 |
| * | | | | s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() | Heiko Carstens | 2013-09-07 | 1 | -1/+3 |
| * | | | | s390: keep Kconfig sorted | Heiko Carstens | 2013-09-07 | 1 | -3/+3 |
| * | | | | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 | 6 | -51/+32 |
| * | | | | s390/irq: use hlists for external interrupt handler array | Heiko Carstens | 2013-09-04 | 1 | -12/+12 |
| * | | | | s390/dumpstack: convert print_symbol to %pSR | Heiko Carstens | 2013-09-04 | 1 | -10/+10 |
| * | | | | s390/perf: Remove print_hex_dump_bytes() debug output | Hendrik Brueckner | 2013-09-04 | 1 | -4/+1 |
| * | | | | s390: update defconfig | Heiko Carstens | 2013-09-04 | 1 | -12/+27 |
| * | | | | s390/bpf,jit: fix address randomization | Heiko Carstens | 2013-09-04 | 1 | -1/+1 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-09-10 | 4 | -14/+34 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Default arch idle could cede processor on pseries | Vaidyanathan Srinivasan | 2013-09-11 | 1 | -10/+21 |
| * | | | | | powerpc: Fix section mismatch warning for prom_rtas_call | Vladimir Murzin | 2013-09-11 | 1 | -1/+2 |
| * | | | | | powerpc: Fix possible deadlock on page fault | Aneesh Kumar K.V | 2013-09-11 | 1 | -3/+10 |
| * | | | | | powerpc: Export cpu_to_chip_id() to fix build error | Guenter Roeck | 2013-09-11 | 1 | -0/+1 |
* | | | | | | Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2013-09-10 | 5 | -48/+50 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen/spinlock: Don't use __initdate for xen_pv_spin | Konrad Rzeszutek Wilk | 2013-09-09 | 1 | -1/+1 |
| * | | | | | | Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" | Konrad Rzeszutek Wilk | 2013-09-09 | 1 | -20/+0 |
| * | | | | | | xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. | Konrad Rzeszutek Wilk | 2013-09-09 | 1 | -1/+10 |
| * | | | | | | xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM | Konrad Rzeszutek Wilk | 2013-09-09 | 1 | -5/+14 |
| * | | | | | | xen/spinlock: We don't need the old structure anymore | Konrad Rzeszutek Wilk | 2013-09-09 | 1 | -18/+0 |
| * | | | | | | xen/spinlock: Fix locking path engaging too soon under PVHVM. | Konrad Rzeszutek Wilk | 2013-09-09 | 2 | -1/+9 |
| * | | | | | | Merge tag 'v3.11-rc7' into stable/for-linus-3.12 | Konrad Rzeszutek Wilk | 2013-09-09 | 118 | -411/+847 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Konrad Rzeszutek Wilk | 2013-09-09 | 11 | -353/+531 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | xen/arm: disable cpuidle and cpufreq when linux is running as dom0 | Julien Grall | 2013-09-09 | 1 | -0/+9 |
| * | | | | | | | | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable... | Boris Ostrovsky | 2013-09-09 | 1 | -4/+6 |
| * | | | | | | | | ARM: xen: only set pm function ptrs for Xen guests | Rob Herring | 2013-09-09 | 1 | -1/+4 |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-09-10 | 1 | -0/+154 |
|\ \ \ \ \ \ \ \ \ |
|