index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rwsem: no need for explicit signed longs
Davidlohr Bueso
2013-05-07
1
-5
/
+3
*
x86 rwsem: avoid taking slow path when stealing write lock
Michel Lespinasse
2013-05-07
1
-7
/
+21
*
rwsem: do not block readers at head of queue if other readers are active
Michel Lespinasse
2013-05-07
1
-2
/
+8
*
rwsem: implement support for write lock stealing on the fastpath
Michel Lespinasse
2013-05-07
1
-32
/
+32
*
rwsem: simplify __rwsem_do_wake
Michel Lespinasse
2013-05-07
2
-30
/
+19
*
rwsem: skip initial trylock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-8
/
+9
*
rwsem: avoid taking wait_lock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-2
/
+8
*
rwsem: use cmpxchg for trying to steal write lock
Michel Lespinasse
2013-05-07
1
-20
/
+6
*
rwsem: more agressive lock stealing in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-21
/
+8
*
rwsem: simplify rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-24
/
+9
*
rwsem: simplify rwsem_down_read_failed
Michel Lespinasse
2013-05-07
1
-20
/
+2
*
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
Michel Lespinasse
2013-05-07
1
-15
/
+57
*
rwsem: shorter spinlocked section in rwsem_down_failed_common()
Michel Lespinasse
2013-05-07
1
-5
/
+3
*
rwsem: make the waiter type an enumeration rather than a bitmask
Michel Lespinasse
2013-05-07
2
-18
/
+24
*
Linux 3.9
v3.9
Linus Torvalds
2013-04-29
1
-1
/
+1
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-27
1
-7
/
+11
|
\
|
*
Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2013-04-27
1
-7
/
+11
|
|
\
|
|
*
ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clock
Kishon Vijay Abraham I
2013-04-10
1
-7
/
+11
*
|
|
vm: add no-mmu vm_iomap_memory() stub
Linus Torvalds
2013-04-27
1
-0
/
+10
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-27
1
-0
/
+2
|
\
\
\
|
*
|
|
events: Protect access via task_subsys_state_check()
Paul E. McKenney
2013-04-21
1
-0
/
+2
*
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-26
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
[media] cx25821: do not expose broken video output streams
Hans Verkuil
2013-04-15
1
-1
/
+1
|
*
|
|
|
[media] mb86a20s: Fix estimate_rate setting
Mauro Carvalho Chehab
2013-04-04
1
-1
/
+1
*
|
|
|
|
Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-26
8
-40
/
+67
|
\
\
\
\
\
|
*
|
|
|
|
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2013-04-25
2
-26
/
+26
|
*
|
|
|
|
parisc: disable -mlong-calls compiler option for kernel modules
Helge Deller
2013-04-25
1
-2
/
+4
|
*
|
|
|
|
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
2013-04-25
1
-10
/
+4
|
*
|
|
|
|
parisc: Change kunmap macro to static inline function
John David Anglin
2013-04-25
1
-1
/
+4
|
*
|
|
|
|
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
2013-04-25
3
-1
/
+29
*
|
|
|
|
|
efivars: only check for duplicates on the registered list
Matt Fleming
2013-04-26
1
-5
/
+7
*
|
|
|
|
|
TTY: fix atime/mtime regression
Jiri Slaby
2013-04-26
1
-2
/
+16
*
|
|
|
|
|
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
2013-04-26
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
2013-04-25
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
efi: Check EFI revision in setup_efi_vars
Josh Boyer
2013-04-24
1
-1
/
+1
|
*
|
|
|
|
x86, efi: Fix a build warning
Borislav Petkov
2013-04-24
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2013-04-25
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
2013-04-25
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'gpio-v3.9-lastminute' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-04-25
1
-1
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
2013-04-24
1
-1
/
+6
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-04-23
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
Ralf Baechle
2013-04-22
1
-1
/
+1
*
|
|
|
|
|
|
|
kernel/hz.bc: ignore.
Rusty Russell
2013-04-22
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-04-22
2
-0
/
+3
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
crypto: algif - suppress sending source address information in recvmsg
Mathias Krause
2013-04-10
2
-0
/
+3
*
|
|
|
|
|
|
|
Linux 3.9-rc8
v3.9-rc8
Linus Torvalds
2013-04-21
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-21
2
-5
/
+17
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
perf/x86: Fix offcore_rsp valid mask for SNB/IVB
Stephane Eranian
2013-04-16
1
-4
/
+16
|
*
|
|
|
|
|
|
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-04-15
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'vm_ioremap_memory-examples'
Linus Torvalds
2013-04-21
4
-105
/
+19
|
\
\
\
\
\
\
\
[next]