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.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-13
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
7
-30
/
+11
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-4
/
+8
2014-01-06
ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...
tangchen
1
-1
/
+1
2014-01-03
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
1
-0
/
+13
2014-01-01
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-0
/
+9
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+14
2013-12-27
net: Add some clarification to skb_tx_timestamp() comment.
David S. Miller
1
-0
/
+4
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-12-24
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
Ard Biesheuvel
1
-1
/
+1
2013-12-22
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-1
/
+2
2013-12-21
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-0
/
+3
2013-12-21
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
3
-5
/
+6
2013-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+5
2013-12-19
mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...
Mel Gorman
1
-1
/
+6
2013-12-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-0
/
+44
2013-12-19
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
Mel Gorman
1
-0
/
+9
2013-12-19
kexec: migrate to reboot cpu
Vivek Goyal
1
-0
/
+1
2013-12-19
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
1
-0
/
+5
2013-12-18
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
1
-0
/
+5
2013-12-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+32
2013-12-17
libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs
Marc Carino
1
-0
/
+1
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-23
/
+24
2013-12-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+0
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+18
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
1
-1
/
+2
2013-12-13
include/linux/kernel.h: make might_fault() a nop for !MMU
Axel Lin
1
-1
/
+2
2013-12-13
include/linux/hugetlb.h: make isolate_huge_page() an inline
Naoya Horiguchi
1
-1
/
+4
2013-12-13
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
1
-1
/
+1
2013-12-12
dcache: allow word-at-a-time name hashing with big-endian CPUs
Will Deacon
1
-0
/
+2
2013-12-12
Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+5
2013-12-11
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
1
-0
/
+2
2013-12-11
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
1
-1
/
+2
2013-12-11
math64: Add mul_u64_u32_shr()
Peter Zijlstra
1
-0
/
+30
2013-12-11
sched: Remove PREEMPT_NEED_RESCHED from generic code
Peter Zijlstra
1
-2
/
+0
2013-12-11
net: unix: allow set_peek_off to fail
Sasha Levin
1
-1
/
+1
2013-12-11
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2013-12-09
Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2013-12-09
Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+14
2013-12-09
Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2013-12-08
Revert "cpufreq: suspend governors on system suspend/hibernate"
Rafael J. Wysocki
1
-8
/
+0
2013-12-08
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-0
/
+3
2013-12-07
ACPI / IBFT: Fix incorrect <acpi/acpi.h> inclusion in iSCSI boot firmware module
Lv Zheng
1
-1
/
+1
2013-12-07
ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>
Lv Zheng
2
-18
/
+1
2013-12-07
SFI / ACPI: Fix warnings reported during builds with W=1
Lv Zheng
1
-0
/
+3
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
6
-12
/
+7
2013-12-06
Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+8
2013-12-06
xen-netback: fix fragment detection in checksum setup
Paul Durrant
1
-0
/
+1
2013-12-06
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+8
2013-12-06
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-28
/
+0
[next]