summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-03-07rtc: Suppress duplicate enable/disable of WM8350 update interruptMark Brown1-0/+1
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown1-1/+2
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds3-0/+499
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki2-6/+51
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-7/+11
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+5
2010-03-06gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier1-0/+3
2010-03-06gpio: introduce gpio_request_one() and friendsEric Miao1-0/+26
2010-03-06pca953x: minor include cleanupOlof Johansson1-0/+8
2010-03-06gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang1-0/+18
2010-03-06mfd/mc13783: new function reading irq mask and status registerUwe Kleine-König1-0/+2
2010-03-06mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefixUwe Kleine-König1-3/+21
2010-03-06coredump: pass mm->flags as a coredump parameter for consistencyMasami Hiramatsu1-0/+1
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA2-1/+26
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2-0/+18
2010-03-06coredump: move dump_write() and dump_seek() into a header fileDaisuke HATAYAMA1-0/+41
2010-03-06sdio: put active devices into 1-bit mode during suspendDaniel Drake1-0/+2
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre3-0/+40
2010-03-06sdio: add quirk to clamp byte mode transferBing Zhao1-0/+7
2010-03-06lib: fix first line of kernel-doc for a few functionsBen Hutchings1-3/+3
2010-03-06smp: fix documentation in include/linux/smp.hRakib Mullick1-1/+1
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten1-11/+0
2010-03-06cpumask: let num_*_cpus() function always return unsigned valuesHeiko Carstens1-4/+4
2010-03-06mm: add comment about deprecation of __GFP_NOFAILDavid Rientjes1-1/+2
2010-03-06vmscan: detect mapped file pages used only onceJohannes Weiner1-1/+1
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki1-4/+3
2010-03-06mm: remove VM_LOCK_RMAP codeRik van Riel1-4/+0
2010-03-06rmap: move exclusively owned pages to own anon_vma in do_wp_page()Rik van Riel1-0/+1
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel3-6/+38
2010-03-06include/linux/fs.h: convert FMODE_* constants to hexAndrew Morton1-11/+11
2010-03-06readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang1-0/+3
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org1-3/+3
2010-03-06mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro1-6/+1
2010-03-06mm: remove free_hot_page()Li Hong1-1/+1
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki1-0/+1
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki3-6/+12
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki3-65/+126
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita1-1/+3
2010-03-06dm: eliminate some holes data structuresMike Snitzer1-2/+2
2010-03-06dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha1-2/+7
2010-03-06dm table: remove unused dm_get_device range parametersNikanth Karthikesan1-3/+2
2010-03-05Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-17/+20
2010-03-05Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds3-13/+18
2010-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-4/+17
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds6-268/+126
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-29/+93
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi1-1/+2
2010-03-059P2010.L handshake: Add mount optionSripathi Kodi1-0/+15
2010-03-05net/9p: Remove MAX_9P_CHAN limitAneesh Kumar K.V1-3/+0
2010-03-05net/9p: Add multi channel support.Aneesh Kumar K.V1-1/+1