Age | Commit message (Expand) | Author |
2013-11-15 | kernel: fix generic_exec_single indentation | Christoph Hellwig |
2013-11-15 | kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix | Andrew Morton |
2013-11-15 | kernel: provide a __smp_call_function_single stub for !CONFIG_SMP | Christoph Hellwig |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig |
2013-11-15 | revert "softirq: Add support for triggering softirq work on softirqs" | Christoph Hellwig |
2013-11-15 | drivers/w1/masters/w1-gpio.c: use dev_get_platdata() | Jingoo Han |
2013-11-15 | sched: remove INIT_COMPLETION | Wolfram Sang |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-11-15 | sched: replace INIT_COMPLETION with reinit_completion | Wolfram Sang |
2013-11-15 | drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early | Alexander Holler |
2013-11-15 | drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata() | Jingoo Han |
2013-11-15 | vsprintf: ignore %n again | Kees Cook |
2013-11-15 | seq_file: remove "%n" usage from seq_file users | Tetsuo Handa |
2013-11-15 | seq_file: introduce seq_setwidth() and seq_pad() | Tetsuo Handa |
2013-11-15 | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies | Peter Zijlstra |
2013-11-15 | mm: create a separate slab for page->ptl allocation | Kirill A. Shutemov |
2013-11-15 | mm: properly separate the bloated ptl from the regular case | Peter Zijlstra |
2013-11-15 | mm: dynamically allocate page->ptl if it cannot be embedded to struct page | Kirill A. Shutemov |
2013-11-15 | xtensa: use buddy allocator for PTE table | Kirill A. Shutemov |
2013-11-15 | iommu/arm-smmu: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | xtensa: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | x86: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | unicore32: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | um: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | tile: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | sparc: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | sh: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | score: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | s390: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | powerpc: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | parisc: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | mips: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | metag: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | m68k: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | m32r: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | ia64: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | hexagon: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | frv: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | cris: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | avr32: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | arm64: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | arm: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | arc: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | alpha: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | openrisc: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov |
2013-11-15 | mn10300: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov |
2013-11-15 | microblaze: add missing pgtable_page_ctor/dtor calls | Kirill A. Shutemov |
2013-11-15 | mm: allow pgtable_page_ctor() to fail | Kirill A. Shutemov |
2013-11-15 | xtensa: fix potential NULL-pointer dereference | Kirill A. Shutemov |
2013-11-15 | m32r: fix potential NULL-pointer dereference | Kirill A. Shutemov |