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-10-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-218
/
+244
2016-10-03
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+55
2016-10-03
Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-3
/
+62
2016-10-03
Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-2
/
+2
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
90
-912
/
+1459
2016-10-03
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-0
/
+1
2016-10-03
Merge branch 'topic/iommu' into for-linus
Vinod Koul
1
-0
/
+63
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
50
-211
/
+312
2016-10-02
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-5
/
+13
2016-10-02
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
1
-1
/
+1
2016-10-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-19
/
+16
2016-10-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
12
-55
/
+101
2016-10-02
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-2
/
+2
2016-10-02
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
2
-2
/
+2
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
1
-0
/
+11
2016-10-02
Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'
Rafael J. Wysocki
3
-3
/
+62
2016-09-30
ARC: [plat*] enables MODULE*
Vineet Gupta
5
-1
/
+16
2016-09-30
ARCv2: fix local_save_flags
Vineet Gupta
1
-1
/
+1
2016-09-30
ARC: CONFIG_NODES_SHIFT fix default values
Noam Camus
1
-2
/
+2
2016-09-30
ARCv2: intc: Use kflag if STATUS32.IE must be reset
Yuriy Kolerov
1
-1
/
+1
2016-09-30
ARC: .exit.* sections can be discarded in .eh_frame regime
Vineet Gupta
1
-8
/
+0
2016-09-30
ARC: dw2 unwind: enable cfi pseudo ops in string lib
Vineet Gupta
11
-25
/
+26
2016-09-30
ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm
Vineet Gupta
3
-1
/
+52
2016-09-30
ARC: entry: make ret_from_system_call local label
Vineet Gupta
1
-7
/
+5
2016-09-30
ARC: dw2 unwind: don't force dwarf 2
Vineet Gupta
1
-6
/
+0
2016-09-30
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
5
-34
/
+13
2016-09-30
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
Vineet Gupta
1
-7
/
+18
2016-09-30
ARC: module: support R_ARC_32_PCREL relocation
Vineet Gupta
2
-4
/
+5
2016-09-30
arc: perf: Enable generic "cache-references" and "cache-misses" events
Alexey Brodkin
2
-2
/
+7
2016-09-30
ARC: [plat-eznps] add missing atomic_fetch_xxx operations
Noam Camus
1
-0
/
+2
2016-09-30
ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions
Vineet Gupta
2
-3
/
+260
2016-09-30
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
5
-18
/
+23
2016-09-30
ARCv2: identify HS38 rel 3.0 cores
Vineet Gupta
1
-0
/
+1
2016-09-30
ARCv2: Add support for ZeBu Emulation platform for HS cores
Vineet Gupta
5
-0
/
+330
2016-09-30
arc: Add "model" properly in device tree description of all boards
Alexey Brodkin
13
-0
/
+13
2016-09-30
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
1
-2
/
+2
2016-09-30
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
1
-12
/
+11
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
5
-34
/
+7
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
9
-26
/
+11
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
28
-108
/
+95
2016-09-30
x86/vdso: Fix building on big endian host
Segher Boessenkool
1
-1
/
+1
2016-09-30
x86/boot: Fix another __read_cr4() case on 486
Andy Lutomirski
1
-3
/
+1
2016-09-30
xen/x86: Convert to hotplug state machine
Boris Ostrovsky
1
-50
/
+65
2016-09-30
x86/xen: add missing \n at end of printk warning message
Colin Ian King
1
-1
/
+1
2016-09-30
sched/core, ia64: Rename set_curr_task()
Peter Zijlstra
1
-5
/
+5
2016-09-30
x86/cmpxchg, locking/atomics: Remove superfluous definitions
Nikolay Borisov
1
-44
/
+0
2016-09-30
x86, locking/spinlocks: Remove ticket (spin)lock implementation
Peter Zijlstra
10
-719
/
+6
2016-09-30
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
24
-102
/
+91
2016-09-30
sched/core, x86/topology: Fix NUMA in package topology bug
Tim Chen
1
-16
/
+30
2016-09-30
m68k: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
[prev]
[next]