index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KEYS: Fix handling of stored error in a negatively instantiated user key
David Howells
2016-10-12
3
-2
/
+10
*
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
2016-10-12
1
-2
/
+2
*
udp: fix behavior of wrong checksums
Eric Dumazet
2016-10-12
2
-8
/
+4
*
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
2016-10-12
1
-25
/
+40
*
net: llc: use correct size for sysctl timeout entries
Sasha Levin
2016-10-12
1
-4
/
+4
*
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2016-10-12
1
-1
/
+8
*
vfs: read file_handle only once in handle_to_path
Sasha Levin
2016-10-12
1
-2
/
+3
*
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
Daniel Borkmann
2016-10-12
1
-3
/
+3
*
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
2016-10-12
1
-1
/
+25
*
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
2016-10-12
1
-1
/
+0
*
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2016-10-12
3
-7
/
+12
*
KEYS: close race between key lookup and freeing
Sasha Levin
2016-10-12
1
-2
/
+2
*
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2016-10-12
1
-4
/
+4
*
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
Will Deacon
2016-10-12
1
-0
/
+4
*
Revert "[espresso] mmc: disable MMC_CAP_ERASE for espresso"
Andreas Blaesius
2016-09-24
1
-4
/
+0
*
Update espresso10 touch firmware
Andreas Blaesius
2016-09-23
2
-1933
/
+1933
*
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
2016-09-22
1
-1
/
+1
*
espresso: sensor: remove system_rev check on gp2a_light_adc_value
Andreas Blaesius
2016-09-18
1
-4
/
+1
*
OMAP4: espresso: adapt to dynamic secure_input heap allocation
Ziyan
2016-09-15
2
-1
/
+7
*
OMAP4: ion: dynamically allocate secure_input heap when dynamic tiler allocat...
Ziyan
2016-09-15
2
-1
/
+6
*
espresso: sensors: add missing gp2a_power function
Ziyan
2016-09-15
1
-0
/
+6
*
espresso: pmic: fix typo
Ziyan
2016-07-05
1
-1
/
+1
*
espresso: remove incomplete support for FB_OMAP_BOOTLOADER_INIT
Ziyan
2016-07-03
3
-60
/
+0
*
OMAPDSS: panel-ltn: remove set_gptimer_idle()
Ziyan
2016-07-03
2
-4
/
+0
*
misc: modem_if_v2: add missing error check
Ziyan
2016-07-03
1
-2
/
+7
*
OMAPDSS: panel-ltn: turn on gptimer before updating it
Ziyan
2016-06-19
1
-2
/
+19
*
OMAPDSS: panel-ltn: remove incomplete support for bootloader init
Ziyan
2016-06-19
1
-15
/
+3
*
Partially revert "espresso: pmic: update configuration"
Andreas Blaesius
2016-06-18
1
-11
/
+17
*
espresso: add defconfig for KitKat
Andreas Blaesius
2016-06-06
1
-0
/
+464
*
Revert "staging: Remove the Android logger driver"
Andreas Blaesius
2016-06-06
3
-0
/
+830
*
espresso: connector: rename dock audio switch
Ziyan
2016-06-06
1
-1
/
+1
*
espresso: wifi: calculate MAC address based on the die ID
Ziyan
2016-06-06
1
-8
/
+6
*
espresso: wifi: remove old CONFIG_DHD_USE_STATIC_BUF support
Ziyan
2016-06-06
1
-73
/
+0
*
dm crypt: optionally support discard requests
Milan Broz
2016-06-05
2
-5
/
+65
*
dm table: share target argument parsing functions
Mike Snitzer
2016-06-05
4
-112
/
+147
*
espresso: enable LZ4-backed zRAM
Ziyan
2016-06-05
1
-1
/
+7
*
espresso_defconfig: enable F2FS
Andreas Blaesius
2016-06-05
1
-0
/
+4
*
zram: default to LZ4 compression if LZ4 is enabled
Ziyan
2016-06-05
1
-0
/
+4
*
mm/vmscan: Add #ifdef around "WasActive page flag"
Paul Reioux
2016-06-05
1
-0
/
+6
*
mm: implement WasActive page flag (for improving cleancache)
Dan Magenheimer
2016-06-05
3
-0
/
+18
*
mm: remove compressed copy from zram in-memory
Minchan Kim
2016-06-05
1
-2
/
+44
*
staging: zcache: fix cleancache race condition with shrinker
Seth Jennings
2016-06-05
1
-4
/
+3
*
mm: Need page_swap_info() helper method from upstream
D. Andrei Măceș
2016-06-05
2
-0
/
+8
*
mm: swap: don't delay swap free for fast swap devices
Vinayak Menon
2016-06-05
6
-9
/
+52
*
mm/zsmalloc: allocate exactly size of struct zs_pool
Ganesh Mahendran
2016-06-05
1
-3
/
+2
*
zsmalloc: correct fragile [kmap|kunmap]_atomic use
Minchan Kim
2016-06-05
1
-9
/
+12
*
lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESS
Shashank Shekhar
2016-06-05
1
-0
/
+1
*
zsmalloc: merge size_class to reduce fragmentation
Joonsoo Kim
2016-06-05
1
-14
/
+66
*
zsmalloc: simplify init_zspage free obj linking
Dan Streetman
2016-06-05
1
-9
/
+5
*
zcache: Use zs_get_total_size_pages
nadlabak
2016-06-05
1
-1
/
+1
[prev]
[next]