aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2009-01-13powerpc: Make dummy section a valid note headerMilton Miller1-1/+3
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt3-6/+9
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt11-55/+117
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-01-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds126-2031/+18974
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds42-585/+595
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-0/+16
2009-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds33-110/+125
2009-01-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-19/+26
2009-01-12[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610Martyn Welch2-0/+16
2009-01-12m68k: Fix --build-id breakage for sun3Al Viro1-0/+1
2009-01-12m68k: Wire up sys_restart_syscallAndreas Schwab2-1/+16
2009-01-12m68k: sun3 core - Kill warn_unused_result warningsGeert Uytterhoeven1-3/+6
2009-01-12m68k: mvme147 core - Kill warn_unused_result warningsGeert Uytterhoeven1-2/+3
2009-01-12m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven6-34/+54
2009-01-12m68k: hp300 core - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: atari core - Kill warn_unused_result warningsGeert Uytterhoeven3-6/+13
2009-01-12m68k: apollo core - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven3-6/+13
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven18-56/+14