index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
2014-08-08
10
-0
/
+160
*
purgatory: core purgatory functionality
Vivek Goyal
2014-08-08
8
-0
/
+305
*
purgatory/sha256: provide implementation of sha256 in purgaotory context
Vivek Goyal
2014-08-08
2
-0
/
+305
*
kexec: implementation of new syscall kexec_file_load
Vivek Goyal
2014-08-08
1
-0
/
+45
*
kexec: new syscall kexec_file_load() declaration
Vivek Goyal
2014-08-08
1
-0
/
+1
*
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
Vivek Goyal
2014-08-08
1
-0
/
+1
*
shm: add memfd_create() syscall
David Herrmann
2014-08-08
2
-0
/
+2
*
arch/x86: replace strict_strto calls
Daniel Walter
2014-08-08
5
-9
/
+9
*
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
2014-08-08
4
-7
/
+7
*
arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strto
Daniel Walter
2014-08-08
1
-1
/
+2
*
arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*
Daniel Walter
2014-08-08
1
-1
/
+1
*
arch/arm/mach-pxa: replace strict_strto call with kstrto
Daniel Walter
2014-08-08
2
-2
/
+2
*
arch/arm/mach-omap2: replace strict_strto* with kstrto*
Daniel Walter
2014-08-08
2
-17
/
+7
*
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-08-08
18
-134
/
+41
*
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2014-08-08
14
-47
/
+7
*
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-08-08
24
-56
/
+19
*
proc: convert /proc/$PID/hardwall to seq_file interface
Alexey Dobriyan
2014-08-08
2
-4
/
+4
*
rtc: ia64: allow other architectures to use EFI RTC
Mark Salter
2014-08-08
1
-15
/
+0
*
Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-08-07
4
-18
/
+28
|
\
|
*
microblaze: Change libgcc-style functions from lib-y to obj-y
David Holsgrove
2014-07-18
1
-11
/
+3
|
*
microblaze: Wire-up renameat2 syscall
Michal Simek
2014-07-09
2
-0
/
+2
|
*
microblaze: Add syscall number comment
Michal Simek
2014-07-09
1
-1
/
+1
|
*
microblaze: delay.h fix udelay and ndelay for 8 bit args
Michal Simek
2014-07-09
1
-6
/
+22
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2014-08-07
1
-3
/
+8
|
\
\
|
*
|
avr32: fix error return code
Julia Lawall
2014-08-07
1
-3
/
+8
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
130
-1800
/
+4296
|
\
\
\
|
*
|
|
powerpc/eeh: Export eeh_iommu_group_to_pe()
Gavin Shan
2014-08-07
1
-0
/
+1
|
*
|
|
powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_API
Benjamin Herrenschmidt
2014-08-05
1
-0
/
+4
|
*
|
|
powerpc: Reduce scariness of interrupt frames in stack traces
Paul Mackerras
2014-08-05
1
-1
/
+1
|
*
|
|
powerpc: start loop at section start of start in vmemmap_populated()
Li Zhong
2014-08-05
1
-1
/
+2
|
*
|
|
powerpc: implement vmemmap_free()
Li Zhong
2014-08-05
1
-21
/
+64
|
*
|
|
powerpc: implement vmemmap_remove_mapping() for BOOK3S
Li Zhong
2014-08-05
2
-1
/
+23
|
*
|
|
powerpc: implement vmemmap_list_free()
Li Zhong
2014-08-05
1
-10
/
+52
|
*
|
|
powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
Madhusudanan Kandasamy
2014-08-05
1
-2
/
+3
|
*
|
|
powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
Mahesh Salgaonkar
2014-08-05
1
-12
/
+37
|
*
|
|
powerpc/book3s: handle HMIs for cpus in nap mode.
Mahesh Salgaonkar
2014-08-05
1
-0
/
+32
|
*
|
|
powerpc/powernv: Invoke opal call to handle hmi.
Mahesh Salgaonkar
2014-08-05
6
-7
/
+267
|
*
|
|
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-08-05
13
-3
/
+139
|
*
|
|
powerpc/iommu: Fix comments with it_page_shift
Alexey Kardashevskiy
2014-08-05
1
-2
/
+2
|
*
|
|
powerpc/powernv: Handle compound PE in config accessors
Gavin Shan
2014-08-05
1
-28
/
+59
|
*
|
|
powerpc/powernv: Handle compound PE for EEH
Gavin Shan
2014-08-05
1
-47
/
+78
|
*
|
|
powerpc/powernv: Handle compound PE
Gavin Shan
2014-08-05
2
-0
/
+146
|
*
|
|
powerpc/powernv: Split ioda_eeh_get_state()
Gavin Shan
2014-08-05
1
-80
/
+104
|
*
|
|
powerpc/powernv: Allow to freeze PE
Gavin Shan
2014-08-05
2
-1
/
+9
|
*
|
|
powerpc/powernv: Enable M64 aperatus for PHB3
Guo Chao
2014-08-05
3
-22
/
+307
|
*
|
|
powerpc/eeh: Aux PE data for error log
Gavin Shan
2014-08-05
4
-15
/
+58
|
*
|
|
powerpc/eeh: Make diag-data not endian dependent
Gavin Shan
2014-08-05
3
-108
/
+139
|
*
|
|
powerpc/eeh: Replace pr_warning() with pr_warn()
Gavin Shan
2014-08-05
8
-44
/
+48
|
*
|
|
powerpc/eeh: Reduce lines of log dump
Gavin Shan
2014-08-05
1
-5
/
+33
|
*
|
|
powerpc/eeh: Selectively enable IO for error log
Gavin Shan
2014-08-05
4
-6
/
+23
[next]