aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov3-6/+6
2007-12-06[MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle1-1/+4
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-16/+31
2007-12-05no need to mess with KBUILD_CFLAGS on uml-i386 anymoreAl Viro1-5/+0
2007-12-05[SPARC64]: Update defconfig.David S. Miller1-4/+5
2007-12-05[SPARC]: Add missing of_node_putJulia Lawall1-1/+3
2007-12-05[SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov1-0/+4
2007-12-05[SPARC]: Add missing "space"Joe Perches1-4/+4
2007-12-05[SPARC64]: Add missing "space"Joe Perches1-2/+3
2007-12-05[SPARC64]: Add missing pci_dev_putJulia Lawall1-0/+2
2007-12-05[SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller1-5/+10
2007-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+3
2007-12-04x86: arch_register_cpu() section fixAndrew Morton1-2/+3
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk1-1/+1
2007-12-04x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2-2/+4
2007-12-04x86: revert CONFIG_X86_HT semantics changeAdrian Bunk1-1/+2
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens1-3/+1
2007-12-04[S390] Fix compile error on 31bit without preemptionChristian Borntraeger1-0/+2
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds3-5/+5
2007-12-03[MIPS] BCM1480: Fix interrupt routing.Ralf Baechle1-2/+1
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds5-6/+32
2007-12-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-10/+9
2007-12-03x86: fix x86-32 early fixmap initialization.Eric W. Biederman1-6/+6
2007-12-03x86: disable hpet legacy replacement for kdumpOGAWA Hirofumi1-0/+4
2007-12-03x86: disable hpet on shutdownOGAWA Hirofumi3-0/+22
2007-12-03uml: work around host tcsetattr bugJeff Dike1-1/+10
2007-12-03uml: after_sleep_interval should return somethingJeff Dike1-0/+1
2007-12-03uml: keep UML Kconfig in sync with x86Jeff Dike1-0/+7
2007-12-03[POWERPC] Remove xmon from ml300 and ml403 defconfig in arch/ppcGrant Likely2-2/+2
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2-8/+7
2007-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+5
2007-12-01[MIPS] Fix build.Ralf Baechle1-1/+5
2007-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds26-100/+359
2007-11-30sh: Support PCI IO access of SH7780 base boards.Nobuhiro Iwamatsu2-4/+4
2007-11-30sh: Fix PCI IO space base address of SH7780.Nobuhiro Iwamatsu1-1/+1
2007-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds1-25/+16
2007-11-29Merge branches 'at91-fixes' and 'pxa-fixes'Russell King22-49/+252
2007-11-29[ARM] 4675/1: pxa: fix mfp address definition error for pxa320eric miao1-2/+5
2007-11-29x86/paravirt: revert exports to restore old behaviourJeremy Fitzhardinge1-2/+2
2007-11-29lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap1-0/+1
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells4-15/+18
2007-11-29memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki1-1/+1
2007-11-29leak in do_ubd_requestMiklos Szeredi1-0/+1
2007-11-29uml: fix !NO_HZ busy-loopJeff Dike1-3/+51
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer1-19/+0
2007-11-29xen: mask _PAGE_PCD from ptesJeremy Fitzhardinge1-0/+4
2007-11-29UML: build fixWANG Cong1-1/+1
2007-11-29Fix boot problem with iSeries lacking hugepage supportMel Gorman1-0/+5
2007-11-28x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann1-25/+16
2007-11-27Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2-10/+47