index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
whiteheat_loader.HEX
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
4
-3
/
+61
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
16
-57
/
+76
2017-01-12
arm64: Add cast for virt_to_pfn
Laura Abbott
1
-1
/
+1
2017-01-12
arm64: Move some macros under #ifndef __ASSEMBLY__
Laura Abbott
1
-19
/
+19
2017-01-12
arm64: Documentation - Expose CPU feature registers
Suzuki K Poulose
2
-0
/
+244
2017-01-12
arm64: cpufeature: Expose CPUID registers by emulation
Suzuki K Poulose
4
-0
/
+107
2017-01-11
drivers: firmware: psci: Use __pa_symbol for kernel symbol
Laura Abbott
1
-1
/
+1
2017-01-11
mm/usercopy: Switch to using lm_alias
Laura Abbott
1
-2
/
+2
2017-01-11
mm/kasan: Switch to using __pa_symbol and lm_alias
Laura Abbott
1
-7
/
+8
2017-01-11
kexec: Switch to __pa_symbol
Laura Abbott
1
-1
/
+1
2017-01-11
mm: Introduce lm_alias
Laura Abbott
1
-0
/
+4
2017-01-11
mm/cma: Cleanup highmem check
Laura Abbott
1
-10
/
+5
2017-01-11
lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
Laura Abbott
2
-1
/
+5
2017-01-10
arm64: cpufeature: Track user visible fields
Suzuki K Poulose
3
-93
/
+113
2017-01-10
arm64: Add helper to decode register from instruction
Suzuki K Poulose
2
-0
/
+31
2017-01-10
arm64: cpufeature: Define helpers for sys_reg id
Suzuki K Poulose
1
-1
/
+20
2017-01-10
arm64: cpufeature: Document the rules of safe value for features
Suzuki K Poulose
1
-1
/
+14
2017-01-10
arm64: cpufeature: Cleanup feature bit tables
Suzuki K Poulose
1
-12
/
+7
2017-01-10
arm64: cpufeature: remove explicit RAZ fields
Mark Rutland
1
-15
/
+0
2017-01-10
arm64: cpufeature: treat unknown fields as RES0
Mark Rutland
1
-1
/
+11
2017-01-10
arm64: cpufeature: Don't enforce system-wide SPE capability
Will Deacon
2
-1
/
+3
2017-01-10
arm64: cpufeature: allow for version discrepancy in PMU implementations
Will Deacon
1
-1
/
+5
2017-01-10
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
3
-16
/
+4
2017-01-10
arm64: head.S: fix up stale comments
Mark Rutland
1
-2
/
+2
2017-01-10
arm64: add missing printk newlines
Mark Rutland
2
-4
/
+4
2017-01-10
arm64: Don't trace __switch_to if function graph tracer is enabled
Joel Fernandes
1
-1
/
+1
2017-01-08
Linux 4.10-rc3
v4.10-rc3
Linus Torvalds
1
-1
/
+1
2017-01-08
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
3
-4
/
+14
2017-01-08
mm: stop leaking PageTables
Hugh Dickins
1
-27
/
+20
2017-01-07
MAINTAINERS: add greybus subsystem mailing list
Greg Kroah-Hartman
1
-0
/
+1
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
4
-10
/
+34
2017-01-05
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
1
-14
/
+10
2017-01-05
hyper-v: Add myself as additional MAINTAINER
Stephen Hemminger
1
-0
/
+1
2017-01-05
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
1
-0
/
+7
2017-01-05
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
1
-30
/
+29
2017-01-05
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
Jérémy Lefaure
1
-0
/
+1
2017-01-05
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
1
-0
/
+2
2017-01-05
usb: musb: Fix trying to free already-free IRQ 4
Tony Lindgren
1
-1
/
+1
2017-01-05
usb: musb: dsps: implement clear_ep_rxintr() callback
Bin Liu
1
-0
/
+12
2017-01-05
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
Bin Liu
2
-6
/
+11
2017-01-05
kbuild: initramfs cleanup, set target from Kconfig
Nicholas Piggin
1
-7
/
+7
2017-01-05
kbuild: initramfs fix dependency checking for compressed target
Nicholas Piggin
1
-1
/
+1
2017-01-05
ACPI / DMAR: Avoid passing NULL to acpi_put_table()
Rafael J. Wysocki
1
-2
/
+4
2017-01-05
KVM: VMX: remove duplicated declaration
Jan Dakinevich
1
-6
/
+0
2017-01-05
KVM: MIPS: Flush KVM entry code from icache globally
James Hogan
1
-2
/
+2
2017-01-05
KVM: MIPS: Don't clobber CP0_Status.UX
James Hogan
1
-1
/
+4
2017-01-05
asm-prototypes: Clear any CPP defines before declaring the functions
Michal Marek
1
-0
/
+6
2017-01-05
Revert "ALSA: firewire-lib: change structure member with proper type"
Takashi Sakamoto
2
-3
/
+3
2017-01-05
ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
Ioan-Adrian Ratiu
1
-0
/
+3
[next]