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
2015-12-10
irqchip/gic-v3: Add missing include for barrier.h
Marc Zyngier
2
-0
/
+2
2015-12-10
irqchip/gic-v3: Add missing struct device_node declaration
Marc Zyngier
1
-0
/
+1
2015-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2015-12-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-53
/
+76
2015-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-89
/
+107
2015-12-04
Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
9
-89
/
+107
2015-12-04
Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
28
-107
/
+247
2015-12-04
Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-27
/
+40
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
3
-19
/
+14
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
3
-48
/
+45
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
3
-21
/
+21
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
3
-2
/
+28
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-04
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
4
-9
/
+12
2015-12-04
Merge branches 'acpica', 'acpi-video' and 'device-properties'
Rafael J. Wysocki
3
-5
/
+5
2015-12-04
Merge branches 'acpi-pci' and 'pm-pci'
Rafael J. Wysocki
9828
-240585
/
+479223
2015-12-04
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
Eric Anholt
1
-2
/
+1
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
174
-646
/
+3192
2015-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-142
/
+160
2015-12-03
Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+16
2015-12-03
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-17
/
+25
2015-12-03
net: phy: reset only targeted phy
Jérôme Pouiller
1
-1
/
+2
2015-12-03
Merge branch 'bnxt_en-fixes'
David S. Miller
2
-17
/
+34
2015-12-03
bnxt_en: Setup uc_list mac filters after resetting the chip.
Michael Chan
1
-5
/
+8
2015-12-03
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2
-11
/
+16
2015-12-03
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
Jeffrey Huang
1
-1
/
+10
2015-12-03
net: lpc_eth: remove irq > NR_IRQS check from probe()
Vladimir Zapolskiy
1
-1
/
+1
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
5
-14
/
+26
2015-12-03
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Paolo Abeni
2
-3
/
+7
2015-12-03
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
1
-2
/
+3
2015-12-03
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
1
-1
/
+8
2015-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+6
2015-12-03
arm64: bpf: add 'store immediate' instruction
Yang Shi
1
-1
/
+19
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
8
-46
/
+12
2015-12-03
ipv6: sctp: add rcu protection around np->opt
Eric Dumazet
1
-3
/
+10
2015-12-03
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
1
-2
/
+2
2015-12-02
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
1
-2
/
+2
2015-12-02
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
1
-8
/
+8
2015-12-02
ipv6: add complete rcu protection around np->opt
Eric Dumazet
13
-52
/
+122
2015-12-02
bpf: fix allocation warnings in bpf maps and integer overflow
Alexei Starovoitov
3
-12
/
+34
2015-12-02
Merge branch 'mvneta-fixes'
David S. Miller
3
-6
/
+34
2015-12-02
mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0
Marcin Wojtas
1
-0
/
+1
2015-12-02
net: mvneta: enable setting custom TX IP checksum limit
Marcin Wojtas
2
-2
/
+23
2015-12-02
net: mvneta: fix error path for building skb
Marcin Wojtas
1
-2
/
+6
2015-12-02
net: mvneta: fix bit assignment for RX packet irq enable
Marcin Wojtas
1
-1
/
+1
2015-12-02
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
Marcin Wojtas
1
-1
/
+1
2015-12-02
net: mvneta: add configuration for MBUS windows access protection
Marcin Wojtas
1
-0
/
+2
2015-12-02
Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-16
/
+44
2015-12-02
cpufreq: use last policy after online for drivers with ->setpolicy
Srinivas Pandruvada
2
-4
/
+11
[next]