index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
kprobes/x86: Mark 2 bytes NOP as boostable
Wang Nan
1
-1
/
+1
2015-02-18
uprobes/x86: Fix 2-byte opcode table
Denys Vlasenko
1
-35
/
+17
2015-02-18
uprobes/x86: Fix 1-byte opcode tables
Denys Vlasenko
1
-48
/
+18
2015-02-18
uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...
Denys Vlasenko
1
-19
/
+134
2015-02-18
Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
4
-49
/
+36
2015-02-18
Revert "clk: mxs: Fix invalid 32-bit access to frac registers"
Stefan Wahren
3
-31
/
+18
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-499
/
+582
2015-02-18
clk: qoriq: Add support for the platform PLL
Emil Medve
1
-0
/
+83
2015-02-18
powerpc/corenet: Enable CLK_QORIQ
Emil Medve
2
-0
/
+2
2015-02-18
Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
5
-35
/
+35
2015-02-18
clk: Add __clk_hw_set_clk helper function
Javier Martinez Canillas
1
-0
/
+6
2015-02-18
clk: Don't dereference parent clock if is NULL
Javier Martinez Canillas
1
-2
/
+2
2015-02-18
MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr
Tomeu Vizoso
1
-2
/
+0
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
43
-1605
/
+3367
2015-02-18
Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
44
-109
/
+3229
2015-02-18
Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-21
/
+704
2015-02-18
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-0
/
+1
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
71
-1911
/
+4736
2015-02-18
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
22
-32
/
+758
2015-02-18
IB/mlx5: Enable the ODP capability query verb
Haggai Eran
1
-0
/
+2
2015-02-18
IB/core: Add on demand paging caps to ib_uverbs_ex_query_device
Haggai Eran
2
-1
/
+30
2015-02-18
IB/core: Add support for extended query device caps
Eli Cohen
4
-41
/
+104
2015-02-18
RDMA/cxgb4: Don't hang threads forever waiting on WR replies
Hariprasad S
1
-15
/
+14
2015-02-18
RDMA/ocrdma: Fix off by one in ocrdma_query_gid()
Dan Carpenter
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Use unsigned for bit index
Rasmus Villemoes
1
-3
/
+3
2015-02-18
RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit
Rasmus Villemoes
1
-4
/
+1
2015-02-18
RDMA/ocrdma: Update the ocrdma module version string
Mitesh Ahuja
1
-1
/
+1
2015-02-18
RDMA/ocrdma: set vlan present bit for user AH
Devesh Sharma
4
-6
/
+22
2015-02-18
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
3
-29
/
+34
2015-02-18
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
4
-0
/
+119
2015-02-18
RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac
Devesh Sharma
1
-1
/
+3
2015-02-18
RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP
Selvin Xavier
1
-22
/
+44
2015-02-18
RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE
Devesh Sharma
1
-2
/
+0
2015-02-18
RDMA/ocrdma: Host crash on destroying device resources
Mitesh Ahuja
2
-15
/
+10
2015-02-18
RDMA/ocrdma: Report correct state in ibv_query_qp
Padmanabh Ratnakar
1
-2
/
+4
2015-02-18
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
6
-3
/
+183
2015-02-18
RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...
Devesh Sharma
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
7
-2
/
+298
2015-02-18
RDMA/ocrdma: Increase the GID table size.
Mitesh Ahuja
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.
Mitesh Ahuja
3
-1
/
+89
2015-02-18
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-18
/
+2
2015-02-18
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
Linus Torvalds
35
-214
/
+1385
2015-02-18
sched/rt: Avoid obvious configuration fail
Peter Zijlstra
1
-3
/
+11
2015-02-18
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2
-5
/
+7
2015-02-18
sched/dl: Do update_rq_clock() in yield_task_dl()
Kirill Tkhai
1
-0
/
+1
2015-02-18
x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()
Joerg Roedel
1
-0
/
+3
2015-02-18
x86/irq: Fix regression caused by commit b568b8601f05
Jiang Liu
1
-0
/
+5
2015-02-18
x86/spinlocks/paravirt: Fix memory corruption on unlock
Raghavendra K T
3
-56
/
+64
2015-02-18
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
1
-3
/
+7
[prev]
[next]