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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
mtd: nand: add SanDisk manufacturer ID
Huang Shijie
1
-0
/
+1
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-63
/
+298
2014-01-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-32
/
+22
2014-01-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-91
/
+104
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-12
/
+62
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2014-01-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+14
2014-01-20
Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+1
2014-01-20
drm/edid: Populate picture aspect ratio for CEA modes
Vandana Kannan
1
-0
/
+2
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
5
-102
/
+135
2014-01-20
drm: Make the connector mode_valid() vfunc return a drm_mode_status enum
Damien Lespiau
1
-2
/
+2
2014-01-20
Merge remote-tracking branch 'asoc/topic/compress' into asoc-next
Mark Brown
2
-0
/
+23
2014-01-20
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
1
-0
/
+2
2014-01-20
Merge branch 'for-next' into for-linus
Takashi Iwai
18
-41
/
+849
2014-01-20
dmaengine: fix kernel-doc style typos for few comments
Vinod Koul
1
-5
/
+5
2014-01-20
drm: Change {pixel,line,frame}dur_ns from s64 to int
Ville Syrjälä
1
-1
/
+1
2014-01-20
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
Ville Syrjälä
1
-1
/
+2
2014-01-20
drm: Pass the display mode to drm_calc_timestamping_constants()
Ville Syrjälä
1
-1
/
+2
2014-01-20
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
1
-0
/
+18
2014-01-20
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
1
-2
/
+4
2014-01-20
net_sched: act: remove capab from struct tc_action_ops
WANG Cong
1
-2
/
+0
2014-01-20
sctp: fix missing SCTP mailing list address update
Jean Sacren
1
-1
/
+1
2014-01-20
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
4
-4
/
+17
2014-01-20
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
1
-0
/
+1
2014-01-20
ipv6: add a flag to get the flow label used remotly
Florent Fourcot
2
-1
/
+3
2014-01-20
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
Florent Fourcot
2
-0
/
+2
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
26
-59
/
+180
2014-01-19
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
2
-0
/
+13
2014-01-19
IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
1
-4
/
+11
2014-01-19
IB/cma: IBoE (RoCE) IP-based GID addressing
Moni Shoua
1
-23
/
+12
2014-01-19
IB/core: Add support for RDMA_NODE_USNIC_UDP
Upinder Malhi
1
-0
/
+1
2014-01-18
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
1
-1
/
+2
2014-01-18
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
Nicholas Bellinger
1
-0
/
+4
2014-01-18
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
Nicholas Bellinger
1
-0
/
+3
2014-01-18
target: Add DIF related base definitions
Nicholas Bellinger
2
-0
/
+47
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+22
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2014-01-18
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
Bing Zhao
1
-1
/
+7
2014-01-18
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
2
-0
/
+18
2014-01-18
ipv4: fix a dst leak in tunnels
Eric Dumazet
1
-1
/
+0
2014-01-18
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
1
-1
/
+0
2014-01-18
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
1
-3
/
+3
2014-01-18
audit: Modify a set of system calls in audit class definitions
AKASHI Takahiro
2
-1
/
+9
2014-01-18
CLK: TI: add am43xx clock init file
Tero Kristo
1
-0
/
+1
2014-01-18
CLK: TI: add omap3 clock init file
Tero Kristo
1
-0
/
+5
2014-01-18
CLK: TI: add interface clock support for OMAP3
Tero Kristo
1
-0
/
+5
2014-01-18
CLK: TI: add am33xx clock init file
Tero Kristo
1
-0
/
+2
2014-01-18
CLK: TI: add dra7 clock init file
Tero Kristo
1
-0
/
+1
2014-01-18
CLK: TI: add omap5 clock init file
Tero Kristo
1
-0
/
+1
2014-01-18
CLK: TI: add omap4 clock init file
Tero Kristo
1
-0
/
+3
[prev]
[next]