Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-24 | 2 | -4/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hwmon: (max31790) potential ERR_PTR dereference | Dan Carpenter | 2016-10-17 | 1 | -1/+3 | |
| * | | | | | | | | hwmon: (adm9240) handle temperature readings below 0 | Chris Packham | 2016-10-17 | 1 | -3/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2016-10-24 | 9 | -5/+560 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ipmi: fix crash on reading version from proc after unregisted bmc | Xie XiuQi | 2016-10-03 | 1 | -4/+3 | |
| * | | | | | | | | ipmi/bt-bmc: remove redundant return value check of platform_get_resource() | Wei Yongjun | 2016-09-30 | 1 | -5/+0 | |
| * | | | | | | | | ipmi/bt-bmc: add a dependency on ARCH_ASPEED | Cédric Le Goater | 2016-09-30 | 1 | -0/+1 | |
| * | | | | | | | | ipmi: Fix ioremap error handling in bt-bmc | Joel Stanley | 2016-09-30 | 1 | -2/+2 | |
| * | | | | | | | | ipmi: add an Aspeed BT IPMI BMC driver | Alistair Popple | 2016-09-30 | 8 | -1/+561 | |
* | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-10-22 | 6 | -2/+299 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init" | Chen-Yu Tsai | 2016-10-20 | 1 | -2/+14 | |
| * | | | | | | | | | clocksource: Add J-Core timer/clocksource driver | Rich Felker | 2016-10-20 | 4 | -0/+261 | |
| * | | | | | | | | | of: Add J-Core timer bindings | Rich Felker | 2016-10-20 | 1 | -0/+24 | |
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-22 | 10 | -22/+40 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/boot/smp: Don't try to poke disabled/non-existent APIC | Ville Syrjälä | 2016-10-22 | 1 | -7/+9 | |
| * | | | | | | | | | | sched/core, x86: Make struct thread_info arch specific again | Heiko Carstens | 2016-10-20 | 2 | -11/+9 | |
| * | | | | | | | | | | x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi() | Dmitry Safonov | 2016-10-20 | 1 | -3/+0 | |
| * | | | | | | | | | | x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates | Alex Thorlton | 2016-10-20 | 1 | -1/+9 | |
| * | | | | | | | | | | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features | Piotr Luc | 2016-10-19 | 4 | -0/+8 | |
| * | | | | | | | | | | x86/vmware: Skip timer_irq_works() check on VMware | Renat Valiullin | 2016-10-19 | 1 | -0/+5 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-10-22 | 8 | -71/+30 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() | Andy Lutomirski | 2016-10-20 | 3 | -3/+5 | |
| * | | | | | | | | | | fs/proc: Stop trying to report thread stacks | Andy Lutomirski | 2016-10-20 | 3 | -63/+20 | |
| * | | | | | | | | | | fs/proc: Stop reporting eip and esp in /proc/PID/stat | Andy Lutomirski | 2016-10-20 | 1 | -4/+5 | |
| * | | | | | | | | | | mm/numa: Remove duplicated include from mprotect.c | Wei Yongjun | 2016-10-19 | 1 | -1/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-22 | 6 | -10/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Thomas Gleixner | 2016-10-21 | 3 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | irqchip/gic: Add missing \n to CPU IF adjustment message | Marc Zyngier | 2016-10-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | irqchip/gic-v3-its: Fix entry size mask for GITS_BASER | Vladimir Murzin | 2016-10-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses | Marc Zyngier | 2016-10-17 | 1 | -5/+5 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | kernel/irq: Export irq_set_parent() | Sudip Mukherjee | 2016-10-21 | 1 | -0/+1 | |
| * | | | | | | | | | | irqchip/jcore: Don't show Kconfig menu item for driver | Rich Felker | 2016-10-20 | 1 | -2/+2 | |
| * | | | | | | | | | | irqchip/eznps: Drop pointless static qualifier in nps400_of_init() | Wei Yongjun | 2016-10-19 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-22 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | efi/arm: Fix absolute relocation detection for older toolchains | Ard Biesheuvel | 2016-10-19 | 1 | -2/+3 | |
| * | | | | | | | | | | MAINTAINERS: Add myself as EFI maintainer | Ard Biesheuvel | 2016-10-18 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-22 | 13 | -50/+148 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | powerpc: Ignore the pkey system calls for now | Stephen Rothwell | 2016-10-19 | 1 | -0/+4 | |
| * | | | | | | | | | | | powerpc: Fix numa topology console print | Aneesh Kumar K.V | 2016-10-19 | 1 | -5/+5 | |
| * | | | | | | | | | | | powerpc/mm: Drop dump_numa_memory_topology() | Michael Ellerman | 2016-10-19 | 1 | -36/+0 | |
| * | | | | | | | | | | | cxl: Prevent adapter reset if an active context exists | Vaibhav Jain | 2016-10-19 | 9 | -7/+121 | |
| * | | | | | | | | | | | powerpc/boot: Fix boot on systems with uncompressed kernel image | Heiner Kallweit | 2016-10-19 | 1 | -2/+16 | |
| * | | | | | | | | | | | powerpc/mm: Prevent unlikely crash in copro_calculate_slb() | Frederic Barrat | 2016-10-19 | 1 | -0/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-10-22 | 6 | -10/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář | 2016-10-21 | 2 | -5/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | arm/arm64: KVM: Map the BSS at HYP | Marc Zyngier | 2016-10-21 | 1 | -0/+7 | |
| | * | | | | | | | | | | | arm64: KVM: Take S1 walks into account when determining S2 write faults | Will Deacon | 2016-10-21 | 1 | -5/+6 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kerne... | Radim Krčmář | 2016-10-20 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | KVM: s390: reject invalid modes for runtime instrumentation | Christian Borntraeger | 2016-10-20 | 1 | -2/+7 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'kvm_mips_4.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Radim Krčmář | 2016-10-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ |