aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds1-2/+2
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds302-5338/+36432
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+2
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King36-1819/+1468
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-19/+7
2008-07-14Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-14x86: MMIOTRACE should not default to onLinus Torvalds1-1/+0
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds53-44/+2862
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds29-59/+180
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet479-6250/+10624
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds202-13204/+18516
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+4
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds21-225/+933
2008-07-14Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds24-967/+1474
2008-07-14Start using the new '%pS' infrastructure to print symbolsLinus Torvalds1-24/+1
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar53-44/+2862
2008-07-14[S390] Remove P390 support.Heiko Carstens2-10/+0
2008-07-14[S390] Cleanup kprobes printk messages.Martin Schwidefsky2-4/+1
2008-07-14[S390] Cleanup s390 debug feature print messages.Michael Holzheu1-9/+0
2008-07-14[S390] Cleanup appldata printk messages.Gerald Schaefer5-177/+11
2008-07-14[S390] Cleanup cpacf printk messages.Jan Glauber1-4/+1
2008-07-14[S390] Cleanup vtime printk messages.Martin Schwidefsky1-44/+12
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens4-110/+103
2008-07-14[S390] Add support for memory hot-add.Heiko Carstens2-0/+23
2008-07-14[S390] s390: use memory_read_from_buffer()Akinobu Mita1-14/+4
2008-07-14[S390] s390: use simple_read_from_buffer()Akinobu Mita1-19/+10
2008-07-14[S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-07-14[S390] Extra Kernel Parameters via VMPARMHendrik Brueckner3-83/+458
2008-07-14[S390] idle: remove idle notifier chain.Heiko Carstens2-53/+4
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck1-0/+16
2008-07-14[S390] stp support.Martin Schwidefsky1-150/+484
2008-07-14[S390] initrd vs bss section clearing.Heiko Carstens1-0/+18
2008-07-14[S390] Introduce user_regset accessors for s390Martin Schwidefsky5-262/+327
2008-07-14[S390] Remove ipldelay kernel parameter.Heiko Carstens1-26/+0
2008-07-14[S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer1-0/+2
2008-07-14x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu1-16/+4
2008-07-14x86: get x86_phys_bits earlyYinghai Lu3-26/+8
2008-07-14x86: max_low_pfn_mapped fix #4Yinghai Lu1-5/+2
2008-07-13x86: change _node_to_cpumask_ptr to return const ptrMike Travis1-4/+4
2008-07-13x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki3-21/+0
2008-07-13x86: fix numaq_tsc_disable callingYinghai Lu3-3/+16
2008-07-13x86, e820: remove end_user_pfnYinghai Lu1-17/+2
2008-07-13x86: max_low_pfn_mapped fix, #3Yinghai Lu1-0/+14
2008-07-13x86: max_low_pfn_mapped fix, #2Yinghai Lu4-6/+7
2008-07-13x86: max_low_pfn_mapped fix, #1Yinghai Lu1-0/+11
2008-07-12crypto: s390 - Respect STFL bitJan Glauber1-0/+4
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar3-1/+27
2008-07-12x86_64: fix delayed signalsRoland McGrath1-4/+3
2008-07-12x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki1-47/+0
2008-07-11Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar21-753/+826