summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* init.h: document the existence of __initconstGeert Uytterhoeven2013-11-131-4/+2
* list: introduce list_last_entry(), use list_{first,last}_entry()Oleg Nesterov2013-11-131-4/+15
* list: change list_for_each_entry*() to use list_*_entry()Oleg Nesterov2013-11-131-22/+22
* list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2013-11-131-0/+16
* lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen2013-11-131-0/+2
* bitops/find: clarify and extend documentationCody P Schafer2013-11-131-2/+10
* backlight: lm3630: apply chip revisionDaniel Jeong2013-11-132-57/+65
* backlight: lp855x_bl: support new LP8555 deviceMilo Kim2013-11-131-0/+19
* sched: remove ARCH specific fpu_counter from task_structVineet Gupta2013-11-131-9/+0
* jump_label: unlikely(x) > 0Roel Kluin2013-11-131-2/+2
* 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
| | |/ / | |/| |