aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-26eeprom: More consistent symbol namesJean Delvare174-319/+319
2009-01-16Merge branch 'misc' into releaseLen Brown2-2/+2
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2-2/+2
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling1-0/+5
2009-01-16powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp1-1/+10
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell7-42/+42
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell1-9/+8
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell1-1/+3
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell4-26/+36
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell3-21/+23
2009-01-16powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell1-1/+1
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-11/+0
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2-8/+6
2009-01-15alpha: .gitignore vmlinux.ldsIvan Kokshaysky1-0/+1
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky8-14/+87
2009-01-15alpha: nautilus - fix hang on bootIvan Kokshaysky1-0/+4
2009-01-15alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-01-15Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2-38/+17
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller6-0/+45
2009-01-15[IA64] generic_defconfig: Enable SATA_VITESSEBrent Casavant1-1/+1
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman1-1/+5
2009-01-15[IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck1-0/+1
2009-01-15[IA64] Update to use account_{steal,idle}_ticksIsaku Yamahata1-2/+2
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds45-136/+486
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds33-78/+88
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison32-39/+0
2009-01-14cris: introduce asm/swab.hHarvey Harrison6-45/+44
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens6-44/+50
2009-01-14[CVE-2009-0029] s390: enable system call wrappersHeiko Carstens1-0/+1
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt1-0/+1
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens1-0/+3
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens14-21/+20
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens13-13/+13
2009-01-13sparc64: Fix UP build failure.David S. Miller1-11/+0
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov3-0/+221
2009-01-13powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-BootsAnton Vorontsov1-2/+2
2009-01-13powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala1-1/+1
2009-01-13Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-44/+87
2009-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-111/+6
2009-01-13x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2-17/+38
2009-01-13x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com1-15/+28
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com1-3/+3
2009-01-13x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2-11/+20
2009-01-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-01-13powerpc: Enable PS3 options and QPACE in ppc64_defconfigMichael Ellerman1-1/+25
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2-1/+10
2009-01-13powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch1-5/+5
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell4-8/+8
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar17-56/+60
2009-01-13powerpc/kexec: Check crash_base for relocatable kernelMilton Miller1-0/+25