index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
2013-09-11
2
-6
/
+11
*
mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte
Cyrill Gorcunov
2013-09-11
2
-15
/
+22
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
11
-0
/
+63
*
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
2013-09-11
3
-9
/
+34
*
mm: vmstats: tlb flush counters
Dave Hansen
2013-09-11
1
-4
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-09-11
20
-122
/
+117
|
\
|
*
s390/irq: reduce size of external interrupt handler hash array
Heiko Carstens
2013-09-09
1
-2
/
+4
|
*
s390/compat,uid16: use current_cred()
Heiko Carstens
2013-09-07
1
-4
/
+5
|
*
s390/ftrace: avoid pointer arithmetics with function pointers
Heiko Carstens
2013-09-07
1
-2
/
+2
|
*
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
8
-16
/
+13
|
*
s390/compat signal: add couple of __force annotations
Heiko Carstens
2013-09-07
1
-5
/
+5
|
*
s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()
Heiko Carstens
2013-09-07
1
-1
/
+3
|
*
s390: keep Kconfig sorted
Heiko Carstens
2013-09-07
1
-3
/
+3
|
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
6
-51
/
+32
|
*
s390/irq: use hlists for external interrupt handler array
Heiko Carstens
2013-09-04
1
-12
/
+12
|
*
s390/dumpstack: convert print_symbol to %pSR
Heiko Carstens
2013-09-04
1
-10
/
+10
|
*
s390/perf: Remove print_hex_dump_bytes() debug output
Hendrik Brueckner
2013-09-04
1
-4
/
+1
|
*
s390: update defconfig
Heiko Carstens
2013-09-04
1
-12
/
+27
|
*
s390/bpf,jit: fix address randomization
Heiko Carstens
2013-09-04
1
-1
/
+1
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-09-10
4
-14
/
+34
|
\
\
|
*
|
powerpc: Default arch idle could cede processor on pseries
Vaidyanathan Srinivasan
2013-09-11
1
-10
/
+21
|
*
|
powerpc: Fix section mismatch warning for prom_rtas_call
Vladimir Murzin
2013-09-11
1
-1
/
+2
|
*
|
powerpc: Fix possible deadlock on page fault
Aneesh Kumar K.V
2013-09-11
1
-3
/
+10
|
*
|
powerpc: Export cpu_to_chip_id() to fix build error
Guenter Roeck
2013-09-11
1
-0
/
+1
*
|
|
Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-09-10
5
-48
/
+50
|
\
\
\
|
*
|
|
xen/spinlock: Don't use __initdate for xen_pv_spin
Konrad Rzeszutek Wilk
2013-09-09
1
-1
/
+1
|
*
|
|
Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"
Konrad Rzeszutek Wilk
2013-09-09
1
-20
/
+0
|
*
|
|
xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.
Konrad Rzeszutek Wilk
2013-09-09
1
-1
/
+10
|
*
|
|
xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM
Konrad Rzeszutek Wilk
2013-09-09
1
-5
/
+14
|
*
|
|
xen/spinlock: We don't need the old structure anymore
Konrad Rzeszutek Wilk
2013-09-09
1
-18
/
+0
|
*
|
|
xen/spinlock: Fix locking path engaging too soon under PVHVM.
Konrad Rzeszutek Wilk
2013-09-09
2
-1
/
+9
|
*
|
|
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
2013-09-09
118
-411
/
+847
|
|
\
\
\
|
*
\
\
\
Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Konrad Rzeszutek Wilk
2013-09-09
11
-353
/
+531
|
|
\
\
\
\
|
*
|
|
|
|
xen/arm: disable cpuidle and cpufreq when linux is running as dom0
Julien Grall
2013-09-09
1
-0
/
+9
|
*
|
|
|
|
xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...
Boris Ostrovsky
2013-09-09
1
-4
/
+6
|
*
|
|
|
|
ARM: xen: only set pm function ptrs for Xen guests
Rob Herring
2013-09-09
1
-1
/
+4
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-10
1
-0
/
+154
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86: add early quirk for reserving Intel graphics stolen memory v5
Jesse Barnes
2013-09-03
1
-0
/
+154
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-10
2
-6
/
+73
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
x86/jump-label: Show where and what was wrong on errors
Steven Rostedt
2013-08-06
1
-3
/
+18
|
*
|
|
|
|
x86/jump-label: Add safety checks to jump label conversions
Steven Rostedt
2013-08-06
1
-4
/
+28
|
*
|
|
|
|
x86/jump-label: Do not bother updating nops if they are correct
Steven Rostedt
2013-08-06
1
-1
/
+24
|
*
|
|
|
|
x86/jump-label: Use best default nops for inital jump label calls
Steven Rostedt
2013-08-06
1
-2
/
+7
*
|
|
|
|
|
Merge tag 'cris-for-3.12' of git://jni.nu/cris
Linus Torvalds
2013-09-10
7
-552
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CRIS: drop unused Kconfig symbols
Paul Bolle
2013-09-10
4
-467
/
+0
|
*
|
|
|
|
|
CRIS: Add kvm_para.h which includes generic file
Jesper Nilsson
2013-09-10
1
-0
/
+1
|
*
|
|
|
|
|
CRIS: remove unused current_regs
Jesper Nilsson
2013-09-10
1
-1
/
+0
|
*
|
|
|
|
|
CRIS: Remove last traces of legacy RTC drivers
Paul Bolle
2013-09-10
3
-81
/
+0
|
*
|
|
|
|
|
CRIS: remove "config OOM_REBOOT"
Paul Bolle
2013-09-10
1
-3
/
+0
*
|
|
|
|
|
|
mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPT
Akira Takeuchi
2013-09-10
1
-2
/
+4
[next]