Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | s390/compat: fix typo | Heiko Carstens | 2014-04-11 | 1 | -1/+1 | |
| * | | | | | | | s390/uaccess: fix possible register corruption in strnlen_user_srst() | Heiko Carstens | 2014-04-11 | 1 | -3/+2 | |
| * | | | | | | | s390: add 31 bit warning message | Heiko Carstens | 2014-04-11 | 1 | -0/+32 | |
| * | | | | | | | s390: wire up sys_renameat2 | Heiko Carstens | 2014-04-11 | 3 | -1/+4 | |
| * | | | | | | | s390: show_registers() should not map user space addresses to kernel symbols | Heiko Carstens | 2014-04-11 | 1 | -4/+4 | |
| * | | | | | | | s390/mm: print control registers and page table walk on crash | Heiko Carstens | 2014-04-09 | 1 | -5/+135 | |
| * | | | | | | | s390/smp: fix smp_stop_cpu() for !CONFIG_SMP | Heiko Carstens | 2014-04-09 | 3 | -16/+31 | |
| * | | | | | | | s390: fix control register update | Martin Schwidefsky | 2014-04-09 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-16 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237) | Tony Luck | 2014-04-16 | 3 | -3/+3 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-15 | 8 | -23/+94 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | KVM: x86: remove WARN_ON from get_kernel_ns() | Marcelo Tosatti | 2014-04-14 | 1 | -1/+0 | |
| * | | | | | | | | KVM: Rename variable smep to cr4_smep | Feng Wu | 2014-04-14 | 1 | -3/+3 | |
| * | | | | | | | | KVM: expose SMAP feature to guest | Feng Wu | 2014-04-14 | 1 | -1/+1 | |
| * | | | | | | | | KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode | Feng Wu | 2014-04-14 | 1 | -5/+6 | |
| * | | | | | | | | KVM: Add SMAP support when setting CR4 | Feng Wu | 2014-04-14 | 5 | -13/+84 | |
| * | | | | | | | | KVM: Remove SMAP bit from CR4_RESERVED_BITS | Feng Wu | 2014-04-14 | 1 | -1/+1 | |
* | | | | | | | | | powerpc: Don't try to set LPCR unless we're in hypervisor mode | Paul Mackerras | 2014-04-13 | 1 | -1/+2 | |
* | | | | | | | | | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-13 | 37 | -1473/+1115 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | blackfin: cleanup board files | Steven Miao | 2014-04-12 | 28 | -1209/+1089 | |
| * | | | | | | | | | bf609: clock: drop unused clock bit set/clear functions | Steven Miao | 2014-04-12 | 1 | -18/+0 | |
| * | | | | | | | | | Blackfin: bf537: rename "CONFIG_ADT75" | Paul Bolle | 2014-04-12 | 1 | -1/+1 | |
| * | | | | | | | | | Blackfin: bf537: rename "CONFIG_AD7314" | Paul Bolle | 2014-04-12 | 1 | -2/+2 | |
| * | | | | | | | | | Blackfin: bf537: rename ad2s120x ->ad2s1200 | Paul Bolle | 2014-04-12 | 1 | -7/+7 | |
| * | | | | | | | | | blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" | Paul Bolle | 2014-04-12 | 1 | -1/+1 | |
| * | | | | | | | | | blackfin: dma: current count mmr is read only | Sonic Zhang | 2014-04-12 | 1 | -2/+0 | |
| * | | | | | | | | | bfin_crc: Move architecture independant crc header file out of the blackfin f... | Sonic Zhang | 2014-04-12 | 1 | -125/+0 | |
| * | | | | | | | | | bf54x: drop unuesd HOST status,control,timeout registers bit define macros | Steven Miao | 2014-04-12 | 2 | -60/+0 | |
| * | | | | | | | | | blackfin: portmux: cleanup head file | Steven Miao | 2014-04-12 | 1 | -6/+4 | |
| * | | | | | | | | | Blackfin: remove "config IP_CHECKSUM_L1" | Paul Bolle | 2014-04-11 | 1 | -8/+0 | |
| * | | | | | | | | | blackfin: Remove GENERIC_GPIO config option again | Paul Bolle | 2014-04-11 | 1 | -3/+0 | |
| * | | | | | | | | | blackfin:Use generic /proc/interrupts implementation | Thomas Gleixner | 2014-04-11 | 2 | -30/+10 | |
| * | | | | | | | | | blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL" | Paul Bolle | 2014-04-11 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 2014-04-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86 kbuild: LLVMLinux: More cc-options added for clang | Jan-Simon Möller | 2014-04-09 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-04-12 | 7 | -8/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mn10300: kmap_atomic() returns void *, not unsigned long... | Al Viro | 2014-04-02 | 1 | -2/+2 | |
| * | | | | | | | | | | get rid of DEBUG_WRITECOUNT | Al Viro | 2014-04-02 | 6 | -6/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 15 | -18/+23 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarations | Eric Paris | 2014-03-20 | 4 | -4/+4 | |
| * | | | | | | | | | syscall_get_arch: remove useless function arguments | Eric Paris | 2014-03-20 | 5 | -12/+8 | |
| * | | | | | | | | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 2014-03-20 | 10 | -0/+10 | |
| * | | | | | | | | | alpha: Enable system-call auditing support. | 蔡正龙 | 2014-03-20 | 7 | -1/+80 | |
* | | | | | | | | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-11 | 6 | -11/+25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-04-08 | 5 | -10/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar | 2014-04-07 | 1 | -10/+10 | |
| | * | | | | | | | | | | cpufreq: powernv: Select CPUFreq related Kconfig options for powernv | Gautham R. Shenoy | 2014-04-07 | 3 | -0/+8 | |
| | * | | | | | | | | | | cpufreq: powernv: cpufreq driver for powernv platform | Vaidyanathan Srinivasan | 2014-04-07 | 1 | -0/+4 | |
| * | | | | | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2014-04-08 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 2014-04-08 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | |