index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
acenic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
efi: rtc-efi: Export platform:rtc-efi as module alias
Ard Biesheuvel
1
-0
/
+1
2014-10-03
efi: Delete the in_nmi() conditional runtime locking
Matt Fleming
2
-15
/
+4
2014-10-03
efi: Provide a non-blocking SetVariable() operation
Matt Fleming
3
-0
/
+72
2014-10-03
x86/efi: Adding efi_printks on memory allocationa and pci.reads
Andre Müller
1
-7
/
+21
2014-10-03
x86/efi: Mark initialization code as such
Mathias Krause
5
-22
/
+24
2014-10-03
x86/efi: Update comment regarding required phys mapped EFI services
Mathias Krause
1
-6
/
+6
2014-10-03
x86/efi: Unexport add_efi_memmap variable
Mathias Krause
2
-4
/
+1
2014-10-03
x86/efi: Remove unused efi_call* macros
Mathias Krause
1
-10
/
+0
2014-10-03
efi: Resolve some shadow warnings
Mark Rustad
1
-7
/
+7
2014-10-03
arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
Laszlo Ersek
1
-20
/
+6
2014-10-03
ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
Laszlo Ersek
1
-2
/
+4
2014-10-03
x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
Laszlo Ersek
1
-2
/
+5
2014-10-03
efi: Introduce efi_md_typeattr_format()
Laszlo Ersek
2
-0
/
+64
2014-10-03
efi: Add macro for EFI_MEMORY_UCE memory attribute
Laszlo Ersek
1
-0
/
+1
2014-10-03
x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode
Dave Young
1
-1
/
+5
2014-10-03
arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefi
Dave Young
1
-3
/
+8
2014-10-03
arm64/efi: uefi_init error handling fix
Dave Young
1
-3
/
+4
2014-10-03
efi: Add kernel param efi=noruntime
Dave Young
3
-3
/
+13
2014-10-03
lib: Add a generic cmdline parse function parse_option_str
Dave Young
3
-20
/
+32
2014-10-03
efi: Move noefi early param code out of x86 arch code
Dave Young
4
-10
/
+16
2014-10-03
efi-bgrt: Add error handling; inform the user when ignoring the BGRT
Josh Triplett
1
-6
/
+30
2014-10-03
efi: Add efi= parameter parsing to the EFI boot stub
Matt Fleming
6
-5
/
+91
2014-10-03
efi: Implement mandatory locking for UEFI Runtime Services
Ard Biesheuvel
2
-10
/
+146
2014-09-28
Linux 3.17-rc7
v3.17-rc7
Linus Torvalds
1
-1
/
+1
2014-09-27
vfs: Don't exchange "short" filenames unconditionally.
Mikhail Efremov
1
-9
/
+18
2014-09-27
fold swapping ->d_name.hash into switch_names()
Linus Torvalds
1
-2
/
+1
2014-09-27
fold unlocking the children into dentry_unlock_parents_for_move()
Al Viro
1
-5
/
+4
2014-09-27
kill __d_materialise_dentry()
Al Viro
1
-44
/
+10
2014-09-27
__d_materialise_dentry(): flip the order of arguments
Al Viro
1
-24
/
+20
2014-09-27
__d_move(): fold manipulations with ->d_child/->d_subdirs
Al Viro
1
-5
/
+3
2014-09-27
don't open-code d_rehash() in d_materialise_unique()
Al Viro
1
-5
/
+1
2014-09-27
pull rehashing and unlocking the target dentry into __d_materialise_dentry()
Al Viro
1
-7
/
+4
2014-09-27
ufs: deal with nfsd/iget races
Al Viro
2
-1
/
+9
2014-09-27
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
4
-7
/
+12
2014-09-27
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
1
-1
/
+3
2014-09-26
mm: softdirty: keep bit when zapping file pte
Peter Feiner
1
-1
/
+1
2014-09-26
fs/cachefiles: add missing \n to kerror conversions
Fabian Frederick
6
-33
/
+33
2014-09-26
genalloc: fix device node resource counter
Vladimir Zapolskiy
1
-0
/
+1
2014-09-26
drivers/rtc/rtc-efi.c: add missing module alias
Pali Rohár
1
-0
/
+1
2014-09-26
mm, slab: initialize object alignment on cache creation
David Rientjes
1
-9
/
+2
2014-09-26
mm: softdirty: addresses before VMAs in PTE holes aren't softdirty
Peter Feiner
1
-9
/
+18
2014-09-26
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-09-26
nilfs2: fix data loss with mmap()
Andreas Rohner
1
-1
/
+6
2014-09-26
ocfs2: free vol_label in ocfs2_delete_osb()
Joseph Qi
1
-0
/
+1
2014-09-26
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
Markos Chandras
1
-0
/
+12
2014-09-26
MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems
Paul Burton
1
-3
/
+3
2014-09-26
MAINTAINERS: new Documentation maintainer
Randy Dunlap
1
-2
/
+1
2014-09-25
i2c: acpi: Fix NULL Pointer dereference
Peter Hüwe
1
-2
/
+12
2014-09-25
i2c: move acpi code back into the core
Wolfram Sang
5
-385
/
+355
2014-09-25
of/fdt: fix memory range check
Srinivas Kandagatla
1
-4
/
+4
[next]