index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
27
-74
/
+2160
2008-04-21
arm: Storage class should be before const qualifier
Tobias Klauser
1
-3
/
+3
2008-04-21
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
43
-10612
/
+167
2008-04-20
PCI: parisc: use generic pci_enable_resources()
Bjorn Helgaas
1
-17
/
+13
2008-04-20
PCI: ppc: use generic pci_enable_resources()
Bjorn Helgaas
1
-57
/
+2
2008-04-20
PCI: powerpc: use generic pci_enable_resources()
Bjorn Helgaas
1
-33
/
+1
2008-04-20
PCI: ia64: use generic pci_enable_resources()
Bjorn Helgaas
1
-43
/
+1
2008-04-20
PCI: alpha: use generic pci_enable_resources()
Bjorn Helgaas
1
-22
/
+1
2008-04-20
PCI: x86: use generic pci_enable_resources()
Bjorn Helgaas
3
-40
/
+1
2008-04-20
PCI: remove "pci=routeirq" noise from dmesg
Bjorn Helgaas
1
-2
/
+1
2008-04-20
PCI: Include PCI domain in PCI bus names on x86/x86_64
Gary Hade
1
-4
/
+4
2008-04-20
PCI: remove pcibios_fixup_ghosts()
Greg Kroah-Hartman
2
-107
/
+0
2008-04-20
PCI: add is_added flag to struct pci_dev
Greg Kroah-Hartman
1
-5
/
+2
2008-04-20
PCI: remove initial bios sort of PCI devices on x86
Greg Kroah-Hartman
6
-88
/
+0
2008-04-20
PCI: remove pci_get_device_reverse from calgary driver
Greg Kroah-Hartman
1
-2
/
+1
2008-04-21
[CRYPTO] aes-x86-32: Remove unused return code
Sebastian Siewior
1
-3
/
+0
2008-04-21
[CRYPTO] sha384: Hardware acceleration for s390
Jan Glauber
1
-7
/
+50
2008-04-21
[CRYPTO] sha512: Hardware acceleration for s390
Jan Glauber
5
-4
/
+86
2008-04-21
[CRYPTO] s390: Generic sha_update and sha_final
Jan Glauber
5
-171
/
+138
2008-04-20
[PPC] minor irq handler cleanups
Jeff Garzik
2
-3
/
+4
2008-04-20
[BLACKFIN] minor irq handler cleanups
Jeff Garzik
1
-3
/
+2
2008-04-20
[SPARC] minor irq handler cleanups
Jeff Garzik
1
-1
/
+1
2008-04-20
ARM minor irq handler cleanup: avoid passing unused info to irq
Jeff Garzik
1
-1
/
+1
2008-04-20
[ARM] fix lh7a40x/kev7a400 build
Russell King
1
-3
/
+2
2008-04-20
[POWERPC] Define copy_siginfo_from_user32
Roland McGrath
1
-3
/
+16
2008-04-20
[POWERPC] Add compat handler for PTRACE_GETSIGINFO
Andreas Schwab
2
-0
/
+29
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2
-6
/
+2
2008-04-19
Firmware: add iSCSI iBFT Support
Konrad Rzeszutek
2
-0
/
+7
2008-04-19
UIO: arch/arm/Kconfig: Make UIO available on ARM architecture
Hans-Jürgen Koch
1
-0
/
+2
2008-04-19
avr32: Add hardware power-down function call
Peter Ma
1
-0
/
+2
2008-04-19
avr32: Remove two unused #defines from mm/init.c
Johannes Weiner
1
-3
/
+0
2008-04-19
avr32: Implement set_rate(), set_parent() and mode() for pll1
Hans-Christian Egtvedt
1
-3
/
+150
2008-04-19
avr32: Generic clockevents support
David Brownell
5
-357
/
+109
2008-04-19
avr32: Move sleep code into mach-at32ap
Haavard Skinnemoen
4
-23
/
+69
2008-04-19
avr32: Delete mostly unused header asm/intc.h
Haavard Skinnemoen
2
-2
/
+0
2008-04-19
avr32: start clocksource cleanup
David Brownell
1
-37
/
+8
2008-04-19
avr32: pass i2c board info through at32_add_device_twi
Ben Nizette
1
-1
/
+6
2008-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Haavard Skinnemoen
1
-6
/
+44
2008-04-19
x86: modify show_shared_cpu_map in intel_cacheinfo
Mike Travis
1
-7
/
+23
2008-04-19
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
2
-1
/
+30
2008-04-19
generic: reduce stack pressure in sched_affinity
Mike Travis
1
-23
/
+23
2008-04-19
x86: use new set_cpus_allowed_ptr function
Mike Travis
8
-58
/
+61
2008-04-19
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
Mike Travis
1
-1
/
+1
2008-04-19
numa: move large array from stack to _initdata section
Mike Travis
1
-1
/
+2
2008-04-19
x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
Mike Travis
1
-22
/
+27
2008-04-19
x86: reduce memory and stack usage in intel_cacheinfo
Mike Travis
1
-30
/
+40
2008-04-19
x86: UV startup of slave cpus
Jack Steiner
2
-15
/
+31
2008-04-19
x86: integrate pci-dma.c
Glauber Costa
4
-328
/
+176
2008-04-19
x86: don't do dma if mask is NULL.
Glauber Costa
1
-0
/
+3
2008-04-19
x86: return conditional to mmu
Glauber Costa
1
-2
/
+32
[prev]
[next]