summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
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
2013-02-06net: adjust skb_gso_segment() for calling in rx pathCong Wang
2013-02-06team: allow userspace to take control over carrierFlavio Leitner
2013-02-06drivers: net:ethernet: cpsw: add support for VLANMugunthan V N
2013-02-06netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-02-06usb: omap_control_usb: fix compile warningFelipe Balbi
2013-02-06ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I
2013-02-06iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck
2013-02-06hwmon: Driver for Maxim MAX6697 and compatiblesGuenter Roeck
2013-02-06of: add 'const' to of_node_full_name parameterSteffen Trumtrar
2013-02-06iommu/shmobile: Add iommu driver for Renesas IPMMU modulesHideki EIRAKU
2013-02-06iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel
2013-02-06iommu: Add domain window handling functionsJoerg Roedel
2013-02-06iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel
2013-02-06iommu: Make sure DOMAIN_ATTR_MAX is really the maximumJoerg Roedel
2013-02-06thermal: sysfs: Add a new sysfs node emul_temp for thermal emulationAmit Daniel Kachhap
2013-02-05Merge tag 'omap-for-v3.9/gpmc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-05Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger
2013-02-05Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05sunrpc: fix comment in struct xdr_buf definitionJeff Layton
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-02-05sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton
2013-02-05Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely
2013-02-05Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-05HID: core: add "report" hook, called once the report has been parsedBenjamin Tissoires
2013-02-05percpu_counter.h: comment code for better readabilityJesper Dangaard Brouer
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu