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
*
crespo: rfkill: fix unbalanced irq
Pawit Pornkitprasan
2013-01-31
1
-1
/
+9
*
Merge kernel.org linux-3.0.y into HEAD
KalimochoAz
2012-10-31
26
-83
/
+332
|
\
|
*
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
Yinghai Lu
2012-10-31
1
-4
/
+0
|
*
x86, mm: Find_early_table_space based on ranges that are actually being mapped
Jacob Shin
2012-10-31
1
-30
/
+43
|
*
ARM: at91/i2c: change id to let i2c-gpio work
Bo Shen
2012-10-31
5
-5
/
+5
|
*
ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count
Will Deacon
2012-10-31
1
-4
/
+10
|
*
sparc64: Be less verbose during vmemmap population.
David S. Miller
2012-10-28
1
-5
/
+23
|
*
sparc64: do not clobber personality flags in sys_sparc64_personality()
Jiri Kosina
2012-10-28
1
-5
/
+5
|
*
sparc64: Fix bit twiddling in sparc_pmu_enable_event().
David S. Miller
2012-10-28
1
-2
/
+4
|
*
sparc64: Like x86 we should check current->mm during perf backtrace generation.
David S. Miller
2012-10-28
1
-4
/
+5
|
*
sparc64: fix ptrace interaction with force_successful_syscall_return()
Al Viro
2012-10-28
1
-18
/
+14
|
*
xen/x86: don't corrupt %eip when returning from a signal handler
David Vrabel
2012-10-28
2
-4
/
+6
|
*
x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...
Jacob Shin
2012-10-28
1
-2
/
+15
|
*
oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
Dan Carpenter
2012-10-28
1
-1
/
+1
|
*
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
2012-10-28
1
-0
/
+4
|
*
x86, random: Verify RDRAND functionality and allow it to be disabled
H. Peter Anvin
2012-10-21
4
-0
/
+78
|
*
x86, random: Architectural inlines to get random integers with RDRAND
H. Peter Anvin
2012-10-21
2
-0
/
+82
|
*
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
2012-10-21
1
-0
/
+2
|
*
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
2012-10-21
1
-1
/
+15
|
*
ARM: 7541/1: Add ARM ERRATA 775420 workaround
Simon Horman
2012-10-21
2
-0
/
+13
|
*
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
2012-10-21
1
-0
/
+9
|
*
ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
Russell King
2012-10-21
1
-2
/
+2
*
|
defconfig: Enable swap
Justin White
2012-10-23
1
-1
/
+2
*
|
Update defconfig to add BFQ
KalimochoAz
2012-10-15
1
-5
/
+12
*
|
Merge commit '85ce022' into HEAD
KalimochoAz
2012-10-14
1
-3
/
+8
|
\
\
|
|
/
|
*
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Andrea Arcangeli
2012-10-13
1
-3
/
+8
*
|
Merge commit '2e54c4f' into HEAD
KalimochoAz
2012-10-14
1
-1
/
+1
|
\
\
|
|
/
|
*
mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
Geert Uytterhoeven
2012-10-13
1
-1
/
+1
*
|
Merge commit '24e842a' into HEAD
KalimochoAz
2012-10-14
1
-1
/
+1
|
\
\
|
|
/
|
*
x86/alternatives: Fix p6 nops on non-modular kernels
Avi Kivity
2012-10-07
1
-1
/
+1
*
|
Merge commit 'b9a7985' into HEAD
KalimochoAz
2012-10-14
7
-144
/
+62
|
\
\
|
|
/
|
*
ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+
Will Deacon
2012-10-02
1
-115
/
+4
|
*
MCE: Fix vm86 handling for 32bit mce handler
Andi Kleen
2012-10-02
1
-1
/
+8
|
*
x86: Fix boot on Twinhead H12Y
Alan Cox
2012-10-02
1
-0
/
+17
|
*
ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores
Matthew Leach
2012-10-02
1
-0
/
+1
|
*
ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.
Tetsuyuki Kobayashi
2012-10-02
1
-26
/
+26
|
*
xen/boot: Disable NUMA for PV guests.
Konrad Rzeszutek Wilk
2012-10-02
1
-0
/
+4
|
*
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Mel Gorman
2012-10-02
1
-2
/
+2
*
|
Merge "Touchscreen: Fix unresponsive touchscreen" into jb
Rafael Salas
2012-09-19
1
-2
/
+2
|
\
\
|
*
|
Touchscreen: Fix unresponsive touchscreen
elektroschmock
2012-09-15
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'android/android-3.0' into HEAD
KalimochoAz
2012-09-16
1
-0
/
+2
|
\
\
\
|
*
|
|
ARM: disable preemption in machine_shutdown
Mike J. Chen
2012-08-20
1
-0
/
+9
|
*
|
|
x86: Call idle notifiers
German Monroy
2012-07-16
1
-0
/
+2
*
|
|
|
Merge remote-tracking branch 'korg/linux-3.0.y' into HEAD
KalimochoAz
2012-09-16
11
-48
/
+66
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
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
[next]