summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-13arch/tile: extend syscall ABI to set r1 on return as well.Chris Metcalf1-2/+12
2010-08-13arch/tile: Various cleanups.Chris Metcalf11-92/+40
2010-08-13arch/tile: support backtracing on TILE-GxChris Metcalf4-48/+105
2010-08-13arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.Chris Metcalf3-4/+8
2010-08-13arch/tile: Use separate, better minsec values for clocksource and sched_clock.Chris Metcalf1-14/+19
2010-08-13arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...Chris Metcalf1-2/+2
2010-08-13arch: tile: mm: pgtable.c: Removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-13arch: tile: kernel/proc.c Removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-11arch/tile: support new kunmap_atomic() naming convention.Chris Metcalf2-3/+3
2010-08-11tile: remove unused ISA_DMA_THRESHOLD defineFUJITA Tomonori1-21/+0
2010-08-10x86: fix up system call numbering nitLinus Torvalds2-2/+2
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds21-47/+6
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-10/+12
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds32-17/+49
2010-08-10USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks1-0/+2
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg7-10/+10
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-5/+14
2010-08-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-5/+12
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com32-1/+49
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman8-16/+0
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds4-1/+6
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+0
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds6-1/+23
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-25/+57
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-155/+68
2010-08-09Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds1-0/+1
2010-08-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds106-134605/+260
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds83-1859/+2459
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds4-18/+22
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2-15/+8
2010-08-09alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven3-39/+0
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger1-21/+0
2010-08-09um: call free_irq() only on enabled channelsRichard Weinberger1-4/+4
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree5-1/+879
2010-08-09alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree1-0/+93
2010-08-09alpha: add performance monitor interrupt counterMichael Cree2-2/+6
2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen1-2/+2
2010-08-09avr32: invoke oom-killer from page faultNick Piggin1-10/+4
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2-6/+1
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros13-19/+19
2010-08-09mm: provide init_mm mm_context initializerHeiko Carstens2-4/+5
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig2-7/+14
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig2-9/+9
2010-08-09spufs conversion to ->evict_inode()Al Viro1-5/+3
2010-08-09switch hypfs to ->evict_inode()Al Viro1-3/+3
2010-08-09remove inode_setattrChristoph Hellwig1-1/+3
2010-08-09Deal with missing exports for hostfsAl Viro4-0/+25
2010-08-09m68k/mac: Fix RTC on PMU machinesFinn Thain1-3/+3
2010-08-09m68k/mac: Add color classic ii supportFinn Thain1-0/+9
2010-08-09arch/m68k/sun3/leds.c: Checkpatch cleanupAndrea Gelmini1-2/+2