summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-157-52/+55
|\
| * modpost: fix bogus 'exported twice' warnings.Rusty Russell2013-11-071-2/+5
| * init: fix in-place parameter modification regressionKrzysztof Mazur2013-10-311-2/+5
| * asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visibleAndi Kleen2013-10-292-3/+3
| * kernel: add support for init_array constructorsFrantisek Hrbata2013-10-172-2/+19
| * modpost: Optionally ignore secondary errors seen if a single module build failsGuenter Roeck2013-09-232-2/+15
| * module: remove rmmod --wait option.Rusty Russell2013-09-232-41/+8
* | Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds2013-11-15213-889/+1164
|\ \
| * | cmdline-parser: fix buildAlexander Beregalov2013-11-151-0/+2
| * | hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven2013-11-151-3/+6
| * | kfifo API type safetyStefani Seibold2013-11-1510-44/+25
| * | kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen2013-11-151-2/+2
| * | sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen2013-11-151-5/+1
| * | llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton2013-11-151-1/+1
| * | llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2013-11-153-14/+24
| * | kernel: fix generic_exec_single indentationChristoph Hellwig2013-11-151-2/+1
| * | kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fixAndrew Morton2013-11-151-9/+3
| * | kernel: provide a __smp_call_function_single stub for !CONFIG_SMPChristoph Hellwig2013-11-151-0/+11
| * | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-1525-33/+6
| * | revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig2013-11-152-153/+0
| * | drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han2013-11-151-5/+5
| * | sched: remove INIT_COMPLETIONWolfram Sang2013-11-151-10/+0
| * | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-1586-138/+138
| * | sched: replace INIT_COMPLETION with reinit_completionWolfram Sang2013-11-151-3/+15
| * | drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler2013-11-151-0/+7
| * | drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han2013-11-151-2/+2
| * | vsprintf: ignore %n againKees Cook2013-11-151-11/+9
| * | seq_file: remove "%n" usage from seq_file usersTetsuo Handa2013-11-1510-97/+73
| * | seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa2013-11-152-0/+30
| * | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra2013-11-153-9/+7
| * | mm: create a separate slab for page->ptl allocationKirill A. Shutemov2013-11-153-1/+17
| * | mm: properly separate the bloated ptl from the regular casePeter Zijlstra2013-11-154-21/+25
| * | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-156-24/+179
| * | xtensa: use buddy allocator for PTE tableKirill A. Shutemov2013-11-153-30/+13
| * | iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
| * | xtensa: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
| * | x86: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
| * | unicore32: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-6/+8
| * | um: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
| * | tile: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+5
| * | sparc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-152-6/+10
| * | sh: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
| * | score: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+6
| * | s390: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+9
| * | powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-153-5/+12
| * | parisc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
| * | mips: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+6
| * | metag: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
| * | m68k: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-153-3/+14
| * | m32r: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4