aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30avr32: fix build error in ATSTK1002 codeFengguang Wu1-1/+1
2012-07-30arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar1-23/+0
2012-07-30avr32/mm/fault.c: port OOM changes to do_page_faultKautuk Consul1-8/+25
2012-07-30alpha: remove mysterious if zero-ed out includesPaul Bolle1-12/+0
2012-07-30xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul1-5/+24
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds14-16/+16
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds6-35/+11
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds130-1932/+6224
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds7-44/+0
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds9-375/+261
2012-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-0/+12
2012-07-30Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-153/+1126
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds34-483/+1468
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds17-1418/+17
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski1-9/+11
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski3-0/+35
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski1-5/+13
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski6-40/+26
2012-07-30ARM: dma-mapping: fix error path for memory allocation failureMarek Szyprowski1-1/+1
2012-07-30ARM: dma-mapping: add more sanity checks in arm_dma_mmap()Marek Szyprowski1-4/+10
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski3-321/+170
2012-07-30s390: make use of user_mode() macro where possibleHeiko Carstens4-15/+15
2012-07-30s390/mm: rename user_mode variable to addressing_modeHeiko Carstens6-14/+15
2012-07-30s390/mm: fix fault handling for page table walk caseHeiko Carstens1-6/+7
2012-07-30s390/mm: make page faults killableHeiko Carstens1-1/+11
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab1-0/+12
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell2-5/+5
2012-07-29new helper: done_path_create()Al Viro1-3/+1
2012-07-29pull unlock+dput() out into do_spu_create()Al Viro2-16/+11
2012-07-29spufs: pull unlock-and-dput() up into spufs_create()Al Viro1-23/+10
2012-07-29spufs_create_context(): simplify failure exitsAl Viro1-7/+1
2012-07-29move spu_forget() into spufs_rmdir()Al Viro1-6/+5
2012-07-29arm: da850: configure LCDC fifo thresholdManjunathappa, Prakash1-0/+1
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds5-59/+10
2012-07-28um: set BLK_CGROUP=y in defconfigRichard Weinberger1-1/+1
2012-07-28um: remove count_lockRichard Weinberger2-7/+0
2012-07-28um: fully use tty_portRichard Weinberger4-78/+65
2012-07-28um: Remove dead codeRichard Weinberger1-26/+0
2012-07-28um: remove line_ioctl()Richard Weinberger4-90/+0
2012-07-28TTY: um/line, use tty from tty_portJiri Slaby3-9/+21
2012-07-28TTY: um/line, add tty_portJiri Slaby2-4/+5
2012-07-28ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptraceWill Deacon1-1/+2
2012-07-28ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro4-20/+10
2012-07-28ARM: 7473/1: deal with handlerless restarts without leaving the kernelAl Viro2-22/+35
2012-07-28ARM: 7472/1: pull all work_pending logics into C functionAl Viro2-23/+21
2012-07-28ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""Will Deacon3-17/+0
2012-07-28ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""Will Deacon3-29/+17
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds60-691/+897
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King60-691/+897
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds11-189/+33