index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Mel Gorman
2012-09-14
1
-2
/
+2
*
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2012-09-14
2
-6
/
+18
*
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
2012-09-14
1
-10
/
+2
*
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
2012-09-14
1
-5
/
+16
*
alpha: Don't export SOCK_NONBLOCK to user space.
Michael Cree
2012-09-14
1
-0
/
+2
*
ARM: imx: select CPU_FREQ_TABLE when needed
Arnd Bergmann
2012-09-14
1
-0
/
+1
*
ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters
Heiko Stuebner
2012-09-14
1
-1
/
+1
*
ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems
Will Deacon
2012-09-14
1
-3
/
+3
*
ARM: 7488/1: mm: use 5 bits for swapfile type encoding
Will Deacon
2012-09-14
1
-3
/
+3
*
ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present
Will Deacon
2012-09-14
2
-18
/
+18
*
xen: mark local pages as FOREIGN in the m2p_override
Stefano Stabellini
2012-08-26
1
-0
/
+36
*
s390/compat: fix mmap compat system calls
Heiko Carstens
2012-08-26
1
-2
/
+0
*
ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig
Marek Vasut
2012-08-15
1
-1
/
+0
*
x86, microcode: Sanitize per-cpu microcode reloading interface
Borislav Petkov
2012-08-15
1
-7
/
+19
*
x86, microcode: microcode_core.c simple_strtoul cleanup
Shuah Khan
2012-08-15
1
-5
/
+4
*
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-15
1
-1
/
+0
*
x86, nops: Missing break resulting in incorrect selection on Intel
Alan Cox
2012-08-15
1
-1
/
+1
*
ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches
Will Deacon
2012-08-15
1
-2
/
+6
*
ARM: 7478/1: errata: extend workaround for erratum #720789
Will Deacon
2012-08-15
1
-0
/
+12
*
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
2012-08-15
1
-2
/
+2
*
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2012-08-15
8
-26
/
+4
*
m68k: Correct the Atari ALLOWINT definition
Mikael Pettersson
2012-08-09
1
-2
/
+2
*
m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
Andreas Schwab
2012-08-09
1
-2
/
+6
*
ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one
Nishanth Menon
2012-08-09
1
-2
/
+1
*
powerpc: Fix wrong divisor in usecs_to_cputime
Andreas Schwab
2012-08-09
2
-8
/
+8
*
powerpc: Add "memory" attribute for mfmsr()
Tiejun Chen
2012-08-09
1
-1
/
+2
*
powerpc/ftrace: Fix assembly trampoline register usage
roger blofeld
2012-08-09
1
-6
/
+6
*
MIPS: Properly align the .data..init_task section.
David Daney
2012-08-01
2
-3
/
+4
*
ARM: SAMSUNG: fix race in s3c_adc_start for ADC
Todd Poynor
2012-07-19
1
-3
/
+5
*
ACPI: Remove one board specific WARN when ignoring timer overriding
Feng Tang
2012-07-16
1
-5
/
+0
*
ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases
Feng Tang
2012-07-16
1
-6
/
+8
*
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
H. Peter Anvin
2012-07-16
2
-2
/
+2
*
ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI
Zhang Rui
2012-07-16
1
-0
/
+8
*
ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding
Feng Tang
2012-07-16
1
-0
/
+8
*
ARM: fix rcu stalls on SMP platforms
Russell King
2012-07-16
1
-2
/
+10
*
powerpc/xmon: Use cpumask iterator to avoid warning
Anton Blanchard
2012-07-16
1
-1
/
+1
*
xen/setup: filter APERFMPERF cpuid feature out
Andre Przywara
2012-06-22
1
-0
/
+8
*
ARM i.MX imx21ads: Fix overlapping static i/o mappings
Jaccon Bastiaansen
2012-06-22
1
-1
/
+1
*
x86, MCE, AMD: Make APIC LVT thresholding interrupt optional
Borislav Petkov
2012-06-17
1
-11
/
+44
*
crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
Mathias Krause
2012-06-17
1
-2
/
+4
*
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
2012-06-17
1
-6
/
+5
*
PARISC: fix TLB fault path on PA2.0 narrow systems
James Bottomley
2012-06-10
1
-13
/
+17
*
PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...
John David Anglin
2012-06-10
1
-2
/
+4
*
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
2012-06-10
1
-0
/
+50
*
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
Dima Zavin
2012-06-01
1
-0
/
+2
*
ARM: 7365/1: drop unused parameter from flush_cache_user_range
Dima Zavin
2012-06-01
2
-2
/
+2
*
tile: fix bug where fls(0) was not returning 0
Chris Metcalf
2012-06-01
1
-6
/
+6
*
x86/mce: Fix check for processor context when machine check was taken.
Tony Luck
2012-06-01
1
-6
/
+10
*
um: Implement a custom pte_same() function
Richard Weinberger
2012-06-01
1
-0
/
+6
*
um: Fix __swp_type()
Richard Weinberger
2012-06-01
1
-2
/
+2
[next]