index
:
~syeh/repos_linux
drm-vmwgfx-fixes
drm-vmwgfx-fixes-4_10
drm-vmwgfx-next
syeh-atomic
vmwgfx pull request repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-11
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
28
-146
/
+433
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-4
/
+66
2013-07-10
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-2
/
+63
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-17
/
+29
2013-07-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
9
-20
/
+0
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
9
-20
/
+0
2013-07-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2013-07-10
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
5
-16
/
+18
2013-07-10
sparc32, leon: Require separate snoop tags set to regard snooping to be enabled
Andreas Larsson
1
-1
/
+1
2013-07-10
arch: sparc: kernel: check the memory length before use strcpy().
Chen Gang
1
-0
/
+10
2013-07-10
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
4
-12
/
+35
2013-07-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+18
2013-07-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-4
/
+7
2013-07-10
Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2013-07-10
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-27
/
+24
2013-07-10
Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-58
/
+62
2013-07-10
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-49
/
+94
2013-07-10
Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-10
/
+10
2013-07-10
microblaze: Move __NR_syscalls from uapi
Michal Simek
2
-2
/
+3
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
62
-193
/
+619
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-7
/
+93
2013-07-09
parisc: Fix gcc miscompilation in pa_memcpy()
Helge Deller
1
-29
/
+50
2013-07-09
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2
-3
/
+4
2013-07-09
parisc: optimize mtsp(0,sr) inline assembly
Helge Deller
1
-3
/
+6
2013-07-09
parisc: switch to gzip-compressed vmlinuz kernel
Helge Deller
3
-11
/
+18
2013-07-09
parisc: more capabilities info in /proc/cpuinfo
Helge Deller
1
-3
/
+16
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
8
-2
/
+24
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
5
-141
/
+4
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
121
-164
/
+277
2013-07-09
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
4
-9
/
+10
2013-07-09
reboot: arm: remove unused restart_mode fields from some arm subarchs
Robin Holt
4
-6
/
+0
2013-07-09
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
3
-7
/
+7
2013-07-09
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
1
-5
/
+7
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
1
-0
/
+3
2013-07-09
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
1
-18
/
+8
2013-07-09
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
1
-7
/
+10
2013-07-09
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
1
-36
/
+50
2013-07-09
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
1
-33
/
+20
2013-07-09
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
Oleg Nesterov
1
-25
/
+15
2013-07-09
ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-4
/
+0
2013-07-09
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-8
/
+0
2013-07-09
ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-26
/
+4
2013-07-09
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-23
/
+5
2013-07-09
mm/pgtable: don't accumulate addr during pgd prepopulate pmd
Wanpeng Li
1
-3
/
+1
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
6
-19
/
+24
2013-07-09
metag: checksum.h: fix carry in csum_tcpudp_nofold
James Hogan
1
-1
/
+2
2013-07-09
smp: refine bf561 smpboot code
Steven Miao
2
-14
/
+11
2013-07-09
bf609: stmmac: fix build after stmmac_mdio_bus_data changed
Steven Miao
1
-1
/
+0
2013-07-09
bf609: add cpu revision 0.1
Sonic Zhang
1
-1
/
+1
[next]