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
2006-06-28
[POWERPC] Remove unused function call_with_mmu_off
Stephen Rothwell
1
-42
/
+0
2006-06-28
[POWERPC] Clean up it_lp_queue.h
Stephen Rothwell
3
-29
/
+28
2006-06-28
[POWERPC] Skip the "copy down" of the kernel if it is already at zero.
Jimi Xenidis
1
-0
/
+3
2006-06-28
[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.
David Wilder
2
-42
/
+132
2006-06-28
[POWERPC] spufs: fix class0 interrupt assignment
Arnd Bergmann
1
-4
/
+4
2006-06-28
[POWERPC] spufs: fix memory hotplug dependency
Geoff Levand
1
-1
/
+1
2006-06-28
[POWERPC] spufs: fix MFC command queue purge
Benjamin Herrenschmidt
1
-2
/
+4
2006-06-28
[POWERPC] spufs: map mmio space as guarded into user space
Benjamin Herrenschmidt
1
-5
/
+5
2006-06-28
[POWERPC] Enable XMON in cell_defconfig
Michael Ellerman
1
-3
/
+4
2006-06-28
[POWERPC] Enable the RTAS udbg console on IBM Cell Blade
Michael Ellerman
2
-0
/
+5
2006-06-28
[POWERPC] Add udbg support for RTAS console
Michael Ellerman
4
-4
/
+88
2006-06-28
[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier
Michael Ellerman
2
-18
/
+27
2006-06-28
[POWERPC] Move RTAS exports next to their declarations
Michael Ellerman
1
-14
/
+13
2006-06-28
[POWERPC] Make rtas_call() safe if RTAS hasn't been initialised
Michael Ellerman
1
-1
/
+1
2006-06-28
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
Michael Ellerman
2
-12
/
+8
2006-06-28
[POWERPC] Make kexec_setup() a regular initcall
Michael Ellerman
2
-5
/
+3
2006-06-28
[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()
Michael Ellerman
1
-28
/
+6
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
10
-76
/
+58
2006-06-28
[POWERPC] Export flat device tree via debugfs for debugging
Michael Ellerman
1
-0
/
+25
2006-06-28
[POWERPC] Remove remaining iSeries debugger cruft
Michael Ellerman
2
-40
/
+9
2006-06-28
[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel
Haren Myneni
2
-0
/
+63
2006-06-28
[POWERPC] Remove obsolete #include <linux/config.h>.
Jon Loeliger
4
-4
/
+0
2006-06-28
[POWERPC] Remove redundant STD_MMU selection.
Jon Loeliger
1
-5
/
+0
2006-06-28
[POWERPC] Move I8259 selection under MPC8641HPCN board
Jon Loeliger
2
-1
/
+1
2006-06-28
[POWERPC] Remove redundant PPC_86XX check.
Jon Loeliger
1
-3
/
+0
2006-06-28
[POWERPC] Don't access HID registers if running on a Hypervisor.
Jimi Xenidis
1
-2
/
+12
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
1
-5
/
+6
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
4
-4
/
+4
2006-06-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-1
/
+2
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2
-12
/
+2
2006-06-27
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
1
-13
/
+2
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+8
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2
-7
/
+7
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in arch and core code
Greg Kroah-Hartman
6
-28
/
+33
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-5
/
+5
2006-06-26
[PATCH] Notify page fault call chain for powerpc
Anil S Keshavamurthy
1
-1
/
+35
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
1
-2
/
+2
2006-06-26
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
1
-1
/
+1
2006-06-26
[PATCH] oprofile: Fix unnecessary cleverness
Markus Armbruster
1
-1
/
+1
2006-06-26
Storage class should be first
Tobias Klauser
1
-2
/
+2
2006-06-26
spelling fixes
Andreas Mohr
2
-2
/
+2
2006-06-26
fix paniced->panicked typos
Lee Revell
1
-1
/
+1
2006-06-25
[PATCH] spufs: update ->flush method proto
Al Viro
1
-2
/
+2
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
3
-167
/
+121
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
3
-4
/
+0
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+1
2006-06-25
[PATCH] more for_each_cpu() removal
Andrew Morton
1
-2
/
+2
2006-06-23
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
1
-2
/
+2
[prev]
[next]