index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
ACPICA: iASL: Add support for TCPA Server Table
Bob Moore
1
-4
/
+13
2015-07-23
ACPICA: Cleanup use of NEGATIVE and POSITIVE defines
Bob Moore
1
-0
/
+5
2015-07-23
ACPICA: Cleanup use of all non-ANSI local C library functions
Bob Moore
5
-354
/
+396
2015-07-23
ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>
Lv Zheng
3
-0
/
+106
2015-07-23
ACPICA: iASL: Add new warnings for method local_x and arg_x variables
Bob Moore
1
-0
/
+4
2015-07-23
ACPICA: Remove extraneous check for null walk_state
Markus Elfring
1
-3
/
+1
2015-07-23
ACPICA: Parser: Remove redundant opcode execution debugging output
Lv Zheng
1
-8
/
+0
2015-07-23
ACPICA: Executer: Add option to bypass opcode tracing
Lv Zheng
2
-4
/
+7
2015-07-23
ACPICA: Executer: Add OSL trace hook support
Lv Zheng
7
-38
/
+144
2015-07-23
ACPICA: Executer: Add interpreter tracing mode for method tracing facility
Lv Zheng
12
-185
/
+327
2015-07-23
ACPICA: Dispatcher: Add trace support for interpreter
Lv Zheng
6
-2
/
+78
2015-07-23
ACPICA: Dispatcher: Move stack traversal code to dispatcher
Lv Zheng
4
-3
/
+235
2015-07-23
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
8
-133
/
+178
2015-07-23
ACPICA: Executer: Add back pointing reference of method operand
Lv Zheng
3
-0
/
+5
2015-07-23
ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments
Lv Zheng
12
-49
/
+53
2015-07-23
ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object
Lv Zheng
3
-16
/
+8
2015-07-23
ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state
Lv Zheng
4
-15
/
+26
2015-07-23
ACPICA: Parser: Reduce parser/namespace divergences for tracer support
Lv Zheng
3
-8
/
+8
2015-07-19
Linux 4.2-rc3
Linus Torvalds
1
-1
/
+1
2015-07-19
MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
Markos Chandras
1
-1
/
+1
2015-07-19
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
Christophe Jaillet
1
-1
/
+2
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
Ingo Molnar
7
-18
/
+27
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
7
-43
/
+104
2015-07-17
lib/decompress: set the compressor name to NULL on error
Aneesh Kumar K.V
1
-1
/
+4
2015-07-17
mm/cma_debug: correct size input to bitmap function
Joonsoo Kim
1
-3
/
+4
2015-07-17
mm/cma_debug: fix debugging alloc/free interface
Joonsoo Kim
1
-2
/
+2
2015-07-17
mm/page_owner: set correct gfp_mask on page_owner
Joonsoo Kim
3
-3
/
+25
2015-07-17
mm/page_owner: fix possible access violation
Joonsoo Kim
1
-1
/
+3
2015-07-17
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-20
/
+14
2015-07-17
/proc/$PID/cmdline: fixup empty ARGV case
Alexey Dobriyan
1
-0
/
+5
2015-07-17
dma-debug: skip debug_dma_assert_idle() when disabled
Haggai Eran
1
-0
/
+3
2015-07-17
hexdump: fix for non-aligned buffers
Horacio Mijail Anton Quiles
1
-3
/
+4
2015-07-17
checkpatch: fix long line messages about patch context
Joe Perches
1
-1
/
+1
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
60
-435
/
+46
2015-07-17
MAINTAINERS: uclinux-h8-devel is moderated for non-subscribers
Geert Uytterhoeven
1
-1
/
+1
2015-07-17
mailmap: update Sudeep Holla's email id
Sudeep Holla
1
-0
/
+1
2015-07-17
Update Viresh Kumar's email address
Viresh Kumar
58
-72
/
+74
2015-07-17
mm, meminit: suppress unused memory variable warning
Mel Gorman
1
-3
/
+1
2015-07-17
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
2
-3
/
+3
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
12
-30
/
+36
2015-07-17
s390/hugetlb: add hugepages_supported define
Dominik Dingel
1
-0
/
+1
2015-07-17
mm: hugetlb: allow hugepages_supported to be architecture specific
Dominik Dingel
1
-9
/
+8
2015-07-17
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
3
-8
/
+4
2015-07-17
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
2
-2
/
+2
2015-07-17
openrisc: fix CONFIG_UID16 setting
Andrew Morton
1
-3
/
+1
2015-07-17
MAINTAINERS: change mhocko's email address to kernel.org
Michal Hocko
1
-1
/
+1
2015-07-17
fs, proc: add help for CONFIG_PROC_CHILDREN
Iago López Galeiras
1
-0
/
+6
2015-07-17
MAINTAINERS: switch to suse.com many-in-one (fwd)
Jiri Slaby
1
-46
/
+46
2015-07-18
rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
Fabio Estevam
1
-1
/
+1
2015-07-18
rtc: mt6397: enable wakeup before registering rtc device
Wei-Ning Huang
1
-2
/
+2
[next]