index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-11
[POWERPC] ibmebus: Prevent bus_id collisions
Joachim Fenkes
1
-21
/
+9
2007-08-28
[POWERPC] Flush registers to proper task context
Kumar Gala
1
-3
/
+3
2007-08-20
Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2007-08-17
[POWERPC] Fix FSL BookE machine check reporting
Becky Bruce
1
-3
/
+1
2007-08-15
[POWERPC] Fix for assembler -g
Roland McGrath
1
-0
/
+1
2007-08-15
[POWERPC] Fix small race in 44x tlbie function
David Gibson
1
-1
/
+11
2007-08-10
[POWERPC] Fix initialization and usage of dma_mask
Benjamin Herrenschmidt
1
-0
/
+1
2007-08-10
[POWERPC] Fix more section mismatches in head_64.S
Stephen Rothwell
1
-7
/
+9
2007-08-03
[POWERPC] Fixes for the SLB shadow buffer code
Michael Neuling
1
-0
/
+3
2007-08-03
[POWERPC] Fix a compile warning in pci_32.c
Segher Boessenkool
1
-1
/
+4
2007-08-03
[POWERPC] Fix num_cpus calculation in smp_call_function_map()
Kevin Corry
1
-6
/
+3
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-1
/
+0
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-3
/
+3
2007-07-26
Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...
Paul Mackerras
5
-7
/
+29
2007-07-26
[POWERPC] Make pci_iounmap actually unmap things
Benjamin Herrenschmidt
1
-1
/
+7
2007-07-26
[POWERPC] Add function to check if address is an IO port
Benjamin Herrenschmidt
1
-0
/
+23
2007-07-26
[POWERPC] Fix Pegasos keyboard detection
Alan Curry
1
-0
/
+4
2007-07-26
[POWERPC] iSeries: Fix section mismatch warnings
Stephen Rothwell
1
-3
/
+4
2007-07-26
[POWERPC] Fix register labels on show_regs() message for 4xx/Book-E
Kumar Gala
1
-0
/
+4
2007-07-26
[POWREPC] Fixup a number of modpost warnings on ppc32
Kumar Gala
4
-7
/
+7
2007-07-25
[POWERPC] Don't try to allocate resources for a Freescale POWERPC PHB
Kumar Gala
1
-0
/
+18
2007-07-26
Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"
Paul Mackerras
1
-1
/
+1
2007-07-23
[POWERPC] Provide ability to setup P2P bridge registers from struct resource
Kumar Gala
1
-6
/
+12
2007-07-23
[POWERPC] Add the ability to find PCI capabilities early on
Kumar Gala
1
-0
/
+7
2007-07-22
[POWERPC] Quiet section mismatch warning on pcibios_setup
Stephen Rothwell
1
-1
/
+1
2007-07-22
[POWERPC] of_detach_node()'s device node argument cannot be const
Segher Boessenkool
1
-1
/
+1
2007-07-22
[POWERPC] Allow smp_call_function_single() to current cpu
Avi Kivity
1
-1
/
+6
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
1
-0
/
+1
2007-07-20
[CELL] saving spus information for kexec crash
Andre Detsch
1
-0
/
+67
2007-07-20
Create drivers/of/platform.c
Stephen Rothwell
1
-81
/
+1
2007-07-20
Begin to consolidate of_device.c
Stephen Rothwell
1
-121
/
+1
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
1
-114
/
+1
2007-07-20
Consolidate of_get_next_child
Stephen Rothwell
1
-24
/
+0
2007-07-20
Consolidate of_get_parent
Stephen Rothwell
1
-21
/
+0
2007-07-20
Consolidate of_find_property
Stephen Rothwell
1
-23
/
+1
2007-07-20
Consolidate of_device_is_compatible
Stephen Rothwell
1
-25
/
+0
2007-07-20
Start split out of common open firmware code
Stephen Rothwell
1
-41
/
+0
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+3
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-19
powerpc: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-0
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+1
2007-07-19
jprobes: make jprobes a little safer for users
Michael Ellerman
1
-3
/
+8
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+7
2007-07-18
Revert "[POWERPC] Do firmware feature fixups after features are initialised"
Tony Breeds
1
-8
/
+4
2007-07-18
Fix compile failure in arch/powerpc/kernel/pci-common.c
Tony Breeds
1
-2
/
+5
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
1
-0
/
+7
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-5
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-10
/
+2
[next]