index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-11-05
3
-0
/
+55
*
dmi: add support for SMBIOS 3.0 64-bit entry point
Ard Biesheuvel
2014-11-05
1
-7
/
+72
*
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
Ard Biesheuvel
2014-11-05
3
-1
/
+10
*
arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
Ard Biesheuvel
2014-11-05
1
-2
/
+0
*
arm64/efi: invert UEFI memory region reservation logic
Ard Biesheuvel
2014-11-05
1
-10
/
+10
*
arm64/efi: set PE/COFF file alignment to 512 bytes
Ard Biesheuvel
2014-11-05
2
-1
/
+18
*
arm64/efi: set PE/COFF section alignment to 4 KB
Ard Biesheuvel
2014-11-05
1
-2
/
+10
*
arm64/efi: efistub: jump to 'stext' directly, not through the header
Ard Biesheuvel
2014-11-05
2
-5
/
+8
*
Linux 3.18-rc2
v3.18-rc2
Linus Torvalds
2014-10-27
1
-1
/
+1
*
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-10-26
18
-46
/
+107
|
\
|
*
Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2014-10-26
3
-12
/
+11
|
|
\
|
|
*
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
2014-10-25
1
-1
/
+0
|
|
*
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
2014-10-25
2
-11
/
+11
|
*
|
Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg...
Olof Johansson
2014-10-24
9
-23
/
+65
|
|
\
\
|
|
*
|
ARM: dts: socfpga: Add a 3.3V fixed regulator node
Dinh Nguyen
2014-10-23
4
-1
/
+34
|
|
*
|
ARM: dts: socfpga: Fix SD card detect
Dinh Nguyen
2014-10-23
1
-1
/
+5
|
|
*
|
ARM: dts: socfpga: rename gpio nodes
Dinh Nguyen
2014-10-23
1
-6
/
+6
|
|
*
|
arm: socfpga: fix fetching cpu1start_addr for SMP
Dinh Nguyen
2014-10-21
4
-15
/
+20
|
|
|
/
|
*
|
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Olof Johansson
2014-10-24
3
-4
/
+12
|
|
\
\
|
|
*
|
ARM: at91/dt: sam9263: fix PLLB frequencies
Boris Brezillon
2014-10-22
1
-2
/
+3
|
|
*
|
power: reset: at91-reset: fix power down register
Alexandre Belloni
2014-10-22
1
-2
/
+2
|
|
*
|
MAINTAINERS: add atmel ssc driver maintainer entry
Bo Shen
2014-10-22
1
-0
/
+7
|
|
|
/
|
*
|
Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in...
Olof Johansson
2014-10-24
1
-7
/
+17
|
|
\
\
|
|
*
|
ARM: zynq: DT: trivial: Fix mc node
Michal Simek
2014-10-20
1
-1
/
+1
|
|
*
|
ARM: zynq: DT: Add cadence watchdog node
Michal Simek
2014-10-20
1
-0
/
+11
|
|
*
|
ARM: zynq: DT: Add missing reference for memory-controller
Michal Simek
2014-10-20
1
-1
/
+1
|
|
*
|
ARM: zynq: DT: Add missing reference for ADC
Michal Simek
2014-10-20
1
-1
/
+1
|
|
*
|
ARM: zynq: DT: Add missing address for L2 pl310
Michal Simek
2014-10-20
1
-1
/
+1
|
|
*
|
ARM: zynq: DT: Remove 222 MHz OPP
Soren Brinkmann
2014-10-20
1
-1
/
+0
|
|
*
|
ARM: zynq: DT: Fix GEM register area size
Soren Brinkmann
2014-10-20
1
-2
/
+2
|
|
|
/
|
*
|
ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP
Olof Johansson
2014-10-24
1
-0
/
+1
|
*
|
ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE
Olof Johansson
2014-10-24
1
-0
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-26
27
-58
/
+3814
|
\
\
|
*
|
overlayfs: embed middle into overlay_readdir_data
Al Viro
2014-10-25
1
-7
/
+5
|
*
|
overlayfs: embed root into overlay_readdir_data
Al Viro
2014-10-25
1
-6
/
+5
|
*
|
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
2014-10-25
1
-6
/
+5
|
*
|
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
2014-10-25
1
-6
/
+13
|
*
|
Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2014-10-24
26
-58
/
+3809
|
|
\
\
|
|
*
|
fs: limit filesystem stacking depth
Miklos Szeredi
2014-10-24
3
-0
/
+27
|
|
*
|
overlay: overlay filesystem documentation
Neil Brown
2014-10-24
2
-0
/
+205
|
|
*
|
overlayfs: implement show_options
Erez Zadok
2014-10-24
1
-28
/
+48
|
|
*
|
overlayfs: add statfs support
Andy Whitcroft
2014-10-24
1
-0
/
+40
|
|
*
|
overlay filesystem
Miklos Szeredi
2014-10-24
10
-0
/
+3284
|
|
*
|
shmem: support RENAME_WHITEOUT
Miklos Szeredi
2014-10-24
1
-1
/
+35
|
|
*
|
ext4: support RENAME_WHITEOUT
Miklos Szeredi
2014-10-24
1
-17
/
+78
|
|
*
|
vfs: add RENAME_WHITEOUT
Miklos Szeredi
2014-10-24
2
-2
/
+7
|
|
*
|
vfs: add whiteout support
Miklos Szeredi
2014-10-24
2
-0
/
+25
|
|
*
|
vfs: export check_sticky()
Miklos Szeredi
2014-10-24
3
-26
/
+12
|
|
*
|
vfs: introduce clone_private_mount()
Miklos Szeredi
2014-10-24
2
-0
/
+30
|
|
*
|
vfs: export __inode_permission() to modules
Miklos Szeredi
2014-10-24
3
-1
/
+2
[next]