index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
sched: replace INIT_COMPLETION with reinit_completion
Wolfram Sang
1
-3
/
+15
2013-11-15
drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early
Alexander Holler
1
-0
/
+7
2013-11-15
drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-11-15
vsprintf: ignore %n again
Kees Cook
1
-11
/
+9
2013-11-15
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
10
-97
/
+73
2013-11-15
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
2
-0
/
+30
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
3
-9
/
+7
2013-11-15
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
3
-1
/
+17
2013-11-15
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
4
-21
/
+25
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
6
-24
/
+179
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
3
-30
/
+13
2013-11-15
iommu/arm-smmu: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
xtensa: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
x86: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-11-15
unicore32: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-6
/
+8
2013-11-15
um: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-11-15
tile: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+5
2013-11-15
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2
-6
/
+10
2013-11-15
sh: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
score: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+6
2013-11-15
s390: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+9
2013-11-15
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
3
-5
/
+12
2013-11-15
parisc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-11-15
mips: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+6
2013-11-15
metag: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-11-15
m68k: handle pgtable_page_ctor() fail
Kirill A. Shutemov
3
-3
/
+14
2013-11-15
m32r: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
ia64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
hexagon: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-4
/
+6
2013-11-15
frv: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-4
/
+8
2013-11-15
cris: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
avr32: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
arm64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+6
2013-11-15
arm: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-5
/
+7
2013-11-15
arc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+8
2013-11-15
alpha: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
openrisc: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
1
-2
/
+8
2013-11-15
mn10300: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
2
-2
/
+8
2013-11-15
microblaze: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
1
-3
/
+9
2013-11-15
mm: allow pgtable_page_ctor() to fail
Kirill A. Shutemov
1
-1
/
+2
2013-11-15
xtensa: fix potential NULL-pointer dereference
Kirill A. Shutemov
1
-1
/
+5
2013-11-15
m32r: fix potential NULL-pointer dereference
Kirill A. Shutemov
1
-0
/
+2
2013-11-15
cris: fix potential NULL-pointer dereference
Kirill A. Shutemov
1
-0
/
+2
2013-11-15
x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
Kirill A. Shutemov
1
-2
/
+9
2013-11-15
x86, mm: enable split page table lock for PMD level
Kirill A. Shutemov
2
-1
/
+14
2013-11-15
mm: implement split page table lock for PMD level
Kirill A. Shutemov
4
-3
/
+43
2013-11-15
mm: convert the rest to new page table lock api
Kirill A. Shutemov
4
-59
/
+73
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
7
-54
/
+105
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
4
-18
/
+19
2013-11-15
mm, thp: move ptl taking inside page_check_address_pmd()
Kirill A. Shutemov
3
-25
/
+34
[next]