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
2005-08-01
[PATCH] ppc32: add missing 4xx EMAC sysfs nodes
Eugene Surovegin
1
-1
/
+11
2005-08-01
[PATCH] ppc32: add 440ep support
Matt Porter
3
-3
/
+41
2005-07-30
[PATCH] ppc32: inotify syscalls
Robert Love
1
-1
/
+4
2005-07-27
[PATCH] ppc32: fix dma_map_page() to use page_to_bus()
Matt Porter
1
-1
/
+1
2005-07-27
[PATCH] ppc32: Make the UARTs on MPC824x individual platform devices
Kumar Gala
1
-1
/
+2
2005-07-27
[PATCH] ppc32: Add proper prototype for cpm2_reset()
Kumar Gala
1
-2
/
+3
2005-07-26
[PATCH] Add emergency_restart()
Eric W. Biederman
1
-0
/
+6
2005-07-13
[PATCH] ppc32: fix destroy_context() race condition
Guillaume Autran
1
-0
/
+2
2005-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6
Linus Torvalds
1
-1
/
+1
2005-07-12
[PATCH] kexec-ppc: fix for ksysfs crash_notes
Albert Herranz
1
-0
/
+2
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-1
/
+1
2005-07-12
[ACPI] PNPACPI vs sound IRQ
David Shaohua Li
1
-1
/
+1
2005-07-07
[PATCH] ppc64: remove duplicate syscall reservation
Anton Blanchard
1
-1
/
+1
2005-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
2
-18
/
+7
2005-07-05
[PATCH] ppc32: add Freescale MPC885ADS board support
Andrei Konovalov
1
-0
/
+4
2005-06-29
[PATCH] Serial: Split 8250 port table (part 2)
Russell King
1
-85
/
+1
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
2
-1
/
+9
2005-06-27
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n
Andrew Morton
1
-0
/
+2
2005-06-27
[PATCH] PCI: DMA bursting advice
David S. Miller
1
-0
/
+8
2005-06-27
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
1
-0
/
+6
2005-06-27
[PATCH] ppc32: Bump PMU interrupt priority
Benjamin Herrenschmidt
1
-0
/
+6
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-1
/
+3
2005-06-25
[PATCH] kexec: kexec ppc support
Eric W. Biederman
2
-0
/
+69
2005-06-25
[PATCH] ppc32: Remove FSL OCP support
Kumar Gala
2
-58
/
+0
2005-06-25
[PATCH] ppc32: Add support for Freescale e200 (Book-E) core
Kumar Gala
5
-3
/
+22
2005-06-23
[PATCH] streamline preempt_count type across archs
Jesper Juhl
1
-1
/
+2
2005-06-21
[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC's
Kumar Gala
1
-2
/
+0
2005-06-21
[PATCH] ppc32: Added support for all MPC8548 internal interrupts
Kumar Gala
2
-14
/
+65
2005-06-21
[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCP
Kumar Gala
2
-0
/
+8
2005-06-21
[PATCH] ppc32: Added preliminary support for the MPC8548 CDS board
Kumar Gala
1
-1
/
+1
2005-06-21
[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors
Kumar Gala
2
-1
/
+12
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
1
-1
/
+1
2005-06-20
[PATCH] Driver Core: include: update device attribute callbacks
Yani Ioannou
1
-1
/
+1
2005-06-18
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2
-1
/
+11
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
1
-0
/
+10
2005-06-06
[PATCH] ppc32: add <linux/compiler.h> to <asm/sigcontext.h>
Tom Rini
1
-1
/
+1
2005-06-02
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
3
-1
/
+48
2005-05-28
[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge
Vitaly Bordug
3
-1
/
+48
2005-05-11
Add missing asm-ppc/seccomp.h. Must learn to use git properly.
David Woodhouse
1
-0
/
+10
2005-05-08
Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32
David Woodhouse
1
-0
/
+7
2005-05-04
[PATCH] asm/signal.h unification
Al Viro
1
-14
/
+1
2005-05-02
[PATCH] ppc32: Fix might_sleep() warning with clock spreading
Benjamin Herrenschmidt
1
-0
/
+3
2005-05-01
[PATCH] move SA_xxx defines to linux/signal.h
Stas Sergeev
1
-13
/
+0
2005-05-01
[PATCH] remove all kernel BUGs
Matt Mackall
1
-0
/
+3
2005-05-01
[PATCH] ppc32: refactor FPU exception handling
Paul Mackerras
1
-0
/
+1
2005-04-25
[PATCH] ppc iomem annotations: ->io_base_virt
Al Viro
1
-2
/
+2
2005-04-25
[PATCH] ppc user annotations: sigcontext
Al Viro
1
-1
/
+1
2005-04-24
[PATCH] ppc trivial iomem annotations: chrp
Al Viro
1
-1
/
+1
2005-04-19
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
Hugh Dickins
1
-1
/
+1
2005-04-16
[PATCH] u32 vs. pm_message_t in ppc and radeon
Pavel Machek
3
-3
/
+3
[next]