aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-21[Blackfin] arch: fix bug - make memcpy return the dest addr.Yi Li1-6/+2
2007-12-21[Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 board, modification in 8250.c driver for correct compilation with BlackfinJavier Herrero1-2/+49
2007-12-21[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no functional changesRobin Getz1-3/+1
2007-12-21[Blackfin] arch: do not use fixed numbers to describe offsets - no functional changesRobin Getz1-1/+1
2007-12-21[Blackfin] arch: do not use hard coded addressesRobin Getz1-4/+4
2007-12-24[Blackfin] arch: fix bug gdb testing on hardware has regressionRobin Getz1-7/+30
2008-01-27[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz4-71/+95
2008-01-27[Blackfin] arch: Add a note describing what is going on - no functional changesRobin Getz1-2/+13
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky1-6/+6
2008-01-26[S390] constify function pointer tables.Jan Engelhardt2-2/+2
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi1-0/+23
2008-01-26[S390] add smp_call_function_maskCarsten Otte1-0/+27
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong1-4/+0
2008-01-26[S390] single-step cleanupRoland McGrath2-16/+19
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky1-3/+9
2008-01-26[S390] arch/s390/: Spelling fixesJoe Perches1-1/+1
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu1-6/+8
2008-01-26[S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger1-2/+2
2008-01-26[S390] Initialize sclp_ipl_infoMichael Holzheu1-0/+1
2008-01-26[S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens1-34/+72
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-01-26[S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu1-2/+6
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu3-461/+600
2008-01-26[S390] arch/s390: Add missing "space"Joe Perches1-1/+1
2008-01-26[S390] crypto: move s390 Kconfig options.Jan Glauber1-60/+0
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens3-106/+76
2008-01-26[S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens1-8/+4
2008-01-26[S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens3-5/+25
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens2-11/+27
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger2-16/+10
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky1-1/+1
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens3-73/+333
2008-01-25sched: latencytop supportArjan van de Ven1-0/+27
2008-01-25sched: high-res preemption tickPeter Zijlstra3-3/+9
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy5-25/+25
2008-01-25sched: remove printk_clock references from ia64Ingo Molnar2-15/+0
2008-01-25sched: remove printk_clock()Ingo Molnar2-38/+0
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds33-505/+3529
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-1063/+2509
2008-01-25[AVR32] extint: Set initial irq type to low levelHaavard Skinnemoen1-3/+3
2008-01-25[AVR32] extint: change set_irq_type() handlingDavid Brownell1-11/+7
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen7-10/+155
2008-01-25[AVR32] constify function pointer tablesJan Engelhardt2-2/+2
2008-01-25[AVR32] ATNGW100: Update defconfigHaavard Skinnemoen1-151/+262
2008-01-25[AVR32] ATSTK1002: Update defconfigHaavard Skinnemoen1-150/+483
2008-01-25[AVR32] Kconfig: Choose daughterboard instead of CPUHaavard Skinnemoen2-24/+28
2008-01-25[AVR32] Add support for ATSTK1003 and ATSTK1004Haavard Skinnemoen8-20/+1975
2008-01-25[AVR32] Clean up external DAC setup codeHaavard Skinnemoen2-16/+17
2008-01-25[AVR32] ATSTK1000: Move gpio-leds setup to setup.cHaavard Skinnemoen4-66/+72
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen8-21/+51