summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-03-14Merge remote-tracking branch 'regmap/topic/introspection' into regmap-nextMark Brown
2012-03-14Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...Mark Brown
2012-03-14Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown
2012-03-14Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in...Mark Brown
2012-03-14perf: Add ifdef to remove unused enum switch warningsJiri Olsa
2012-03-14padata: Fix race on sequence number wrapSteffen Klassert
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar
2012-03-14Merge tag 'v3.3-rc7' into x86/mceIngo Molnar
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson
2012-03-13fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithashBernd Schubert
2012-03-13jbd2: cleanup journal tail after transaction commitJan Kara
2012-03-13jbd2: remove bh_state lock from checkpointing codeJan Kara
2012-03-13jbd2: issue cache flush after checkpointing even with internal journalJan Kara
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-03-13PM / QoS: Make it possible to expose PM QoS latency constraintsRafael J. Wysocki
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan
2012-03-13USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li
2012-03-13jbd2: split updating of journal superblock and marking journal emptyJan Kara
2012-03-13max17042: Align register definitions with data sheet and init appnoteDirk Brandewie
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-13Merge branch 'rmk_cookie_fixes2' into nextVinod Koul
2012-03-13dmaengine: add private header fileRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2012-03-12net: Add memory barriers to prevent possible race in byte queue limitsAlexander Duyck
2012-03-12net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck
2012-03-13md: Use existed macros instead of numbersmajianpeng
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz
2012-03-12mlx4_core: Report thermal error eventsJack Morgenstein
2012-03-12pinctrl: introduce generic pin configLinus Walleij
2012-03-12sh: remove clk_opsMagnus Damm
2012-03-12sh: introduce sh_clk_ops in parallel with clk_opsMagnus Damm
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-12Merge tag 'v3.3-rc7' into gpio/nextGrant Likely
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust
2012-03-11regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan
2012-03-11mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi
2012-03-11regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo
2012-03-11regulator: twl4030: add support for external voltage get/setTero Kristo
2012-03-11regmap: Rejig struct declarations for stubbed APIMark Brown
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim