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
2015-06-10
score: Fix exception handler label
Guenter Roeck
1
-1
/
+1
2015-06-10
blackfin: Fix build error
Guenter Roeck
1
-0
/
+1
2015-06-10
MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.
Ralf Baechle
1
-1
/
+1
2015-06-10
MIPS: Loongson: Do not register 8250 platform device from module.
Ralf Baechle
1
-3
/
+1
2015-06-10
MIPS: Cobalt: Do not build MTD platform device registration code as module.
Ralf Baechle
1
-2
/
+1
2015-06-10
x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode code
Andy Lutomirski
1
-8
/
+31
2015-06-10
x86/asm/entry/32: Shorten __audit_syscall_entry() args preparation
Denys Vlasenko
1
-9
/
+18
2015-06-10
x86/asm/entry/32: Explain reloading of registers after __audit_syscall_entry()
Denys Vlasenko
1
-8
/
+12
2015-06-10
x86/asm/entry/32: Fix fallout from the R9 trick removal in the SYSCALL code
Denys Vlasenko
1
-1
/
+1
2015-06-09
x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
Bjorn Helgaas
1
-0
/
+11
2015-06-09
nios2: Export get_cycles
Herbert Xu
1
-0
/
+2
2015-06-09
x86/mpx: Allow 32-bit binaries on 64-bit kernels again
Dave Hansen
1
-6
/
+0
2015-06-09
x86/mpx: Do not count MPX VMAs as neighbors when unmapping
Dave Hansen
1
-5
/
+19
2015-06-09
x86/mpx: Rewrite the unmap code
Dave Hansen
1
-243
/
+168
2015-06-09
x86/mpx: Support 32-bit binaries on 64-bit kernels
Dave Hansen
2
-53
/
+179
2015-06-09
x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps
Dave Hansen
1
-5
/
+36
2015-06-09
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
Dave Hansen
2
-8
/
+34
2015-06-09
x86/mpx: Add temporary variable to reduce masking
Dave Hansen
1
-3
/
+4
2015-06-09
x86: Make is_64bit_mm() widely available
Dave Hansen
2
-9
/
+14
2015-06-09
x86/mpx: Trace allocation of new bounds tables
Dave Hansen
2
-0
/
+17
2015-06-09
x86/mpx: Trace the attempts to find bounds tables
Dave Hansen
2
-0
/
+34
2015-06-09
x86/mpx: Trace entry to bounds exception paths
Dave Hansen
2
-0
/
+35
2015-06-09
x86/mpx: Trace #BR exceptions
Dave Hansen
3
-0
/
+55
2015-06-09
x86/mpx: Introduce a boot-time disable flag
Dave Hansen
1
-0
/
+16
2015-06-09
x86/mpx: Restrict the mmap() size check to bounds tables
Dave Hansen
1
-2
/
+2
2015-06-09
x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK
Qiaowei Ren
1
-1
/
+0
2015-06-09
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
4
-25
/
+21
2015-06-09
x86/mpx: Use the new get_xsave_field_ptr()API
Dave Hansen
3
-28
/
+27
2015-06-09
x86/fpu/xstate: Wrap get_xsave_addr() to make it safer
Dave Hansen
2
-0
/
+33
2015-06-09
x86/fpu/xstate: Fix up bad get_xsave_addr() assumptions
Dave Hansen
1
-8
/
+37
2015-06-09
x86/asm/entry: Clean up entry*.S style, final bits
Denys Vlasenko
2
-16
/
+16
2015-06-09
Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...
Ingo Molnar
2
-12
/
+15
2015-06-09
MIPS: pgtable-bits: Fix XPA damage to R6 definitions.
Markos Chandras
1
-7
/
+7
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+10
2015-06-08
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...
Ingo Molnar
2
-4
/
+4
2015-06-08
x86/asm/entry/32: Reinstate clearing of pt_regs->r8..r11 on EFAULT path
Denys Vlasenko
1
-6
/
+2
2015-06-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-34
/
+41
2015-06-08
x86/asm/entry/64: Clean up entry_64.S
Ingo Molnar
1
-416
/
+404
2015-06-08
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
79
-2814
/
+2116
2015-06-08
Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
5
-31
/
+32
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
13
-188
/
+0
2015-06-08
PCI: Remove unused pcibios_select_root() (again)
Bjorn Helgaas
3
-39
/
+0
2015-06-08
PCI: Remove unnecessary #includes of <asm/pci.h>
Bjorn Helgaas
11
-11
/
+0
2015-06-08
PCI: Include <linux/pci.h>, not <asm/pci.h>
Bjorn Helgaas
2
-2
/
+2
2015-06-08
x86/asm/entry/32: Clean up entry_32.S
Ingo Molnar
1
-571
/
+570
2015-06-08
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
6
-14
/
+14
2015-06-08
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
5
-11
/
+12
2015-06-08
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
7
-13
/
+13
2015-06-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-13
/
+8
2015-06-07
perf/x86/intel/pebs: Add PEBSv3 decoding
Peter Zijlstra
1
-11
/
+19
[prev]
[next]