index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
powerpc: Fix typo in breakpoint kgdb code.
Michael Neuling
1
-1
/
+1
2013-01-15
powerpc: Add DSCR support to ptrace
Alexey Kardashevskiy
2
-0
/
+30
2013-01-10
powerpc: Make room in exception vector area
Benjamin Herrenschmidt
1
-55
/
+55
2013-01-10
powerpc/perf: Fix for PMCs not making progress
Michael Neuling
1
-0
/
+2
2013-01-10
powerpc/perf: Fix finding overflowed PMC in interrupt
Michael Neuling
1
-29
/
+54
2013-01-10
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
4
-3
/
+34
2013-01-10
powerpc/eeh/of: Checking for CONFIG_EEH is not needed
Thadeu Lima de Souza Cascardo
1
-4
/
+0
2013-01-10
powerpc/iommu: Prevent false TCE leak message
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-01-10
Documentation/powerpc: Fix path to the powerpc directory
Thomas Waldecker
1
-5
/
+5
2013-01-10
powerpc: Add the DAWR support to the set_break()
Michael Neuling
3
-0
/
+39
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
14
-129
/
+187
2013-01-10
powerpc: Add DAWR/X SPR number definitions
Michael Neuling
1
-0
/
+5
2013-01-10
powerpc: Add DAWR CPU feature bit definition
Michael Neuling
1
-1
/
+2
2013-01-10
powerpc: Add helper functions set the DAWR and CIABR using set_mode
Ian Munsie
1
-0
/
+10
2013-01-10
powerpc: Repack 64bit CPU features to remove holes
Michael Neuling
1
-24
/
+26
2013-01-10
powerpc: Remove extra zeros from 32 bit CPU features definitions
Michael Neuling
1
-31
/
+31
2013-01-10
powerpc: Avoid load of static chain register when calling nested functions th...
Anton Blanchard
1
-0
/
+1
2013-01-10
powerpc: Enable devtmpfs, EFI partition support and tmpfs ACLs on pseries, pp...
Anton Blanchard
3
-0
/
+13
2013-01-10
powerpc: Cleanup NLS config options on pseries, ppc64 and ppc64e defconfig
Anton Blanchard
3
-70
/
+8
2013-01-10
powerpc: Run savedefconfig over pseries, ppc64 and ppc64e defconfig
Anton Blanchard
3
-184
/
+70
2013-01-10
powerpc: Convert print_symbol to %pSR
Joe Perches
1
-7
/
+6
2013-01-10
powerpc: Implement PPR save/restore
Haren Myneni
3
-18
/
+26
2013-01-10
powerpc: Macros for saving/restore PPR
Haren Myneni
3
-0
/
+63
2013-01-10
powerpc: Define ppr in thread_struct
Haren Myneni
3
-0
/
+15
2013-01-10
powerpc: Increase exceptions arrays in paca struct to save PPR
Haren Myneni
2
-3
/
+4
2013-01-10
powerpc: Enable PPR save/restore
Haren Myneni
1
-2
/
+4
2013-01-10
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
4
-5
/
+6
2013-01-10
powerpc/perf: Add stalled-cycles events
Chris Freehill
1
-0
/
+2
2013-01-10
powerpc: Enable ARCH_USE_BUILTIN_BSWAP
David Woodhouse
1
-0
/
+1
2013-01-10
powerpc/82xx: Use for_each_compatible_node() macro
Wei Yongjun
1
-2
/
+2
2013-01-10
powerpc/celleb: Use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+2
2013-01-10
tty/hvsi: Use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+1
2013-01-10
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
3
-3
/
+32
2013-01-10
powerpc/kexec: Add kexec "hold" support for Book3e processors
Jimi Xenidis
1
-1
/
+18
2013-01-10
powerpc/windfarm: Use for_each_node_by_type() macro
Wei Yongjun
3
-3
/
+3
2013-01-10
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
Li Zhong
1
-0
/
+2
2013-01-10
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
11
-11
/
+69
2013-01-10
powerpc: Remove RELOC() macro
Anton Blanchard
1
-291
/
+267
2013-01-10
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
6
-15
/
+68
2013-01-10
powerpc/pasemi: Enable PRINTK_TIME in defconfig
Olof Johansson
1
-23
/
+8
2013-01-10
powerpc/pseries/pci: Use NULL instead of 0 for pointers
Tushar Behera
1
-1
/
+2
2013-01-10
powerpc/perf: Change PMU flag representation from decimal to hex
Anshuman Khandual
1
-5
/
+5
2013-01-10
powerpc: Hook up doorbells on server
Ian Munsie
3
-3
/
+34
2013-01-10
powerpc: Update Kconfig + Makefile to prepare for server doorbells
Ian Munsie
2
-2
/
+8
2013-01-10
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
3
-16
/
+45
2013-01-10
powerpc: Select either privileged or hypervisor doorbell when sending
Ian Munsie
1
-1
/
+14
2013-01-10
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
2
-2
/
+8
2013-01-10
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
2
-3
/
+15
2013-01-10
powerpc: Define differences between doorbells on book3e and book3s
Ian Munsie
4
-2
/
+21
2013-01-10
powerpc/dts/virtex440: Add ethernet phy to virtex440-ml507 board
Gernot Vormayr
1
-0
/
+6
[next]