Sign in
gem5
/
arm
/
linux
/
c6f6634721c871bfab4235e1cbcad208d3063798
/
arch
c6f6634
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
baae856
powerpc/fsl/dts: add FMan node for t1042d4rdb
by Madalin Bucur
· 8 years ago
f93ace2
powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdb
by Madalin Bucur
· 8 years ago
138bde8
powerpc/fsl/dts: add QMan and BMan nodes on t1024
by Madalin Bucur
· 8 years ago
056f965
powerpc/fsl/dts: add QMan and BMan nodes on t1023
by Madalin Bucur
· 8 years ago
ec5a017
powerpc/fsl-lbc: use DEFINE_SPINLOCK()
by Fabian Frederick
· 8 years ago
4b914286
powerpc/8xx: Implement support of hugepages
by Christophe Leroy
· 8 years ago
03bb2d6
powerpc: get hugetlbpage handling more generic
by Christophe Leroy
· 8 years ago
9b081e1
powerpc: port 64 bits pgtable_cache to 32 bits
by Christophe Leroy
· 8 years ago
ff45000
powerpc/boot: Request no dynamic linker for boot wrapper
by Nicholas Piggin
· 8 years ago
16c6cb4
powerpc/fsl_pmc: use builtin_platform_driver
by Geliang Tang
· 8 years ago
53a46e8
powerpc/83xx/suspend: use builtin_platform_driver
by Geliang Tang
· 8 years ago
c02e034
powerpc/ftrace: Fix the comments for ftrace_modify_code
by Libin
· 9 years ago
c7c3f56
powerpc/perf: macros for power9 format encoding
by Madhavan Srinivasan
· 8 years ago
18201b2
powerpc/perf: power9 raw event format encoding
by Madhavan Srinivasan
· 8 years ago
520ed5b
powerpc/perf: update attribute_group data structure
by Madhavan Srinivasan
· 8 years ago
60b0002
powerpc/perf: factor out the event format field
by Madhavan Srinivasan
· 8 years ago
4b6fad7
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
by Alexey Kardashevskiy
· 8 years ago
d7baee6
powerpc/iommu: Stop using @current in mm_iommu_xxx
by Alexey Kardashevskiy
· 8 years ago
88f54a3
powerpc/iommu: Pass mm_struct to init/cleanup helpers
by Alexey Kardashevskiy
· 8 years ago
f6853eb
powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit
by Michael Ellerman
· 8 years ago
93c2ec0
powerpc Don't print misleading facility name in facility unavailable exception
by Balbir Singh
· 8 years ago
3359672
powerpc: Make selects of IBM_EMAC_* depend on IBM_EMAC
by Michael Ellerman
· 8 years ago
577ec78
powerpc/cell: Drop select of MEMORY_HOTPLUG
by Michael Ellerman
· 8 years ago
2db029e
powerpc/pseries: Use lmb_is_removable() to check removability
by Nathan Fontenot
· 8 years ago
dd5ac03
powerpc/mm: Fix page table dump build on non-Book3S
by Michael Ellerman
· 8 years ago
6dff5b6
powerpc/ps3: Fix system hang with GCC 5 builds
by Geoff Levand
· 8 years ago
76ffb57
powerpc/prom: Switch to using structs for ibm_architecture_vec
by Michael Ellerman
· 8 years ago
d03d1d6
powerpc/prom: Define structs for client architecture vectors
by Michael Ellerman
· 8 years ago
53ce299
powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcall
by Nicholas Piggin
· 8 years ago
500c7ab
powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.
by Thiago Jung Bauermann
· 8 years ago
80f60e5
powerpc/kexec: Enable kexec_file_load() syscall
by Thiago Jung Bauermann
· 8 years ago
0d97631
powerpc: Add purgatory for kexec_file_load() implementation.
by Thiago Jung Bauermann
· 8 years ago
a045828
powerpc: Add support code for kexec_file_load()
by Thiago Jung Bauermann
· 8 years ago
da66588
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
by Thiago Jung Bauermann
· 8 years ago
ec2b9bf
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
by Thiago Jung Bauermann
· 8 years ago
0ab5171
powerpc/mm: Fix no execute fault handling on pre-POWER5
by Balbir Singh
· 8 years ago
f0f7fe1
powerpc/boot: Fix rebuild when changing kernel endian
by Michael Ellerman
· 8 years ago
42d0c93
powerpc/boot: All uses of if_changed should depend on FORCE
by Michael Ellerman
· 8 years ago
1196d7a
powerpc: Stop passing ARCH=ppc64 to boot Makefile
by Michael Ellerman
· 8 years ago
d522ae1
powerpc/mm: Batch tlb flush when invalidating pte entries
by Aneesh Kumar K.V
· 8 years ago
e58d1cf
powerpc/mm: update radix__pte_update to not do full mm tlb flush
by Aneesh Kumar K.V
· 8 years ago
b3603e1
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
by Aneesh Kumar K.V
· 8 years ago
6d3a037
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
by Aneesh Kumar K.V
· 8 years ago
049d567
powerpc/mm: Introduce _PAGE_LARGE software pte bits
by Aneesh Kumar K.V
· 8 years ago
ccf17c8
powerpc/mm/hugetlb: Handle hugepage size supported by hash config
by Aneesh Kumar K.V
· 8 years ago
bee8b3b
powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
by Aneesh Kumar K.V
· 8 years ago
ae88f7b
powerpc/64e: Don't branch to dot symbols
by Nicholas Piggin
· 8 years ago
f87f253
powerpc/64e: Convert cmpi to cmpwi in head_64.S
by Nicholas Piggin
· 8 years ago
3b10d00
powerpc/mm/radix: Prevent kernel execution of user space
by Balbir Singh
· 8 years ago
1d18ad0
powerpc/mm: Detect instruction fetch denied and report
by Balbir Singh
· 8 years ago
ee97b6b
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
by Balbir Singh
· 8 years ago
378f96d
powernv: Clear SPRN_PSSCR when a POWER9 CPU comes online
by Gautham R. Shenoy
· 8 years ago
56144ec
powerpc/xmon: Add 'dt' command to dump trace buffers
by Michael Ellerman
· 9 years ago
ebb242d
powerpc/of_platform: Use builtin_platform_driver
by Geliang Tang
· 8 years ago
da58b23
powerpc: Fix __cmpxchg() to take a volatile ptr again
by Michael Ellerman
· 8 years ago
ddbefe7
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 8 years ago
902e06e
powerpc/32: Change the stack protector canary value per task
by Christophe Leroy
· 8 years ago
6533b7c
powerpc: Initial stack protector (-fstack-protector) support
by Christophe Leroy
· 8 years ago
d0563a1
powerpc: Implement {cmp}xchg for u8 and u16
by Pan Xinhui
· 9 years ago
8004ca9
powerpc/pseries/ibmebus: Remove legacy suspend/resume support
by Lars-Peter Clausen
· 8 years ago
6cc89ba
powerpc/kprobes: Invoke handlers directly
by Naveen N. Rao
· 8 years ago
82de579
powerpc: Remove extraneous header from asm-prototypes.h
by Naveen N. Rao
· 8 years ago
ee3dd58
powerpc/85xx: Enable gpio power/reset driver
by Andy Fleming
· 8 years ago
0f23698
powerpc/fsl_soc: improve and simplify get_baudrate
by Heiner Kallweit
· 8 years ago
47a48a9
powerpc/fsl_soc: improve and simplify get_brgfreq
by Heiner Kallweit
· 8 years ago
5bda6c0
powerpc/fsl_soc: improve and simplify fsl_get_sys_freq
by Heiner Kallweit
· 8 years ago
00b6cfc
powerpc/85xx/qemu: Enable CONFIG_E500 and CONFIG_PPC_E500MC
by David Engraf
· 8 years ago
02ed21a
powerpc/powernv: Define and set POWER9 HFSCR doorbell bit
by Michael Neuling
· 8 years ago
1f0f2e7
powerpc/reg: Add definition for LPCR_PECE_HVEE
by Michael Ellerman
· 8 years ago
9dd17e8
powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value
by Suraj Jitindar Singh
· 8 years ago
ffe6d81
powerpc/powernv: Define real-mode versions of OPAL XICS accessors
by Paul Mackerras
· 8 years ago
9d66195
powerpc/64: Provide functions for accessing POWER9 partition table
by Paul Mackerras
· 8 years ago
8ba1baa
powerpc/dts: add device tree entry for W83793 on T4240RDB
by Florian Larysch
· 8 years ago
64168f4
powerpc/mm/coproc: Handle bad address on coproc slb fault
by Aneesh Kumar K.V
· 8 years ago
6654c93
powerpc/eeh: Refactor EEH PE reset functions
by Russell Currey
· 8 years ago
1f52f17
powerpc/pci: Always print PHB and PE numbers as hexadecimal
by Russell Currey
· 8 years ago
d4791db
powerpc/powernv: Don't warn on PE init if unfreeze is unsupported
by Russell Currey
· 8 years ago
7fd317f
powerpc/64: Add some more SPRs and SPR bits for POWER9
by Paul Mackerras
· 8 years ago
e9eb027
powerpc/64: Used named initialisers for ibm_pa_features
by Michael Ellerman
· 8 years ago
3baad97
powerpc/configs: Turn on PPC crypto implementations in the server defconfigs
by Michael Ellerman
· 8 years ago
90ee876
powerpc/pseries: Disable IBMEBUS on little endian builds
by Michael Ellerman
· 8 years ago
30757de
powerpc/pseries: Move ibmebus.c into platforms pseries
by Michael Ellerman
· 8 years ago
139ac5a
powerpc/pseries: Move vio.c into platforms pseries
by Michael Ellerman
· 8 years ago
7458e8b
powerpc: Fix second nested oops hang
by Nicholas Piggin
· 8 years ago
6f44b20
powerpc: Fix graceful debugger recovery
by Nicholas Piggin
· 8 years ago
43c9127
powerpc: Add option to use thin archives
by Nicholas Piggin
· 8 years ago
5e9d0e3
powerpc/lib: Fix randconfig build failure in sstep.c
by Michael Ellerman
· 8 years ago
25b587f
powerpc/pseries: Correct possible read beyond dlpar sysfs buffer
by Nathan Fontenot
· 8 years ago
d6d56ec
powerpc/mce: Remove unused but set variable
by Tobias Klauser
· 8 years ago
60d862e
powerpc: Fix old style declaration GCC warnings
by Tobias Klauser
· 8 years ago
c05f69a3
powerpc/64: get rid of MIN_HUGEPTE_SHIFT
by Christophe Leroy
· 8 years ago
555c163
powerpc/mm: Correct process and partition table max size
by Suraj Jitindar Singh
· 8 years ago
1515ab9
powerpc/mm: Dump hash table
by Rashmica Gupta
· 9 years ago
8eb07b1
powerpc/mm: Dump linux pagetables
by Rashmica Gupta
· 9 years ago
8f272a5
powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries
by Michael Ellerman
· 8 years ago
ac8d381
powerpc/mm: Fix typo in radix encodings print
by Balbir Singh
· 8 years ago
6b243fc
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
by Paul Mackerras
· 8 years ago
1aed61f
powerpc: convert storcenter_defconfig to use libata PATA drivers
by Bartlomiej Zolnierkiewicz
· 9 years ago
80269fe
powerpc: convert pseries_defconfig to use libata PATA drivers
by Bartlomiej Zolnierkiewicz
· 9 years ago
Next »