index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
1
-1
/
+1
2016-06-28
ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
Vineet Gupta
1
-2
/
+0
2016-06-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
1
-12
/
+11
2016-06-27
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
Marcelo Tosatti
1
-1
/
+2
2016-06-27
KVM: x86: move nsec_to_cycles from x86.c to x86.h
Marcelo Tosatti
2
-6
/
+7
2016-06-27
pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags
Minfei Huang
1
-2
/
+5
2016-06-27
pvclock: Cleanup to remove function pvclock_get_nsec_offset
Minfei Huang
1
-16
/
+7
2016-06-27
pvclock: Add CPU barriers to get correct version value
Minfei Huang
2
-0
/
+6
2016-06-27
KVM: arm/arm64: Stop leaking vcpu pid references
James Morse
1
-0
/
+1
2016-06-27
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
1
-0
/
+10
2016-06-25
Merge tag 'mvebu-fixes-4.7-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2
-16
/
+11
2016-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2016-06-25
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-51
/
+137
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
40
-87
/
+73
2016-06-24
Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-42
/
+32
2016-06-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-8
/
+43
2016-06-24
unicore32: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
tile: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
sh: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
s390: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
sparc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-4
/
+2
2016-06-24
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
3
-11
/
+7
2016-06-24
score: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+2
2016-06-24
parisc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-2
/
+1
2016-06-24
nios2: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+2
2016-06-24
mips: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+3
2016-06-24
arc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-2
/
+2
2016-06-24
arm64: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
x86/efi: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
x86: get rid of superfluous __GFP_REPEAT
Michal Hocko
2
-2
/
+2
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
26
-51
/
+46
2016-06-24
fix up initial thread stack pointer vs thread_info confusion
Linus Torvalds
1
-0
/
+1
2016-06-24
x86: fix up a few misc stack pointer vs thread_info confusions
Linus Torvalds
3
-9
/
+6
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
7
-11
/
+13
2016-06-23
x86: avoid avoid passing around 'thread_info' in stack dumping code
Linus Torvalds
4
-23
/
+17
2016-06-23
x86/xen: avoid m2p lookup when setting early page table entries
David Vrabel
1
-41
/
+31
2016-06-23
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
1
-1
/
+1
2016-06-23
powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
Naveen N. Rao
1
-1
/
+1
2016-06-23
powerpc: Fix faults caused by radix patching of SLB miss handler
Michael Ellerman
1
-3
/
+4
2016-06-22
arm64: hibernate: Don't hibernate on systems with stuck CPUs
James Morse
1
-0
/
+6
2016-06-22
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2
-0
/
+30
2016-06-22
ARM: dts: sunxi: Add pll3 to simplefb nodes clocks lists
Hans de Goede
3
-19
/
+24
2016-06-21
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
1
-4
/
+0
2016-06-21
arm64: fix boot image dependencies to not generate invalid images
Masahiro Yamada
1
-1
/
+1
2016-06-21
arm64: update ASID limit
Jean-Philippe Brucker
1
-3
/
+6
2016-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-7
/
+3
2016-06-18
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
39
-135
/
+250
2016-06-18
Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...
Olof Johansson
53
-467
/
+136
2016-06-18
Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...
Olof Johansson
52
-376
/
+565
2016-06-18
Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
7
-13
/
+20
[prev]
[next]