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
/
arch
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-21
[POWERPC] Fix compile error in sbc8560
Amy Fong
2
-0
/
+19
2006-09-21
[POWERPC] PPC: Fix xmon stack frame address in backtrace
Josh Boyer
1
-1
/
+1
2006-09-20
[POWERPC] clean up ide io accessors
Stephen Rothwell
2
-9
/
+0
2006-09-20
[POWERPC] remove unused asm routines
Stephen Rothwell
2
-88
/
+0
2006-09-20
[POWERPC] remove unused io accessors
Stephen Rothwell
1
-16
/
+0
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-266
/
+319
2006-09-13
[POWERPC] PPC: Fix Kconfig whitespace warnings
Josh Boyer
1
-3
/
+3
2006-09-13
[POWERPC] PPC 4xx: Enable XMON on PPC 4xx boards
Josh Boyer
2
-16
/
+38
2006-09-13
[POWERPC] Make function of pm_power_off consistent with x86
Corey Minyard
1
-5
/
+12
2006-09-13
[POWERPC] update prep_defconfig
Olaf Hering
1
-266
/
+319
2006-08-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-4
/
+698
2006-08-30
[POWERPC] Fix irq enable/disable in smp_generic_take_timebase
Paul Mackerras
1
-3
/
+4
2006-08-30
[POWERPC] back up old school ipic.[hc] to arch/ppc
Kim Phillips
3
-1
/
+694
2006-08-19
[PATCH] ppc32: board-specific part of fs_enet update
Vitaly Bordug
11
-362
/
+460
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
1
-0
/
+1
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
3
-3
/
+3
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-07-04
[POWERPC] Actually copy over i8259.c to arch/ppc/syslib this time
Benjamin Herrenschmidt
1
-0
/
+212
2006-07-03
kbuild: introduce utsrelease.h
Sam Ravnborg
1
-1
/
+1
2006-07-03
[POWERPC] Copy i8259 code back to arch/ppc
Benjamin Herrenschmidt
1
-0
/
+2
2006-07-02
[PATCH] irq-flags: PPC: Use the new IRQF_ constants
Thomas Gleixner
13
-24
/
+27
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
196
-196
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-1
/
+1
2006-06-29
[PATCH] KConfig: Spellchecking 'similarity' and 'independent'
Matt LaPlante
1
-2
/
+2
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-22
/
+30
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-2
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
15
-20
/
+20
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-6
/
+6
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in arch and core code
Greg Kroah-Hartman
1
-17
/
+25
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
Storage class should be first
Tobias Klauser
1
-2
/
+2
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-1
/
+0
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
7
-36
/
+149
2006-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-5
/
+4
2006-06-22
[PATCH] zlib_inflate: Upgrade library code to a recent version
Richard Purdie
1
-1
/
+1
2006-06-21
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
Kumar Gala
1
-3
/
+3
2006-06-21
[PATCH] PCI: fix error with pci_get_device() call in the mpc85xx driver
Greg Kroah-Hartman
1
-5
/
+4
2006-06-15
[POWERPC] ppc32: fix CPCI405 board support
Matthias Fuchs
3
-31
/
+140
2006-06-13
powerpc: Fix some missed ppc32 mm->context.id conversions
Paul Mackerras
2
-4
/
+4
2006-06-11
powerpc: add context.vdso_base for 32-bit too
Paul Mackerras
1
-1
/
+1
2006-06-01
Merge branch 'merge'
Paul Mackerras
4
-18
/
+18
2006-05-29
ppc: Fix typo in TI_LOCAL_FLAGS definition
Paul Mackerras
1
-1
/
+1
2006-05-26
[PATCH] ppc32 CPM_UART: various fixes for pq2 uart users
Vitaly Bordug
3
-17
/
+17
2006-05-24
[PATCH] remove powerpc bitops in favor of existing generic bitops
Jon Mason
1
-0
/
+4
2006-05-09
[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiation
Marcelo Tosatti
1
-4
/
+0
2006-05-03
[PATCH] ppc32 CPM_UART: fixes and improvements
Vitaly Bordug
1
-1
/
+1
2006-04-28
[PATCH] ppc32: Update board-specific code of the CPM UART users
Vitaly Bordug
4
-1
/
+415
2006-04-28
[PATCH] ppc32: odd fixes and improvements in ppc_sys
Vitaly Bordug
3
-11
/
+26
2006-04-28
[PATCH] ppc32: add 440GX erratum 440_43 workaround
Eugene Surovegin
3
-2
/
+17
[next]