aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [S390] arch/s390/: Spelling fixesJoe Perches2008-01-26
* [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2008-01-26
* [S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger2008-01-26
* [S390] Initialize sclp_ipl_infoMichael Holzheu2008-01-26
* [S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens2008-01-26
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-26
* [S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu2008-01-26
* [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-26
* [S390] arch/s390: Add missing "space"Joe Perches2008-01-26
* [S390] crypto: move s390 Kconfig options.Jan Glauber2008-01-26
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-26
* [S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens2008-01-26
* [S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens2008-01-26
* [S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens2008-01-26
* [S390] Change vmalloc defintionsChristian Borntraeger2008-01-26
* [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-26
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-26
* sched: latencytop supportArjan van de Ven2008-01-25
* sched: high-res preemption tickPeter Zijlstra2008-01-25
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* sched: remove printk_clock references from ia64Ingo Molnar2008-01-25
* sched: remove printk_clock()Ingo Molnar2008-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-25
|\
| * [AVR32] extint: Set initial irq type to low levelHaavard Skinnemoen2008-01-25
| * [AVR32] extint: change set_irq_type() handlingDavid Brownell2008-01-25
| * [AVR32] NMI debuggingHaavard Skinnemoen2008-01-25
| * [AVR32] constify function pointer tablesJan Engelhardt2008-01-25
| * [AVR32] ATNGW100: Update defconfigHaavard Skinnemoen2008-01-25
| * [AVR32] ATSTK1002: Update defconfigHaavard Skinnemoen2008-01-25
| * [AVR32] Kconfig: Choose daughterboard instead of CPUHaavard Skinnemoen2008-01-25
| * [AVR32] Add support for ATSTK1003 and ATSTK1004Haavard Skinnemoen2008-01-25
| * [AVR32] Clean up external DAC setup codeHaavard Skinnemoen2008-01-25
| * [AVR32] ATSTK1000: Move gpio-leds setup to setup.cHaavard Skinnemoen2008-01-25
| * [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-25
| * [AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen2008-01-25
| * [AVR32] Oprofile supportHaavard Skinnemoen2008-01-25
| * [AVR32] Include instrumentation menuHaavard Skinnemoen2008-01-25
| * [AVR32] Enable debugging only when neededHaavard Skinnemoen2008-01-25
| * [AVR32] Remove redundant try_to_freeze() call from do_signal()Haavard Skinnemoen2008-01-25
| * [AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen2008-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-25
|\ \
| * | [CRYPTO] twofish: Merge common glue codeSebastian Siewior2008-01-14
| * | [CRYPTO] salsa20: Add x86-64 assembly versionTan Swee Heng2008-01-10
| * | [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)Tan Swee Heng2008-01-10
| * | [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-10
| * | [CRYPTO] aes_s390: Add fallback driverSebastian Siewior2008-01-10
| * | [CRYPTO] aes-asm: Merge common glue codeSebastian Siewior2008-01-10
| * | [CRYPTO] aes-i586: Remove setkeySebastian Siewior2008-01-10
| * | [CRYPTO] aes-x86-64: Remove setkeySebastian Siewior2008-01-10
| * | [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-10