summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2-0/+59
2011-11-01include: linux: skbuf.h: Fix parameter documentationMarcos Paulo de Souza1-2/+2
2011-11-01Merge branch 'akpm' (Andrew's incoming)Linus Torvalds41-222/+250
2011-11-01kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches1-0/+4
2011-11-01llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton1-1/+1
2011-11-01lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-1/+6
2011-11-01drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm1-0/+0
2011-11-01leds: Renesas TPU LED driverMagnus Damm1-0/+14
2011-11-01backlight: fix broken regulator API usage in l4f00242t03Mark Brown1-2/+0
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches22-192/+167
2011-11-01lis3lv02d: make regulator API usage unconditionalMark Brown1-1/+0
2011-11-01mm: compaction: make compact_zone_order() staticKyungmin Park1-8/+0
2011-11-01vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka1-0/+1
2011-11-01mm: neaten warn_alloc_failedJoe Perches1-1/+2
2011-11-01thp: mremap support and TLB optimizationAndrea Arcangeli1-0/+5
2011-11-01memblock: add memblock_start_of_DRAM()Sam Ravnborg1-0/+1
2011-11-01mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-0/+1
2011-11-01lib/string.c: introduce memchr_inv()Akinobu Mita1-0/+1
2011-11-01mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman1-1/+1
2011-11-01mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman1-0/+1
2011-11-01mm: add comments to explain mm_struct fieldsChristoph Lameter1-2/+9
2011-11-01mm: distinguish between mlocked and pinned pagesChristoph Lameter1-1/+1
2011-11-01oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes1-0/+1
2011-11-01oom: remove oom_disable_countDavid Rientjes1-3/+0
2011-11-01mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2011-11-01mm: compaction: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2011-11-01mm: change isolate mode from #define to bitwise typeMinchan Kim3-7/+11
2011-11-01Cross Memory AttachChristopher Yeoh3-4/+19
2011-11-01include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton1-0/+2
2011-11-01irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2-20/+13
2011-11-01include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker15-15/+23
2011-11-01include: convert various register fcns to macros to avoid include chainingPaul Gortmaker11-58/+57
2011-11-01crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker1-6/+0
2011-11-01uwb.h: fix implicit use of asm/page.h for PAGE_SIZEPaul Gortmaker1-0/+1
2011-11-01pm_runtime.h: explicitly requires notifier.hPaul Gortmaker1-0/+1
2011-11-01linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker1-0/+2
2011-11-01miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker1-0/+2
2011-11-01stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker1-0/+1
2011-11-01of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker1-0/+1
2011-11-01of_platform.h: delete needless include <linux/module.h>Paul Gortmaker1-1/+0
2011-11-01miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker1-1/+0
2011-11-01device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker1-1/+0
2011-11-01sysdev.h: dont include <linux/module.h> for no reasonPaul Gortmaker1-1/+0
2011-11-01vermagic: delete unused include of <linux/module.h>Paul Gortmaker1-1/+0
2011-11-01regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker1-0/+1
2011-11-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-0/+12
2011-11-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-26/+72
2011-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2011-11-01dm log userspace: add log device dependencyJonathan E Brassow1-5/+13
2011-11-01dm table: add immutable featureAlasdair G Kergon2-2/+9