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
2016-01-08
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
1
-2
/
+2
2016-01-08
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
1
-0
/
+1
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
1
-0
/
+1
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
1
-0
/
+3
2016-01-08
device core: add device_is_bound()
Tomeu Vizoso
1
-0
/
+2
2016-01-08
Merge branch 'acpi-soc' into pm-core
Rafael J. Wysocki
1
-0
/
+1
2016-01-08
NFS: Use wait_on_atomic_t() for unlock after readahead
Benjamin Coddington
1
-7
/
+1
2016-01-07
Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-01-07
ftrace: Add infrastructure for delayed enabling of module functions
Steven Rostedt (Red Hat)
1
-2
/
+4
2016-01-07
mdio: Abstract device_remove() and device_free()
Andrew Lunn
1
-0
/
+4
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
2
-4
/
+55
2016-01-07
phy: Move phy specific bus match into phy_device
Andrew Lunn
1
-0
/
+1
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
1
-3
/
+4
2016-01-07
phy: Move PHY PM operations into phy_device
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2
-1
/
+9
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2
-15
/
+20
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-3
/
+3
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-0
/
+4
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
1
-5
/
+2
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-0
/
+5
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
1
-0
/
+6
2016-01-07
mdio: Move mdiobus_read/write operatings into mdio.h
Andrew Lunn
2
-5
/
+7
2016-01-07
phy: Consistently use addr for address on an MII bus
Andrew Lunn
1
-2
/
+2
2016-01-07
mtd: nand: add helpers to access ->priv
Boris BREZILLON
1
-0
/
+10
2016-01-07
PCI/MSI: Fix typos in <linux/msi.h>
Thomas Petazzoni
1
-2
/
+2
2016-01-07
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
1
-0
/
+1
2016-01-07
lockd: constify nlmsvc_binding structure
Julia Lawall
1
-1
/
+1
2016-01-07
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
33
-248
/
+166
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
1
-0
/
+1
2016-01-07
Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+19
2016-01-07
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
1
-0
/
+10
2016-01-07
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
2
-2
/
+8
2016-01-07
Merge branch 'goodix' into next
Dmitry Torokhov
26
-80
/
+108
2016-01-07
net: Add eth_platform_get_mac_address() helper.
David S. Miller
1
-0
/
+3
2016-01-07
net: move ndo_features_check() close to ndo_start_xmit()
Eric Dumazet
1
-11
/
+11
2016-01-06
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-3
/
+5
2016-01-06
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
8
-36
/
+124
2016-01-06
sched/core: Move sched_entity::avg into separate cache line
Jiri Olsa
1
-2
/
+7
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
44
-269
/
+214
2016-01-06
sched/core: Fix unserialized r-m-w scribbling stuff
Peter Zijlstra
1
-5
/
+6
2016-01-06
sched/core: Check tgid in is_global_init()
Sergey Senozhatsky
1
-2
/
+3
2016-01-06
Merge branch 'topic/rcar' into for-linus
Vinod Koul
1
-103
/
+0
2016-01-06
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
1
-2
/
+3
2016-01-06
Merge branch 'topic/async' into for-linus
Vinod Koul
1
-0
/
+92
2016-01-06
Merge branch 'topic/univ_api' into for-linus
Vinod Koul
3
-7
/
+57
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-0
/
+19
2016-01-06
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...
David S. Miller
1
-7
/
+3
2016-01-06
mtd: merge MTD development from v4.4 into for-v4.5 development
Brian Norris
1
-1
/
+1
2016-01-06
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
1
-1
/
+1
[prev]
[next]