index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
powerpc/pseries: Decrease message level on EEH initialization
Gavin Shan
1
-25
/
+10
2014-09-30
powerpc/eeh: Block PCI config access during reset
Gavin Shan
1
-0
/
+4
2014-09-30
powerpc/eeh: Use eeh_unfreeze_pe()
Gavin Shan
3
-50
/
+8
2014-09-30
powerpc/eeh: Unfreeze PE on enabling EEH functionality
Gavin Shan
2
-28
/
+33
2014-09-30
powerpc/eeh: Fix improper condition in eeh_pci_enable()
Gavin Shan
1
-16
/
+42
2014-09-30
powerpc/eeh: Clear frozen device state in time
Gavin Shan
1
-3
/
+18
2014-09-30
powerpc/powernv: Clear PAPR error injection registers
Gavin Shan
1
-0
/
+25
2014-09-30
powerpc/powernv: Add PCI error injection debugfs entry
Mike Qiu
1
-0
/
+52
2014-09-30
powerpc/eeh: Introduce eeh_ops::err_inject
Gavin Shan
5
-0
/
+75
2014-09-30
powerpc/powernv: Sync header with firmware
Gavin Shan
2
-0
/
+33
2014-09-30
powerpc/eeh: Clear frozen state on passing device
Gavin Shan
1
-1
/
+35
2014-09-30
powerpc/eeh: Reenable PCI devices after reset
Gavin Shan
1
-14
/
+48
2014-09-30
powerpc/eeh: Freeze PE before PE reset
Gavin Shan
4
-11
/
+44
2014-09-30
powerpc/eeh: Add eeh_pe_state sysfs entry
Gavin Shan
1
-1
/
+59
2014-09-30
powerpc/eeh: Drop unused argument in eeh_check_failure()
Gavin Shan
2
-24
/
+20
2014-09-30
powerpc: Enable DCACHE_WORD_ACCESS on ppc64le
Anton Blanchard
1
-0
/
+1
2014-09-30
powerpc: ppc64le optimised word at a time
Anton Blanchard
1
-15
/
+48
2014-09-30
selftests/powerpc: Add test of load_unaligned_zero_pad()
Michael Ellerman
7
-2
/
+179
2014-09-30
powerpc: Implement load_unaligned_zeropad
Anton Blanchard
1
-0
/
+40
2014-09-25
powerpc: pci-ioda: Use a single function to emit logging messages
Joe Perches
1
-28
/
+30
2014-09-25
powerpc: pci-ioda: Remove unnecessary return value from printk
Joe Perches
1
-6
/
+3
2014-09-25
powerpc/eeh: Fix kernel crash when passing through VF
Wei Yang
3
-3
/
+8
2014-09-25
powerpc/mm: Unindent htab_dt_scan_page_sizes()
Michael Ellerman
1
-61
/
+60
2014-09-25
powerpc/ppc64: Print CPU/MMU/FW features at boot
Michael Ellerman
1
-0
/
+8
2014-09-25
powerpc/ppc64: Clean up the boot-time settings display
Michael Ellerman
1
-10
/
+12
2014-09-25
powerpc: Fix build failure when CONFIG_USB=y
Pranith Kumar
1
-1
/
+1
2014-09-25
powerpc: Fix build failure on 44x
Pranith Kumar
1
-2
/
+2
2014-09-25
powerpc: some changes in numa_setup_cpu()
Li Zhong
1
-6
/
+8
2014-09-25
powerpc: Only set numa node information for present cpus at boottime
Li Zhong
2
-3
/
+9
2014-09-25
powerpc: Fix warning reported by verify_cpu_node_mapping()
Li Zhong
1
-2
/
+1
2014-09-25
powerpc: Implement emulation of string loads and stores
Paul Mackerras
1
-10
/
+49
2014-09-25
powerpc: Emulate icbi, mcrf and conditional-trap instructions
Paul Mackerras
2
-0
/
+61
2014-09-25
powerpc: Split out instruction analysis part of emulate_step()
Paul Mackerras
2
-360
/
+598
2014-09-25
powerpc: Check flat device tree version at boot
Michael Ellerman
1
-0
/
+4
2014-09-25
powerpc/powernv: Don't call generic code on offline cpus
Paul Mackerras
4
-4
/
+30
2014-09-25
powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIER
Anton Blanchard
1
-0
/
+2
2014-09-25
powerpc: Add POWER8 CPU selection
Anton Blanchard
2
-0
/
+5
2014-09-25
pseries: Fix endian issues in cpu hot-removal
Thomas Falcon
2
-13
/
+17
2014-09-25
pseries: Fix endian issues in onlining cpu threads
Thomas Falcon
1
-3
/
+5
2014-09-25
powerpc: Simplify symbol check in prom_init_check.sh
Andreas Schwab
1
-16
/
+6
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
58
-67
/
+67
2014-09-25
powerpc/jump_label: use HAVE_JUMP_LABEL?
Zhouyi Zhou
2
-2
/
+2
2014-09-25
powerpc: Export dcr_ind_lock to fix build error
Pranith Kumar
1
-0
/
+1
2014-09-25
powerpc: Move htab_remove_mapping function prototype into header file
Anton Blanchard
2
-3
/
+2
2014-09-25
powerpc: Remove stale function prototypes
Anton Blanchard
11
-21
/
+0
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
7
-0
/
+8
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
21
-40
/
+43
2014-09-25
powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c
Anton Blanchard
3
-108
/
+79
2014-09-25
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
Anton Blanchard
3
-33
/
+40
2014-09-25
powerpc: Remove unused 32bit symbol exports
Anton Blanchard
1
-16
/
+0
[prev]
[next]