index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-02
pinctrl: stm32: Fix copyright
Benjamin Gaignard
2017-12-02
pinctrl: intel: Initialize GPIO properly when used through irqchip
Mika Westerberg
2017-11-30
gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
Masahiro Yamada
2017-11-30
pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-11-30
pinctrl: gemini: Add two missing GPIO groups
Linus Walleij
2017-11-30
pinctrl: meson-axg: Add new pinctrl driver for Meson AXG SoC
Xingyu Chen
2017-11-30
pinctrl: meson-axg: Introduce a pinctrl pinmux ops for Meson-AXG SoC
Xingyu Chen
2017-11-30
documentation: Add compatibles for Amlogic Meson AXG pin controllers
Xingyu Chen
2017-11-29
pinctrl: mcp23s08: Improve unlocking of a mutex in mcp23s08_irq()
Markus Elfring
2017-11-29
pinctrl: cannonlake: Align GPIO number space with Windows
Mika Westerberg
2017-11-29
pinctrl: intel: Allow custom GPIO base for pad groups
Mika Westerberg
2017-11-29
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
Mika Westerberg
2017-11-29
pinctrl: intel: merrifield: Introduce ACPI device table
Andy Shevchenko
2017-11-26
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-11-25
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
2017-11-24
afs: Fix signal handling in some file ops
David Howells
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-23
Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-11-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-11-23
Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-23
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
Linus Torvalds
2017-11-23
Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-11-23
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-24
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
[next]