aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2008-05-27avr32: Fix cpufreq oops when ondemand governor is defaultHaavard Skinnemoen
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds
2008-05-26avr32: Update defconfigsHaavard Skinnemoen
2008-05-26avr32: export strnlen_userAdrian Bunk
2008-05-26avr32: export copy_pageAdrian Bunk
2008-05-26sh: Drop broken URAM support on SH7723.Paul Mundt
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-24frv: export empty_zero_pageAdrian Bunk
2008-05-23[ARM] integrator: fix build warnings and errorsRussell King
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-05-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison
2008-05-23Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"Russell King
2008-05-23[ARM] 5052/1: export clock functions for the at91x40Greg Ungerer
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen
2008-05-23namespacecheck: automated fixesIngo Molnar
2008-05-23x86/xen: fix arbitrary_virt_to_machine()Jan Beulich
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell
2008-05-23[POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman
2008-05-23[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson
2008-05-23[POWERPC] PS3: Fix memory hotplugGeoff Levand
2008-05-23sh: update Migo-R defconfigMagnus Damm
2008-05-23sh: use sm501 8250 mfd support on r2d boardsMagnus Damm
2008-05-23sh: add probe support for new sh7723 cutMagnus Damm
2008-05-23sh: fix VPU interrupt vector for sh7723Magnus Damm
2008-05-23sh: fix USBF resource for sh7722Magnus Damm
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King
2008-05-22[ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X.Ben Dooks
2008-05-22[ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisationBen Dooks
2008-05-22[ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisationBen Dooks
2008-05-22[ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.cTony Lindgren
2008-05-22[ARM] 5025/2: fix collie cpu initialisationThomas Kunze
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller
2008-05-21provide out-of-line strcat() for m68kAl Viro
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro
2008-05-21missing export of csum_partial() on uml/amd64Al Viro
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro
2008-05-21fix include order in sys-i386/registers.cAl Viro
2008-05-21missed kmalloc() in pcap_user.cAl Viro