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-06-09
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
5
-29
/
+25
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-05-27
x86/fpu: Make WARN_ON_FPU() more robust in the !CONFIG_X86_DEBUG_FPU case
Ingo Molnar
1
-1
/
+1
2015-05-27
x86/fpu: Simplify copy_kernel_to_xregs_booting()
Ingo Molnar
2
-2
/
+3
2015-05-27
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
3
-11
/
+11
2015-05-27
x86/fpu: Remove error return values from copy_kernel_to_*regs() functions
Ingo Molnar
2
-31
/
+14
2015-05-27
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
3
-7
/
+7
2015-05-27
x86/fpu: Add debugging checks to all copy_kernel_to_*() functions
Ingo Molnar
1
-8
/
+20
2015-05-27
x86/fpu: Add debugging check to fpu__restore()
Ingo Molnar
1
-0
/
+2
2015-05-27
x86/fpu: Optimize fpu__activate_fpstate_write()
Ingo Molnar
1
-32
/
+19
2015-05-27
x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()
Ingo Molnar
3
-5
/
+5
2015-05-27
x86/fpu: Optimize fpu__activate_fpstate_read()
Ingo Molnar
1
-4
/
+1
2015-05-27
x86/fpu: Split out the fpu__activate_fpstate_read() method
Ingo Molnar
3
-3
/
+33
2015-05-27
x86/fpu: Fix FPU register read access to the current task
Ingo Molnar
3
-25
/
+32
2015-05-25
x86/fpu: Micro-optimize the copy_xregs_to_kernel*() and copy_kernel_to_xregs*...
Ingo Molnar
1
-14
/
+23
2015-05-25
x86/fpu: Improve the initialization logic of 'err' around xstate_fault() cons...
Ingo Molnar
1
-6
/
+6
2015-05-25
x86/fpu: Improve xstate_fault() handling
Ingo Molnar
1
-10
/
+10
2015-05-25
x86/fpu: Rename xstate related 'fx' references to 'xstate'
Ingo Molnar
1
-12
/
+12
2015-05-25
x86/fpu: Fix fpu__init_system_xstate() comments
Ingo Molnar
1
-8
/
+2
2015-05-25
x86/fpu: Move the xstate copying functions into fpu/internal.h
Ingo Molnar
2
-192
/
+192
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
184
-693
/
+1356
2015-05-25
x86/fpu: Fix FPU state save area alignment bug
Ingo Molnar
1
-1
/
+6
2015-05-24
Linux 4.1-rc5
v4.1-rc5
Linus Torvalds
1
-1
/
+1
2015-05-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-77
/
+71
2015-05-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+29
2015-05-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2015-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-13
/
+20
2015-05-23
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+38
2015-05-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-240
/
+190
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-105
/
+308
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-9
/
+6
2015-05-22
Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-3
/
+10
2015-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-4
/
+70
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-12
/
+13
2015-05-22
bridge: fix lockdep splat
Eric Dumazet
1
-0
/
+2
2015-05-22
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
1
-1
/
+9
2015-05-22
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-05-22
ARM: zynq: DT: Use the zynq binding with macb
Nathan Sullivan
1
-2
/
+2
2015-05-22
net: macb: Disable half duplex gigabit on Zynq
Nathan Sullivan
2
-0
/
+13
2015-05-22
net: macb: Document zynq gem dt binding
Nathan Sullivan
1
-1
/
+2
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
1
-0
/
+1
2015-05-22
cdc_ncm: Fix tx_bytes statistics
Bjørn Mork
1
-1
/
+1
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-36
/
+51
2015-05-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
1
-0
/
+4
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
4
-4
/
+17
2015-05-22
x86/fpu, crypto: Fix AVX2 feature tests
Ingo Molnar
2
-0
/
+9
2015-05-22
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-11
/
+11
2015-05-22
Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-13
/
+11
[next]