aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-21sh: export the sh7343 JPU to user spaceMagnus Damm
2009-01-21sh: update defconfigs.Paul Mundt
2009-01-21sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt
2009-01-21sh: sh7785lcr/highlander/hp6xx need linux/irq.h.Paul Mundt
2009-01-21sh: Migo-R MMC support using spi_gpio and mmc_spi.Magnus Damm
2009-01-21sh: ap325rxa MMC support using spi_gpio and mmc_spiMagnus Damm
2009-01-21sh: mach-x3proto: needs linux/irq.h.Paul Mundt
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt
2009-01-21sh: convert rsk7203 to use smsc911x.Steve Glendinning
2009-01-21sh: convert magicpanelr2 platform to use smsc911x.Steve Glendinning
2009-01-21sh: convert ap325rxa platform to use smsc911x.Steve Glendinning
2009-01-21sh: mach-migor: Add tw9910 support.Kuninori Morimoto
2009-01-21sh: mach-migor: Delete soc_camera_platform setup.Kuninori Morimoto
2009-01-21sh: mach-migor: Add ov772x support.Kuninori Morimoto
2009-01-21asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling
2009-01-16powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell
2009-01-16powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky
2009-01-15alpha: .gitignore vmlinux.ldsIvan Kokshaysky
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky
2009-01-15alpha: nautilus - fix hang on bootIvan Kokshaysky
2009-01-15alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky
2009-01-15Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller
2009-01-15[IA64] generic_defconfig: Enable SATA_VITESSEBrent Casavant
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman
2009-01-15[IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck
2009-01-15[IA64] Update to use account_{steal,idle}_ticksIsaku Yamahata
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14cris: introduce asm/swab.hHarvey Harrison
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens
2009-01-14[CVE-2009-0029] s390: enable system call wrappersHeiko Carstens
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-13sparc64: Fix UP build failure.David S. Miller
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov