summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-071-0/+6
|\
| * serial: sh-sci: Add DMA support.Guennadi Liakhovetski2010-03-021-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-03-072-6/+51
|\ \
| * | PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-062-6/+51
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-063-0/+499
|\ \ \
| * | | [LogFS] add new flash file systemJoern Engel2009-11-203-0/+499
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-03-063-7/+11
|\ \ \ \
| * | | | dm: eliminate some holes data structuresMike Snitzer2010-03-061-2/+2
| * | | | dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-03-061-2/+7
| * | | | dm table: remove unused dm_get_device range parametersNikanth Karthikesan2010-03-061-3/+2
* | | | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-03-061-0/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields2010-03-0448-159/+241
| |\ \ \ \ \
| * | | | | | commit_metadata export operation replacing nfsd_sync_dirBen Myers2010-02-201-0/+5
* | | | | | | gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier2010-03-061-0/+3
* | | | | | | gpio: introduce gpio_request_one() and friendsEric Miao2010-03-061-0/+26
* | | | | | | pca953x: minor include cleanupOlof Johansson2010-03-061-0/+8
* | | | | | | gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang2010-03-061-0/+18
* | | | | | | mfd/mc13783: new function reading irq mask and status registerUwe Kleine-König2010-03-061-0/+2
* | | | | | | mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefixUwe Kleine-König2010-03-061-3/+21
* | | | | | | coredump: pass mm->flags as a coredump parameter for consistencyMasami Hiramatsu2010-03-061-0/+1
* | | | | | | elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-062-1/+26
* | | | | | | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-062-0/+18
* | | | | | | coredump: move dump_write() and dump_seek() into a header fileDaisuke HATAYAMA2010-03-061-0/+41
* | | | | | | sdio: put active devices into 1-bit mode during suspendDaniel Drake2010-03-061-0/+2
* | | | | | | sdio: introduce API for special power management featuresNicolas Pitre2010-03-063-0/+40
* | | | | | | sdio: add quirk to clamp byte mode transferBing Zhao2010-03-061-0/+7
* | | | | | | lib: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-061-3/+3
* | | | | | | smp: fix documentation in include/linux/smp.hRakib Mullick2010-03-061-1/+1
* | | | | | | nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-061-11/+0
* | | | | | | cpumask: let num_*_cpus() function always return unsigned valuesHeiko Carstens2010-03-061-4/+4
* | | | | | | mm: add comment about deprecation of __GFP_NOFAILDavid Rientjes2010-03-061-1/+2
* | | | | | | vmscan: detect mapped file pages used only onceJohannes Weiner2010-03-061-1/+1
* | | | | | | mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-061-4/+3
* | | | | | | mm: remove VM_LOCK_RMAP codeRik van Riel2010-03-061-4/+0
* | | | | | | rmap: move exclusively owned pages to own anon_vma in do_wp_page()Rik van Riel2010-03-061-0/+1
* | | | | | | mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-063-6/+38
* | | | | | | include/linux/fs.h: convert FMODE_* constants to hexAndrew Morton2010-03-061-11/+11
* | | | | | | readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang2010-03-061-0/+3
* | | | | | | memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org2010-03-061-3/+3
* | | | | | | mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro2010-03-061-6/+1
* | | | | | | mm: remove free_hot_page()Li Hong2010-03-061-1/+1
* | | | | | | mm: count swap usageKAMEZAWA Hiroyuki2010-03-061-0/+1
* | | | | | | mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-063-6/+12
* | | | | | | mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-063-65/+126
* | | | | | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+3
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-053-17/+20
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...Pekka Enberg2010-03-043-17/+20
| |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | | * | | | | SLUB: this_cpu: Remove slub kmem_cache fieldsChristoph Lameter2009-12-201-2/+0
| | | | | * | | | | SLUB: Get rid of dynamic DMA kmalloc cache allocationChristoph Lameter2009-12-201-8/+11
| | | | | * | | | | SLUB: Use this_cpu operations in slubChristoph Lameter2009-12-201-5/+1