Age | Commit message (Expand) | Author | Files | Lines |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 1 | -18/+1 |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -17/+0 |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+19 |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -34/+0 |
2018-01-15 | signal/blackfin: Remove pointless UID16_SIGINFO_COMPAT_NEEDED | Eric W. Biederman | 1 | -2/+0 |
2018-01-15 | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h | Eric W. Biederman | 1 | -32/+0 |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -2/+0 |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 1 | -1/+0 |
2018-01-02 | blackfin: Use generic clkdev.h header | Stephen Boyd | 2 | -17/+1 |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+1 |
2017-11-29 | make kernel-side POLL... arch-independent | Al Viro | 1 | -1/+18 |
2017-11-27 | define __poll_t, annotate constants | Al Viro | 1 | -2/+2 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -2/+2 |
2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook | 1 | -2/+1 |
2017-11-16 | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -5/+32 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -48/+0 |
2017-11-14 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -17/+56 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 57 | -0/+57 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 57 | -0/+57 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 12 | -0/+12 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 3 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 42 | -0/+42 |
2017-10-30 | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij | 4 | -8/+8 |
2017-10-30 | i2c: gpio: Convert to use descriptors | Linus Walleij | 4 | -17/+56 |
2017-10-19 | blackfin: Fix local <asm/gpio.h> includes | Linus Walleij | 5 | -3/+26 |
2017-10-19 | pinctrl: adi2: Fix Kconfig build problem | Linus Walleij | 2 | -2/+6 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -6/+0 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 1 | -4/+0 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -10/+0 |
2017-09-20 | blackfin: ezbrd: Remove non-functional DSA/KSZ8893M code | Florian Fainelli | 1 | -47/+0 |
2017-09-20 | blackfin: tcm-bf518: Remove dsa.h inclusion | Florian Fainelli | 1 | -1/+0 |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -11/+19 |
2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -3/+3 |
2017-09-09 | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+133 |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 3 | -3/+3 |
2017-08-27 | blackfin: merge the two TWI header files | Wolfram Sang | 2 | -2/+133 |
2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney | 2 | -23/+21 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 1 | -5/+0 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 3 | -3/+3 |
2017-07-24 | module: Fix pr_fmt() bug for header use of printk | Joe Perches | 1 | -18/+21 |
2017-07-24 | signal: Remove kernel interal si_code magic | Eric W. Biederman | 1 | -11/+19 |
2017-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 1 | -2/+2 |
2017-07-17 | Blackfin: flat: Use %x to format u32 | Geert Uytterhoeven | 1 | -2/+2 |
2017-07-16 | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes | Geert Uytterhoeven | 1 | -2/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -17/+21 |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -23/+23 |
2017-07-12 | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2 | -1/+3 |
2017-07-10 | blackfin: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -23/+23 |
2017-07-07 | Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |