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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
Merge branch 'locking/urgent' into locking/core, before applying larger chang...
Ingo Molnar
42
-74
/
+233
2014-07-17
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
4
-59
/
+67
2014-07-16
net: clean up some sparse endianness warnings in ipv6.h
Jeff Layton
1
-6
/
+11
2014-07-16
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
1
-0
/
+14
2014-07-16
Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...
Bjorn Helgaas
2
-2
/
+6
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+5
2014-07-16
ASoC: pcm: Add soc_dai_hw_params helper
Benoit Cousson
1
-0
/
+4
2014-07-16
ASoC: core: Add initial support for DAI multicodec
Benoit Cousson
2
-0
/
+17
2014-07-16
ASoC: core: add a helper for extended byte controls using TLV
Omair Mohammed Abdullah
1
-1
/
+13
2014-07-16
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
Geir Ola Vaagland
1
-0
/
+1
2014-07-16
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
4
-19
/
+39
2014-07-16
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
3
-8
/
+32
2014-07-16
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
2
-3
/
+22
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-55
/
+91
2014-07-16
PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()
Yijing Wang
1
-2
/
+0
2014-07-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2014-07-16
Merge tag 'v3.16-rc5' into timers/core
Thomas Gleixner
263
-1562
/
+5378
2014-07-16
tracing: Kill ftrace_event_call->files
Oleg Nesterov
1
-1
/
+0
2014-07-16
tracing: Kill destroy_call_preds()
Oleg Nesterov
1
-1
/
+0
2014-07-16
tracing: Kill destroy_preds() and destroy_file_preds()
Oleg Nesterov
1
-1
/
+0
2014-07-17
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-1
/
+4
2014-07-16
i2c: s6000: remove duplicate driver
Wolfram Sang
1
-10
/
+0
2014-07-16
usb: renesas_usbhs: add R-Car Gen. 2 init and power control
Ulrich Hecht
1
-0
/
+6
2014-07-16
ftrace: Allow archs to specify if they need a separate function graph trampoline
Steven Rostedt (Red Hat)
1
-0
/
+10
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
2
-9
/
+11
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2
-6
/
+112
2014-07-16
Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...
Ingo Molnar
38
-50
/
+184
2014-07-16
ARM: mvebu: extend PMSU code to support dynamic frequency scaling
Thomas Petazzoni
1
-0
/
+20
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
1
-2
/
+4
2014-07-16
locking/rwsem: Reduce the size of struct rw_semaphore
Jason Low
1
-14
/
+11
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
1
-4
/
+4
2014-07-16
amdkfd: Add IOCTL set definitions of amdkfd
Oded Gabbay
1
-0
/
+154
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
1
-3
/
+3
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
1
-2
/
+0
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2
-1
/
+9
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
3
-6
/
+24
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2
-4
/
+4
2014-07-16
Bluetooth: Track number of LE slave connections
Johan Hedberg
1
-0
/
+5
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
1
-1
/
+2
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
1
-3
/
+3
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
1
-1
/
+1
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
1
-3
/
+3
2014-07-15
ARM: OMAP2+: remove DSP platform device
Kristina Martšenko
1
-34
/
+0
2014-07-15
Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can...
David S. Miller
1
-1
/
+2
2014-07-16
ACPI / hotplug: Simplify acpi_set_hp_context()
Rafael J. Wysocki
1
-7
/
+1
2014-07-15
clk: qcom: Add support for APQ8064 multimedia clocks
Stephen Boyd
2
-0
/
+16
2014-07-15
clk: qcom: Add support for IPQ8064's global clock controller (GCC)
Kumar Gala
2
-0
/
+425
2014-07-15
clk: qcom: Add APQ8084 Multimedia Clock Controller (MMCC) support
Georgi Djakov
2
-0
/
+247
2014-07-15
net-timestamp: document deprecated syststamp
Willem de Bruijn
1
-2
/
+4
2014-07-15
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
Christoph Paasch
1
-1
/
+1
[prev]
[next]