index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
1
-0
/
+7
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-16
/
+0
2006-10-10
[POWERPC] ARCH=ppc pt_regs fixes
Al Viro
4
-6
/
+5
2006-10-07
[POWERPC] PReP fixup after irq changes
Olaf Hering
2
-4
/
+4
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-1
/
+1
2006-10-06
[PPC] Fix some irq breakage with ARCH=ppc
Paul Mackerras
1
-3
/
+3
2006-10-03
fix file specification in comments
Uwe Zeisberger
3
-3
/
+3
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
3
-1
/
+102
2006-10-02
[POWERPC] Fix rheap alignment problem
Li Yang
1
-0
/
+4
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-28
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...
Paul Mackerras
2
-1
/
+98
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-4
/
+4
2006-09-23
[PATCH] #elif that should've been #elif defined
Al Viro
1
-1
/
+1
2006-09-21
POWERPC: overhaul with cpm2_map mechanism
Vitaly Bordug
1
-0
/
+53
2006-09-21
POWERPC: Get rid of remapping the whole immr
Vitaly Bordug
2
-0
/
+8
2006-09-21
POWERPC: Move generic cpm2 stuff to powerpc
Vitaly Bordug
1
-1
/
+5
2006-09-21
cpm_uart: make it possible to utilize from powerpc
Vitaly Bordug
1
-0
/
+32
2006-09-21
[POWERPC] 40x: Fix debug status register defines
Josh Boyer
1
-8
/
+8
2006-09-20
[POWERPC] convert string i/o operations to C
Stephen Rothwell
1
-6
/
+6
2006-09-20
[POWERPC] remove unused asm routines
Stephen Rothwell
1
-4
/
+0
2006-09-20
[POWERPC] remove unused io accessors
Stephen Rothwell
2
-14
/
+0
2006-09-13
[POWERPC] Fix MMIO ops to provide expected barrier behaviour
Paul Mackerras
1
-9
/
+11
2006-08-19
[PATCH] ppc32: board-specific part of fs_enet update
Vitaly Bordug
3
-0
/
+97
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-02
[PATCH] irq-flags: PPC: Use the new IRQF_ constants
Thomas Gleixner
1
-4
/
+4
2006-06-30
typo fixes: mecanism -> mechanism
Adrian Bunk
1
-1
/
+1
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-25
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
Matt Mackall
1
-4
/
+2
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
4
-31
/
+24
2006-06-15
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
1
-17
/
+0
2006-06-11
powerpc: add context.vdso_base for 32-bit too
Paul Mackerras
3
-14
/
+21
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2006-05-19
Merge ../linux-2.6
Paul Mackerras
1
-0
/
+1
2006-05-09
powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation
Paul Mackerras
1
-0
/
+1
2006-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2
-1
/
+2
2006-05-05
Merge ../linux-2.6
Paul Mackerras
2
-1
/
+2
2006-05-03
[PATCH] ppc32 CPM_UART: Fixed break send on SCC
Vitaly Bordug
2
-1
/
+2
2006-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2
-0
/
+3
2006-04-29
Merge branch 'merge'
Paul Mackerras
2
-0
/
+3
2006-04-28
[PATCH] ppc32: odd fixes and improvements in ppc_sys
Vitaly Bordug
1
-0
/
+2
2006-04-28
[PATCH] ppc32: add 440GX erratum 440_43 workaround
Eugene Surovegin
1
-0
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
26
-27
/
+0
2006-04-04
Add 85xx CDS to arch/powerpc
Andy Fleming
1
-0
/
+3
2006-03-29
[PATCH] lock PTE before updating it in 440/BookE page fault handler
Eugene Surovegin
1
-1
/
+2
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-2
/
+2
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-0
/
+12
2006-03-28
ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc
Paul Mackerras
3
-157
/
+9
2006-03-27
[PATCH] unify pfn_to_page: ppc pfn_to_page
KAMEZAWA Hiroyuki
1
-2
/
+2
[next]