index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointers
Brian Norris
1
-2
/
+2
2015-10-13
mtd: spi-nor: add SPI NOR manufacturer IDs
Brian Norris
1
-0
/
+15
2015-10-13
mtd: spi-nor: make bitfield constants more consistent
Brian Norris
1
-10
/
+10
2015-10-13
mtd: spi-nor: make implicit <linux/bitops.h> dependency explicit
Brian Norris
1
-0
/
+2
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
1
-3
/
+3
2015-10-01
mtd: nand: remove unused ->init_size() hook
Boris BREZILLON
1
-6
/
+0
2015-09-29
mtd: provide proper 32/64-bit compat_ioctl() support for BLKPG
Brian Norris
1
-0
/
+21
2015-09-21
mtd: spi-nor: remove unused read_xfer/write_xfer hooks
Cyrille Pitchen
1
-35
/
+0
2015-09-21
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
1
-0
/
+5
2015-09-13
Merge tag 'v4.3-rc1' into MTD -next development
Brian Norris
302
-3382
/
+7912
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+12
2015-09-11
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
2
-5
/
+5
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+6
2015-09-11
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+44
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
1
-15
/
+11
2015-09-11
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
1
-2
/
+1
2015-09-11
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
1
-2
/
+2
2015-09-11
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
1
-0
/
+2
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
1
-9
/
+10
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
1
-0
/
+2
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
3
-1
/
+9
2015-09-11
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-0
/
+6
2015-09-10
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-116
/
+256
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-35
/
+222
2015-09-10
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+14
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+6
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+84
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-2
/
+10
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-3
/
+3
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
1
-0
/
+11
2015-09-10
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
1
-0
/
+4
2015-09-10
kmod: use system_unbound_wq instead of khelper
Frederic Weisbecker
1
-2
/
+0
2015-09-10
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
1
-7
/
+7
2015-09-10
hexdump: do not print debug dumps for !CONFIG_DEBUG
Linus Walleij
1
-2
/
+8
2015-09-10
include/linux/printk.h: include pr_fmt in pr_debug_ratelimited
Jason A. Donenfeld
1
-2
/
+2
2015-09-10
include/linux/poison.h: remove not-used poison pointer macros
Vasily Kulikov
1
-7
/
+0
2015-09-10
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
1
-2
/
+2
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
4
-0
/
+127
2015-09-10
mmu-notifier: add clear_young callback
Vladimir Davydov
1
-0
/
+44
2015-09-10
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
1
-8
/
+1
2015-09-10
memcg: add page_cgroup_ino helper
Vladimir Davydov
1
-0
/
+1
2015-09-10
zpool: add zpool_has_pool()
Dan Streetman
1
-0
/
+2
2015-09-09
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
1
-2
/
+11
2015-09-09
add microchip LAN88xx phy driver
Woojung.Huh@microchip.com
1
-0
/
+73
2015-09-09
Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/late
Kevin Hilman
3
-0
/
+92
2015-09-09
Merge tag 'qcom-soc-for-4.3' into v4.2-rc2
Andy Gross
3
-0
/
+92
2015-09-09
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-14
/
+0
2015-09-09
Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-38
/
+55
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
5
-1
/
+16
[next]