index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
sparc64: Increase size of boot string to 1024 bytes
Dave Kleikamp
1
-1
/
+4
2014-10-30
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
3
-26
/
+5
2014-10-30
sparc64: sparse irq
bob picco
3
-175
/
+342
2014-10-30
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
4
-20
/
+28
2014-10-30
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
3
-5
/
+16
2014-10-30
sparc64: Use kernel page tables for vmemmap.
David S. Miller
3
-56
/
+36
2014-10-30
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
7
-374
/
+244
2014-10-30
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
2
-21
/
+37
2014-10-30
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
2
-11
/
+25
2014-10-30
sparc64: Switch to 4-level page tables.
David S. Miller
6
-10
/
+109
2014-10-30
sparc64: T5 PMU
bob picco
5
-5
/
+73
2014-10-30
sparc64: cpu hardware caps support for sparc M6 and M7
Allen Pais
1
-0
/
+8
2014-10-30
sparc64: support M6 and M7 for building CPU distribution map
Allen Pais
1
-0
/
+2
2014-10-30
sparc64: correctly recognise M6 and M7 cpu type
Allen Pais
3
-0
/
+26
2014-10-30
sparc64: Fix hibernation code refrence to PAGE_OFFSET.
David S. Miller
1
-2
/
+2
2014-10-30
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-30
sparc64: Fix FPU register corruption with AES crypto offload.
David S. Miller
2
-1
/
+21
2014-10-30
sparc64: Fix lockdep warnings on reboot on Ultra-5
David S. Miller
1
-3
/
+4
2014-10-30
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
David S. Miller
1
-2
/
+2
2014-10-30
sparc: Let memset return the address argument
Andreas Larsson
1
-4
/
+14
2014-10-30
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
Sowmini Varadhan
4
-26
/
+28
2014-10-30
sparc64: find_node adjustment
bob picco
1
-1
/
+4
2014-10-30
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-30
sparc64: sun4v TLB error power off events
bob picco
4
-20
/
+34
2014-10-30
sparc32: dma_alloc_coherent must honour gfp flags
Daniel Hellstrom
1
-2
/
+3
2014-10-30
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
3
-3
/
+8
2014-10-30
sparc64: Do not disable interrupts in nmi_cpu_busy()
David S. Miller
1
-1
/
+0
2014-10-30
ARM: mvebu: Netgear RN102: Use Hardware BCH ECC
klightspeed@killerwolves.net
1
-0
/
+4
2014-10-30
ARM: mvebu: Netgear RN2120: Use Hardware BCH ECC
Arnaud Ebalard
1
-0
/
+4
2014-10-30
ARM: mvebu: Netgear RN104: Use Hardware BCH ECC
Arnaud Ebalard
1
-0
/
+4
2014-10-30
ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks
Ludovic Desroches
1
-0
/
+1
2014-10-30
ARM: at91: fix at91sam9263ek DT mmc pinmuxing settings
Andreas Henriksson
1
-0
/
+2
2014-10-30
ARM: at91/dt: Fix typo regarding can0_clk
David Dueck
1
-1
/
+1
2014-10-30
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
1
-2
/
+2
2014-10-30
powerpc/iommu/ddw: Fix endianness
Alexey Kardashevskiy
1
-23
/
+28
2014-10-30
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Geert Uytterhoeven
1
-0
/
+6
2014-10-30
x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead
Bryan O'Donoghue
1
-0
/
+15
2014-10-30
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
1
-0
/
+1
2014-10-30
kvm: fix potentially corrupt mmio cache
David Matlack
1
-8
/
+12
2014-10-30
kvm: x86: fix stale mmio cache bug
David Matlack
3
-6
/
+17
2014-10-09
mm: per-thread vma caching
Davidlohr Bueso
1
-1
/
+3
2014-10-05
ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants
Rajendra Nayak
1
-0
/
+6
2014-10-05
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
1
-3
/
+9
2014-10-05
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
1
-1
/
+6
2014-10-05
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-10-05
powerpc: Add smp_mb()s to arch_spin_unlock_wait()
Michael Ellerman
1
-0
/
+4
2014-10-05
powerpc: Add smp_mb() to arch_spin_is_locked()
Michael Ellerman
1
-0
/
+1
2014-10-05
powerpc/perf: Fix ABIv2 kernel backtraces
Anton Blanchard
2
-1
/
+8
2014-10-05
sched: Fix unreleased llc_shared_mask bit during CPU hotplug
Wanpeng Li
1
-0
/
+3
2014-10-05
x86/kaslr: Avoid the setup_data area when picking location
Kees Cook
1
-0
/
+15
[prev]
[next]