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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+50
2015-07-02
ACPICA: Update version to 20150619
Bob Moore
1
-1
/
+1
2015-07-02
ACPICA: Update TPM2 ACPI table
Bob Moore
1
-12
/
+6
2015-07-02
ACPICA: Update definitions for the TCPA and TPM2 ACPI tables
Bob Moore
2
-39
/
+81
2015-07-02
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2
-42
/
+4
2015-07-02
ACPICA: Namespace: Change namespace override to avoid node deletion
Bob Moore
1
-0
/
+5
2015-07-02
ACPICA: Namespace: Add support of OSDT table
Bob Moore
1
-0
/
+1
2015-07-02
ACPICA: ACPI 6.0: Add values for MADT GIC version field
Hanjun Guo
1
-0
/
+11
2015-07-02
ACPICA: Utilities: Add _CLS processing
Suravee Suthikulpanit
2
-9
/
+16
2015-07-02
ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI
Lv Zheng
1
-0
/
+6
2015-07-02
ACPICA: MSVC6: Fix build issue for variable argument macros
Lv Zheng
2
-2
/
+15
2015-07-02
ACPICA: Tables: Enable default 64-bit FADT addresses favor
Lv Zheng
1
-2
/
+2
2015-07-02
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Lv Zheng
1
-0
/
+1
2015-07-02
ACPICA: Tables: Enable both 32-bit and 64-bit FACS
Lv Zheng
1
-0
/
+9
2015-07-02
ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
Lv Zheng
1
-2
/
+6
2015-07-02
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+6
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-107
/
+416
2015-07-01
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-1
/
+27
2015-07-01
sysfs: Add support for permanently empty directories to serve as mount points.
Eric W. Biederman
1
-0
/
+15
2015-07-01
kernfs: Add support for always empty directories.
Eric W. Biederman
1
-0
/
+3
2015-07-01
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
1
-0
/
+3
2015-07-01
fs: Add helper functions for permanently empty directories.
Eric W. Biederman
1
-0
/
+2
2015-07-01
fuse: device fd clone
Miklos Szeredi
1
-0
/
+3
2015-07-01
fs/file.c: don't acquire files->file_lock in fd_install()
Eric Dumazet
1
-0
/
+3
2015-07-01
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+7
2015-07-01
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-55
/
+0
2015-07-01
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
1
-2
/
+2
2015-07-01
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
1
-1
/
+1
2015-07-01
drm: use kvfree() in drm_free_large()
Pekka Enberg
1
-4
/
+1
2015-07-01
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
1
-0
/
+3
2015-07-01
lib/scatterlist: mark input buffer parameters as 'const'
Dave Gordon
1
-2
/
+2
2015-07-01
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
1
-0
/
+3
2015-07-01
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
1
-0
/
+8
2015-07-01
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
1
-0
/
+8
2015-07-01
mm: meminit: inline some helper functions
Mel Gorman
1
-9
/
+0
2015-07-01
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
2
-3
/
+19
2015-07-01
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
1
-0
/
+2
2015-07-01
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
1
-0
/
+18
2015-06-30
sparse: fix misplaced __pmem definition
Dan Williams
1
-1
/
+1
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
4
-8
/
+24
2015-06-30
api: fix compatibility of linux/in.h with netinet/in.h
Stephen Hemminger
2
-3
/
+35
2015-06-29
drm/amdgpu: add flag to delay VM updates
Christian König
1
-0
/
+3
2015-06-29
drm/amdgpu: add optional dependencies to the CS IOCTL v2
Christian König
1
-0
/
+9
2015-06-29
Merge tag 'md/4.2' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+13
2015-06-29
Fix kmalloc slab creation sequence
Christoph Lameter
1
-22
/
+0
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-1
/
+661
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-34
/
+124
2015-06-29
watchdog: watchdog_core: Add watchdog registration deferral mechanism
Jean-Baptiste Theou
1
-0
/
+3
2015-06-29
net: Kill sock->sk_protinfo
David Miller
1
-2
/
+0
2015-06-29
ax25: Stop using sock->sk_protinfo.
David Miller
1
-1
/
+15
[prev]
[next]