This website requires JavaScript.
587ff8c4ea
x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_MEMORY_HOTREMOVE
Tang Chen
2013-04-15 17:46:46 +08:00
8176cced70
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-04-13 22:49:14 +03:00
d50ba3687b
x86/lib: Fix spelling, put space between a numeral and its units
Andy Shevchenko
2013-04-15 12:06:10 +03:00
bb916ff7cd
x86/lib: Fix spelling in the comments
Andy Shevchenko
2013-04-15 12:06:09 +03:00
3d62fe5b21
OMAPDSS: Merge omapdss topic branches
Tomi Valkeinen
2013-04-15 11:57:18 +03:00
e45f265e7e
video: vt8500: fix Kconfig for videomode
Tomi Valkeinen
2013-04-05 11:12:50 +03:00
cf2585a482
fbdev: Merge fbdev topic branches
Tomi Valkeinen
2013-04-15 11:59:20 +03:00
92fd6e066a
ARM: sunxi: unify osc24M_fixed and osc24M
Emilio López
2013-04-09 10:48:04 -03:00
d8b9229240
powerpc: add a missing label in resume_kernel
Kevin Hao
2013-04-09 22:31:24 +00:00
05e38e5d5d
powerpc: Fix audit crash due to save/restore PPR changes
Alistair Popple
2013-04-15 11:44:14 +10:00
05fb22ec54
cgroup: remove cgrp->top_cgroup
Li Zefan
2013-04-15 14:25:05 +08:00
13be5432d8
remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSP
Robert Tivy
2013-04-09 14:20:21 -07:00
1aa7d6a5d0
rpmsg: process _all_ pending messages in rpmsg_recv_done
Robert Tivy
2013-04-05 17:38:52 +03:00
64fa59c472
ARM: davinci: da850: add EHRPWM & ECAP DT node
Philip Avinash
2013-04-10 17:42:41 +05:30
74ff582cd6
virtio: console: replace EMFILE with EBUSY for already-open port
Amit Shah
2013-04-15 12:00:15 +09:30
e3f26752f0
kernel: kallsyms: memory override issue, need check destination buffer length
Chen Gang
2013-04-15 15:04:43 +09:30
af31826d9b
dma: of: Remove unnecessary list_empty check
Lars-Peter Clausen
2013-03-25 14:24:22 +01:00
9a188eb126
DMA: OF: Check properties value before running be32_to_cpup() on it
Viresh Kumar
2013-03-15 14:18:20 +05:30
bef29ec508
DMA: of: Constant names
Markus Pargmann
2013-02-24 16:36:09 +01:00
eceec44ecd
ioatdma: skip silicon bug workaround for pq_align for cb3.3
Dave Jiang
2013-03-26 15:43:15 -07:00
3f09ede423
ioatdma: Removing PQ val disable for cb3.3
Dave Jiang
2013-03-26 15:43:09 -07:00
6ead7e4849
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
Dave Jiang
2013-03-26 15:42:59 -07:00
8a52b9ff11
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
Dave Jiang
2013-03-26 15:42:47 -07:00
d92a8d7cbb
ioatdma: Add 64bit chansts register read for ioat v3.3.
Dave Jiang
2013-03-26 15:42:41 -07:00
0132bcef76
ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices
Dave Jiang
2013-03-26 15:42:35 -07:00
570727b552
ioatdma: Adding Haswell devid for ioatdma
Dave Jiang
2013-03-25 14:37:31 -07:00
8d30662aac
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
Jon Hunter
2013-02-26 12:27:24 -06:00
f5b9b77eea
dw_dmac: remove unnecessary ENODEV check
Andy Shevchenko
2013-03-26 19:29:13 +02:00
f776076b9f
dmaengine: dw_dmac: simplify master selection
Arnd Bergmann
2013-03-26 16:53:57 +02:00
bd2e6b6640
dw_dmac: rename DT related methods to reflect their belonging
Andy Shevchenko
2013-03-26 16:53:55 +02:00
75c6122526
dw_dmac: fix style of the comments
Andy Shevchenko
2013-03-26 16:53:54 +02:00
a53e28da57
dma: Make the 'mask' parameter of __dma_request_channel const
Lars-Peter Clausen
2013-03-25 13:23:52 +01:00
a7e340657a
dmaengine:sirf:take clock and enable it while probing
Barry Song
2013-03-18 16:33:43 +08:00
123b69ab80
dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pause
Andy Shevchenko
2013-03-21 11:49:17 +02:00
96a3713ebc
dma: imx-dma: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-02-25 04:46:26 +05:30
88ff6ab4a8
dma: ipu: ipu_idmac: Fix section mismatch
Fabio Estevam
2013-03-12 20:53:37 -03:00
dc7badba19
dma: tegra: assume CONFIG_OF
Stephen Warren
2013-03-11 16:30:26 -06:00
bcc7fa9547
dma: pl330: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-04 14:36:27 +05:30
d86b2f298e
dmatest: append verify result to results
Andy Shevchenko
2013-03-04 11:09:34 +02:00
95019c8c5a
dmatest: gather test results in the linked list
Andy Shevchenko
2013-03-04 11:09:33 +02:00
74b5c07a51
dmatest: define MAX_ERROR_COUNT constant
Andy Shevchenko
2013-03-04 11:09:32 +02:00
3e5ccd866f
dmatest: return actual state in 'run' file
Andy Shevchenko
2013-03-04 11:09:31 +02:00
851b7e16a0
dmatest: run test via debugfs
Andy Shevchenko
2013-03-04 11:09:30 +02:00
15b8a8ea1a
dmatest: split test parameters to separate structure
Andy Shevchenko
2013-03-04 11:09:29 +02:00
838cc704ce
dmatest: move dmatest_channels and nr_channels to dmatest_info
Andy Shevchenko
2013-03-04 11:09:28 +02:00
e03e93a976
dmatest: create dmatest_info to keep test parameters
Andy Shevchenko
2013-03-04 11:09:27 +02:00
945b5af3ce
dmatest: allocate memory for pq_coefs from heap
Andy Shevchenko
2013-03-04 11:09:26 +02:00
77101ce578
dmatest: cancel thread immediately when asked for
Andy Shevchenko
2013-03-04 11:09:25 +02:00
9a37f64404
ioatdma: allow all channels to have irq coalescing support
Dave Jiang
2013-02-26 09:20:36 -07:00
50f9f97e70
ioatdma: make debug output more readable
Dave Jiang
2013-03-04 10:59:54 -07:00
1d1bbd305a
dma: Remove erroneous __exit and __exit_p() references
Maxin B. John
2013-02-20 02:07:04 +02:00
234846d4c8
dma: timb_dma: Fix compiler warning
Maxin B. John
2013-02-19 22:33:53 +02:00
5c1ef59168
pch_dma: Use GFP_ATOMIC because called from interrupt context
Tomoya MORINAGA
2013-02-12 11:25:33 +09:00
30fb980b99
DMA: PL330: allow submitting 2 requests at a time
Jassi Brar
2013-02-13 16:13:14 +05:30
6e527d000f
Merge tag 'msm-fix-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/fixes-non-critical
Olof Johansson
2013-04-14 20:53:45 -07:00
e1b1655a58
Merge tag 'msm-defconfig-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/boards
Olof Johansson
2013-04-14 20:51:02 -07:00
b56a7f9206
Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/soc
Olof Johansson
2013-04-14 20:49:21 -07:00
5ed3ebe3be
Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
Olof Johansson
2013-04-14 20:40:07 -07:00
56c5c13f70
ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entries
Dinh Nguyen
2013-04-11 10:55:26 -05:00
042000b003
ARM: socfpga: Add clock entries into device tree
Dinh Nguyen
2013-04-11 10:55:25 -05:00
5c04b57fe3
ARM: socfpga: Enable soft reset
Dinh Nguyen
2013-04-11 10:55:24 -05:00
873fe09ea5
cgroup: introduce sane_behavior mount option
Tejun Heo
2013-04-14 20:15:26 -07:00
25a7e6848d
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
2013-04-14 20:15:25 -07:00
9343862945
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
Tejun Heo
2013-04-14 20:15:25 -07:00
11b397e6eb
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
2013-04-14 19:13:28 -07:00
4c41dab4d6
[media] rc: fix single line indentation of keymaps/Makefile
Antti Palosaari
2013-04-12 13:59:04 -03:00
831378dbb6
[media] em28xx: map remote for 1b80:e425
Antti Palosaari
2013-04-12 13:59:03 -03:00
52f5ad6c5f
[media] rc: add rc-reddo
Antti Palosaari
2013-04-12 13:59:02 -03:00
2bb590b80b
Merge 3.9-rc7 into staging-next
Greg Kroah-Hartman
2013-04-14 18:44:38 -07:00
837b26bb2e
thermal: expose thermal_zone_get_temp API
Eduardo Valentin
2013-04-05 12:32:29 +00:00
068a0df760
[media] media: vb2: add length check for mmap
Seung-Woo Kim
2013-04-11 23:57:57 -03:00
0d1d392f01
Merge 3.9-rc7 into driver-core-next
Greg Kroah-Hartman
2013-04-14 18:37:05 -07:00
63c4d919cf
thermal: introduce thermal_zone_get_zone_by_name helper function
Eduardo Valentin
2013-04-05 12:32:28 +00:00
27a0aacf3e
[media] MAINTAINERS: add RTL2832 media driver
Antti Palosaari
2013-04-09 20:30:43 -03:00
5560983b5d
[media] MAINTAINERS: add DVB_USB_GL861
Antti Palosaari
2013-04-09 20:30:42 -03:00
d13cb03aef
Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into next
Zhang Rui
2013-04-15 09:26:58 +08:00
2f093e2aa4
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2013-04-14 18:21:35 -07:00
41c21e351e
userns: Changing any namespace id mappings should require privileges
Andy Lutomirski
2013-04-14 11:44:04 -07:00
e3211c120a
userns: Check uid_map's opener's fsuid, not the current fsuid
Andy Lutomirski
2013-04-14 16:28:19 -07:00
6708075f10
userns: Don't let unprivileged users trick privileged users into setting the id_map
Eric W. Biederman
2013-04-14 13:47:02 -07:00
41ef2d5678
Linux 3.9-rc7
Linus Torvalds
2013-04-14 17:45:16 -07:00
dbcd371b46
[media] rc: ene_ir: fix potential double free in ene_probe()
Wei Yongjun
2013-04-09 05:47:42 -03:00
f73e1851c3
[media] rc: nuvoton-cir: fix potential double free in nvt_probe()
Wei Yongjun
2013-04-09 05:44:29 -03:00
408208fbf2
[media] rc: ite-cir: fix potential double free in ite_probe()
Wei Yongjun
2013-04-09 05:43:53 -03:00
4ec16da733
[media] rc: winbond-cir: fix potential double free in wbcir_probe()
Wei Yongjun
2013-04-09 05:43:33 -03:00
9b28ee3c91
[media] omap3isp: Use the common clock framework
Laurent Pinchart
2012-10-22 10:43:00 -03:00
4290fd1a56
[media] MAINTAINERS: Mark the SH VOU driver as Odd Fixes
Laurent Pinchart
2013-04-04 10:31:58 -03:00
abcb6b99f5
[media] soc-camera: fix typos in the default format-conversion table
Guennadi Liakhovetski
2013-03-08 08:08:56 -03:00
89cdbba841
[media] ARM: daVinci: dm644x/dm355/dm365: replace V4L2_STD_525_60/625_50 with V4L2_STD_NTSC/PAL
Lad, Prabhakar
2013-04-12 07:46:19 -03:00
8775617701
[media] ARM: davinci: dm355 EVM: add support for VPBE display
Lad, Prabhakar
2012-08-07 07:42:56 -03:00
62a2d6cd56
[media] ARM: davinci: dm355: add support for v4l2 video display
Lad, Prabhakar
2013-04-09 10:35:05 -03:00
542b5bd226
[media] ARM: davinci: dm365 EVM: add support for VPBE display
Lad, Prabhakar
2013-03-14 04:12:34 -03:00
120c66046c
[media] ARM: davinci: dm365: add support for v4l2 video display
Lad, Prabhakar
2013-03-19 07:34:36 -03:00
54d5e4beb8
[media] davinic: vpss: trivial cleanup
Lad, Prabhakar
2013-04-02 08:26:32 -03:00
0815469507
[media] media: davinci: vpbe: venc: move the enabling of vpss clocks to driver
Lad, Prabhakar
2013-03-22 04:53:13 -03:00
9a3e89b10f
[media] media: davinci: vpss: enable vpss clocks
Lad, Prabhakar
2013-03-22 04:53:12 -03:00
407ccc65bf
[media] davinci: vpif: add pm_runtime support
Lad, Prabhakar
2013-04-02 09:41:30 -03:00
3778d05036
[media] media: davinci: kconfig: fix incorrect selects
Sekhar Nori
2013-03-12 06:14:52 -03:00
b294a19214
[media] adv7180: fix querystd() method for no input signal
Vladimir Barinov
2013-04-11 18:06:46 -03:00
61ff5d69dc
[media] em28xx: improve em2710/em2820 distinction
Frank Schaefer
2013-04-11 15:56:47 -03:00