summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-08uprobes: Teach handler_chain() to filter out the probed taskOleg Nesterov1-0/+3
2013-02-08uprobes: Reintroduce uprobe_consumer->filter()Oleg Nesterov1-0/+9
2013-02-08uprobes: Kill uprobe_consumer->filter()Oleg Nesterov1-5/+0
2013-02-08[media] media: ov7670: Add possibility to disable pixclk during hblankJavier Martin1-0/+1
2013-02-08[media] media: ov7670: add possibility to bypass pll for ov7675Javier Martin1-0/+1
2013-02-08spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg2-0/+10
2013-02-08Thermal: exynos: Add support for temperature falling interrupt.Jonghwa Lee1-0/+3
2013-02-08spi/pxa2xx: add support for DMA engineMika Westerberg1-0/+6
2013-02-08spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg1-80/+0
2013-02-08ASoC: core: Allow digital mute for captureMark Brown1-1/+3
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho1-3/+11
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho1-2/+0
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-08tg3: add support for Ethernet core in bcm4785Hauke Mehrtens1-0/+1
2013-02-08ssb: get mac address from sprom struct for gige driverHauke Mehrtens1-12/+11
2013-02-08Merge branch 'mlx4'David S. Miller1-3/+2
2013-02-08net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman1-3/+2
2013-02-08Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...Dave Airlie1-27/+34
2013-02-08drm: add prime helpersAaron Plattner1-0/+12
2013-02-08Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+13
2013-02-08Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...Dave Airlie6-0/+227
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie6-2/+14
2013-02-08Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie23-71/+251
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai2-0/+3
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox1-0/+1
2013-02-08Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie3-18/+22
2013-02-08srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()Lai Jiangshan1-18/+3
2013-02-08srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()Lai Jiangshan1-5/+0
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams2-53/+60
2013-02-07sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams1-1/+14
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams2-91/+97
2013-02-07extcon: arizona: Use regulated mode for microphone supply when detectingMark Brown1-0/+3
2013-02-07extcon: arizona: Support additional configuration of microphone detectionMark Brown1-0/+6
2013-02-07fuse: allow control of adaptive readdirplus useEric Wong1-0/+3
2013-02-07ASoC: Replace max98090 Device DriverJerry Wong1-0/+29
2013-02-07Synchronize fuse header with one used in libraryMiklos Szeredi1-1/+36
2013-02-07jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle"Theodore Ts'o1-25/+3
2013-02-07jbd2: track request delay statisticsTheodore Ts'o2-2/+13
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie1-0/+1
2013-02-07workqueue: add delayed_work->wq to simplify reentrancy handlingLai Jiangshan1-0/+3
2013-02-07workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_ENDLai Jiangshan1-2/+1
2013-02-07leds-lp5521/5523: use new lp55xx common headerMilo(Woogyom) Kim2-122/+0
2013-02-07leds-lp55xx: add new common driver for lp5521/5523Milo(Woogyom) Kim1-0/+87
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+25
2013-02-07macvlan: add multicast filterEric Dumazet1-0/+6
2013-02-07net: adjust skb_gso_segment() for calling in rx pathCong Wang1-2/+9
2013-02-07team: allow userspace to take control over carrierFlavio Leitner1-0/+1
2013-02-07drivers: net:ethernet: cpsw: add support for VLANMugunthan V N1-0/+1
2013-02-07netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman1-1/+10
2013-02-07driver-core: constify data for class_find_device()Michał Mirosław3-4/+4