index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-07
rwsem: no need for explicit signed longs
Davidlohr Bueso
2013-05-07
x86 rwsem: avoid taking slow path when stealing write lock
Michel Lespinasse
2013-05-07
rwsem: do not block readers at head of queue if other readers are active
Michel Lespinasse
2013-05-07
rwsem: implement support for write lock stealing on the fastpath
Michel Lespinasse
2013-05-07
rwsem: simplify __rwsem_do_wake
Michel Lespinasse
2013-05-07
rwsem: skip initial trylock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
rwsem: avoid taking wait_lock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
rwsem: use cmpxchg for trying to steal write lock
Michel Lespinasse
2013-05-07
rwsem: more agressive lock stealing in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
rwsem: simplify rwsem_down_write_failed
Michel Lespinasse
2013-05-07
rwsem: simplify rwsem_down_read_failed
Michel Lespinasse
2013-05-07
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
Michel Lespinasse
2013-05-07
rwsem: shorter spinlocked section in rwsem_down_failed_common()
Michel Lespinasse
2013-05-07
rwsem: make the waiter type an enumeration rather than a bitmask
Michel Lespinasse
2013-04-28
Linux 3.9
Linus Torvalds
2013-04-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-27
vm: add no-mmu vm_iomap_memory() stub
Linus Torvalds
2013-04-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-26
Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2013-04-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-26
Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-26
efivars: only check for duplicates on the registered list
Matt Fleming
2013-04-26
TTY: fix atime/mtime regression
Jiri Slaby
2013-04-26
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
2013-04-25
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2013-04-25
parisc: disable -mlong-calls compiler option for kernel modules
Helge Deller
2013-04-25
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
2013-04-25
parisc: Change kunmap macro to static inline function
John David Anglin
2013-04-25
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
2013-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2013-04-24
Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-04-24
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
2013-04-24
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
2013-04-24
efi: Check EFI revision in setup_efi_vars
Josh Boyer
2013-04-24
x86, efi: Fix a build warning
Borislav Petkov
2013-04-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-04-22
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
Ralf Baechle
2013-04-22
kernel/hz.bc: ignore.
Rusty Russell
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-04-21
Linux 3.9-rc8
Linus Torvalds
2013-04-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-21
Merge branch 'vm_ioremap_memory-examples'
Linus Torvalds
2013-04-21
events: Protect access via task_subsys_state_check()
Paul E. McKenney
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-20
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2013-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-04-20
net: fix incorrect credentials passing
Linus Torvalds
[next]