index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
perf test: Add -F/--dont-fork option
Jiri Olsa
2
-22
/
+37
2016-06-30
perf tests: Fix thread map test for -F option
Jiri Olsa
1
-3
/
+13
2016-06-30
perf tools: Allow to reset open files counter
Jiri Olsa
3
-6
/
+24
2016-06-30
perf trace beauty eventfd: No need to include eventfd.h
Arnaldo Carvalho de Melo
1
-2
/
+0
2016-06-30
perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-06-30
perf annotate: Add number of samples to the header
Peter Zijlstra (Intel)
1
-2
/
+3
2016-06-30
lockd: unregister notifier blocks if the service fails to come up completely
Scott Mayhew
1
-3
/
+10
2016-06-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-39
/
+41
2016-06-30
Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+1
2016-06-30
Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+10
2016-06-30
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
7
-51
/
+181
2016-06-30
Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-2
/
+3
2016-06-30
ACPI,PCI,IRQ: correct operator precedence
Sinan Kaya
1
-1
/
+1
2016-06-30
perf annotate: Simplify header dotted line sizing
Peter Zijlstra (Intel)
1
-6
/
+3
2016-06-30
Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix...
Mark Brown
4
-6
/
+38
2016-06-30
perf evsel: Utility function to fetch arch
Ravi Bangoria
2
-0
/
+9
2016-06-30
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
1
-2
/
+2
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
4
-1
/
+10
2016-06-30
mfd: da9053: Fix compiler warning message for uninitialised variable
Steve Twiss
1
-1
/
+1
2016-06-30
mfd: max77620: Fix FPS switch statements
Rhyland Klein
1
-0
/
+2
2016-06-30
phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...
Lee Jones
1
-1
/
+1
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-06-30
usb: host: ehci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-30
usb: host: ohci-st: Inform the reset framework that our reset line may be shared
Lee Jones
1
-2
/
+4
2016-06-29
Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-23
/
+45
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-28
/
+25
2016-06-29
Merge tag 'iio-fixes-for-4.7c' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-5
/
+8
2016-06-29
reset: TRIVIAL: Add line break at same place for similar APIs
Lee Jones
1
-2
/
+2
2016-06-29
reset: Supply *_shared variant calls when using *_optional APIs
Lee Jones
1
-0
/
+12
2016-06-29
reset: Supply *_shared variant calls when using of_* API
Lee Jones
1
-0
/
+53
2016-06-29
reset: Ensure drivers are explicit when requesting reset lines
Lee Jones
1
-24
/
+82
2016-06-29
reset: Reorder inline reset_control_get*() wrappers
Lee Jones
1
-21
/
+21
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
140
-893
/
+1270
2016-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-8
/
+1
2016-06-29
nfit: fix format interface code byte order
Dan Williams
2
-8
/
+8
2016-06-29
regulator: max77620: check for valid regulator info
Venkat Reddy Talla
1
-1
/
+6
2016-06-29
Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-9
/
+18
2016-06-29
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-72
/
+76
2016-06-29
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
1
-0
/
+4
2016-06-29
drm/amdgpu: add ACLK_CNTL setting for polaris10
Ken Wang
1
-0
/
+3
2016-06-29
drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.
Rex Zhu
1
-41
/
+60
2016-06-29
drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.
Rex Zhu
1
-0
/
+26
2016-06-29
tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2
-2
/
+2
2016-06-29
perf tools: Add documentation for perf.data on disk format
Andi Kleen
1
-0
/
+442
2016-06-29
Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-3
/
+6
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-29
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
1
-7
/
+3
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-06-29
e1000e: keep VLAN interfaces functional after rxvlan off
Jarod Wilson
1
-2
/
+13
2016-06-29
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
Felix Fietkau
1
-1
/
+1
[prev]
[next]