summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ia64: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* hexagon: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-4/+6
* frv: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-4/+8
* cris: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* avr32: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* arm64: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+6
* arm: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-5/+7
* arc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+8
* alpha: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* openrisc: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2013-11-151-2/+8