index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/vdso: Emit a GNU hash
Andy Lutomirski
2015-08-08
1
-1
/
+1
*
x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks
Andy Lutomirski
2015-08-05
4
-75
/
+0
*
x86/entry/32: Migrate to C exit path
Andy Lutomirski
2015-08-05
1
-51
/
+11
*
x86/entry/32: Remove 32-bit syscall audit optimizations
Andy Lutomirski
2015-08-05
1
-46
/
+2
*
x86/vm86: Rename vm86->v86flags and v86mask
Brian Gerst
2015-07-31
2
-12
/
+12
*
x86/vm86: Rename vm86->vm86_info to user_vm86
Brian Gerst
2015-07-31
2
-35
/
+37
*
x86/vm86: Clean up vm86.h includes
Brian Gerst
2015-07-31
9
-5
/
+11
*
x86/vm86: Move the vm86 IRQ definitions to vm86.h
Ingo Molnar
2015-07-31
2
-11
/
+14
*
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
2015-07-31
5
-94
/
+60
*
x86/vm86: Eliminate 'struct kernel_vm86_struct'
Brian Gerst
2015-07-31
2
-78
/
+42
*
x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'
Brian Gerst
2015-07-31
2
-28
/
+30
*
x86/vm86: Move vm86 fields out of 'thread_struct'
Brian Gerst
2015-07-31
5
-30
/
+55
*
selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels
Andy Lutomirski
2015-07-31
1
-4
/
+7
*
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
8
-8
/
+52
*
selftests/x86, x86/ldt: Add a selftest for modify_ldt()
Andy Lutomirski
2015-07-31
2
-1
/
+577
*
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
1004
-6434
/
+12152
|
\
|
*
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-07-31
9
-153
/
+210
|
*
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
2015-07-31
1
-0
/
+40
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-07-31
3
-0
/
+14
|
|
\
|
|
*
efi: Check for NULL efi kernel parameters
Ricardo Neri
2015-07-30
2
-0
/
+10
|
|
*
x86/efi: Use all 64 bit of efi_memmap in setup_e820()
Dmitry Skorodumov
2015-07-30
1
-0
/
+4
|
*
|
x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()
Jiang Liu
2015-07-30
1
-1
/
+1
|
|
/
|
*
Linux 4.2-rc4
v4.2-rc4
Linus Torvalds
2015-07-26
1
-1
/
+1
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-26
1
-0
/
+8
|
|
\
|
|
*
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
2015-07-26
1
-0
/
+8
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-26
11
-59
/
+81
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
2015-07-26
1
-3
/
+3
|
|
*
x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit
Denys Vlasenko
2015-07-24
1
-5
/
+9
|
|
*
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
2015-07-24
1
-2
/
+2
|
|
*
mm: Fix bugs in region_is_ram()
Toshi Kani
2015-07-22
1
-3
/
+3
|
|
*
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
2015-07-22
1
-18
/
+6
|
|
*
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
2015-07-22
1
-3
/
+4
|
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-07-21
2
-4
/
+33
|
|
|
\
|
|
|
*
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
2015-07-15
2
-4
/
+33
|
|
*
|
x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...
Luis R. Rodriguez
2015-07-21
1
-6
/
+9
|
|
*
|
x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()
Luis R. Rodriguez
2015-07-21
1
-2
/
+4
|
|
*
|
x86/mm/pat: Adjust default caching mode translation tables
Jan Beulich
2015-07-21
1
-3
/
+3
|
|
*
|
x86/fpu: Disable dependent CPU features on "noxsave"
Jan Beulich
2015-07-21
1
-0
/
+6
|
|
*
|
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-07-21
2
-21
/
+10
|
|
*
|
x86/mm: Add parenthesis for TLB tracepoint size calculation
Dave Hansen
2015-07-21
1
-1
/
+1
|
*
|
|
Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-07-26
20
-161
/
+170
|
|
\
\
\
|
|
*
|
|
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
2015-07-22
1
-1
/
+1
|
|
*
|
|
cdc-acm: Destroy acm_minors IDR on module exit
Johannes Thumshirn
2015-07-22
1
-0
/
+1
|
|
*
|
|
usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors
Hans de Goede
2015-07-22
1
-0
/
+11
|
|
*
|
|
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
Oliver Neukum
2015-07-22
1
-0
/
+12
|
|
*
|
|
USB: OHCI: Fix race between ED unlink and URB submission
Alan Stern
2015-07-22
1
-6
/
+1
|
|
*
|
|
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
2015-07-22
3
-3
/
+7
|
|
*
|
|
Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2015-07-22
3
-133
/
+45
|
|
|
\
\
\
|
|
|
*
|
|
phy: berlin-usb: fix divider for BG2
Thomas Hebb
2015-07-15
1
-1
/
+1
|
|
|
*
|
|
phy: berlin-usb: fix divider for BG2CD
Thomas Hebb
2015-07-15
1
-2
/
+2
[next]