index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
mfd: rtsx: Update PETXCFG address
Micky Ching
1
-1
/
+1
2015-03-03
mfd: rtsx: Place register address and values togather
Micky Ching
1
-467
/
+369
2015-03-03
mfd: rtsx: Replace TAB by SPC after #define
Micky Ching
1
-127
/
+127
2015-03-03
mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save
Vignesh R
1
-0
/
+1
2015-03-03
spi: fix a typo in comment.
Marcin Bis
1
-1
/
+1
2015-03-03
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+54
2015-03-03
net: Kill dev_rebuild_header
Eric W. Biederman
2
-12
/
+1
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
1
-1
/
+1
2015-03-02
ebpf: move CONFIG_BPF_SYSCALL-only function declarations
Daniel Borkmann
1
-9
/
+9
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-2
/
+11
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-6
/
+4
2015-03-02
[media] fixp-arith: replace sin/cos table by a better precision one
Mauro Carvalho Chehab
1
-38
/
+107
2015-03-02
bcma: support bringing up bus hosted on PCIe Gen 2
Rafał Miłecki
1
-0
/
+2
2015-03-02
bcma: change IRQ control function to accept bus as an argument
Rafał Miłecki
1
-1
/
+1
2015-03-02
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
2
-2
/
+3
2015-03-02
ARM: imx6q: Add GPR3 MIPI muxing control register field shift bits definition
Liu Ying
1
-0
/
+1
2015-03-02
net: move skb->dropcount to skb->cb[]
Eyal Birger
1
-2
/
+0
2015-03-02
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
1
-0
/
+2
2015-03-02
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
1
-0
/
+1
2015-03-02
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
1
-1
/
+1
2015-03-02
NFS: Add a helper to set attribute barriers
Trond Myklebust
1
-0
/
+1
2015-03-02
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
1
-0
/
+8
2015-03-02
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
1
-0
/
+9
2015-03-02
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
K. Y. Srinivasan
1
-0
/
+3
2015-03-02
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
1
-0
/
+1
2015-03-02
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
K. Y. Srinivasan
1
-0
/
+10
2015-03-02
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
1
-0
/
+3
2015-03-01
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
2
-4
/
+4
2015-03-01
ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
Daniel Borkmann
1
-4
/
+16
2015-03-01
ebpf: export BPF_PSEUDO_MAP_FD to uapi
Daniel Borkmann
1
-2
/
+0
2015-03-01
ebpf: constify various function pointer structs
Daniel Borkmann
1
-7
/
+7
2015-02-28
tcp: tso: remove tp->tso_deferred
Eric Dumazet
1
-1
/
+0
2015-02-28
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
1
-0
/
+12
2015-02-28
Documentation: Add "@" in front of private structure members.
Robert P. J. Day
1
-3
/
+3
2015-02-28
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
1
-13
/
+0
2015-02-27
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
1
-0
/
+1
2015-02-27
at86rf230: add support for external xtal trim
Alexander Aring
1
-0
/
+1
2015-02-27
ARM: shmobile: r8a7778: common clock framework CPG driver
Ulrich Hecht
1
-0
/
+1
2015-02-27
mfd: cros_ec: Add char dev and virtual dev pointers
Javier Martinez Canillas
1
-1
/
+14
2015-02-27
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
1
-4
/
+4
2015-02-26
rcu: Add Kconfig option to expedite grace periods during boot
Paul E. McKenney
1
-0
/
+1
2015-02-26
rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()
Paul E. McKenney
1
-0
/
+20
2015-02-26
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
1
-2
/
+1
2015-02-26
Merge tag 'v4.0-rc1' into perf/core, to refresh the tree
Ingo Molnar
281
-2907
/
+6782
2015-02-26
mfd: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
1
-0
/
+1
2015-02-26
rcu: Consolidate rcu_synchronize and wakeme_after_rcu()
Paul E. McKenney
1
-0
/
+9
2015-02-26
power_supply core: support use of devres to register/unregister a power supply.
NeilBrown
1
-0
/
+4
2015-02-26
genirq / PM: better describe IRQF_NO_SUSPEND semantics
Mark Rutland
1
-1
/
+3
2015-02-25
perf/x86/intel: Support task events with Intel CQM
Matt Fleming
1
-0
/
+1
2015-02-25
perf/x86/intel: Add Intel Cache QoS Monitoring support
Matt Fleming
1
-0
/
+7
[prev]
[next]