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.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-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
1
-1
/
+1
2007-10-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
26
-903
/
+1451
2007-10-14
Lite5200 shouldn't mess with ROOT_DEV
Grant Likely
1
-12
/
+0
2007-10-14
[SPARC64]: virt_to_real_irq_table --> virt_irq_table
David S. Miller
1
-20
/
+20
2007-10-14
[SPARC64]: virt_irq --> bucket mapping no longer necessary
David S. Miller
2
-12
/
+9
2007-10-14
[SPARC64]: Kill ugly __bucket() macro.
David S. Miller
1
-146
/
+92
2007-10-14
[SPARC64]: Kill ugly __irq_ino() macro.
David S. Miller
2
-12
/
+12
2007-10-14
[SPARC64]: Only use bypass accesses to INO buckets.
David S. Miller
2
-33
/
+91
2007-10-14
[SPARC64]: Update defconfig.
David S. Miller
1
-5
/
+33
2007-10-14
[SPARC64]: Use sun4v VIRQ interfaces as intended.
David S. Miller
2
-12
/
+31
2007-10-14
[SPARC64]: Allocate ivector_table dynamically.
David S. Miller
1
-11
/
+11
2007-10-14
[SPARC64]: Access ivector_table[] using physical addresses.
David S. Miller
4
-39
/
+49
2007-10-14
[SPARC64]: Make IVEC pointers 64-bit.
David S. Miller
3
-25
/
+32
2007-10-14
[SPARC64]: Fix register usage in xor_raid_4().
David S. Miller
1
-6
/
+6
2007-10-14
[SPARC64]: Kill pci_memspace_mask.
David S. Miller
6
-52
/
+30
2007-10-14
[SPARC64]: Consolidate MSI support code.
David S. Miller
6
-775
/
+700
2007-10-14
[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.
Stephen Rothwell
4
-4
/
+12
2007-10-14
[SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.
David S. Miller
1
-11
/
+4
2007-10-14
[SPARC/64]: Prepare to remove of_platform_driver name.
Stephen Rothwell
2
-2
/
+8
2007-10-14
[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
Robert Reif
2
-6
/
+10
2007-10-14
[SPARC64]: beautify vmlinux.lds
Sam Ravnborg
1
-89
/
+122
2007-10-14
[SPARC]: beautify vmlinux.lds
Sam Ravnborg
1
-72
/
+93
2007-10-14
[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
David S. Miller
2
-1
/
+516
2007-10-14
i2c/tps65010: New-style driver updates, part 2
David Brownell
3
-5
/
+143
2007-10-13
missing includes in arch/powerpc/platforms/52xx/lite5200.c
Al Viro
1
-0
/
+2
2007-10-13
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-51
/
+51
2007-10-13
Delete filenames in comments.
Dave Jones
49
-97
/
+15
2007-10-13
minimal build fixes for uml (fallout from x86 merge)
Al Viro
6
-11
/
+18
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
25
-455
/
+1634
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
99
-3034
/
+7127
2007-10-13
m68k: Atari keyboard ACIA driver cleanup
Geert Uytterhoeven
1
-97
/
+7
2007-10-13
x86/pci/acpi: fix DMI const-ification fallout
Jeff Garzik
1
-1
/
+1
2007-10-13
x86: fence oostores on 64-bit
Nick Piggin
1
-0
/
+1
2007-10-13
[MIPS] SMP: Fix use of cpumasks.
Ralf Baechle
1
-3
/
+3
2007-10-13
[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."
Ralf Baechle
1
-48
/
+48
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
11
-9
/
+325
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-48
/
+17
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-3
/
+3
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
25
-37
/
+9
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
21
-984
/
+1091
2007-10-13
PCI: X86: Introduce and enable PCI domain support
Jeff Garzik
4
-8
/
+21
2007-10-13
PCI: modify PCI bridge control ISA flag for clarity
Gary Hade
1
-1
/
+1
2007-10-13
PCI: use _CRS for PCI resource allocation
Gary Hade
3
-0
/
+143
2007-10-13
PCI: skip ISA ioresource alignment on some systems
Gary Hade
3
-0
/
+56
2007-10-13
PCI: i386: Compaq EVO N800c needs PCI bus renumbering
Juha Laiho
1
-0
/
+10
2007-10-13
PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"
Johannes Goecke
1
-0
/
+47
2007-10-13
i386: add support for picopower irq router
Thomas Backlund
1
-0
/
+39
2007-10-13
PCI: pci_get_device call from interrupt in reboot fixups
Denis V. Lunev
1
-0
/
+6
2007-10-13
dma_free_coherent() needs irqs enabled (sigh)
David Brownell
2
-1
/
+3
2007-10-13
USB: re-remove <linux/usb_sl811.h>
David Brownell
3
-3
/
+3
[next]