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
2007-12-11
[POWERPC] iSeries: Remove some dead code from pci.c
Stephen Rothwell
1
-18
/
+1
2007-12-11
[POWERPC] iSeries: DeCamelCase pci.c
Stephen Rothwell
1
-108
/
+108
2007-12-11
[POWERPC] iSeries: Cleanup PCI retry code a little
Stephen Rothwell
1
-4
/
+4
2007-12-11
[POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration
Stephen Rothwell
1
-23
/
+16
2007-12-11
[POWERPC] pSeries: Remove dependency on pci_dn bussubno
Stephen Rothwell
1
-17
/
+7
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
2
-6
/
+4
2007-12-11
[POWERPC] lparcfg: Remove useless buffer allocation
Nathan Lynch
1
-11
/
+1
2007-12-11
[POWERPC] Update celleb_defconfig to add support for native CBE
Ishizaki Kou
1
-19
/
+19
2007-12-11
[POWERPC] celleb: Add support for native CBE
Ishizaki Kou
4
-23
/
+85
2007-12-11
[POWERPC] cell: Fix undefined reference to mmio_nvram_init
Ishizaki Kou
1
-0
/
+2
2007-12-11
[POWERPC] kernel_execve is identical in 32 and 64 bit
Stephen Rothwell
3
-14
/
+8
2007-12-11
[POWERPC] Use of_register_driver to implement of_register_platform_driver
Stephen Rothwell
1
-20
/
+0
2007-12-10
Merge branch 'linux-2.6'
Paul Mackerras
129
-7503
/
+3342
2007-12-07
ibm_newemac: Cleanup/fix support for STACR register variants
Benjamin Herrenschmidt
1
-0
/
+4
2007-12-07
ibm_newemac: Cleanup/Fix RGMII MDIO support detection
Benjamin Herrenschmidt
1
-0
/
+1
2007-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
11
-283
/
+443
2007-12-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-6
/
+10
2007-12-07
[AVR32] Fix wrong pt_regs in critical exception handler
Haavard Skinnemoen
1
-2
/
+2
2007-12-07
[AVR32] Fix copy_to_user_page() breakage
Haavard Skinnemoen
1
-10
/
+10
2007-12-07
[AVR32] Follow the rules when dealing with the OCD system
Haavard Skinnemoen
4
-227
/
+323
2007-12-07
[AVR32] Clean up OCD register usage
Haavard Skinnemoen
5
-33
/
+35
2007-12-07
[AVR32] Implement irqflags trace and lockdep support
Haavard Skinnemoen
2
-19
/
+41
2007-12-07
[AVR32] Implement stacktrace support
Haavard Skinnemoen
3
-0
/
+57
2007-12-07
[AVR32] Kconfig: Use def_bool instead of bool + default
Haavard Skinnemoen
1
-37
/
+19
2007-12-07
[AVR32] Fix invalid status register bit definitions in asm/ptrace.h
Haavard Skinnemoen
1
-2
/
+3
2007-12-07
[SPARC64]: Fix memory controller register access when non-SMP.
David S. Miller
1
-6
/
+10
2007-12-06
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
44
-2450
/
+2660
2007-12-07
[POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparams
Grant Likely
2
-4
/
+12
2007-12-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-4
/
+0
2007-12-06
Pull suspend-2.6.24 into release branch
Len Brown
1
-4
/
+0
2007-12-06
ACPI: suspend: old debugging hacks sneaked back
Pavel Machek
1
-4
/
+0
2007-12-06
Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...
Linus Torvalds
5
-6
/
+5
2007-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
34
-4692
/
+61
2007-12-06
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
Kumar Gala
5
-6
/
+5
2007-12-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
5
-17
/
+52
2007-12-06
Tiny clean-up of OPROFILE/KPROBES configuration
Linus Torvalds
1
-2
/
+3
2007-12-06
Fix oprofile configuration breakage
Ralf Baechle
1
-0
/
+4
2007-12-06
[PARISC] print more than one character at a time for pdc console
Kyle McMartin
2
-63
/
+36
2007-12-06
[PARISC] timer interrupt should not be IRQ_DISABLED
Kyle McMartin
1
-1
/
+1
2007-12-06
Revert "[PARISC] import necessary bits of libgcc.a"
Kyle McMartin
31
-4628
/
+24
2007-12-06
[MIPS] Oprofile: Fix computation of number of counters.
Ralf Baechle
1
-6
/
+38
2007-12-06
[MIPS] Alchemy: fix IRQ bases
Sergei Shtylyov
1
-4
/
+4
2007-12-06
[MIPS] Alchemy: replace ffs() with __ffs()
Sergei Shtylyov
3
-6
/
+6
2007-12-06
[MIPS] BCM1480: Fix interrupt routing, take 2.
Ralf Baechle
1
-1
/
+4
2007-12-06
[POWERPC] Update defconfigs
Paul Mackerras
39
-2298
/
+2494
2007-12-06
[POWERPC] PS3: Update ps3_defconfig
Geoff Levand
1
-88
/
+89
2007-12-06
[POWERPC] Update iseries_defconfig
Stephen Rothwell
1
-59
/
+64
2007-12-06
[POWERPC] Fix hardware IRQ time accounting problem.
Tony Breeds
1
-1
/
+1
2007-12-06
[POWERPC] Implement 'make bootwrapper_install'
David Woodhouse
2
-0
/
+51
2007-12-06
[POWERPC] Allow for bootwrapper utilities being in different directory to obj...
David Woodhouse
1
-3
/
+5
[next]