summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2010-08-1185-113/+178
|\
| * x86: fix up system call numbering nitLinus Torvalds2010-08-102-2/+2
| * Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-1021-47/+6
| |\
| | * block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-1/+6
| | * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-0720-46/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-108-10/+12
| |\ \
| | * | USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks2010-08-101-0/+2
| | * | USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2010-08-107-10/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-1032-17/+49
| |\ \ \
| | * | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-1032-1/+49
| | * | | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-108-16/+0
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-08-103-5/+14
| |\ \ \
| | * | | m68k/mac: Fix RTC on PMU machinesFinn Thain2010-08-091-3/+3
| | * | | m68k/mac: Add color classic ii supportFinn Thain2010-08-091-0/+9
| | * | | arch/m68k/sun3/leds.c: Checkpatch cleanupAndrea Gelmini2010-08-091-2/+2
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-104-5/+12
| |\ \ \ | | |_|/ | |/| |
| | * | [S390] topology: use default MC domain initializerHeiko Carstens2010-08-091-2/+0
| | * | [S390] initrd: change default load addressHeiko Carstens2010-08-091-1/+1
| | * | [S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner2010-08-091-0/+7
| | * | [S390] cmm: add missing __init/__exit annotationsHeiko Carstens2010-08-091-2/+2
| | * | [S390] cio: CHSC SIOSL SupportMichael Ernst2010-08-091-0/+2
| * | | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-104-1/+6
| |\ \ \
| | * | | unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-164-1/+6
| * | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-101-3/+0
| |\ \ \ \
| | * | | | mtd: Blackfin NFC: fix handling of page sizesBarry Song2010-08-051-3/+0
| * | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-106-1/+23
| |\ \ \ \ \
| | * | | | | fanotify: sys_fanotify_mark declartionEric Paris2010-07-286-1/+18
| | * | | | | fanotify: fanotify_init syscall declarationEric Paris2010-07-284-1/+6
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-1010-25/+57
| |\ \ \ \ \ \
| | * | | | | | add f_flags to struct statfs(64)Christoph Hellwig2010-08-092-7/+14
| | * | | | | | pass a struct path to vfs_statfsChristoph Hellwig2010-08-092-9/+9
| | * | | | | | spufs conversion to ->evict_inode()Al Viro2010-08-091-5/+3
| | * | | | | | switch hypfs to ->evict_inode()Al Viro2010-08-091-3/+3
| | * | | | | | remove inode_setattrChristoph Hellwig2010-08-091-1/+3
| | * | | | | | Deal with missing exports for hostfsAl Viro2010-08-094-0/+25
* | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-08-101457-161408/+84009
|\| | | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-097-155/+68
| |\ \ \ \ \ \ \
| | * | | | | | | sparc64: Update defconfig.David S. Miller2010-08-091-28/+39
| | * | | | | | | sparc: Kill user copy check code.David S. Miller2010-08-093-47/+5
| | * | | | | | | sparc64: Fix perf_arch_get_caller_regs().David S. Miller2010-08-082-80/+20
| | * | | | | | | sparc64: Add missing ID to parport probing code.David S. Miller2010-08-081-0/+4
| * | | | | | | | Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds2010-08-091-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | CRIS: ioctl for getting RS485 informationClaudio Scordino2010-08-091-0/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-08-09106-134605/+260
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc: fix build with make 3.82Sam Ravnborg2010-08-091-4/+12
| | * | | | | | | | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2010-08-094-0/+110
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | powerpc: fix i8042 module build errorGrant Likely2010-08-061-0/+2
| | | * | | | | | | | powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2010-08-063-0/+108
| | * | | | | | | | | powerpc: Trim defconfigsBenjamin Herrenschmidt2010-08-09101-134601/+138
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-08-0983-1859/+2459
| |\ \ \ \ \ \ \ \ \