| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zram: remove unnecessary free | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zram: delay pending free request in read path | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zram: fix race between reset and flushing pending work | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: add maintainers | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zram: add zram maintainers | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: add copyright | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zram: add copyright | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zram: remove old private project comment | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zram: promote zram from staging | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zsmalloc: move it under mm | Minchan Kim | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kernel/smp.c: remove cpumask_ipi | Roman Gushchin | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kernel: use lockless list for smp_call_function_single | Christoph Hellwig | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drivers/net/phy/mdio_bus.c: call put_device on device_register() failure | Levente Kurusa | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | drivers/video/backlight/lcd.c: call put_device if device_register fails | Levente Kurusa | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | memblock, bootmem: restore goal for alloc_low | Yinghai Lu | 2014-01-30 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, x32: Correct invalid use of user timespec in the kernel | PaX Team | 2014-01-30 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-01-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, asmlinkage, xen: Fix type of NMI | Andi Kleen | 2014-01-29 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | 2014-01-29 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Use inline assembler instead of global register variable to get sp | Andi Kleen | 2014-01-29 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen | 2014-01-29 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, asmlinkage, paravirt: Don't rely on local assembler labels | Andi Kleen | 2014-01-29 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, asmlinkage, lguest: Fix C functions used by inline assembler | Andi Kleen | 2014-01-29 |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, build: Build 16-bit code with -m16 where possible | David Woodhouse | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, boot: Fix word-size assumptions in has_eflag() inline asm | David Woodhouse | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin | 2014-01-29 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, boot: Use __attribute__((used)) to ensure videocard structs are emitted | David Woodhouse | 2014-01-22 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Remove duplication of 16-bit CFLAGS | David Woodhouse | 2014-01-22 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, relocs: Add manual debug mode | Michael Davidson | 2014-01-22 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: moxart: move fixed rate clock child node to board level dts | Jonas Jensen | 2014-01-23 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dt | Kevin Hilman | 2014-01-21 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: bcm281xx: define kona clock binding | Alex Elder | 2013-12-31 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: add usb udc support to bcm281xx | Matt Porter | 2013-12-23 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: Specify clocks for timer on bcm11351 | Tim Kryger | 2013-12-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: dt: kona-timer: Add clocks property | Tim Kryger | 2013-12-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: Specify clocks for SDHCIs on bcm11351 | Tim Kryger | 2013-12-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: dt: kona-sdhci: Add clocks property | Tim Kryger | 2013-12-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: Specify clocks for UARTs on bcm11351 | Tim Kryger | 2013-12-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: bcm281xx: Add i2c busses | Tim Kryger | 2013-12-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: Declare clocks as fixed on bcm11351 | Tim Kryger | 2013-12-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: bcm28155-ap: Enable all the i2c busses | Tim Kryger | 2013-12-22 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-01-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mips: select ARCH_MIGHT_HAVE_PC_SERIO | Mark Salter | 2014-01-24 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: remove shadow_tlb code | James Hogan | 2014-01-24 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHI | James Hogan | 2014-01-24 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mips/ide: flush dcache also if icache does not snoop dcache | Sebastian Andrzej Siewior | 2014-01-24 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: BCM47XX: fix position of cpu_wait disabling | Hauke Mehrtens | 2014-01-24 |