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
2006-12-04
[PATCH] m68knommu: formatting cleanup in Kconfig
Greg Ungerer
1
-6
/
+6
2006-12-04
[S390] Don't use small stacks when lockdep is used.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] cio: Use device_reprobe() instead of bus_rescan_devices().
Cornelia Huck
1
-1
/
+13
2006-12-04
[S390] cio: Retry internal operations after vary off.
Cornelia Huck
7
-11
/
+90
2006-12-04
[S390] cio: Use path verification for last path gone after vary off.
Cornelia Huck
3
-10
/
+24
2006-12-04
[S390] non-unique constant/macro identifiers.
Ursula Braun
6
-65
/
+58
2006-12-04
[S390] Memory detection fixes.
Heiko Carstens
4
-27
/
+44
2006-12-04
[S390] cio: Make ccw_dev_id_is_equal() more robust.
Cornelia Huck
1
-1
/
+4
2006-12-04
[S390] Convert extmem spin_lock into a mutex.
Heiko Carstens
1
-11
/
+11
2006-12-04
[S390] set KBUILD_IMAGE.
Christian Borntraeger
1
-0
/
+3
2006-12-04
[S390] lockdep: show held locks when showing a stackdump
Heiko Carstens
1
-1
/
+4
2006-12-04
[S390] Add dynamic size check for usercopy functions.
Gerald Schaefer
4
-59
/
+190
2006-12-04
[S390] Use diag260 for memory size detection.
Heiko Carstens
1
-2
/
+15
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
5
-44
/
+40
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
4
-16
/
+19
2006-12-04
[S390] Misaligned wait PSW at memory detection.
Heiko Carstens
1
-1
/
+2
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
5
-180
/
+58
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
4
-24
/
+24
2006-12-04
[S390] Bad kexec control page allocation.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
13
-108
/
+246
2006-12-04
[S390] Some documentation typos.
Nicolas Kaiser
5
-34
/
+34
2006-12-04
[S390] extmem unbalanced spin_lock.
Heiko Carstens
1
-2
/
+3
2006-12-04
[S390] return 'count' for successful execution of dasd_eer_enable.
Horst Hummel
1
-4
/
+5
2006-12-04
[S390] Enhanced handling of failed termination requests.
Horst Hummel
1
-5
/
+11
2006-12-04
[S390] Use diag instead of ccw reipl.
Michael Holzheu
1
-0
/
+2
2006-12-04
[S390] Add MODALIAS= to the uevent for the ap bus.
Cornelia Huck
1
-1
/
+9
2006-12-04
[S390] 3215 device locking.
Martin Schwidefsky
1
-26
/
+24
2006-12-04
[S390] No panic for failed reboot
Michael Holzheu
1
-1
/
+2
2006-12-04
[S390] termio <-> termios conversion error handling.
Heiko Carstens
1
-33
/
+1
2006-12-04
[S390] update interface notes in zcrypt.h
Ralph Wuerthner
1
-50
/
+41
2006-12-04
[S390] Add ipl/reipl loadparm attribute.
Michael Holzheu
1
-4
/
+94
2006-12-04
[S390] Add __must_check to uaccess functions.
Heiko Carstens
1
-9
/
+9
2006-12-04
[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.
Heiko Carstens
1
-3
/
+0
2006-12-04
[S390] handle incorrect values when writing to dasd sysfs attributes.
Horst Hummel
1
-14
/
+29
2006-12-04
[S390] remove salipl memory detection.
Christian Borntraeger
1
-21
/
+0
2006-12-04
[POWERPC] Fix debug printks for 32-bit resources in the PCI code
Sergei Shtylyov
1
-13
/
+11
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
9
-22
/
+9
2006-12-04
[POWERPC] Linkstation / kurobox support
Guennadi Liakhovetski
6
-3
/
+2089
2006-12-04
[POWERPC] Add the e300c3 core to the CPU table.
Scott Wood
1
-0
/
+11
2006-12-04
[POWERPC] ppc: m48t35 add missing bracket
Mariusz Kozlowski
1
-1
/
+1
2006-12-04
[POWERPC] iSeries: don't build head_64.o unnecessarily
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily
Stephen Rothwell
1
-1
/
+7
2006-12-04
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
3
-11
/
+6
2006-12-04
[POWERPC] Allow CONFIG_BOOTX_TEXT on iSeries
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] Allow xmon to build on legacy iSeries
Stephen Rothwell
2
-1
/
+10
2006-12-04
[POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3
Linas Vepstas
1
-2
/
+2
2006-12-04
[POWERPC] Tell firmware we can handle POWER6 compatible mode
Paul Mackerras
1
-0
/
+1
2006-12-04
[POWERPC] Clean images in arch/powerpc/boot
Geert Uytterhoeven
1
-0
/
+1
2006-12-04
[POWERPC] Fix OF pci flags parsing
Olof Johansson
1
-0
/
+2
2006-12-04
[POWERPC] defconfig for lite5200 board
Grant Likely
1
-0
/
+931
[prev]
[next]