index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-11
x86/asm/entry/32: Tidy up JNZ instructions after TESTs
Denys Vlasenko
2015-04-09
x86/asm/entry/64: Reduce padding in execve stubs
Denys Vlasenko
2015-04-09
x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_fork
Denys Vlasenko
2015-04-09
x86/asm/entry/64: Simplify jumps in ret_from_fork
Denys Vlasenko
2015-04-09
x86/asm/entry/64: Remove a redundant jump
Denys Vlasenko
2015-04-09
x86/asm/entry/64: Optimize [v]fork/clone stubs
Denys Vlasenko
2015-04-09
x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too
Denys Vlasenko
2015-04-09
x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat()
Denys Vlasenko
2015-04-09
x86/asm/entry/64: Use common code for rt_sigreturn() epilogue
Denys Vlasenko
2015-04-08
x86/asm/entry/64: Add forgotten CFI annotation
Denys Vlasenko
2015-04-08
x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout
Denys Vlasenko
2015-04-08
x86/asm/entry/64: Move opportunistic sysret code to syscall code path
Denys Vlasenko
2015-04-08
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
2015-04-08
x86, selftests: Add sigreturn selftest
Andy Lutomirski
2015-04-06
Linux 4.0-rc7
v4.0-rc7
Linus Torvalds
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-06
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
2015-04-06
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
2015-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-04-06
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
2015-04-06
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-06
x86/alternatives: Guard NOPs optimization
Borislav Petkov
2015-04-06
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
2015-04-06
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
2015-04-05
Input: alps - document stick behavior for protocol V2
Hans de Goede
2015-04-05
Input: alps - report V2 Dualpoint Stick events via the right evdev node
Hans de Goede
2015-04-05
Input: alps - report interleaved bare PS/2 packets via dev3
Hans de Goede
2015-04-04
Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-04
Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-04
Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-04
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
2015-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-04-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-03
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-04-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
2015-04-03
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
2015-04-03
x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value
Borislav Petkov
2015-04-03
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
2015-04-03
x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32
Borislav Petkov
2015-04-03
x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTER
Andy Lutomirski
2015-04-03
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
2015-04-03
x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING comment
Andy Lutomirski
2015-04-03
x86/asm: Add support for the CLWB instruction
Ross Zwisler
2015-04-02
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
2015-04-02
net: move fib_rules_unregister() under rtnl lock
WANG Cong
[next]