Age | Commit message (Expand) | Author | Files | Lines |
2015-01-28 | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc as 'no segment'") into x86/asm |  Ingo Molnar | 161 | -571/+1334 |
2015-01-22 | x86, tls: Interpret an all-zero struct user_desc as "no segment" |  Andy Lutomirski | 2 | -2/+36 |
2015-01-22 | x86, tls, ldt: Stop checking lm in LDT_empty |  Andy Lutomirski | 1 | -7/+2 |
2015-01-22 | x86, mpx: Strictly enforce empty prctl() args |  Dave Hansen | 1 | -0/+4 |
2015-01-22 | x86, mpx: Fix potential performance issue on unmaps |  Dave Hansen | 1 | -1/+19 |
2015-01-22 | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels |  Dave Hansen | 1 | -0/+6 |
2015-01-20 | x86, hyperv: Mark the Hyper-V clocksource as being continuous |  K. Y. Srinivasan | 1 | -0/+1 |
2015-01-20 | x86: Don't rely on VMWare emulating PAT MSR correctly |  Juergen Gross | 1 | -1/+6 |
2015-01-20 | x86, irq: Properly tag virtualization entry in /proc/interrupts |  Jan Beulich | 1 | -1/+1 |
2015-01-20 | x86, boot: Skip relocs when load address unchanged |  Kees Cook | 1 | -1/+8 |
2015-01-20 | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi |  Jiang Liu | 2 | -0/+3 |
2015-01-20 | ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable() |  Jiang Liu | 1 | -1/+0 |
2015-01-20 | x86/xen: Treat SCI interrupt as normal GSI interrupt |  Jiang Liu | 2 | -60/+13 |
2015-01-18 | Linux 3.19-rc5 |  Linus Torvalds | 1 | -1/+1 |
2015-01-18 | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 32 | -80/+272 |
2015-01-18 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux |  Linus Torvalds | 7 | -28/+69 |
2015-01-18 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 2 | -4/+2 |
2015-01-17 | clk: fix possible null pointer dereference |  Stanimir Varbanov | 1 | -1/+1 |
2015-01-17 | Revert "clk: ppc-corenet: Fix Section mismatch warning" |  Kevin Hao | 1 | -1/+1 |
2015-01-17 | clk: rockchip: fix deadlock possibility in cpuclk |  Heiko Stübner | 1 | -4/+6 |
2015-01-18 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 3 | -3/+6 |
2015-01-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 26 | -96/+165 |
2015-01-17 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent |  Ingo Molnar | 24 | -82/+131 |
2015-01-17 | x86_64 entry: Fix RCX for ptraced syscalls |  Andy Lutomirski | 1 | -1/+2 |
2015-01-16 | Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes |  Olof Johansson | 3 | -4/+20 |
2015-01-16 | reset: sunxi: fix spinlock initialization |  Tyler Baker | 1 | -0/+4 |
2015-01-16 | Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes |  Olof Johansson | 2 | -0/+10 |
2015-01-16 | ARM: dts: disable CCI on exynos5420 based arndale-octa |  Abhilash Kesavan | 2 | -1/+5 |
2015-01-16 | drivers: bus: check cci device tree node status |  Abhilash Kesavan | 1 | -0/+3 |
2015-01-16 | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes |  Olof Johansson | 4 | -2/+22 |
2015-01-16 | ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288 |  Heiko Stübner | 1 | -0/+27 |
2015-01-16 | Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes |  Olof Johansson | 2 | -31/+34 |
2015-01-16 | ARM: nomadik: fix up leftover device tree pins |  Linus Walleij | 1 | -4/+4 |
2015-01-16 | Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes |  Olof Johansson | 9 | -17/+100 |
2015-01-16 | Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes |  Olof Johansson | 6 | -21/+13 |
2015-01-16 | Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes |  Olof Johansson | 1 | -0/+30 |
2015-01-17 | kernel: avoid overflow in cmp_range |  Louis Langholtz | 1 | -5/+5 |
2015-01-16 | perf tools powerpc: Use dwfl_report_elf() instead of offline. |  Sukadev Bhattiprolu | 1 | -8/+11 |
2015-01-16 | perf tools: Fix segfault for symbol annotation on TUI |  Namhyung Kim | 1 | -7/+1 |
2015-01-16 | perf test: Fix dwarf unwind using libunwind. |  Wang Nan | 2 | -3/+61 |
2015-01-16 | perf tools: Avoid build splat for syscall numbers with uclibc |  Vineet Gupta | 3 | -3/+1 |
2015-01-16 | perf tools: Elide strlcpy warning with uclibc |  Vineet Gupta | 1 | -0/+2 |
2015-01-16 | perf tools: Fix statfs.f_type data type mismatch build error with uclibc |  Alexey Brodkin | 2 | -2/+2 |
2015-01-16 | tools: Remove bitops/hweight usage of bits in tools/perf |  Arnaldo Carvalho de Melo | 10 | -42/+30 |
2015-01-16 | perf machine: Fix __machine__findnew_thread() error path |  Namhyung Kim | 1 | -1/+3 |
2015-01-16 | perf tools: Fix building error in x86_64 when dwarf unwind is on |  Namhyung Kim | 3 | -15/+17 |
2015-01-16 | perf probe: Propagate error code when write(2) failed |  Namhyung Kim | 1 | -1/+3 |
2015-01-17 | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 4 | -9/+46 |
2015-01-17 | Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -4/+8 |
2015-01-17 | Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 5 | -35/+70 |