index
:
peter/linux
blockdev
logitech-hidpp
logitech-wtp
logitech-wtp-unfinished
master
nouveau-acpi
nouveau-acpi-v2
nouveau-acpi-v2.2
nouveau-acpi-v2.3
nouveau-acpi-v2.3-with-pci-pm-d3
nouveau-acpi-v3
nouveau-pm2
pci/pm
rpi-4.0.y
rpi-4.0.y-dev
rtl-eeprom
rtl-eeprom-3.13
rtl-eeprom-3.17
Linux Kernel in development
Peter Wu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-30
drm/nouveau/acpi: fix lockup with PCIe runtime PM
nouveau-acpi-v2.2
Peter Wu
1
-4
/
+29
2016-05-30
drm/nouveau/acpi: check for function 0x1B before using it
Peter Wu
1
-5
/
+13
2016-05-30
drm/nouveau/acpi: return supported DSM functions
Peter Wu
1
-7
/
+9
2016-05-30
drm/nouveau/acpi: ensure matching ACPI handle and supported functions
Peter Wu
1
-32
/
+26
2016-05-15
Linux 4.6
Linus Torvalds
1
-1
/
+1
2016-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-45
/
+175
2016-05-14
arm64: bpf: jit JMP_JSET_{X,K}
Zi Shen Lim
1
-0
/
+1
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2
-0
/
+4
2016-05-14
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-91
/
+152
2016-05-13
Merge branch 'xgene-fixes'
David S. Miller
7
-41
/
+94
2016-05-13
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
2016-05-13
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
4
-19
/
+53
2016-05-13
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2
-11
/
+27
2016-05-13
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
1
-2
/
+2
2016-05-13
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2
-5
/
+8
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+83
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+11
2016-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+6
2016-05-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-88
/
+168
2016-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+3
2016-05-13
Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-10
/
+36
2016-05-13
Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-42
/
+25
2016-05-13
Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-6
/
+0
2016-05-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-74
/
+44
2016-05-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-5
/
+22
2016-05-13
Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...
Mark Brown
5
-10
/
+36
2016-05-13
Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...
Mark Brown
4
-42
/
+24
2016-05-13
Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus
Mark Brown
1
-0
/
+1
2016-05-13
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-4
/
+4
2016-05-13
xen-netback: fix extra_info handling in xenvif_tx_err()
Paul Durrant
1
-0
/
+1
2016-05-13
Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
14
-85
/
+145
2016-05-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-81
/
+209
2016-05-12
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
5
-26
/
+95
2016-05-12
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
1
-5
/
+10
2016-05-12
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
6
-48
/
+77
2016-05-12
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
3
-2
/
+27
2016-05-12
net: mvneta: bm: fix dependencies again
Arnd Bergmann
1
-1
/
+1
2016-05-12
Merge tag 'keys-fixes-20160512' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+9
2016-05-12
Merge tag 'sound-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
4
-12
/
+19
2016-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+9
2016-05-12
perf stat: Fallback to user only counters when perf_event_paranoid > 1
Arnaldo Carvalho de Melo
1
-1
/
+6
2016-05-12
perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()
Arnaldo Carvalho de Melo
1
-0
/
+18
2016-05-12
drm/amdgpu: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
drm/radeon: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
perf evsel: Improve EPERM error handling in open_strerror()
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-05-12
Merge tag 'pinctrl-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+2
2016-05-12
workqueue: fix rebind bound workers warning
Wanpeng Li
1
-0
/
+11
2016-05-12
Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...
Arnd Bergmann
1
-1
/
+1
[next]