index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-2
/
+1
*
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
3
-27
/
+0
*
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-24
23
-143
/
+111
|
\
|
*
Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-07-14
13
-72
/
+72
|
|
\
|
|
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
13
-72
/
+72
|
*
|
powerpc/fsl-booke: Fix address issue when using relocatable kernels
Matthew McClintock
2010-07-11
1
-3
/
+1
|
|
/
|
*
powerpc: Fix default_machine_crash_shutdown #ifdef botch
Paul E. McKenney
2010-07-08
1
-1
/
+1
|
*
powerpc: Fix logic error in fixup_irqs
Johannes Berg
2010-07-08
1
-1
/
+4
|
*
powerpc: Linux cannot run with 0 cores
Anton Blanchard
2010-07-08
1
-1
/
+1
|
*
powerpc: Fix compile errors in prom_init_check for gcc 4.5
Stephen Rothwell
2010-07-08
1
-0
/
+6
|
*
powerpc/perf_event: Fix for power_pmu_disable()
Matt Evans
2010-07-08
1
-1
/
+4
|
*
powerpc: rtas_flash needs to use rtas_data_buf
Milton Miller
2010-06-15
1
-18
/
+21
|
*
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
2010-06-15
6
-29
/
+0
|
*
powerpc/kexec: Wait for online/possible CPUs only.
Matt Evans
2010-06-15
1
-17
/
+1
*
|
of: Remove unused of_find_device_by_phandle()
Grant Likely
2010-07-18
1
-19
/
+0
*
|
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
2010-07-05
2
-85
/
+1
*
|
of/device: Merge of_platform_bus_probe()
Grant Likely
2010-07-05
1
-130
/
+1
*
|
of/device: merge of_device_uevent
Grant Likely
2010-07-05
1
-49
/
+0
*
|
of/address: Merge all of the bus translation code
Grant Likely
2010-07-05
1
-515
/
+0
*
|
of/address: merge of_address_to_resource()
Grant Likely
2010-07-05
1
-46
/
+1
*
|
of/address: merge of_iomap()
Grant Likely
2010-07-05
1
-11
/
+0
*
|
of/irq: merge irq mapping code
Grant Likely
2010-07-05
1
-266
/
+0
*
|
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
2010-07-05
1
-85
/
+0
*
|
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2010-06-28
1
-12
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-06-11
1
-0
/
+1
|
\
|
*
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
2010-06-11
1
-0
/
+1
*
|
powerpc/kprobes: Remove resume_execution() in kprobes
Ananth N Mavinakayanahalli
2010-06-02
1
-12
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-06-01
9
-202
/
+549
|
\
\
|
*
|
powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set
Benjamin Herrenschmidt
2010-05-31
1
-1
/
+1
|
*
|
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2010-05-31
8
-201
/
+548
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
2010-05-24
4
-0
/
+60
|
|
*
powerpc/fsl-booke: Move the entry setup code into a seperate file
Sebastian Andrzej Siewior
2010-05-24
2
-198
/
+201
|
|
*
powerpc/fsl-booke: fix the case where we are not in the first page
Sebastian Andrzej Siewior
2010-05-24
1
-0
/
+1
|
|
*
powerpc/fsl-booke: Add hibernation support for FSL BookE processors
Anton Vorontsov
2010-05-21
2
-2
/
+199
|
|
*
powerpc/e500mc: Implement machine check handler.
Scott Wood
2010-05-21
2
-2
/
+88
*
|
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-6
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
2010-03-03
1
-1
/
+1
|
*
|
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
2010-03-03
1
-1
/
+1
|
*
|
Rename .data.init_task to .data..init_task.
Tim Abbott
2010-03-03
1
-3
/
+1
|
*
|
Rename .data.cacheline_aligned to .data..cacheline_aligned.
Tim Abbott
2010-03-03
1
-1
/
+1
*
|
|
powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2010-05-27
2
-8
/
+8
*
|
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
37
-503
/
+1405
|
\
\
\
|
*
\
\
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-21
4
-43
/
+81
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Find HTAB ourselves
Alexander Graf
2010-05-17
1
-5
/
+0
|
|
*
|
|
KVM: PPC: Add KVM intercept handlers
Alexander Graf
2010-05-17
1
-0
/
+14
|
|
*
|
|
PPC: Export SWITCH_FRAME_SIZE
Alexander Graf
2010-05-17
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Export MMU variables
Alexander Graf
2010-05-17
1
-0
/
+5
|
|
*
|
|
KVM: PPC: Add SVCPU to Book3S_32
Alexander Graf
2010-05-17
1
-0
/
+3
|
|
*
|
|
KVM: PPC: Use now shadowed vcpu fields
Alexander Graf
2010-05-17
1
-37
/
+54
|
|
*
|
|
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
2010-05-17
1
-3
/
+3
[next]