aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* smp: move smp setup functions to kernel/smp.cAmerigo Wang2011-03-22
* include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König2011-03-22
* fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy2011-03-22
* include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov2011-03-22
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* mm: add __GFP_OTHER_NODE flagAndi Kleen2011-03-22
* mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman2011-03-22
* pagewalk: only split huge pages when necessaryDave Hansen2011-03-22
* memcg: move memcg reclaimable page into tail of inactive listMinchan Kim2011-03-22
* mm: deactivate invalidated pagesMinchan Kim2011-03-22
* mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy2011-03-22
* mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse2011-03-22
* mm: simplify anon_vma refcountsPeter Zijlstra2011-03-22
* mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra2011-03-22
* mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra2011-03-22
* mm: change __remove_from_page_cache()Minchan Kim2011-03-22
* mm: goodbye remove_from_page_cache()Minchan Kim2011-03-22
* mm: introduce delete_from_page_cache()Minchan Kim2011-03-22
* mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-22
* mm: allow GUP to fail instead of waiting on a pageGleb Natapov2011-03-22
* oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-22
* kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-22
* mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli2011-03-22
* pwm_backlight: add check_fb() hookRobert Morell2011-03-22
* backlight: add backlight typeMatthew Garrett2011-03-22
* leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2011-03-22
* leds: add driver for LM3530 ALSShreshtha Kumar Sahu2011-03-22
* Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-03-22
|\
| * slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter2011-03-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-22
|\ \
| * | libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-22
| * | ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-21
| * | ceph: update common header filesYehuda Sadeh2011-03-21
| * | libceph: fix osd request queuing on osdmap updatesSage Weil2011-03-21
* | | tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-22
| |/ |/|
* | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-22
|\ \
| * | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-03-22
|\ \ \
| * \ \ Merge branch 'slub/lockless' into for-linusPekka Enberg2011-03-20
| |\ \ \
| | * | | Lockless (and preemptless) fastpaths for slubChristoph Lameter2011-03-11
| | * | | slub: min_partial needs to be in first cachelineChristoph Lameter2011-03-11
| | * | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Pekka Enberg2011-03-11
| | |\ \ \
| * | \ \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-03-20
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'slab/rcu' into slab/nextPekka Enberg2011-03-11
| | |\ \ \ \
| | | * | | | slub: automatically reserve bytes at the end of slabLai Jiangshan2011-03-11
| | | |/ / /
| | * | | | mm: Remove support for kmem_cache_name()Christoph Lameter2011-01-23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-22
|\ \ \ \ \ \
| * | | | | | netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik2011-03-20
| * | | | | | headers: use __aligned_xx types for userspaceMike Frysinger2011-03-18
| * | | | | | ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2011-03-18