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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
dmaengine: at_xdmac: fix bug about channel configuration
Ludovic Desroches
1
-9
/
+10
2015-07-31
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
1
-1
/
+6
2015-07-31
x86/vm86: Rename vm86->v86flags and v86mask
Brian Gerst
2
-12
/
+12
2015-07-31
x86/vm86: Rename vm86->vm86_info to user_vm86
Brian Gerst
2
-35
/
+37
2015-07-31
x86/vm86: Clean up vm86.h includes
Brian Gerst
9
-5
/
+11
2015-07-31
x86/vm86: Move the vm86 IRQ definitions to vm86.h
Ingo Molnar
2
-11
/
+14
2015-07-31
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
5
-94
/
+60
2015-07-31
x86/vm86: Eliminate 'struct kernel_vm86_struct'
Brian Gerst
2
-78
/
+42
2015-07-31
x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'
Brian Gerst
2
-28
/
+30
2015-07-31
x86/vm86: Move vm86 fields out of 'thread_struct'
Brian Gerst
5
-30
/
+55
2015-07-31
selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels
Andy Lutomirski
1
-4
/
+7
2015-07-31
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
8
-8
/
+52
2015-07-31
selftests/x86, x86/ldt: Add a selftest for modify_ldt()
Andy Lutomirski
2
-1
/
+577
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
1004
-6434
/
+12152
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
9
-153
/
+210
2015-07-31
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
1
-0
/
+40
2015-07-31
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
3
-0
/
+14
2015-07-30
Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-21
/
+69
2015-07-30
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
1
-1
/
+2
2015-07-30
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2
-6
/
+13
2015-07-30
Merge branch 'r8152-fixes'
David S. Miller
1
-4
/
+57
2015-07-30
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-30
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
2015-07-30
ALSA: hda - Fix MacBook Pro 5,2 quirk
Takashi Iwai
1
-1
/
+1
2015-07-30
MAINTAINERS: Appoint Jiang and Marc as irqdomain maintainers
Thomas Gleixner
1
-1
/
+4
2015-07-30
MAINTAINERS: Appoint Marc Zyngier as irqchips co-maintainer
Thomas Gleixner
1
-0
/
+1
2015-07-30
x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()
Jiang Liu
1
-1
/
+1
2015-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-56
/
+130
2015-07-30
scsi: fix memory leak with scsi-mq
Tony Battersby
2
-4
/
+4
2015-07-30
ipr: Fix invalid array indexing for HRRQ
Brian King
1
-3
/
+8
2015-07-30
ipr: Fix incorrect trace indexing
Brian King
2
-2
/
+4
2015-07-30
ipr: Fix locking for unit attention handling
Brian King
1
-5
/
+7
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
2
-0
/
+10
2015-07-30
x86/efi: Use all 64 bit of efi_memmap in setup_e820()
Dmitry Skorodumov
1
-0
/
+4
2015-07-30
Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-31
/
+32
2015-07-30
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+4
2015-07-30
drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt
Chris Wilson
1
-0
/
+11
2015-07-30
powerpc/eeh-powernv: Fix unbalanced IRQ warning
Alistair Popple
1
-1
/
+1
2015-07-30
iommu/amd: Set global dma_ops if swiotlb is disabled
Joerg Roedel
1
-0
/
+9
2015-07-30
iommu/amd: Use swiotlb in passthrough mode
Joerg Roedel
1
-5
/
+3
2015-07-30
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
Joerg Roedel
1
-7
/
+9
2015-07-30
iommu/amd: Use iommu core for passthrough mode
Joerg Roedel
2
-65
/
+3
2015-07-30
iommu/amd: Use iommu_attach_group()
Joerg Roedel
1
-3
/
+21
2015-07-29
qlcnic: Fix corruption while copying
Shahed Shaikh
1
-1
/
+1
2015-07-29
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
1
-18
/
+35
2015-07-29
Merge branch 'thunderx-fixes'
David S. Miller
6
-37
/
+92
2015-07-29
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
1
-1
/
+4
2015-07-29
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
1
-0
/
+6
2015-07-29
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
1
-4
/
+5
2015-07-29
net: thunderx: Set watchdog timeout value
Sunil Goutham
2
-0
/
+10
[prev]
[next]