summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-07-08block: document blk_plug list accessShaohua Li1-0/+6
2011-07-08block: avoid building too big plug listShaohua Li1-0/+3
2011-07-08driver core: Add ability for arch code to setup pdev_archdataKumar Gala1-0/+1
2011-07-08drivers/virt: introduce Freescale hypervisor management driverTimur Tabi2-0/+242
2011-07-08Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-6/+0
2011-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2011-07-08FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+21
2011-07-08Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds1-1/+1
2011-07-07SLUB: Fix build breakage in linux/mm_types.hChristoph Lameter1-15/+10
2011-07-07slub: Add method to verify memory is not freedBen Greear1-0/+13
2011-07-07slab allocators: Provide generic description of alignment definesChristoph Lameter1-0/+10
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot1-1/+2
2011-07-07ftrace: Fix regression of :mod:module function enablingSteven Rostedt1-1/+2
2011-07-07Update my e-mail addressMichael Büsch2-2/+2
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma1-0/+16
2011-07-07MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi1-11/+6
2011-07-07MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi1-22/+0
2011-07-07Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar3-0/+48
2011-07-07compat_ioctl: fix make headers_check regressionJohannes Stezenbach1-1/+5
2011-07-07Input: add support for Kionix KXTJ9 accelerometerChris Hudson1-0/+70
2011-07-07x86, olpc: Add XO-1 RTC driverDaniel Drake1-0/+5
2011-07-07x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake1-0/+1
2011-07-07x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake1-0/+22
2011-07-07x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake1-0/+8
2011-07-07x86, olpc: Add XO-1 suspend/resume supportDaniel Drake1-0/+3
2011-07-07x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake1-0/+21
2011-07-07dt: add helper function to read u32 arraysRob Herring1-2/+12
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg1-0/+39
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller1-0/+1
2011-07-06dcbnl: Aggregated CEE GET operationShmulik Ravid1-2/+21
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller17-21/+49
2011-07-06packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller1-0/+1
2011-07-06packet: Add fanout support.David S. Miller1-0/+4
2011-07-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-5/+13
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio1-1/+12
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr2-1/+6
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio1-0/+112
2011-07-05ssb: PCI revision ID register is 8-bit wideSergei Shtylyov1-1/+1
2011-07-05Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar3-3/+7
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra1-1/+1
2011-07-05Input: add guarding parentheses to macrosSimon Budig1-3/+3
2011-07-05Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang1-6/+4
2011-07-05Input: wm97xx - remove redundant defineWolfram Sang1-2/+1
2011-07-05Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+0
2011-07-04ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez1-0/+4
2011-07-04input: Add initial support for TWL6040 vibratorMisael Lopez Cruz1-0/+8
2011-07-04mfd: twl6040: Add initial supportMisael Lopez Cruz2-0/+256
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi1-6/+6
2011-07-04MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi1-8/+8
2011-07-04dt: add 'const' for of_property_read_string parameter **out_stringShawn Guo1-1/+1