summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-125-29/+45
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-04-112-17/+41
|\
| * dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi2013-04-101-6/+14
| * DMA: PL330: Add check if device tree compatiblePadmavathi Venna2013-04-021-11/+27
* | Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2013-04-112-2/+2
|\ \
| * | PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen2013-04-081-1/+2
| * | cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie2013-04-081-1/+0
* | | Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-111-1/+2
|\ \ \
| * | | regmap: Back out work buffer fixMark Brown2013-04-091-1/+2
| |/ /
* | | Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-111-1/+1
|\ \ \
| * | | gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni2013-04-111-1/+1
| |/ /
* | | Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-04-1111-27/+30
|\ \ \
| * \ \ Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo...Arnd Bergmann2013-04-113-19/+18
| |\ \ \
| | * | | arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT2013-04-101-11/+5
| | * | | Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts2013-04-101-1/+6
| | * | | ARM: Kirkwood: Fix typo in the definition of ix2-200 rebuild LEDNigel Roberts2013-04-011-7/+7
| * | | | Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-04-092-4/+2
| |\ \ \ \
| | * | | | ARM: S3C24XX: Fix interrupt pending register offset of the EINT controllerSylwester Nawrocki2013-04-101-1/+1
| | * | | | ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki2013-04-091-3/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-04-09241-1448/+2374
| |\ \ \ \
| | * | | | ARM i.MX6: Fix ldb_di clock selectionDirk Behme2013-04-091-1/+1
| | * | | | ARM: imx: provide twd clock lookup from device treeShawn Guo2013-04-092-1/+1
| | * | | | ARM: imx35 Bugfix admux clockMarkus Pargmann2013-04-091-0/+1
| | * | | | ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann2013-04-091-0/+1
| | |/ / /
| * | | | Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-04-08271-1512/+3051
| |\ \ \ \
| | * | | | ARM: mxs: Slow down the I2C clock speedMarek Vasut2013-04-032-2/+0
| | | |_|/ | | |/| |
| * | | | MAINTAINERS: Add maintainer for LPC32xxRoland Stigge2013-04-021-0/+6
* | | | | Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-101-1/+1
|\ \ \ \ \
| * | | | | misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck2013-04-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-04-104-12/+21
|\ \ \ \ \
| * | | | | tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov2013-04-081-4/+4
| * | | | | Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young2013-04-081-7/+5
| * | | | | OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh2013-04-031-0/+11
| * | | | | tty: Documentation: fix a path in a DocBook templateGuennadi Liakhovetski2013-04-031-1/+1
| |/ / / /
* | | | | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-04-102-8/+23
|\ \ \ \ \
| * | | | | xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide...Konrad Rzeszutek Wilk2013-04-021-4/+8
| * | | | | xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser2013-04-021-4/+15
* | | | | | Merge tag 'trace-fixes-3.9-rc-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-101-1/+0
|\ \ \ \ \ \
| * | | | | | tracing: Fix double free when function profile init failedNamhyung Kim2013-04-091-1/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-1054-377/+619
|\ \ \ \ \ \ \
| * | | | | | | lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore2013-04-101-0/+4
| * | | | | | | bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz2013-04-101-1/+2
| * | | | | | | e100: Add dma mapping error checkNeil Horman2013-04-101-11/+25
| * | | | | | | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-04-091-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-091-3/+3
| * | | | | | | | selinux: add a skb_owned_by() hookEric Dumazet2013-04-095-0/+27
| |/ / / / / / /
| * | | | | | | netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun2013-04-081-1/+1
| * | | | | | | qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl2013-04-084-0/+26
| * | | | | | | af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun2013-04-082-18/+24
| * | | | | | | rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-04-081-2/+2
OpenPOWER on IntegriCloud