summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-10-31llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm
2011-10-31leds: Renesas TPU LED driverMagnus Damm
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31lis3lv02d: make regulator API usage unconditionalMark Brown
2011-10-31mm: compaction: make compact_zone_order() staticKyungmin Park
2011-10-31vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka
2011-10-31mm: neaten warn_alloc_failedJoe Perches
2011-10-31include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang
2011-10-31thp: mremap support and TLB optimizationAndrea Arcangeli
2011-10-31memblock: add memblock_start_of_DRAM()Sam Ravnborg
2011-10-31mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita
2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman
2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman
2011-10-31mm: add comments to explain mm_struct fieldsChristoph Lameter
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-10-31oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes
2011-10-31oom: remove oom_disable_countDavid Rientjes
2011-10-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-10-31Cross Memory AttachChristopher Yeoh
2011-10-31include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton
2011-10-31dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch
2011-10-31Revert "tracing: Include module.h in define_trace.h"Paul Gortmaker
2011-10-31irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker
2011-10-31bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker
2011-10-31ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker
2011-10-31nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker
2011-10-31crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker
2011-10-31uwb.h: fix implicit use of asm/page.h for PAGE_SIZEPaul Gortmaker
2011-10-31pm_runtime.h: explicitly requires notifier.hPaul Gortmaker
2011-10-31linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker
2011-10-31miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker
2011-10-31stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker
2011-10-31of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker
2011-10-31of_platform.h: delete needless include <linux/module.h>Paul Gortmaker
2011-10-31acpi: remove module.h include from platform/aclinux.hPaul Gortmaker
2011-10-31miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker
2011-10-31device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker
2011-10-31net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker
2011-10-31net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker
2011-10-31sysdev.h: dont include <linux/module.h> for no reasonPaul Gortmaker
2011-10-31vermagic: delete unused include of <linux/module.h>Paul Gortmaker
2011-10-31regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker