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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-06
[MIPS] Do not allow oprofile to be enabled on SMTC.
Ralf Baechle
1
-1
/
+1
2007-02-06
[MIPS] Remove superfluous "ifdef CONFIG_KGDB".
Robert P. J. Day
3
-12
/
+0
2007-02-06
[MIPS] vpe_elfload and vpe_run are only used locally, make them static.
Ralf Baechle
1
-2
/
+2
2007-02-06
[MIPS] SMTC: remove unused atomic_postclear
Ralf Baechle
1
-22
/
+0
2007-02-06
[MIPS] Move some kernel globals from asm file to C file.
Atsushi Nemoto
4
-29
/
+18
2007-02-06
[MIPS] Remove _fdata from asm-mips/sections.h
Atsushi Nemoto
1
-2
/
+0
2007-02-06
[MIPS] Kconfig: Provide sane NR_CPUS defaults for more configurations
Ralf Baechle
1
-3
/
+32
2007-02-06
[MIPS] vr41xx: Use symbolic names for IRQ numers
Yoichi Yuasa
1
-8
/
+8
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
32
-56
/
+56
2007-02-06
[MIPS] Kconfig: Move some entries to appropriate menu
Atsushi Nemoto
1
-34
/
+34
2007-02-06
[MIPS] vr41xx: add MACINT controls
Yoichi Yuasa
1
-1
/
+26
2007-02-06
[MIPS] FLATMEM: introduce PHYS_OFFSET.
Franck Bui-Huu
3
-10
/
+31
2007-02-06
[MIPS] Setup min_low_pfn/max_low_pfn correctly
Franck Bui-Huu
3
-21
/
+39
2007-02-06
[MIPS] Unify memset.S
Atsushi Nemoto
5
-152
/
+31
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
31
-114
/
+44
2007-02-06
[MIPS] Make I8259A_IRQ_BASE customizable
Atsushi Nemoto
10
-97
/
+49
2007-02-06
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
40
-98
/
+128
2007-02-06
[MIPS] Remove unused rm9k_cpu_irq_disable()
Atsushi Nemoto
1
-9
/
+0
2007-02-06
[GFS2] nfsd readdirplus assertion failure
Wendy Cheng
1
-5
/
+11
2007-02-05
[IA64] swiotlb abstraction (e.g. for Xen)
Jan Beulich
3
-35
/
+159
2007-02-05
[IA64] swiotlb cleanup
Jan Beulich
2
-25
/
+33
2007-02-05
[IA64] make swiotlb use bus_to_virt/virt_to_bus
Jan Beulich
1
-16
/
+17
2007-02-05
[IA64] swiotlb bug fixes
Jan Beulich
4
-28
/
+33
2007-02-05
[IA64] Hook up getcpu system call for IA64
Fenghua Yu
2
-1
/
+5
2007-02-05
[IA64] clean up sparsemem memory_present call
Bob Picco
1
-33
/
+3
2007-02-05
[IA64] show_mem() for IA64 sparsemem NUMA
George Beshers
1
-26
/
+48
2007-02-05
[IA64] missing exports hwsw_sync_...
Jan Beulich
1
-0
/
+4
2007-02-05
[IA64] virt_to_page() can be called with NULL arg
Kirill Korotaev
1
-1
/
+2
2007-02-05
[IA64] alignment bug in ldscript
Kirill Korotaev
1
-0
/
+1
2007-02-05
[IA64] register memory ranges in a consistent manner
Bob Picco
3
-4
/
+22
2007-02-05
[IA64] Enable SWIOTLB only when needed
Jan Beulich
1
-1
/
+4
2007-02-05
[IA64-SGI] Check for TIO errors on shub2 Altix
Russ Anderson
1
-4
/
+12
2007-02-05
[IA64] remove bogus prototype ia64_esi_init()
Alex Williamson
1
-1
/
+0
2007-02-05
[IA64] Clear IRQ affinity when unregistered
Alex Williamson
1
-0
/
+5
2007-02-05
[IA64] fix ACPI Kconfig issues
Len Brown
1
-2
/
+2
2007-02-05
[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()
Bernhard Walle
2
-0
/
+7
2007-02-05
[IA64] find thread for user rbs address
bibo,mao
1
-1
/
+1
2007-02-05
[IA64] use snprintf() on features field of /proc/cpuinfo
Aron Griffis
1
-17
/
+14
2007-02-05
[IA64] enable singlestep on system call
bibo,mao
2
-7
/
+9
2007-02-05
[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c
Horms
2
-13
/
+16
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
46
-354
/
+278
2007-02-05
[S390] Mark kernel text section read-only.
Heiko Carstens
5
-11
/
+31
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
21
-609
/
+598
2007-02-05
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
11
-88
/
+149
2007-02-05
[S390] Hypervisor filesystem (s390_hypfs) for z/VM
Michael Holzheu
5
-27
/
+262
2007-02-05
[S390] Add crypto support for 3592 tape devices
Michael Holzheu
6
-36
/
+645
2007-02-05
[S390] boot from NSS support
Hongjie Yang
6
-65
/
+282
2007-02-05
[S390] Support for s390 Pseudo Random Number Generator
Jan Glauber
6
-0
/
+230
2007-02-05
[S390] ETR support.
Martin Schwidefsky
13
-109
/
+1488
2007-02-05
[S390] noexec protection
Gerald Schaefer
28
-115
/
+913
[prev]
[next]