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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-14
[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
Benjamin Herrenschmidt
1
-0
/
+1
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-12
[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610
Martyn Welch
2
-0
/
+16
2009-01-11
powerpc: Fix cpufreq drivers after cpufreq core changes
Benjamin Herrenschmidt
4
-5
/
+5
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
6
-140
/
+705
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
60
-498
/
+1738
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-08
powerpc/oprofile: fix whitespaces in op_model_cell.c
Robert Richter
1
-13
/
+11
2009-01-08
powerpc/oprofile: IBM CELL: add SPU event profiling support
Carl Love
6
-16
/
+545
2009-01-08
powerpc/oprofile: fix cell/pr_util.h
Robert Richter
1
-2
/
+2
2009-01-08
powerpc/oprofile: IBM CELL: cleanup and restructuring
Carl Love
2
-153
/
+191
2009-01-08
powerpc: enable dynamic ftrace
Steven Rostedt
1
-0
/
+2
2009-01-08
powerpc/cell: Fix the prototype of create_vma_map()
Stephen Rothwell
1
-1
/
+1
2009-01-08
powerpc/mm: Make clear_fixmap() actually work
Anton Vorontsov
1
-1
/
+2
2009-01-08
powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()
Anton Vorontsov
1
-55
/
+0
2009-01-08
powerpc: Export cacheable_memzero as its now used in a driver
Kumar Gala
1
-0
/
+1
2009-01-08
powerpc: Fix missing semicolons in mmu_decl.h
Benjamin Herrenschmidt
1
-3
/
+3
2009-01-08
powerpc/pasemi: local_irq_save uses an unsigned long
Ingo Molnar
1
-1
/
+1
2009-01-08
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
3
-5
/
+5
2009-01-08
powerpc/cell: Use correct types in beat files
Ingo Molnar
2
-12
/
+13
2009-01-08
powerpc: Use correct type in prom_init.c
Ingo Molnar
1
-1
/
+1
2009-01-08
powerpc: Remove unnecessary casts
Stephen Rothwell
1
-7
/
+7
2009-01-08
mtd/ps3vram: Add modalias support to the ps3vram driver
Geert Uytterhoeven
1
-0
/
+1
2009-01-08
mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD
Jim Paris
2
-0
/
+38
2009-01-08
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
1
-2
/
+3
2009-01-08
powerpc: Enable RELOCATABLE option for CRASH_DUMP
Mohan Kumar M
1
-1
/
+2
2009-01-08
powerpc: Remove the redundant _tlbil_pid at SMP case
Dave Liu
1
-1
/
+2
2009-01-08
powerpc/cell: local_irq_save takes an unsigned long
Stephen Rothwell
1
-1
/
+1
2009-01-08
powerpc/cell: Bitops work on unsigned longs
Stephen Rothwell
1
-1
/
+1
2009-01-08
powerpc: Add ioctls for RS485 mode control of serial drivers
Matthias Fuchs
1
-0
/
+2
2009-01-08
powerpc: Fix pciconfig_iobase system call on PCI-Express powermac
Paul Mackerras
1
-2
/
+7
2009-01-08
powerpc/pasemi: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-08
powerpc/52xx: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-08
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch
4
-297
/
+850
2009-01-08
powerpc/iseries: Kexec is known not to work on iseries
Michael Ellerman
1
-0
/
+11
2009-01-08
powerpc: Copy bootable images in the default install script
Grant Likely
2
-2
/
+14
2009-01-08
powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Dave Hansen
1
-6
/
+5
2009-01-08
powerpc/mm: Make careful_allocation() return virtual addrs
Dave Hansen
1
-17
/
+20
2009-01-08
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
Dave Hansen
1
-5
/
+1
2009-01-08
powerpc/mm: Add better comment on careful_allocation()
Dave Hansen
1
-2
/
+10
2009-01-08
powerpc/powermac: Add missing of_node_put
Nicolas Palix
2
-4
/
+9
2009-01-08
powerpc/pci: Reserve legacy regions on PCI
Benjamin Herrenschmidt
1
-1
/
+70
2009-01-08
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
43
-1239
/
+2078
2009-01-07
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-6
/
+1
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2009-01-07
PCI: powerpc: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-6
/
+1
2009-01-07
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
1
-1
/
+1
2009-01-06
powerpc: introduce asm/swab.h
Harvey Harrison
3
-81
/
+93
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-3
/
+4
[next]