index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
*
include/linux/mmdebug.h: add VM_WARN_ONCE()
Andrew Morton
2014-08-06
*
mm tracing: tell mm_migrate_pages event about numa_misplaced
Max Asbock
2014-08-06
*
mem-hotplug: improve zone_movable_is_highmem logic
Wang Nan
2014-08-06
*
mm: page-flags: clean up the page flag test, set, clear macros
Johannes Weiner
2014-08-06
*
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
2014-08-06
*
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2014-08-06
*
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
2014-08-06
*
include/linux/memblock.h: add __init to memblock_set_bottom_up()
Fabian Frederick
2014-08-06
*
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
Fabian Frederick
2014-08-06
*
fanotify: fix double free of pending permission events
Jan Kara
2014-08-06
*
fsnotify: rename event handling functions
Jan Kara
2014-08-06
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
|
|
\
|
|
*
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
2014-08-02
|
|
*
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
Dmitry Popov
2014-07-30
|
*
|
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
2014-08-05
|
*
|
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
2014-08-05
|
*
|
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-05
|
*
|
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
2014-08-05
|
*
|
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
2014-08-05
|
*
|
tcp: reduce spurious retransmits due to transient SACK reneging
Neal Cardwell
2014-08-05
|
*
|
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-08-05
|
|
\
\
|
|
*
|
bcma: use NS prefix for names of Northstar specific cores
Rafał Miłecki
2014-07-31
|
|
*
|
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
2014-07-30
|
|
*
|
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
|
|
*
|
6lowpan: remove unused function
Varka Bhadram
2014-07-30
|
|
*
|
6lowpan: remove unused macros
Varka Bhadram
2014-07-30
|
|
*
|
6lowpan: remove unused LOWPAN_FRAG_SIZE define
Alexander Aring
2014-07-30
|
|
*
|
6lowpan: iphc: use ipv6 api to check address scope
Alexander Aring
2014-07-30
|
|
*
|
b43: add support for BCM43131 chipset with N-PHY rev 17
Rafał Miłecki
2014-07-29
|
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-07-29
|
|
|
\
\
|
|
|
*
|
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
|
|
|
*
|
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-24
|
|
|
*
|
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
2014-07-23
|
|
|
*
|
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
2014-07-23
|
|
*
|
|
Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-07-29
|
|
|
\
\
\
|
|
|
*
|
|
NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks
Mark A. Greer
2014-07-23
|
|
|
*
|
|
NFC: digital: Remove extra blank line
Mark A. Greer
2014-07-23
|
|
|
*
|
|
NFC: hci: Add stop_poll HCI operand.
Christophe Ricard
2014-07-23
|
|
|
*
|
|
NFC: st21nfcb: few code clean up
Christophe Ricard
2014-07-23
|
|
|
*
|
|
NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip
Christophe Ricard
2014-07-23
|
|
|
*
|
|
NFC: digital: Add digital framing calls when in target mode
Mark A. Greer
2014-07-21
|
*
|
|
|
|
lib: Resizable, Scalable, Concurrent Hash Table
Thomas Graf
2014-08-02
|
*
|
|
|
|
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
|
*
|
|
|
|
inet: frags: enum the flag definitions and add descriptions
Nikolay Aleksandrov
2014-08-02
|
*
|
|
|
|
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-08-02
|
*
|
|
|
|
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
|
*
|
|
|
|
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
2014-08-02
|
*
|
|
|
|
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
2014-08-02
|
*
|
|
|
|
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
Alexei Starovoitov
2014-08-02
[next]