Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 5 | -8/+8 | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-04-03 | 2 | -10/+48 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | perf/x86/amd/ibs: Fix pmu::stop() nesting | Peter Zijlstra | 2016-03-31 | 1 | -7/+45 | |
| * | | | | | | | perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL | Huang Rui | 2016-03-25 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-04-03 | 11 | -30/+38 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/cpu: Add advanced power management bits | Huang Rui | 2016-03-29 | 1 | -0/+2 | |
| * | | | | | | | | x86/thread_info: Merge two !__ASSEMBLY__ sections | Borislav Petkov | 2016-03-29 | 1 | -4/+2 | |
| * | | | | | | | | x86/cpufreq: Remove duplicated TDP MSR macro definitions | Vladimir Zapolskiy | 2016-03-29 | 1 | -7/+1 | |
| * | | | | | | | | x86/cpu: Get rid of compute_unit_id | Borislav Petkov | 2016-03-29 | 4 | -14/+6 | |
| * | | | | | | | | perf/x86/amd: Cleanup Fam10h NB event constraints | Peter Zijlstra | 2016-03-29 | 2 | -3/+23 | |
| * | | | | | | | | x86/topology: Fix AMD core count | Peter Zijlstra | 2016-03-29 | 3 | -5/+7 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-02 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2016-04-02 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ACPI / processor: Request native thermal interrupt handling via _OSC | Srinivas Pandruvada | 2016-03-26 | 1 | -0/+3 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-04-02 | 2 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm/rmap: batched invalidations should use existing api | Nadav Amit | 2016-04-02 | 2 | -7/+1 | |
| * | | | | | | | | | x86/mm: TLB_REMOTE_SEND_IPI should count pages | Nadav Amit | 2016-04-02 | 1 | -3/+9 | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-04-02 | 7 | -131/+90 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | arm64: defconfig: updates for 4.6 | Will Deacon | 2016-03-29 | 1 | -8/+20 | |
| * | | | | | | | | | arm64: perf: Move PMU register related defines to asm/perf_event.h | Shannon Zhao | 2016-03-29 | 5 | -123/+66 | |
| * | | | | | | | | | arm64: opcodes.h: Add arm big-endian config options before including arm header | James Morse | 2016-03-29 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-04-01 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | powerpc: Correct used_vsr comment | Simon Guo | 2016-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc/process: Fix altivec SPR not being saved | Oliver O'Halloran | 2016-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc/mm: Fixup preempt underflow with huge pages | Sebastian Siewior | 2016-03-29 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-04-01 | 10 | -10/+28 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | s390: wire up preadv2/pwritev2 syscalls | Heiko Carstens | 2016-04-01 | 2 | -1/+5 | |
| * | | | | | | | | s390/pci: PCI function group 0 is valid for clp_query_pci_fn | Pierre Morel | 2016-04-01 | 1 | -2/+1 | |
| * | | | | | | | | s390/crypto: provide correct file mode at device register. | Harald Freudenberger | 2016-03-29 | 1 | -0/+2 | |
| * | | | | | | | | s390/mm: handle PTE-mapped tail pages in fast gup | Gerald Schaefer | 2016-03-17 | 1 | -3/+5 | |
| * | | | | | | | | s390: add DEBUG_RODATA support | Heiko Carstens | 2016-03-17 | 2 | -3/+10 | |
| * | | | | | | | | s390: disable postinit-readonly for now | Kees Cook | 2016-03-17 | 1 | -0/+3 | |
| * | | | | | | | | s390/cpum_sf: Fix cpu hotplug notifier transitions | Anna-Maria Gleixner | 2016-03-17 | 1 | -1/+1 | |
| * | | | | | | | | s390/cpum_cf: Fix missing cpu hotplug notifier transition | Anna-Maria Gleixner | 2016-03-17 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-31 | 6 | -2/+35 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | parisc: Fix and enable seccomp filter support | Helge Deller | 2016-03-31 | 4 | -2/+23 | |
| * | | | | | | | | | parisc: Fix SIGSYS signals in compat case | Helge Deller | 2016-03-31 | 2 | -0/+12 | |
* | | | | | | | | | | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-31 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams | 2016-03-29 | 1 | -0/+9 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2016-03-31 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | nios2: Replace fdt_translate_address with of_flat_dt_translate_address | Guenter Roeck | 2016-03-31 | 1 | -2/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-03-28 | 23 | -68/+68 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sparc: Convert naked unsigned uses to unsigned int | Joe Perches | 2016-03-21 | 15 | -58/+58 | |
| * | | | | | | | | | sparc: Fix misspellings in comments. | Adam Buchbinder | 2016-03-21 | 8 | -10/+10 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2016-03-28 | 3 | -22/+22 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | tile: Fix misspellings in comments. | Adam Buchbinder | 2016-03-04 | 3 | -18/+18 | |
| * | | | | | | | | | tile kgdb: fix bug in copy to gdb regs, and optimize memset | Chris Metcalf | 2016-03-02 | 1 | -4/+4 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-26 | 19 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 2016-03-26 | 1 | -0/+1 | |
| * | | | | | | | | | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 2016-03-26 | 18 | -2/+18 |