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
2014-01-09
Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp...
Joerg Roedel
6
-13
/
+30
2014-01-09
iommu/vt-d: keep shared resources when failed to initialize iommu devices
Jiang Liu
2
-5
/
+0
2014-01-09
iommu/vt-d, trivial: simplify code with existing macros
Jiang Liu
1
-0
/
+4
2014-01-09
iommu/vt-d: mark internal functions as static
Jiang Liu
2
-4
/
+1
2014-01-09
iommu/vt-d: fix PCI device reference leakage on error recovery path
Jiang Liu
1
-2
/
+3
2014-01-09
Merge branch 'qcom/drivers' into next/drivers
Olof Johansson
1
-0
/
+3
2014-01-09
usb: phy: msm: Move mach dependent code to platform data
Ivan T. Ivanov
1
-0
/
+3
2014-01-09
Merge tag 'extcon-next-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-0
/
+10
2014-01-09
extcon: gpio: Add power resume support
Rongjun Ying
1
-0
/
+1
2014-01-09
bcache/md: Use raid stripe size
Kent Overstreet
1
-0
/
+1
2014-01-09
kvm: remove dead code
Stephen Hemminger
1
-2
/
+0
2014-01-09
kvm: make local functions static
Stephen Hemminger
1
-16
/
+0
2014-01-08
jump_label: use defined macros instead of hard-coding for better readability
Jiang Liu
1
-7
/
+12
2014-01-08
gpio / ACPI: get rid of acpi_gpio.h
Mika Westerberg
1
-45
/
+0
2014-01-08
gpio / ACPI: register to ACPI events automatically
Mika Westerberg
1
-6
/
+0
2014-01-08
spi: s3c24xx: Remove reference to plat/fiq.h
Sachin Kamat
1
-0
/
+2
2014-01-08
ASoC: twl4030: Remove reset registers functionality
Peter Ujfalusi
1
-1
/
+0
2014-01-08
ASoC: twl4030: Remove check defaults functionality
Peter Ujfalusi
1
-1
/
+0
2014-01-08
mfd: twl-core: API to set the regcache bypass for a given regmap in twl
Peter Ujfalusi
1
-0
/
+3
2014-01-08
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-7
/
+20
2014-01-08
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
1
-3
/
+3
2014-01-08
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
1
-4
/
+0
2014-01-08
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
1
-1
/
+17
2014-01-07
iommu/vt-d: use dedicated bitmap to track remapping entry allocation status
Jiang Liu
1
-0
/
+1
2014-01-07
Merge branch 'topic/of' into for-linus
Vinod Koul
1
-0
/
+1
2014-01-07
Merge branch 'topic/defer_probe' into for-linus
Vinod Koul
1
-0
/
+8
2014-01-07
ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion
Lee Jones
1
-8
/
+1
2014-01-07
iommu: Rename domain_has_cap to iommu_domain_has_cap
Upinder Malhi (umalhi)
1
-2
/
+2
2014-01-07
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
1
-0
/
+4
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
1
-1
/
+2
2014-01-07
mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local
Sebastian Andrzej Siewior
1
-1
/
+0
2014-01-07
extcon: arizona: Add defines for microphone detection levels
Charles Keepax
1
-0
/
+9
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-0
/
+3
2014-01-07
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
1
-0
/
+3
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-7
/
+109
2014-01-07
tcp: out_of_order_queue do not use its lock
Eric Dumazet
1
-1
/
+4
2014-01-07
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
1
-0
/
+9
2014-01-06
regulator: as3722: detect SD0 low-voltage mode
Andrew Bresticker
1
-0
/
+4
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
1
-0
/
+12
2014-01-06
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
1
-0
/
+2
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
1
-0
/
+9
2014-01-06
ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...
tangchen
1
-1
/
+1
2014-01-06
f2fs: add inline_data recovery routine
Jaegeuk Kim
1
-2
/
+1
2014-01-06
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
1
-19
/
+19
2014-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-4
/
+3
2014-01-06
cpufreq: Introduce cpufreq_notify_post_transition()
Viresh Kumar
1
-0
/
+2
2014-01-05
Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts
Ingo Molnar
38
-89
/
+261
2014-01-05
Revert "kobject: introduce kobj_completion"
Greg Kroah-Hartman
1
-18
/
+0
2014-01-05
bcma: export bcma_find_core_unit()
Hauke Mehrtens
1
-1
/
+8
2014-01-05
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
Li RongQing
1
-24
/
+3
[prev]
[next]