summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky2008-01-261-6/+6
* [S390] constify function pointer tables.Jan Engelhardt2008-01-262-2/+2
* [S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi2008-01-261-0/+23
* [S390] add smp_call_function_maskCarsten Otte2008-01-261-0/+27
* [S390] Remove TOPDIR from MakefileWANG Cong2008-01-261-4/+0Star
* [S390] single-step cleanupRoland McGrath2008-01-262-16/+19
* [S390] Move NOTES and BUG_TABLE.Martin Schwidefsky2008-01-261-3/+9
* [S390] arch/s390/: Spelling fixesJoe Perches2008-01-261-1/+1
* [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2008-01-261-6/+8
* [S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger2008-01-261-2/+2
* [S390] Initialize sclp_ipl_infoMichael Holzheu2008-01-261-0/+1
* [S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens2008-01-261-34/+72
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-261-1/+1
* [S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu2008-01-261-2/+6
* [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-263-461/+600
* [S390] arch/s390: Add missing "space"Joe Perches2008-01-261-1/+1
* [S390] crypto: move s390 Kconfig options.Jan Glauber2008-01-261-60/+0Star
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-263-106/+76Star
* [S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens2008-01-261-8/+4Star
* [S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens2008-01-263-5/+25
* [S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens2008-01-262-11/+27
* [S390] Change vmalloc defintionsChristian Borntraeger2008-01-262-16/+10Star
* [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-261-1/+1
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-263-73/+333
* sched: latencytop supportArjan van de Ven2008-01-251-0/+27
* sched: high-res preemption tickPeter Zijlstra2008-01-253-3/+9
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-255-25/+25
* sched: remove printk_clock references from ia64Ingo Molnar2008-01-252-15/+0Star
* sched: remove printk_clock()Ingo Molnar2008-01-252-38/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-2533-505/+3529
|\
| * [AVR32] extint: Set initial irq type to low levelHaavard Skinnemoen2008-01-251-3/+3
| * [AVR32] extint: change set_irq_type() handlingDavid Brownell2008-01-251-11/+7Star
| * [AVR32] NMI debuggingHaavard Skinnemoen2008-01-257-10/+155
| * [AVR32] constify function pointer tablesJan Engelhardt2008-01-252-2/+2
| * [AVR32] ATNGW100: Update defconfigHaavard Skinnemoen2008-01-251-151/+262
| * [AVR32] ATSTK1002: Update defconfigHaavard Skinnemoen2008-01-251-150/+483
| * [AVR32] Kconfig: Choose daughterboard instead of CPUHaavard Skinnemoen2008-01-252-24/+28
| * [AVR32] Add support for ATSTK1003 and ATSTK1004Haavard Skinnemoen2008-01-258-20/+1975
| * [AVR32] Clean up external DAC setup codeHaavard Skinnemoen2008-01-252-16/+17
| * [AVR32] ATSTK1000: Move gpio-leds setup to setup.cHaavard Skinnemoen2008-01-254-66/+72
| * [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-258-21/+51
| * [AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen2008-01-251-26/+68
| * [AVR32] Oprofile supportHaavard Skinnemoen2008-01-254-0/+247
| * [AVR32] Include instrumentation menuHaavard Skinnemoen2008-01-252-10/+2Star
| * [AVR32] Enable debugging only when neededHaavard Skinnemoen2008-01-255-9/+171
| * [AVR32] Remove redundant try_to_freeze() call from do_signal()Haavard Skinnemoen2008-01-251-7/+0Star
| * [AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen2008-01-251-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-2512-1063/+2509
|\ \
| * | [CRYPTO] twofish: Merge common glue codeSebastian Siewior2008-01-143-103/+6Star
| * | [CRYPTO] salsa20: Add x86-64 assembly versionTan Swee Heng2008-01-103-0/+924