summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
* syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen2013-11-132-4/+4
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-131-0/+1
* mm: factor commit limit calculationJerome Marchand2013-11-131-0/+2
* mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-131-6/+4
* mm/memblock.c: introduce bottom-up allocation modeTang Chen2013-11-132-0/+28
* writeback: do not sync data dirtied after sync startJan Kara2013-11-132-4/+4
* tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi2013-11-131-0/+1
* mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei2013-11-131-2/+1
* mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes2013-11-131-3/+2
* cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani2013-11-131-1/+7
* mm: add a helper function to check may oom conditionQiang Huang2013-11-131-0/+5
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-126-66/+64
|\
| * dt/irq: add empty of_irq_count for !OF_IRQRob Herring2013-11-081-1/+9
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-0729-55/+133
| |\
| | * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-0/+1
| | * of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-241-0/+1
| | * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-4/+1
| | * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-3/+1
| | * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-242-22/+6
| | * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-242-5/+5
| | * of: Make cpu node handling more portable.David Miller2013-10-151-0/+3
| * | of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki2013-11-031-0/+3
| * | of: only include prom.h on sparcRob Herring2013-10-091-0/+2
| * | of: move of_translate_dma_address to of_address.hRob Herring2013-10-091-0/+4
| * | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-091-13/+17
| * | of: implement of_node_to_nid as a weak functionRob Herring2013-10-091-7/+4
| * | of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-4/+1
| * | of: introduce common FDT machine related functionsRob Herring2013-10-091-0/+5
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-10/+0
| * | of: Introduce common early_init_dt_scanRob Herring2013-10-091-0/+2
| * | of: create unflatten_and_copy_device_treeRob Herring2013-10-091-0/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-123-4/+54
|\ \ \
| * | | leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-251-4/+2
| * | | of: introduce of_get_available_child_countBryan Wu2013-10-251-0/+16
| * | | leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner2013-10-221-0/+35
| * | | leds: lp55xx: enable setting default triggerLinus Walleij2013-10-221-0/+1
* | | | Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-11-122-0/+43
|\ \ \ \
| * | | | clk: new driver for efm32 SoCUwe Kleine-König2013-11-041-0/+42
| * | | | clk: of: helper for determining number of parent clocksMike Turquette2013-10-071-0/+1
| | |/ / | |/| |
* | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-126-187/+592
|\ \ \ \
| * | | | gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell2013-10-291-0/+1
| * | | | gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell2013-10-291-1/+1
| * | | | gpio: provide stubs for devres gpio functionsLinus Walleij2013-10-291-7/+27
| * | | | gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg2013-10-191-0/+2
| * | | | gpiolib / ACPI: convert to gpiod interfacesMika Westerberg2013-10-191-11/+18
| * | | | gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-192-0/+71
| * | | | gpiolib: port of_ functions to use gpiodAlexandre Courbot2013-10-191-5/+24
| * | | | gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-194-164/+434
| * | | | Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-1915-83/+77
| |\ \ \ \ | | | |/ / | | |/| |