index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-17
[POWERPC] Fix non HUGETLB_PAGE build warning
Stephen Rothwell
2
-3
/
+3
2007-08-17
[POWERPC] Handle alignment faults on new FP load/store instructions
Paul Mackerras
1
-8
/
+49
2007-08-17
[POWERPC] pseries: Remove dead EEH video code
Linas Vepstas
1
-17
/
+0
2007-08-17
[POWERPC] Remove gratuitous reads from powermac pci config space methods
Nathan Lynch
1
-9
/
+0
2007-08-17
[POWERPC] Remove gratuitous reads from pasemi pci config space methods
Nathan Lynch
1
-3
/
+0
2007-08-17
[POWERPC] tsi108_direct_pci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-08-17
[POWERPC] indirect_pci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-08-17
[POWERPC] chrp pci_ops: Use named structure member initializers
Nathan Lynch
1
-4
/
+4
2007-08-17
[POWERPC] efika rtas_pci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-08-17
[POWERPC] null_pci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-08-17
[POWERPC] powermac pci_ops: Use named structure member initializers
Nathan Lynch
1
-8
/
+8
2007-08-17
[POWERPC] pa_pxp_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-08-17
[POWERPC] maple pci_ops: Use named structure member initializers
Nathan Lynch
1
-6
/
+6
2007-08-17
[POWERPC] celleb_epci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-08-17
[POWERPC] celleb_fake_pci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-08-17
[POWERPC] rtas_pci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-08-17
[POWERPC] Remove gratuitous reads from maple PCI config space methods
Nathan Lynch
1
-9
/
+0
2007-08-17
[POWERPC] Export DCR symbols for modules
Murali Iyer
1
-0
/
+4
2007-08-17
[POWERPC] pseries: Eliminate global error_log_cnt variable
Linas Vepstas
2
-8
/
+9
2007-08-17
[POWERPC] pseries: Fix jumbled no_logging flag
Linas Vepstas
2
-16
/
+6
2007-08-17
[POWERPC] Remove nvram forward declarations
Linas Vepstas
1
-5
/
+0
2007-08-17
[POWERPC] pseries: Simplify rtasd initialization
Linas Vepstas
1
-34
/
+19
2007-08-17
[POWERPC] pseries: Use rtas_token instead of hand-rolled code
Linas Vepstas
1
-11
/
+2
2007-08-17
[POWERPC] pseries: Avoid excess rtas_token calls
Linas Vepstas
1
-6
/
+9
2007-08-17
[POWERPC] Only ignore arch/ppc/include, not arch/ppc/boot/include
Grant Likely
1
-1
/
+1
2007-08-17
[POWERPC] Typo fixes interrrupt -> interrupt
Gabriel C
4
-4
/
+4
2007-08-17
[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of
David Gibson
3
-125
/
+161
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
16
-18
/
+0
2007-08-17
[POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization code
Jon Loeliger
2
-19
/
+0
2007-08-17
[POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization code
Jon Loeliger
2
-28
/
+0
2007-08-17
[POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization code
Jon Loeliger
1
-11
/
+2
2007-08-17
[POWERPC] EEH: Dump PCI bridge status on event
Linas Vepstas
1
-1
/
+26
2007-08-17
[POWERPC] EEH: Fix PCI bridge handling bug
Linas Vepstas
1
-4
/
+5
2007-08-17
[POWERPC] EEH: Tweak printk message
Linas Vepstas
1
-4
/
+4
2007-08-17
[POWERPC] Init markings for celleb
Ishizaki Kou
3
-7
/
+7
2007-08-17
[POWERPC] Fix celleb sio section warning
Ishizaki Kou
1
-1
/
+1
2007-08-17
[POWERPC] Fix celleb pci section warnings
Ishizaki Kou
1
-6
/
+6
2007-08-17
[POWERPC] Fix invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2007-08-15
[POWERPC] ps3: Fix no storage devices found
Geert Uytterhoeven
1
-1
/
+1
2007-08-15
[POWERPC] Fix for assembler -g
Roland McGrath
1
-0
/
+1
2007-08-15
[POWERPC] Fix small race in 44x tlbie function
David Gibson
2
-2
/
+22
2007-08-15
[POWERPC] Remove unused code causing a compile warning
Becky Bruce
1
-18
/
+0
2007-08-15
[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour
Jeremy Kerr
1
-0
/
+1
2007-08-12
genirq: mark io_apic level interrupts to avoid resend
Thomas Gleixner
2
-4
/
+10
2007-08-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-26
/
+15
2007-08-12
i386: Fix broken mmiocfg accesses
Linus Torvalds
1
-3
/
+3
2007-08-12
Do not replace whole memcpy in apply alternatives
Petr Vandrovec
1
-1
/
+3
2007-08-12
Pull processor into release branch
Len Brown
1
-26
/
+15
2007-08-12
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-4
/
+12
2007-08-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
14
-338
/
+287
[next]