index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
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: 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
*
perf/x86: Update event scheduling constraints for AMD family 15h models
Robert Richter
2012-06-01
1
-1
/
+10
*
KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
David Howells
2012-06-01
2
-1
/
+4
*
s390/pfault: fix task state race
Heiko Carstens
2012-06-01
1
-2
/
+12
*
PARISC: fix panic on prefetch(NULL) on PA7300LC
James Bottomley
2012-06-01
1
-1
/
+6
*
PARISC: fix crash in flush_icache_page_asm on PA1.1
John David Anglin
2012-06-01
1
-18
/
+20
*
PARISC: fix PA1.1 oops on boot
James Bottomley
2012-06-01
1
-0
/
+4
*
tilegx: enable SYSCALL_WRAPPERS support
Chris Metcalf
2012-06-01
1
-0
/
+1
*
ia64: Add accept4() syscall
Émeric Maschino
2012-05-21
2
-1
/
+5
*
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
Chris Metcalf
2012-05-21
1
-7
/
+5
*
ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
Russell King
2012-05-21
1
-1
/
+3
*
sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().
David S. Miller
2012-05-21
2
-4
/
+4
*
ARM: orion5x: Fix GPIO enable bits for MPP9
Ben Hutchings
2012-05-21
1
-2
/
+2
*
ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd
Colin Cross
2012-05-21
1
-2
/
+2
*
ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
Tim Bird
2012-05-21
1
-1
/
+1
*
percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
Tejun Heo
2012-05-21
1
-1
/
+13
*
xen/pci: don't use PCI BIOS service for configuration space accesses
David Vrabel
2012-05-21
1
-2
/
+5
*
xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs
Konrad Rzeszutek Wilk
2012-05-21
1
-1
/
+6
*
ARM: 7403/1: tls: remove covert channel via TPIDRURW
Will Deacon
2012-05-07
1
-0
/
+4
*
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
Konrad Rzeszutek Wilk
2012-05-07
1
-0
/
+15
*
xen: correctly check for pending events when restoring irq flags
David Vrabel
2012-05-07
1
-1
/
+1
*
x86, apic: APIC code touches invalid MSR on P5 class machines
Bryan O'Donoghue
2012-05-07
1
-14
/
+20
*
S390: fix tlb flushing for page table pages
Martin Schwidefsky
2012-04-22
4
-28
/
+61
*
sparc64: Fix bootup crash on sun4v.
David S. Miller
2012-04-22
1
-1
/
+1
*
sparc64: Eliminate obsolete __handle_softirq() function
Paul E. McKenney
2012-04-22
1
-7
/
+0
*
ia64: fix futex_atomic_cmpxchg_inatomic()
Luck, Tony
2012-04-22
1
-4
/
+5
*
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
Jonathan Austin
2012-04-22
1
-0
/
+12
*
iommu/amd: Make sure IOMMU interrupts are re-enabled on resume
Joerg Roedel
2012-04-13
1
-7
/
+17
*
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2012-04-13
2
-7
/
+4
*
Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"
Greg Kroah-Hartman
2012-04-13
1
-32
/
+8
*
x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
Jonathan Nieder
2012-04-13
1
-1
/
+0
*
x86/PCI: use host bridge _CRS info on MSI MS-7253
Jonathan Nieder
2012-04-13
1
-0
/
+11
*
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
2012-04-13
1
-0
/
+60
*
m68k/mac: Add missing platform check before registering platform devices
Geert Uytterhoeven
2012-04-13
1
-0
/
+3
*
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
zhuangfeiran@ict.ac.cn
2012-04-13
1
-1
/
+1
*
x86, tls: Off by one limit check
Dan Carpenter
2012-04-02
1
-2
/
+2
*
x86, tsc: Skip refined tsc calibration on systems with reliable TSC
Alok Kataria
2012-04-02
1
-0
/
+10
*
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
Eric Dumazet
2012-04-02
1
-9
/
+5
*
x86-32: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
2012-04-02
1
-7
/
+10
*
KVM: x86: fix missing checks in syscall emulation
Stephan Bärwolf
2012-04-02
2
-0
/
+64
*
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2012-04-02
2
-0
/
+26
*
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-04-02
1
-0
/
+2
[next]