Sign in
android
/
kernel
/
hikey-linaro
/
HEAD
46857aa
Merge remote-tracking branch 'common/android-4.1' into android-hikey-linaro-4.1
by Dmitry Shmidt
· 9 years ago
main
master
52ed47f
ANDROID: dm: Rebase on top of 4.1
by Badhri Jagan Sridharan
· 9 years ago
7901ce3
ANDROID: dm-android-verity: Rebase on top of 4.1
by Badhri Jagan Sridharan
· 9 years ago
f3e815c
ANDROID: dm: Add android verity target
by Badhri Jagan Sridharan
· 9 years ago
a196ec9
UPSTREAM: lib/string.c: introduce strreplace()
by Rasmus Villemoes
· 9 years ago
6328e3d
CHROMIUM: dm: boot time specification of dm=
by Will Drewry
· 9 years ago
86dd1b8
UPSTREAM: dm verity: add ignore_zero_blocks feature
by Sami Tolvanen
· 9 years ago
b0d6648
BACKPORT: dm verity: add support for forward error correction
by Sami Tolvanen
· 9 years ago
5649a3d
UPSTREAM: dm verity: factor out verity_for_bv_block()
by Sami Tolvanen
· 9 years ago
d8b345d
BACKPORT: dm verity: factor out structures and functions useful to separate object
by Sami Tolvanen
· 9 years ago
0e716b9
UPSTREAM: dm verity: move dm-verity.c to dm-verity-target.c
by Sami Tolvanen
· 9 years ago
f647636
UPSTREAM: dm verity: separate function for parsing opt args
by Sami Tolvanen
· 9 years ago
4834f5d
UPSTREAM: dm verity: clean up duplicate hashing code
by Sami Tolvanen
· 9 years ago
336e299
Revert "mmc: Extend wakelock if bus is dead"
by Dmitry Shmidt
· 9 years ago
45f08da
Revert "mmc: core: Hold a wake lock accross delayed work + mmc rescan"
by Dmitry Shmidt
· 9 years ago
52cca70
ANDROID: mmc: move to a SCHED_FIFO thread
by Tim Murray
· 9 years ago
07e3edc
UPSTREAM: arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
by Will Deacon
· 9 years ago
dc58269
android: base-cfg: Add CONFIG_IP_MULTICAST
by Mark Salyzyn
· 9 years ago
7b65e30
android: recommended.cfg: enable taskstats
by Mark Salyzyn
· 9 years ago
a884540
Revert "usb: gadget: composite: Fix corruption when changing configuration"
by Amit Pundir
· 9 years ago
8d9db3c8
gpu/mali: fix get_unused_fd build issue
by Xinliang Liu
· 9 years ago
android-hikey-6.0.1_r0.1
7b70a1d
mali_hikey: Modify irq initialization in mali hikey platform logic
by John Stultz
· 9 years ago
f7364ab
drivers/gpu/arm/utgard: Disable fbdev physical address check
by xinliang.liu
· 9 years ago
470676f
drivers/gpu: arm/utgard: Fix build issue.
by Scott Bambrough
· 9 years ago
003d394
drivers/gpu/arm/utgard: add basic HiKey platform files
by Guillaume Tucker
· 9 years ago
a7276d6
drivers/gpu/arm/utgard: add Hi6220 register definitions
by Guillaume Tucker
· 9 years ago
12c1ba4
drivers/gpu/arm/utgard: add option for custom device tree
by Guillaume Tucker
· 9 years ago
b6ee9bc
drivers/gpu: update ARM Mali Utgard to r6p0 driver
by Xinliang Liu
· 9 years ago
e718041
drm/hisilicon: dsi: Reset dsi when detect dsi transfer error
by Xinliang Liu
· 9 years ago
fdf903e
drm/hisilicon: Clear underflow irq
by Xinliang Liu
· 9 years ago
cd1de16
hikey_defconfig: Enable HID_APPLE to support apple bluetooth keyboards
by John Stultz
· 9 years ago
a4291fe
Revert "net: wireless: Add CONFIG_WIFI_CONTROL_FUNC option"
by Amit Pundir
· 9 years ago
9a591fb
hikey_defconfig: disable devtmpfs
by Jeff Vander Stoep
· 9 years ago
7770981
hikey_defconfig: remove SYSVIPC
by Jeff Vander Stoep
· 9 years ago
c0e6b25
hikey: Adjust SquashFS configuration
by Dmitry Shmidt
· 9 years ago
b43f700
UPSTREAM: ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN
by Russell King
· 9 years ago
2e9d4f2
UPSTREAM: ARM: alignment: fix alignment handling for uaccess changes
by Russell King
· 9 years ago
6588b7f
UPSTREAM: ARM: software-based priviledged-no-access support
by Russell King
· 9 years ago
a410153
UPSTREAM: ARM: 8431/1: fix alignement of __bug_table section entries
by Robert Jarzmik
· 9 years ago
bad6c99
UPSTREAM: ARM: domains: add memory dependencies to get_domain/set_domain
by Russell King
· 9 years ago
4fe9222
UPSTREAM: ARM: domains: thread_info.h no longer needs asm/domains.h
by Russell King
· 9 years ago
b59db83
UPSTREAM: ARM: uaccess: fix undefined instruction on ARMv7M/noMMU
by Russell King
· 9 years ago
0e18e53
UPSTREAM: ARM: uaccess: remove unneeded uaccess_save_and_disable macro
by Russell King
· 9 years ago
6cc9b98
UPSTREAM: ARM: swpan: fix nwfpe for uaccess changes
by Russell King
· 9 years ago
7d8fb5c
UPSTREAM: ARM: domains: remove DOMAIN_TABLE
by Russell King
· 9 years ago
9a1f6e8
UPSTREAM: ARM: domains: keep vectors in separate domain
by Russell King
· 9 years ago
b2cfef83
UPSTREAM: ARM: domains: get rid of manager mode for user domain
by Russell King
· 9 years ago
ab4e6d7
BACKPORT: ARM: domains: move initial domain setting value to asm/domains.h
by Russell King
· 9 years ago
07127c1
UPSTREAM: ARM: domains: provide domain_mask()
by Russell King
· 9 years ago
f1806e0
UPSTREAM: ARM: domains: switch to keeping domain value in register
by Russell King
· 9 years ago
591eba9
UPSTREAM: ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
by Russell King
· 9 years ago
9b980da
UPSTREAM: sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() explicitly
by David Hildenbrand
· 9 years ago
1d2d8b2
UPSTREAM: sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic() explicitly
by David Hildenbrand
· 9 years ago
fdc83ce
UPSTREAM: ARM: uaccess: simplify user access assembly
by Russell King
· 9 years ago
7e2ab21
UPSTREAM: ARM: entry: provide uaccess assembly macro hooks
by Russell King
· 9 years ago
278aaf4
UPSTREAM: ARM: entry: get rid of multiple macro definitions
by Russell King
· 9 years ago
d4820ee
UPSTREAM: ARM: mm: improve do_ldrd_abort macro
by Russell King
· 9 years ago
3ab57a4
UPSTREAM: selinux: fix bug in conditional rules handling
by Stephen Smalley
· 9 years ago
8a84315
UPSTREAM: KEYS: Fix keyring ref leak in join_session_keyring()
by Yevgeny Pats
· 9 years ago
11510e1
ion: fix page pool cache policy
by Amit Pundir
· 9 years ago
7a3c57b
UPSTREAM: memcg: Only free spare array when readers are done
by Martijn Coenen
· 9 years ago
f02330d
hikey: defconfig: enable BT mouse support
by Vishal Bhoj
· 9 years ago
5179ae7
hikey: Enable CONFIGFS for rndis, mtp, ptp acc and uevents
by Dmitry Shmidt
· 9 years ago
6aeebba
Input: xpad - fix clash of presence handling with LED setting
by Pavel Rojtberg
· 9 years ago
ba525f8
Input: xpad - query wireless controller state at init
by Pavel Rojtberg
· 9 years ago
d4d3daf
Input: xpad - move the input device creation to a new function
by Pierre-Loup A. Griffais
· 9 years ago
18915b8
Input: xpad - x360w: report dpad as buttons and axes
by Pavel Rojtberg
· 9 years ago
2d3f9bd
Input: xpad - factor out URB submission in xpad_play_effect
by Pavel Rojtberg
· 9 years ago
2b85031
Input: xpad - remove needless bulk out URB used for LED setup
by Pavel Rojtberg
· 9 years ago
23b08fb
Input: xpad - use ida() for finding the pad_nr
by Pavel Rojtberg
· 9 years ago
d94258a
Input: xpad - clarify LED enumeration
by Pavel Rojtberg
· 9 years ago
6db4ce3
Input: xpad - fix Razer Atrox Arcade Stick button mapping
by Dario Scarpa
· 9 years ago
10eac69
Input: xpad - add Covert Forces edition of the Xbox One controller
by Erik Lundgren
· 9 years ago
37cdf04
Input: xpad - re-send LED command on present event
by Pavel Rojtberg
· 9 years ago
5cea098
Input: xpad - set the LEDs properly on XBox Wireless controllers
by Pierre-Loup A. Griffais
· 9 years ago
b28cc29
xt_qtaguid: fix a race condition in if_tag_stat_update
by liping.zhang
· 9 years ago
f7f0771
hikey: dts: Add pstore support for HiKey
by John Stultz
· 9 years ago
3d23e9a
Merge remote-tracking branch 'common/android-4.1' into android-hikey-linaro-4.1
by Dmitry Shmidt
· 9 years ago
7cfefc7
FROMLIST: pstore-ram: add Device Tree bindings
by Greg Hackmann
· 9 years ago
05754cd
FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS.
by dcashman
· 9 years ago
2497307b
FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS.
by dcashman
· 9 years ago
27a1f92
FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.
by dcashman
· 9 years ago
ed0ff59
FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.
by dcashman
· 9 years ago
bbc40da
ARM64: hikey: Enable CONFIG_SECCOMP=y
by Dmitry Shmidt
· 9 years ago
c85d30e
usb: gadget: rndis: use %z format specifier for size_t
by Amit Pundir
· 9 years ago
0dd79c3
UPSTREAM: include/linux/poison.h: fix LIST_POISON{1,2} offset
by Vasily Kulikov
· 9 years ago
e1817ef
Merge "hikey_defconfig: Enable CONFIG_LOCALVERSION_AUTO" into android-hikey-linaro-4.1
by Dmitry Shmidt
· 9 years ago
90b597d
Merge remote-tracking branch 'linaro-ext/android-hikey-linaro-4.1' into android-hikey-linaro-4.1
by Dmitry Shmidt
· 9 years ago
5685517
hikey_defconfig: Enable CONFIG_LOCALVERSION_AUTO
by Dmitry Shmidt
· 9 years ago
3ae7279
Merge remote-tracking branch 'common/android-4.1' into android-hikey-linaro-4.1
by Dmitry Shmidt
· 9 years ago
0a619d7
Merge branch 'android-hikey-linaro-4.1-topic-hikey' into android-hikey-linaro-4.1
by John Stultz
· 9 years ago
0543ecd
kbuild: Makefile.clean: make Kbuild and Makefile optional
by Amit Pundir
· 9 years ago
116e56a
thermal: hisilicon: polish code for only one actor
by Leo Yan
· 9 years ago
4bc5d5e
thermal: hisilicon: increase temperature resolution
by Leo Yan
· 9 years ago
4dc9002
Merge remote-tracking branch 'stable/linux-4.1.y' into android-hikey-linaro-4.1
by John Stultz
· 9 years ago
ef2c679
Merge remote-tracking branch 'common/android-4.1' into android-hikey-linaro-4.1
by John Stultz
· 9 years ago
96a0724
hikey_defconfig: Enable the power allocator govenor in the defconfig
by John Stultz
· 9 years ago
e275d57
ANDROID: rtc-palmas: correct for bcd year
by Mark Salyzyn
· 9 years ago
4f66455
UPSTREAM: proc: actually make proc_fd_permission() thread-friendly
by Oleg Nesterov
· 9 years ago
1893668
arm64: hi6220: binding with IPA
by Leo Yan
· 9 years ago
Next »