index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
ARM: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-6
/
+6
2014-10-14
arch/x86/kernel/cpu/common.c: fix unused symbol warning
Andrew Morton
1
-1
/
+3
2014-10-14
x86: use optimized ioresource lookup in ioremap function
Mike Travis
1
-4
/
+16
2014-10-14
kexec-bzimage64: fix sparse warnings
Vivek Goyal
1
-7
/
+8
2014-10-14
kexec: check if crashk_res_low exists when exclude it from crash mem ranges
Baoquan He
1
-4
/
+6
2014-10-14
arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...
Baoquan He
1
-1
/
+2
2014-10-14
ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node
Chanwoo Choi
1
-1
/
+1
2014-10-13
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+12
2014-10-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-17
/
+12
2014-10-13
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+2
2014-10-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-80
/
+51
2014-10-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-68
/
+61
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-29
/
+54
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-3638
/
+4588
2014-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-177
/
+2
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
30
-2172
/
+1462
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-29
/
+15
2014-10-12
parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures
Helge Deller
1
-10
/
+6
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+31
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
39
-754
/
+1117
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
198
-1551
/
+3177
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
16
-167
/
+426
2014-10-11
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
3
-6
/
+2
2014-10-10
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
3
-30
/
+22
2014-10-10
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+7
2014-10-10
sparc64: Fix lockdep warnings on reboot on Ultra-5
David S. Miller
1
-3
/
+4
2014-10-10
dtb: Add 10GbE node to APM X-Gene SoC device tree
Iyappan Subramanian
2
-2
/
+31
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
5
-10
/
+5
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
46
-322
/
+401
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
11
-31
/
+8
2014-10-09
alpha: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-7
/
+1
2014-10-09
frv: remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-8
/
+6
2014-10-09
frv: remove unused cpuinfo_frv and friends to fix future build error
Geert Uytterhoeven
2
-18
/
+0
2014-10-09
m68k: call find_vma with the mmap_sem held in sys_cacheflush()
Davidlohr Bueso
1
-8
/
+13
2014-10-09
arm64: mm: enable RCU fast_gup
Steve Capper
3
-1
/
+39
2014-10-09
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2
-3
/
+18
2014-10-09
arm: mm: enable RCU fast_gup
Steve Capper
3
-0
/
+27
2014-10-09
arm: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2
-2
/
+37
2014-10-09
arm: mm: introduce special ptes for LPAE
Steve Capper
3
-4
/
+11
2014-10-09
ARM: mm: don't limit default CMA region only to low memory
Marek Szyprowski
1
-1
/
+1
2014-10-09
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
2
-19
/
+146
2014-10-09
arm: use genalloc for the atomic pool
Laura Abbott
2
-104
/
+50
2014-10-09
common: dma-mapping: introduce common remapping functions
Laura Abbott
1
-48
/
+9
2014-10-09
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
4
-46
/
+31
2014-10-09
score: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-6
/
+1
2014-10-09
m32r: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+0
2014-10-09
m32r: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-7
/
+1
2014-10-09
cris: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-7
/
+1
2014-10-09
mn10300: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-1
/
+1
[next]