Age | Commit message (Expand) | Author | Files | Lines |
2015-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -3/+16 |
2015-09-05 | mm: send one IPI per CPU to TLB flush all entries after unmapping pages | Mel Gorman | 2 | -0/+7 |
2015-09-05 | x86, mm: trace when an IPI is about to be sent | Mel Gorman | 1 | -0/+1 |
2015-09-05 | userfaultfd: activate syscall | Andrea Arcangeli | 2 | -0/+2 |
2015-09-05 | watchdog: rename watchdog_suspend() and watchdog_resume() | Ulrich Obergfell | 1 | -2/+2 |
2015-09-05 | watchdog: use suspend/resume interface in fixup_ht_bug() | Ulrich Obergfell | 1 | -2/+5 |
2015-09-05 | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h | Guenter Roeck | 1 | -1/+1 |
2015-09-05 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+0 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -40/+79 |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -42/+46 |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+7 |
2015-09-02 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -74/+124 |
2015-09-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -186/+197 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+4 |
2015-09-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2015-09-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 13 | -232/+332 |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -10/+12 |
2015-09-01 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+7 |
2015-09-01 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -15/+52 |
2015-09-01 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -14/+8 |
2015-09-01 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
2015-09-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 21 | -97/+45 |
2015-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 77 | -1276/+1246 |
2015-09-01 | Merge branches 'pm-tools' and 'powercap' | Rafael J. Wysocki | 1 | -0/+6 |
2015-09-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2015-09-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2015-09-01 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 15 | -148/+666 |
2015-09-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -103/+1031 |
2015-09-01 | Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -118/+8 |
2015-09-01 | Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' | Rafael J. Wysocki | 1 | -0/+1 |
2015-09-01 | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+8 |
2015-09-01 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+4 |
2015-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 8 | -35/+2417 |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -49/+19 |
2015-08-31 | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+2 |
2015-08-31 | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+54 |
2015-08-31 | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 18 | -559/+805 |
2015-08-31 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 7 | -20/+23 |
2015-08-28 | x86/irq: Do not dereference irq descriptor before checking it | Thomas Gleixner | 1 | -1/+2 |
2015-08-28 | x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ... | Luis R. Rodriguez | 1 | -2/+0 |
2015-08-28 | x86/asm: Drop repeated macro of X86_EFLAGS_AC definition | Huang Rui | 1 | -2/+0 |
2015-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -18/+21 |
2015-08-27 | ACPI, PCI: Penalize legacy IRQ used by ACPI SCI | Jiang Liu | 1 | -0/+1 |
2015-08-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+7 |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 370 | -11832/+15528 |
2015-08-25 | x86/mm: Make kernel/check.c explicitly non-modular | Paul Gortmaker | 1 | -3/+2 |
2015-08-25 | x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular | Paul Gortmaker | 2 | -3/+2 |
2015-08-25 | x86/platform: Make atom/pmc_atom.c explicitly non-modular | Paul Gortmaker | 1 | -9/+4 |
2015-08-25 | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l... | Rafael J. Wysocki | 1 | -0/+6 |
2015-08-24 | Merge tag 'v4.2-rc8' into drm-next | Dave Airlie | 6 | -13/+16 |