index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
3
-0
/
+45
2016-04-15
arm64: Add cpu_panic_kernel helper
Suzuki K Poulose
2
-2
/
+12
2016-04-14
arm64: mm: Add trace_irqflags annotations to do_debug_exception()
James Morse
1
-10
/
+23
2016-04-14
arm64: hw-breakpoint: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-3
/
+5
2016-04-14
arm64/debug: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-2
/
+1
2016-04-14
arm64: simplify kernel segment mapping granularity
Ard Biesheuvel
2
-11
/
+16
2016-04-14
arm64: cover the .head.text section in the .text segment mapping
Ard Biesheuvel
2
-6
/
+5
2016-04-14
arm64: move early boot code to the .init segment
Ard Biesheuvel
3
-18
/
+20
2016-04-14
arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions
Ard Biesheuvel
1
-7
/
+7
2016-04-14
arm64: mm: restrict virt_to_page() to the linear mapping
Ard Biesheuvel
1
-1
/
+11
2016-04-14
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
4
-21
/
+38
2016-04-14
arm64: insn: avoid virt_to_page() translations on core kernel symbols
Ard Biesheuvel
1
-1
/
+1
2016-04-14
arm64: mm: avoid virt_to_page() translation for the zero page
Ard Biesheuvel
1
-1
/
+1
2016-04-14
arm64: mm: free __init memory via the linear mapping
Ard Biesheuvel
1
-1
/
+2
2016-04-14
arm64: vdso: avoid virt_to_page() translations on kernel symbols
Ard Biesheuvel
1
-2
/
+2
2016-04-14
arm64: remove the now unneeded relocate_initrd()
Ard Biesheuvel
1
-64
/
+0
2016-04-14
arm64: add the initrd region to the linear mapping explicitly
Ard Biesheuvel
2
-0
/
+33
2016-04-14
Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...
Ard Biesheuvel
1
-3
/
+2
2016-04-14
arm64: choose memstart_addr based on minimum sparsemem section alignment
Ard Biesheuvel
1
-3
/
+18
2016-04-14
arm64/mm: ensure memstart_addr remains sufficiently aligned
Ard Biesheuvel
1
-2
/
+6
2016-04-13
arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficient
Jisheng Zhang
1
-7
/
+2
2016-04-13
arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature
Kefeng Wang
2
-0
/
+8
2016-04-11
Linux 4.6-rc3
v4.6-rc3
Linus Torvalds
1
-1
/
+1
2016-04-11
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2
-10
/
+0
2016-04-09
i2c: jz4780: really prevent potential division by zero
Wolfram Sang
1
-1
/
+6
2016-04-09
Revert "i2c: jz4780: prevent potential division by zero"
Wolfram Sang
1
-1
/
+1
2016-04-08
bridge, netem: mark mailing lists as moderated
stephen hemminger
1
-2
/
+2
2016-04-08
parisc: Update comment regarding relative extable support
Helge Deller
1
-6
/
+4
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
4
-0
/
+9
2016-04-08
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
1
-0
/
+3
2016-04-08
parisc: Avoid function pointers for kernel exception routines
Helge Deller
1
-5
/
+5
2016-04-08
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
Helge Deller
1
-0
/
+8
2016-04-08
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
2016-04-08
orangefs: remove unused variable
Martin Brandenburg
1
-3
/
+1
2016-04-08
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
Joe Perches
1
-14
/
+17
2016-04-08
orangefs: strncpy -> strscpy
Martin Brandenburg
1
-1
/
+5
2016-04-08
orangefs: clean up truncate ctime and mtime setting
Martin Brandenburg
1
-15
/
+1
2016-04-08
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2016-04-08
Orangefs: optimize boilerplate code.
Mike Marshall
2
-2
/
+2
2016-04-08
Orangefs: xattr.c cleanup
Mike Marshall
1
-16
/
+1
2016-04-08
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
1
-0
/
+3
2016-04-08
gpio: pca953x: Use correct u16 value for register word write
Yong Li
1
-1
/
+2
2016-04-08
gpiolib: Defer gpio device setup until after gpiolib initialization
Guenter Roeck
1
-31
/
+67
2016-04-08
gpiolib: Do not use devm functions when registering gpio chip
Guenter Roeck
1
-7
/
+12
2016-04-08
gpio: pxa: fix legacy non pinctrl aware builds
Robert Jarzmik
1
-2
/
+2
2016-04-08
gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*
Dmitry Torokhov
1
-4
/
+12
2016-04-08
libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment
Dan Williams
3
-30
/
+51
2016-04-08
libnvdimm, pfn: fix uuid validation
Dan Williams
1
-1
/
+1
2016-04-08
libnvdimm: fix smart data retrieval
Dan Williams
1
-1
/
+1
2016-04-08
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-4
/
+4
[next]