aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang1-0/+2
2011-03-22include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König1-0/+8
2011-03-22fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy1-1/+1
2011-03-22include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov3-16/+8
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2-27/+6
2011-03-22mm: add __GFP_OTHER_NODE flagAndi Kleen2-2/+4
2011-03-22mm: vmscan: kswapd should not free an excessive number of pages when balancing small zonesMel Gorman1-0/+9
2011-03-22pagewalk: only split huge pages when necessaryDave Hansen1-0/+3
2011-03-22memcg: move memcg reclaimable page into tail of inactive listMinchan Kim1-0/+6
2011-03-22mm: deactivate invalidated pagesMinchan Kim1-0/+1
2011-03-22mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy1-3/+5
2011-03-22mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse1-1/+1
2011-03-22mm: simplify anon_vma refcountsPeter Zijlstra1-2/+9
2011-03-22mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra1-36/+4
2011-03-22mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra1-2/+2
2011-03-22mm: change __remove_from_page_cache()Minchan Kim1-1/+1
2011-03-22mm: goodbye remove_from_page_cache()Minchan Kim1-1/+0
2011-03-22mm: introduce delete_from_page_cache()Minchan Kim1-0/+1
2011-03-22mm: add replace_page_cache_page() functionMiklos Szeredi2-2/+3
2011-03-22mm: allow GUP to fail instead of waiting on a pageGleb Natapov1-0/+3
2011-03-22oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes1-0/+8
2011-03-22kthread: NUMA aware kthread_create_on_node()Eric Dumazet2-4/+11
2011-03-22mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli1-7/+2
2011-03-22pwm_backlight: add check_fb() hookRobert Morell1-0/+3
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+9
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König1-2/+2
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu1-0/+107
2011-03-22include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton1-1/+1
2011-03-22Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-0/+1
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds4-16/+100
2011-03-22tty: stop using "delayed_work" in the tty layerLinus Torvalds2-2/+2
2011-03-22slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter1-0/+1
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh1-0/+52
2011-03-22Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+82
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-3/+6
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-19/+62
2011-03-21IPVS: Use global mutex in ip_vs_app.cSimon Horman1-2/+0
2011-03-21snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet1-2/+2
2011-03-21xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun1-0/+1
2011-03-21Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+36
2011-03-21ceph: move readahead default to fs/ceph from libcephSage Weil1-1/+0
2011-03-21ceph: update common header filesYehuda Sadeh2-13/+45
2011-03-21libceph: fix osd request queuing on osdmap updatesSage Weil1-2/+3
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-2/+4
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-1/+1
2011-03-21hwmon: (ads1015) Make gain and datarate configurableDirk Eibach1-1/+9
2011-03-21hwmon: Add support for Texas Instruments ADS1015Dirk Eibach1-0/+28
2011-03-21FS: lookup_mnt() is only used in the core fs routines nowDavid Howells1-1/+0
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-0/+82
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil2-1/+4