summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-23microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek3-4/+15
2009-04-23microblaze: Do not check use_dcacheMichal Simek1-3/+0
2009-04-23microblaze: Do not use PVR configuration for broken MB versionMichal Simek2-3/+8
2009-04-23microblaze: Fix USR1/2 pvr printing messageMichal Simek1-2/+2
2009-04-23microblaze: iowrite upon timeoutRoel Kluin1-1/+1
2009-04-23microblaze: Correspond CONFIG...PCMP in Makefile/KconfigMichal Simek1-1/+1
2009-04-23microblaze: Remove redundant variableMichal Simek1-4/+1
2009-04-23microblaze: Move start_thread to process.cMichal Simek2-10/+12
2009-04-23microblaze: Add missing preadv and pwritev syscallsMichal Simek2-1/+5
2009-04-23microblaze: Add missing declaration for die and _exception funcMichal Simek1-0/+3
2009-04-23microblaze: Remove sparse error in traps.cMichal Simek1-1/+1
2009-04-23microblaze: Move task_pt_regs upMichal Simek1-3/+3
2009-04-23microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek4-6/+6
2009-04-23microblaze: Remove uncache shadow conditionMichal Simek1-5/+0
2009-04-23microblaze: Remove while(1) loop from show_regs functionMichal Simek1-2/+0
2009-04-23microblaze: Remove unneded per cpu SYSCALL_SAVE variableMichal Simek1-1/+0
2009-04-22FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells6-8/+8
2009-04-22uml: kill a kconfig warningWANG Cong1-1/+1
2009-04-22frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells1-13/+50
2009-04-22clocksource: pass clocksource to read() callbackMagnus Damm46-61/+76
2009-04-21Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+9
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-55/+20
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt191-2868/+12158
2009-04-21Separate out common fstatat code into vfs_fstatatOleg Drokin4-55/+20
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka1-0/+9
2009-04-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-10/+6
2009-04-20[IA64] fix allmodconfig compilation breakage.Isaku Yamahata1-2/+0
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells1-1/+0
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2-8/+10
2009-04-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds36-2470/+2142
2009-04-18Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King1-182/+930
2009-04-18Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King8-7/+30
2009-04-17Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds1-0/+25
2009-04-17Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds110-0/+9454
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-218/+117
2009-04-17[ARM] S3C24XX: ADC: Check pending queue before freeing adc clientRamax Lo1-0/+17
2009-04-17[ARM] S3C: Fix ADC driver sparse warningBen Dooks1-1/+1
2009-04-17[ARM] Osiris: Fix double initialisation in machine blockBen Dooks1-1/+0
2009-04-17[ARM] Anubis: Fix sparse warnings for items that should be staticBen Dooks1-1/+1
2009-04-17[ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks1-2/+2
2009-04-17[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks1-0/+1
2009-04-17[ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks1-1/+1
2009-04-17m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata2-0/+11
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata108-0/+9443
2009-04-17Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds6-64/+154
2009-04-17x86: fix microcode driver newly spewing warningsDmitry Adamushko1-2/+0
2009-04-17x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh1-79/+19
2009-04-17[ARM] 5455/1: Fix IRQ noise from VIC codeLinus Walleij1-5/+4
2009-04-16[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich1-8/+5
2009-04-16[IA64] export smp_send_rescheduleMarcelo Tosatti1-0/+1