summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-08net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman1-3/+2
2013-02-08Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...Dave Airlie1-0/+8
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie5-2/+8
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-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-07jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle"Theodore Ts'o1-25/+3
2013-02-07jbd2: track request delay statisticsTheodore Ts'o1-0/+7
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
2013-02-06usb: omap_control_usb: fix compile warningFelipe Balbi1-1/+1
2013-02-06ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I1-0/+2
2013-02-06iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck1-2/+3
2013-02-06hwmon: Driver for Maxim MAX6697 and compatiblesGuenter Roeck1-0/+36
2013-02-06of: add 'const' to of_node_full_name parameterSteffen Trumtrar1-1/+1
2013-02-06iommu/shmobile: Add iommu driver for Renesas IPMMU modulesHideki EIRAKU1-0/+18
2013-02-06iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel1-0/+5
2013-02-06iommu: Add domain window handling functionsJoerg Roedel1-0/+22
2013-02-06iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel1-0/+1
2013-02-06iommu: Make sure DOMAIN_ATTR_MAX is really the maximumJoerg Roedel1-1/+1
2013-02-06thermal: sysfs: Add a new sysfs node emul_temp for thermal emulationAmit Daniel Kachhap1-0/+2
2013-02-06Merge tag 'omap-for-v3.9/gpmc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-1/+6
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+5
2013-02-06Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-7/+9
2013-02-06Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-0/+149
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger1-1/+0
2013-02-05Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman7-23/+472
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren1-17/+0
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-02-05sunrpc: fix comment in struct xdr_buf definitionJeff Layton1-1/+1
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2-155/+170
2013-02-05sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton1-0/+1
2013-02-05Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2-20/+12
2013-02-05Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely4-20/+17