summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-09spi: Add helper functions for setting up transfersLars-Peter Clausen
2013-02-09iio:common: added allocate and deallocate trigger functions when trigger is d...Denis CIOCCA
2013-02-08time, Fix setting of hardware clock in NTP codePrarit Bhargava
2013-02-08OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman
2013-02-08Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2013-02-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08jbd2: add tracepoints which provide per-handle statistics Theodore Ts'o
2013-02-08uprobes: Introduce uprobe_apply()Oleg Nesterov
2013-02-08perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov
2013-02-08uprobes: Teach handler_chain() to filter out the probed taskOleg Nesterov
2013-02-08uprobes: Reintroduce uprobe_consumer->filter()Oleg Nesterov
2013-02-08uprobes: Kill uprobe_consumer->filter()Oleg Nesterov
2013-02-08spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg
2013-02-08Thermal: exynos: Add support for temperature falling interrupt.Jonghwa Lee
2013-02-08spi/pxa2xx: add support for DMA engineMika Westerberg
2013-02-08spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens
2013-02-07ssb: get mac address from sprom struct for gige driverHauke Mehrtens
2013-02-07Merge branch 'mlx4'David S. Miller
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2013-02-08Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...Dave Airlie
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-07srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()Lai Jiangshan
2013-02-07srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()Lai Jiangshan
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams
2013-02-07extcon: arizona: Use regulated mode for microphone supply when detectingMark Brown
2013-02-07extcon: arizona: Support additional configuration of microphone detectionMark Brown
2013-02-07jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle"Theodore Ts'o
2013-02-06jbd2: track request delay statisticsTheodore Ts'o
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-06workqueue: add delayed_work->wq to simplify reentrancy handlingLai Jiangshan
2013-02-06workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_ENDLai Jiangshan
2013-02-06leds-lp5521/5523: use new lp55xx common headerMilo(Woogyom) Kim
2013-02-06leds-lp55xx: add new common driver for lp5521/5523Milo(Woogyom) Kim
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-06macvlan: add multicast filterEric Dumazet