aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-08Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...mfd-3.11-mergeSamuel Ortiz97-1018/+4837
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds49-799/+1862
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-65/+18
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds79-703/+2050
2013-07-06Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-8/+32
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-52/+276
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+4
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds7-473/+264
2013-07-06hrtimer: Remove unused variableThomas Gleixner1-2/+0
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds48-2563/+2541
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds3-21/+47
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+1
2013-07-05hrtimers: Move SMP function call to thread contextThomas Gleixner1-22/+15
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2-15/+43
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski6-13/+205
2013-07-05DMA: shdma: shdma_chan_filter() has to be in shdma-base.hGuennadi Liakhovetski2-2/+1
2013-07-05DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski1-1/+1
2013-07-05dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON1-6/+9
2013-07-05dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre1-2/+4
2013-07-05dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre1-31/+0
2013-07-05dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches2-6/+26
2013-07-05ARM: at91: dt: add header to define at_hdmac configurationLudovic Desroches1-0/+27
2013-07-05MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne1-1/+1
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen4-401/+222
2013-07-05MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen3-0/+23
2013-07-05dma: Add a jz4740 dmaengine driverLars-Peter Clausen3-0/+440
2013-07-05MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne1-2/+22
2013-07-05dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou1-0/+4
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown5-14/+14
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul2-9/+8
2013-07-05dma: dw: add PCI part of the driverAndy Shevchenko3-0/+113
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko7-279/+436
2013-07-05dma: move dw_dmac driver to an own directoryAndy Shevchenko7-23/+28
2013-07-05dw_dmac: don't check resource with devm_ioremap_resourceAndy Shevchenko1-4/+1
2013-07-05dma: pl330: use dma_addr_t for describing bus addressesWill Deacon1-1/+1
2013-07-05dma: pl330: rip out broken, redundant ID probingWill Deacon1-24/+3
2013-07-05dma: imx-sdma: move to generic device tree bindingsShawn Guo2-0/+96
2013-07-05dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying1-0/+17
2013-07-05dma: tegra: avoid channel lock up after freeDmitry Osipenko1-0/+1
2013-07-05dma: tegra20-apbdma: err message correctionDmitry Osipenko1-1/+1
2013-07-05dw_dmac: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-2/+2
2013-07-05dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-07-05dma: at_hdmac: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-07-05dma: mxs-dma: Staticize mxs_dma_xlateFabio Estevam1-1/+1
2013-07-05dma: use platform_{get,set}_drvdata()Jingoo Han2-6/+4
2013-07-05DMA: AT91: Get residual bytes in dma bufferElen Song2-18/+115
2013-07-05DMA: AT91: Get transfer widthElen Song2-0/+5
2013-07-05dmaengine: at_hdmac/trivial: rearrange CFG register bits assignmentNicolas Ferre1-5/+4
2013-07-05dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre2-0/+6
2013-07-05dmaengine: at_hdmac/trivial: correct typo in commentNicolas Ferre1-1/+1
2013-07-05DMA: imx-dma: imxdma->dev used uninitializedMarkus Pargmann1-1/+1
2013-07-05dma: imx-dma: Add oftree supportMarkus Pargmann3-4/+125
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds16-88/+176
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds105-512/+4793
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner1549-10621/+23077
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit1-1/+3
2013-07-04Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-1398/+1268
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds112-5155/+7529
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds96-151/+142
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds25-1728/+4640
2013-07-04Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds10-70/+187
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds24-605/+573
2013-07-04hang and lockup detection menuDave Hansen1-19/+23
2013-07-04kconfig: consolidate printk optionsDave Hansen1-87/+90
2013-07-04group locking debugging optionsDave Hansen1-6/+10
2013-07-04consolidate compilation option configsDave Hansen1-76/+80
2013-07-04consolidate runtime testing configsDave Hansen1-76/+81
2013-07-04order memory debugging Kconfig optionsDave Hansen1-272/+277
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen24-90/+33
2013-07-04Merge branch 'hpfs' from Mikulas PatockaLinus Torvalds5-13/+106
2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka4-5/+63
2013-07-04hpfs: use mpageMikulas Patocka1-6/+34
2013-07-04hpfs: better test for errorsMikulas Patocka2-2/+9
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds182-1177/+7633
2013-07-04posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...KOSAKI Motohiro1-3/+36
2013-07-04of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt1-2/+6
2013-07-04Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina10-1458/+3468
2013-07-04HID: wacom: Intuos4 battery charging changesPrzemo Firszt1-1/+13
2013-07-04Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream'...Jiri Kosina12-256/+736
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina1547-12494/+30480
2013-07-04HID: i2c-hid: support sending HID output reports using the output registerAndrew Duggan1-3/+17
2013-07-04xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini4-0/+4
2013-07-04metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan2-1/+5
2013-07-04md/raid10: fix bug which causes all RAID10 reshapes to move no data.NeilBrown1-5/+4
2013-07-04md/raid5: allow 5-device RAID6 to be reshaped to 4-device.NeilBrown1-1/+1
2013-07-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-111/+1743
2013-07-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds18-346/+553
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds333-4219/+12029
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds53-185/+388
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds429-4934/+6278
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds37-273/+353
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton2-2/+2
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra1-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra1-2/+1
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra1-0/+4
2013-07-03selftests: add hugetlbfstestJoern Engel3-1/+96
2013-07-03self-test: fix make cleanJoern Engel1-2/+3
2013-07-03selftests: exit 1 on failureJoern Engel2-1/+6
2013-07-03kernel/resource.c: remove the unneeded assignment in function __find_resourceKevin Hao1-1/+0
2013-07-03aio: fix wrong comment in aio_complete()Tang Chen1-1/+1
2013-07-03drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test modeJean-Francois Dagenais1-0/+30
2013-07-03drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen1-12/+1
2013-07-03drivers/memstick/host/jmb38x_ms: convert to module_pci_driverLibo Chen1-12/+1
2013-07-03pps-gpio: add device-tree binding and supportJan Luebbe2-54/+93
2013-07-03drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe1-17/+1
2013-07-03drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe1-21/+7
2013-07-03drivers/parport/share.c: use kzallocAlexandru Gheorghiu1-2/+1
2013-07-03Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook1-2/+2
2013-07-03aoe: update internal version number to v83Ed Cashin1-1/+1
2013-07-03aoe: update copyright dateEd Cashin4-4/+4
2013-07-03aoe: perform I/O completions in parallelEd Cashin4-31/+134
2013-07-03nbd: correct disconnect behaviorPaul Clements2-1/+7
2013-07-03nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk1-1/+0
2013-07-03kernel/pid.c: move statementRaphael S. Carvalho1-1/+1
2013-07-03rapidio: change endpoint device name formatAlexandre Bounine2-5/+2
2013-07-03rapidio: documentation updateAlexandre Bounine2-13/+86
2013-07-03rapidio: add udev notificationAlexandre Bounine7-17/+74
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine3-16/+19
2013-07-03rapidio/tsi721: convert to modular mport driverAlexandre Bounine4-10/+9
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine5-48/+164
2013-07-03rapidio/rionet: rework driver initialization and removalAlexandre Bounine1-25/+78
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine12-345/+568
2013-07-03drivers/rapidio/rio-scan.c: make functions staticWu Fengguang1-2/+2
2013-07-03rapidio/switches: remove tsi500 driverAlexandre Bounine3-86/+0
2013-07-03idr: print a stack dump after ida_remove warningJean Delvare1-5/+2
2013-07-03s390: remove setting for saved_max_pfnZhang Yanfei1-4/+0
2013-07-03ia64: remove setting for saved_max_pfnZhang Yanfei1-5/+0
2013-07-03powerpc: Remove savemaxmem parameter setupZhang Yanfei1-10/+0
2013-07-03mips: remove savemaxmem parameter setupZhang Yanfei1-10/+0
2013-07-03Documentation/kdump/kdump.txt: remove /dev/oldmem descriptionZhang Yanfei1-25/+6
2013-07-03/dev/oldmem: Remove the interfaceZhang Yanfei2-49/+1
2013-07-03fs/exec.c:de_thread: mt-exec should update ->real_start_timeOleg Nesterov1-0/+1
2013-07-03fs/exec.c: do_execve_common(): use current_user()Oleg Nesterov1-2/+1
2013-07-03kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checksOleg Nesterov1-17/+16
2013-07-03kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...Oleg Nesterov3-15/+19
2013-07-03kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeOleg Nesterov1-8/+7
2013-07-03fork: reorder permissions when violating number of processes limitsEric Paris1-2/+2
2013-07-03fs/proc/kcore.c: using strlcpy() instead of strncpy()Zhao Hongjiang1-1/+1
2013-07-03fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()Oleg Nesterov1-2/+1
2013-07-03exit.c: unexport __set_special_pids()Oleg Nesterov3-14/+12
2013-07-03fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pidOleg Nesterov1-2/+1
2013-07-03coredump: '% at the end' shouldn't bypass core_uses_pid logicOleg Nesterov1-5/+7
2013-07-03coredump: kill call_count, add core_name_sizeOleg Nesterov1-9/+10
2013-07-03coredump: kill cn_escape(), introduce cn_esc_printf()Oleg Nesterov1-23/+21
2013-07-03coredump: cn_vprintf() has no reason to call vsnprintf() twiceOleg Nesterov1-18/+12
2013-07-03coredump: introduce cn_vprintf()Oleg Nesterov1-7/+13
2013-07-03coredump: format_corename() can leak cn->corenameOleg Nesterov1-11/+7
2013-07-03usermodehelper: kill the sub_info->path[0] checkOleg Nesterov1-8/+3
2013-07-03signals: eventpoll: do not use sigprocmask()Oleg Nesterov1-6/+6
2013-07-03ptrace: add ability to get/set signal-blocked maskAndrey Vagin2-2/+45
2013-07-03x86: kill TIF_DEBUGOleg Nesterov1-3/+1
2013-07-03docbook: add futexes to kernel-locking docbookRandy Dunlap1-1/+6
2013-07-03Documentation/CodingStyle: allow multiple return statements per functionDan Carpenter1-1/+2
2013-07-03fs/fat: use fat_msg() to replace printk() in __fat_fs_error()Gu Zheng1-3/+2
2013-07-03] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...Vyacheslav Dubeyko6-14/+16
2013-07-03nilfs2: implement calculation of free inodes countVyacheslav Dubeyko5-2/+112
2013-07-03drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du5-2/+485
2013-07-03drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()Fabio Porcedda1-12/+1
2013-07-03rtc: omap: restore back (hard-code) wakeup supportHebbar Gururaja1-0/+2
2013-07-03rtc: add NXP PCF2127 support (i2c)Renaud Cerrato3-0/+251
2013-07-03drivers/rtc/rtc-palmas.c: init wakeup before device registerWei Ni1-1/+1
2013-07-03drivers/rtc/class: convert from Legacy pm ops to dev_pm_opsShuah Khan1-6/+6
2013-07-03drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()Jingoo Han1-5/+10
2013-07-03drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busyChris Brand1-4/+4
2013-07-03drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversionPeter Ujfalusi1-11/+1
2013-07-03drivers/rtc/rtc-twl.c: fix rtc_reg_map initializationPeter Ujfalusi1-5/+6
2013-07-03drivers/rtc/rtc-cmos.c: work around bios clearing rtc controlDerek Basehore1-13/+22
2013-07-03drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabledKevin Hilman1-2/+14
2013-07-03drivers/rtc/rtc-pcf8583.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-pcf8563.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-m48t35.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-isl12022.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-da9052.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-03drivers/rtc/rtc-ds1302.c: handle write protectionSergey Yanovich1-0/+7
2013-07-03drivers/rtc/rtc-ab8500.c: add second resolution to rtc driverAlexandre Torgue1-1/+62
2013-07-03drivers/rtc/rtc-wm831x.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-tps80031.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-sun4v.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-starfire.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-snvs.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-rx8581.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-rs5c348.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-rx4581.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-rv3029c2.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-rs5c313.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-ps3.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-pcf8583.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-pcf8563.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-pcf8523.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-max8997.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-max77686.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-max8907.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-max6900.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-max6902.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-m41t94.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-generic.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-m48t35.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-m41t93.c: remove empty functionSachin Kamat1-7/+0
2013-07-03drivers/rtc/rtc-isl12022.c: remove empty functionSachin Kamat1-6/+0