index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Use embedded libfdt in the bootwrapper
David Gibson
2007-12-11
18
-16
/
+219
*
[POWERPC] Merge libfdt upstream source
David Gibson
2007-12-11
10
-0
/
+2568
*
[POWERPC] EEH: Avoid a possible NULL pointer dereference
Stephen Rothwell
2007-12-11
1
-2
/
+2
*
[POWERPC] iSeries: Merge vpdinfo.c into pci.c
Stephen Rothwell
2007-12-11
4
-259
/
+219
*
[POWERPC] iSeries: Clean up and simplify vdpinfo.c
Stephen Rothwell
2007-12-11
1
-54
/
+46
*
[POWERPC] iSeries: DeCamelCase vpdinfo.c
Stephen Rothwell
2007-12-11
3
-97
/
+95
*
[POWERPC] Update xmon slb code
will schmidt
2007-12-11
1
-6
/
+23
*
[POWERPC] Use SLB size from the device tree
Michael Neuling
2007-12-11
6
-4
/
+25
*
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
2007-12-11
17
-30
/
+28
*
[POWERPC] Don't special case pci_domain_nr() for iSeries
Stephen Rothwell
2007-12-11
2
-7
/
+4
*
[POWERPC] Remove some iSeries platform checks from the PCI code
Stephen Rothwell
2007-12-11
2
-15
/
+10
*
[POWERPC] iSeries: hose->buid is always zero for iSeries
Stephen Rothwell
2007-12-11
1
-6
/
+2
*
[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
Stephen Rothwell
2007-12-11
3
-4
/
+5
*
[POWERPC] Inline pci_setup_pci_controller as it has become trivial
Stephen Rothwell
2007-12-11
1
-15
/
+6
*
[POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn
Stephen Rothwell
2007-12-11
1
-15
/
+12
*
[POWERPC] iSeries: Reduce dependence on pci_dn bussubno
Stephen Rothwell
2007-12-11
1
-9
/
+9
*
[POWERPC] iSeries: iseries_ds_addr is only used in pci.c
Stephen Rothwell
2007-12-11
2
-12
/
+12
*
[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information
Stephen Rothwell
2007-12-11
3
-17
/
+6
*
[POWERPC] iSeries: Remove one layer of IO routines
Stephen Rothwell
2007-12-11
1
-49
/
+19
*
[POWERPC] iSeries: Consoldiate PCI IO error check
Stephen Rothwell
2007-12-11
1
-79
/
+26
*
[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup
Stephen Rothwell
2007-12-11
1
-33
/
+35
*
[POWERPC] iSeries: Remove some dead code from pci.c
Stephen Rothwell
2007-12-11
1
-18
/
+1
*
[POWERPC] iSeries: DeCamelCase pci.c
Stephen Rothwell
2007-12-11
1
-108
/
+108
*
[POWERPC] iSeries: Cleanup PCI retry code a little
Stephen Rothwell
2007-12-11
1
-4
/
+4
*
[POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration
Stephen Rothwell
2007-12-11
1
-23
/
+16
*
[POWERPC] pSeries: Remove dependency on pci_dn bussubno
Stephen Rothwell
2007-12-11
1
-17
/
+7
*
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
2007-12-11
2
-6
/
+4
*
[POWERPC] lparcfg: Remove useless buffer allocation
Nathan Lynch
2007-12-11
1
-11
/
+1
*
[POWERPC] Update celleb_defconfig to add support for native CBE
Ishizaki Kou
2007-12-11
1
-19
/
+19
*
[POWERPC] celleb: Add support for native CBE
Ishizaki Kou
2007-12-11
4
-23
/
+85
*
[POWERPC] cell: Fix undefined reference to mmio_nvram_init
Ishizaki Kou
2007-12-11
1
-0
/
+2
*
[POWERPC] kernel_execve is identical in 32 and 64 bit
Stephen Rothwell
2007-12-11
3
-14
/
+8
*
[POWERPC] Use of_register_driver to implement of_register_platform_driver
Stephen Rothwell
2007-12-11
1
-20
/
+0
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-12-10
129
-7503
/
+3342
|
\
|
*
ibm_newemac: Cleanup/fix support for STACR register variants
Benjamin Herrenschmidt
2007-12-07
1
-0
/
+4
|
*
ibm_newemac: Cleanup/Fix RGMII MDIO support detection
Benjamin Herrenschmidt
2007-12-07
1
-0
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2007-12-07
11
-283
/
+443
|
|
\
|
|
*
[AVR32] Fix wrong pt_regs in critical exception handler
Haavard Skinnemoen
2007-12-07
1
-2
/
+2
|
|
*
[AVR32] Fix copy_to_user_page() breakage
Haavard Skinnemoen
2007-12-07
1
-10
/
+10
|
|
*
[AVR32] Follow the rules when dealing with the OCD system
Haavard Skinnemoen
2007-12-07
4
-227
/
+323
|
|
*
[AVR32] Clean up OCD register usage
Haavard Skinnemoen
2007-12-07
5
-33
/
+35
|
|
*
[AVR32] Implement irqflags trace and lockdep support
Haavard Skinnemoen
2007-12-07
2
-19
/
+41
|
|
*
[AVR32] Implement stacktrace support
Haavard Skinnemoen
2007-12-07
3
-0
/
+57
|
|
*
[AVR32] Kconfig: Use def_bool instead of bool + default
Haavard Skinnemoen
2007-12-07
1
-37
/
+19
|
|
*
[AVR32] Fix invalid status register bit definitions in asm/ptrace.h
Haavard Skinnemoen
2007-12-07
1
-2
/
+3
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-12-07
1
-6
/
+10
|
|
\
\
|
|
*
|
[SPARC64]: Fix memory controller register access when non-SMP.
David S. Miller
2007-12-07
1
-6
/
+10
|
|
|
/
|
*
|
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
2007-12-06
44
-2450
/
+2660
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparams
Grant Likely
2007-12-07
2
-4
/
+12
|
|
*
[POWERPC] Update defconfigs
Paul Mackerras
2007-12-06
39
-2298
/
+2494
[next]