index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
drm/nouveau: platform: Fix deferred probe
Thierry Reding
2
-12
/
+30
2016-02-24
thp: call pmdp_invalidate() with correct virtual address
Kirill A. Shutemov
1
-4
/
+5
2016-02-24
drm/amdgpu: disable direct VM updates when vm_debug is set
Christian König
1
-1
/
+2
2016-02-24
amdgpu: fix NULL pointer dereference at tonga_check_states_equal
Bradley Pankow
1
-2
/
+2
2016-02-24
arc: SMP: CONFIG_ARC_IPI_DBG cleanup
Valentin Rothberg
1
-5
/
+0
2016-02-24
ARC: SMP: No need for CONFIG_ARC_IPI_DBG
Vineet Gupta
3
-19
/
+1
2016-02-24
ARCv2: Elide sending new cross core intr if receiver didn't ack prev
Vineet Gupta
1
-17
/
+10
2016-02-24
ARCv2: SMP: Push IPI_IRQ into IPI provider
Vineet Gupta
2
-1
/
+1
2016-02-24
ARC: [intc-compact] Remove IPI setup from ARCompact port
Vineet Gupta
2
-4
/
+0
2016-02-24
ARCv2: SMP: Emulate IPI to self using software triggered interrupt
Vineet Gupta
3
-5
/
+32
2016-02-23
nvdimm: use 'u64' for pfn flags
Arnd Bergmann
1
-1
/
+1
2016-02-23
devm_memremap: Fix error value when memremap failed
Toshi Kani
1
-1
/
+3
2016-02-23
nfit: update address range scrub commands to the acpi 6.1 format
Dan Williams
4
-12
/
+19
2016-02-23
x86: fix SMAP in 32-bit environments
Linus Torvalds
1
-0
/
+26
2016-02-23
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2016-02-23
arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE
Alexey Brodkin
11
-57
/
+18
2016-02-22
NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls
Trond Myklebust
1
-11
/
+6
2016-02-22
NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout
Trond Myklebust
1
-2
/
+22
2016-02-22
drm/i915/gen9: Verify and enforce dc6 state writes
Mika Kuoppala
1
-2
/
+39
2016-02-22
drm/i915/gen9: Check for DC state mismatch
Patrik Jakobsson
3
-0
/
+11
2016-02-22
drm/radeon/pm: adjust display configuration after powerstate
Alex Deucher
1
-2
/
+3
2016-02-22
drm/amdgpu/pm: adjust display configuration after powerstate
Alex Deucher
1
-2
/
+3
2016-02-22
drm/amdgpu/pm: add some checks for PX
Alex Deucher
1
-1
/
+20
2016-02-22
drm/amdgpu: fix locking in force performance level
Alex Deucher
1
-2
/
+1
2016-02-22
drm/amdgpu/gfx8: fix priv reg interrupt enable
Alex Deucher
1
-1
/
+1
2016-02-22
drm/i915/skl: Ensure HW is powered during DDB HW state readout
Imre Deak
1
-1
/
+6
2016-02-22
drm/i915/lvds: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+11
2016-02-22
drm/i915/hdmi: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+11
2016-02-22
drm/i915/dsi: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+10
2016-02-22
drm/i915/dp: Ensure the HW is powered during HW state readout
Imre Deak
1
-4
/
+14
2016-02-22
drm/i915: Ensure the HW is powered when accessing the CRC HW block
Imre Deak
1
-7
/
+21
2016-02-22
drm/i915/ddi: Ensure the HW is powered during HW state readout
Imre Deak
1
-33
/
+79
2016-02-22
drm/i915/crt: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+10
2016-02-22
drm/i915: Ensure the HW is powered during HW access in assert_pipe
Imre Deak
1
-4
/
+7
2016-02-22
drm/i915: Ensure the HW is powered when disabling VGA
Imre Deak
1
-1
/
+3
2016-02-22
drm/i915/ibx: Ensure the HW is powered during PLL HW readout
Imre Deak
1
-1
/
+3
2016-02-22
drm/i915: Ensure the HW is powered during display pipe HW readout
Imre Deak
1
-19
/
+48
2016-02-22
drm/i915: Add helper to get a display power ref if it was already enabled
Imre Deak
2
-9
/
+94
2016-02-22
s390/fpu: signals vs. floating point control register
Martin Schwidefsky
1
-0
/
+2
2016-02-22
s390/compat: correct restore of high gprs on signal return
Martin Schwidefsky
1
-1
/
+1
2016-02-21
bnx2x: Fix 84833 phy command handler
Yuval Mintz
2
-29
/
+56
2016-02-21
bnx2x: Fix led setting for 84858 phy.
Yuval Mintz
2
-5
/
+91
2016-02-21
bnx2x: Correct 84858 PHY fw version
Yuval Mintz
1
-13
/
+79
2016-02-21
bnx2x: Fix 84833 RX CRC
Yuval Mintz
1
-0
/
+26
2016-02-21
bnx2x: Fix link-forcing for KR2
Yuval Mintz
1
-2
/
+4
2016-02-21
net: ethernet: davicom: fix devicetree irq resource
Robert Jarzmik
1
-17
/
+17
2016-02-21
fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC address
Ken Kawasaki
1
-2
/
+2
2016-02-21
Driver: Vmxnet3: Update Rx ring 2 max size
Shrikrishna Khare
2
-3
/
+3
2016-02-21
net: netcp: rework the code for get/set sw_data in dma desc
Karicheri, Muralidharan
1
-17
/
+55
2016-02-21
soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
Karicheri, Muralidharan
2
-20
/
+24
[next]