index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-22
13
-25
/
+2070
|
\
|
*
x86/intel_rdt: Implement show_options() for resctrlfs
Shaohua Li
2016-12-09
1
-2
/
+10
|
*
x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabled
Fenghua Yu
2016-12-02
2
-0
/
+4
|
*
x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmount
Fenghua Yu
2016-11-28
1
-30
/
+83
|
*
x86/intel_rdt: Fix setting of closid when adding CPUs to a group
Fenghua Yu
2016-11-28
1
-1
/
+1
|
*
Merge branch 'x86/cpufeature' into x86/cache
Thomas Gleixner
2016-11-16
177
-1668
/
+2602
|
|
\
|
*
|
x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changee
Fenghua Yu
2016-11-15
1
-36
/
+36
|
*
|
x86/intel_rdt: Reset per cpu closids on unmount
Fenghua Yu
2016-11-15
1
-0
/
+16
|
*
|
x86/intel_rdt: Select KERNFS when enabling INTEL_RDT_A
Thomas Gleixner
2016-11-15
1
-0
/
+1
|
*
|
x86/intel_rdt: Prevent deadlock against hotplug lock
Thomas Gleixner
2016-11-15
1
-5
/
+3
|
*
|
x86/intel_rdt: Protect info directory from removal
Fenghua Yu
2016-11-15
1
-4
/
+20
|
*
|
x86/intel_rdt: Export the minimum number of set mask bits in sysfs
Shaohua Li
2016-11-07
1
-0
/
+16
|
*
|
x86/intel_rdt: Propagate error in rdt_mount() properly
Shaohua Li
2016-11-07
1
-1
/
+3
|
*
|
x86/intel_rdt: Add a missing #include
Borislav Petkov
2016-11-07
1
-0
/
+1
|
*
|
x86/intel_rdt: Add scheduler hook
Fenghua Yu
2016-10-30
5
-1
/
+53
|
*
|
x86/intel_rdt: Add schemata file
Tony Luck
2016-10-30
4
-1
/
+259
|
*
|
x86/intel_rdt: Add tasks files
Fenghua Yu
2016-10-30
1
-0
/
+180
|
*
|
x86/intel_rdt: Add cpus file
Tony Luck
2016-10-30
3
-5
/
+154
|
*
|
x86/intel_rdt: Add mkdir to resctrl file system
Fenghua Yu
2016-10-30
2
-0
/
+240
|
*
|
x86/intel_rdt: Add "info" files to resctrl file system
Fenghua Yu
2016-10-30
2
-0
/
+209
|
*
|
x86/intel_rdt: Add basic resctrl filesystem support
Fenghua Yu
2016-10-30
4
-2
/
+305
|
*
|
x86/intel_rdt: Build structures for each resource based on cache topology
Tony Luck
2016-10-30
2
-0
/
+224
|
*
|
x86/cqm: Share PQR_ASSOC related data between CQM and CAT
Fenghua Yu
2016-10-26
2
-20
/
+22
|
*
|
x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID
Fenghua Yu
2016-10-26
2
-7
/
+172
|
*
|
x86/intel_rdt: Add Haswell feature discovery
Fenghua Yu
2016-10-26
4
-5
/
+58
|
*
|
x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
Fenghua Yu
2016-10-26
3
-0
/
+68
|
*
|
x86/cpufeature: Add RDT CPUID feature bits
Fenghua Yu
2016-10-26
2
-0
/
+7
|
*
|
x86/intel_cacheinfo: Enable cache id in cache info
Fenghua Yu
2016-10-26
1
-0
/
+20
*
|
|
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-21
12
-139
/
+67
|
\
\
\
|
*
|
|
parisc: Optimize timer interrupt function
Helge Deller
2016-12-20
3
-92
/
+29
|
*
|
|
parisc: perf: return -EFAULT on error
Dan Carpenter
2016-12-12
1
-3
/
+2
|
*
|
|
parisc: Enhance CPU detection code on PAT machines
Helge Deller
2016-12-12
4
-17
/
+19
|
*
|
|
parisc: Re-enable interrupts early
Helge Deller
2016-12-12
1
-9
/
+3
|
*
|
|
parisc: Enable KASLR
Helge Deller
2016-12-12
4
-18
/
+14
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-20
2
-5
/
+2
|
\
\
\
\
|
*
|
|
|
ARM: dts: hix5hd2: don't change the existing compatible string
Dongpo Li
2016-12-20
1
-2
/
+2
|
*
|
|
|
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
2016-12-20
1
-3
/
+0
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-20
10
-10
/
+295
|
\
\
\
\
\
|
*
|
|
|
|
arm64: setup: introduce kaslr_offset()
Alexander Popov
2016-12-20
2
-4
/
+9
|
*
|
|
|
|
powerpc: ima: send the kexec buffer to the next kernel
Thiago Jung Bauermann
2016-12-20
5
-6
/
+129
|
*
|
|
|
|
powerpc: ima: get the kexec buffer passed by the previous kernel
Thiago Jung Bauermann
2016-12-20
7
-1
/
+158
*
|
|
|
|
|
Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2016-12-20
5
-2
/
+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
microblaze: Add new fpga families
Michal Simek
2016-11-15
1
-0
/
+4
|
*
|
|
|
|
|
microblaze: Add missing release version code v9.6 and v10
Michal Simek
2016-11-15
1
-0
/
+2
|
*
|
|
|
|
|
microblaze: Add missing syscalls
Michal Simek
2016-11-15
3
-1
/
+13
|
*
|
|
|
|
|
microblaze: Fix return value from xilinx_timer_init
Michal Simek
2016-11-15
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2016-12-20
8
-133
/
+174
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
xtensa: configure shared DMA pool reservation in kc705 DTS
Max Filippov
2016-12-15
1
-0
/
+16
|
*
|
|
|
|
|
xtensa: enable HAVE_DMA_CONTIGUOUS
Max Filippov
2016-12-15
4
-4
/
+21
|
*
|
|
|
|
|
xtensa: move S32C1I self-test to a separate file
Max Filippov
2016-11-16
3
-115
/
+129
[next]