index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kernel-per-CPU-kthreads.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
net_sched: sch_netem: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
net_sched: sch_fq: use rb_entry()
Geliang Tang
1
-7
/
+7
2016-12-20
net/mlx5: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
2
-1
/
+21
2016-12-20
sctp: not copying duplicate addrs to the assoc's bind address list
Xin Long
2
-0
/
+6
2016-12-20
sctp: reduce indent level in sctp_copy_local_addr_list
Xin Long
1
-18
/
+19
2016-12-20
ARM: dts: hix5hd2: don't change the existing compatible string
Dongpo Li
1
-2
/
+2
2016-12-20
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
2
-11
/
+15
2016-12-20
openvswitch: Add a missing break statement.
Jarno Rajahalme
1
-0
/
+1
2016-12-20
net: netcp: ethss: fix 10gbe host port tx pri map configuration
WingMan Kwok
1
-1
/
+2
2016-12-20
net: netcp: ethss: fix errors in ethtool ops
WingMan Kwok
1
-5
/
+16
2016-12-20
fsl/fman: enable compilation on ARM64
Madalin Bucur
1
-1
/
+1
2016-12-20
fsl/fman: A007273 only applies to PPC SoCs
Madalin Bucur
1
-0
/
+8
2016-12-20
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
2
-3
/
+7
2016-12-20
fsl/fman: fix 1G support for QSGMII interfaces
Madalin Bucur
1
-0
/
+1
2016-12-20
dt: bindings: net: use boolean dt properties for eee broken modes
jbrunet
2
-21
/
+8
2016-12-20
net: phy: use boolean dt properties for eee broken modes
jbrunet
1
-3
/
+15
2016-12-20
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
1
-2
/
+2
2016-12-20
printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text
Borislav Petkov
1
-1
/
+1
2016-12-20
ratelimit: fix WARN_ON_RATELIMIT return value
Jiri Slaby
1
-2
/
+5
2016-12-20
kcov: make kcov work properly with KASLR enabled
Alexander Popov
1
-1
/
+7
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
2
-4
/
+9
2016-12-20
mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED
Johannes Weiner
1
-1
/
+14
2016-12-20
ima: platform-independent hash value
Andreas Steffen
1
-2
/
+4
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
6
-13
/
+66
2016-12-20
ima: support restoring multiple template formats
Mimi Zohar
1
-3
/
+49
2016-12-20
ima: store the builtin/custom template definitions in a list
Mimi Zohar
3
-11
/
+43
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
5
-1
/
+135
2016-12-20
powerpc: ima: send the kexec buffer to the next kernel
Thiago Jung Bauermann
5
-6
/
+129
2016-12-20
ima: maintain memory size needed for serializing the measurement list
Mimi Zohar
3
-2
/
+64
2016-12-20
ima: permit duplicate measurement list entries
Mimi Zohar
1
-6
/
+10
2016-12-20
ima: on soft reboot, restore the measurement list
Mimi Zohar
6
-0
/
+255
2016-12-20
powerpc: ima: get the kexec buffer passed by the previous kernel
Thiago Jung Bauermann
7
-1
/
+158
2016-12-20
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
1
-1
/
+1
2016-12-19
stmmac: fix memory barriers
Pavel Machek
3
-7
/
+7
2016-12-19
net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...
Arvind Yadav
1
-0
/
+6
2016-12-19
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
1
-6
/
+5
2016-12-19
kvm: take srcu lock around kvm_steal_time_set_preempted()
Andrea Arcangeli
1
-0
/
+7
2016-12-19
kvm: fix schedule in atomic in kvm_steal_time_set_preempted()
Andrea Arcangeli
1
-0
/
+10
2016-12-19
mailbox: mailbox-test: allow reserved areas in SRAM
Sudeep Holla
1
-2
/
+10
2016-12-19
mailbox: mailbox-test: add support for fasync/poll
Sudeep Holla
1
-8
/
+71
2016-12-19
mailbox: bcm-pdc: Remove unnecessary void* casts
Rob Rice
1
-21
/
+20
2016-12-19
mailbox: bcm-pdc: Simplify interrupt handler logic
Rob Rice
1
-25
/
+13
2016-12-19
mailbox: bcm-pdc: Performance improvements
Rob Rice
1
-36
/
+49
2016-12-19
mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
Rob Rice
1
-12
/
+11
2016-12-19
mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
Rob Rice
1
-32
/
+25
2016-12-19
mailbox: bcm-pdc: Try to improve branch prediction
Rob Rice
1
-13
/
+13
2016-12-19
mailbox: bcm-pdc: streamline rx code
Rob Rice
1
-60
/
+48
2016-12-19
mailbox: bcm-pdc: Convert from interrupts to poll for tx done
Rob Rice
1
-62
/
+145
2016-12-19
mailbox: bcm-pdc: PDC driver leaves debugfs files after removal
Steve Lin
1
-4
/
+2
[next]