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-03
Bluetooth: Use separate dbg_flags to special debugfs options
Marcel Holtmann
2
-3
/
+10
2014-07-03
Bluetooth: Remove unused LTK authentication defines
Johan Hedberg
1
-4
/
+0
2014-07-03
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
1
-4
/
+0
2014-07-03
Bluetooth: Remove unnecessary SMP STK define
Johan Hedberg
1
-1
/
+0
2014-07-03
Bluetooth: Use struct delayed_work for HCI command timeout
Marcel Holtmann
1
-1
/
+1
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
1
-0
/
+1
2014-07-03
Bluetooth: Shrink size of struct l2cap_ctrl fields
Marcel Holtmann
1
-9
/
+9
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
1
-2
/
+1
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
1
-1
/
+1
2014-07-03
regulator: palmas: Rename reg_info to palmas_reg_info
Nishanth Menon
1
-2
/
+2
2014-07-03
component: add support for component match array
Russell King
1
-0
/
+7
2014-07-02
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
1
-21
/
+0
2014-07-02
ieee802154: reassembly: fix possible buffer overflow
Alexander Aring
1
-1
/
+1
2014-07-02
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-2
/
+2
2014-07-02
net: fix sparse warning in sk_dst_set()
Eric Dumazet
1
-1
/
+1
2014-07-02
clk: define and export clk_debugs_add_file
Peter De Schrijver
1
-0
/
+5
2014-07-02
ASoC: add RT5670 CODEC driver
Bard Liao
1
-0
/
+27
2014-07-02
Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...
Mike Turquette
1
-1
/
+0
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-0
/
+1
2014-07-02
clocksource: shmobile: Remove unused sh_timer_config members
Laurent Pinchart
1
-5
/
+0
2014-07-02
net: fix circular dependency in of_mdio code
Daniel Mack
1
-8
/
+0
2014-07-01
inet: move ipv6only in sock_common
Eric Dumazet
3
-7
/
+10
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
1
-4
/
+4
2014-07-01
dt/bindings: Binding documentation for Palmas clk32kg and clk32kgaudio clocks
Peter Ujfalusi
1
-0
/
+18
2014-07-01
core: fix typo in percpu read_mostly section
Zhengyu He
2
-3
/
+3
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
3
-0
/
+3
2014-07-01
include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
Ming Lei
1
-0
/
+5
2014-07-01
block SG_IO: add SG_FLAG_Q_AT_HEAD flag
Douglas Gilbert
2
-5
/
+9
2014-07-01
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Gu Zheng
1
-0
/
+1
2014-07-01
blk-mq: use percpu_ref for mq usage count
Tejun Heo
1
-1
/
+2
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
1
-0
/
+1
2014-07-01
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Jens Axboe
4
-766
/
+761
2014-07-01
tracing: Add trace_seq_buffer_ptr() helper function
Steven Rostedt (Red Hat)
1
-0
/
+15
2014-07-01
tracing: Remove trace_seq_reserve()
Steven Rostedt (Red Hat)
1
-5
/
+0
2014-07-01
tracing: Make trace_seq_putmem_hex() more robust
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-07-01
tracing: Clean up trace_seq.c
Steven Rostedt (Red Hat)
1
-10
/
+10
2014-07-01
tracing: Move the trace_seq_* functions into its own trace_seq.c file
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-07-01
ftrace: Optimize function graph to be called directly
Steven Rostedt (Red Hat)
1
-5
/
+14
2014-07-01
fbdev: arm has __raw I/O accessors, use them in fb.h
Archit Taneja
1
-1
/
+1
2014-06-30
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-6
/
+6
2014-06-30
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2
-1
/
+4
2014-06-30
Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+8
2014-06-30
spi: sh-msiof: Add DMA support
Geert Uytterhoeven
1
-0
/
+2
2014-06-30
usb: gadget: net2280: Add support for PLX USB338X
Ricardo Ribalda Delgado
1
-0
/
+199
2014-06-30
ata: pata_samsung_cf: removes s5pc100 related ata codes
Kukjin Kim
1
-1
/
+0
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+1
2014-06-30
ftrace: Add ftrace_rec_counter() macro to simplify the code
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-06-30
ftrace: Use macros for numbers in ftrace rec shift bits
Steven Rostedt (Red Hat)
1
-2
/
+5
2014-06-30
clk: exynos4: Add PPMU IP block source clocks.
Jonghwa Lee
1
-0
/
+18
2014-06-30
Merge branch 'v3.16-samsung-clk-fixes-1' into samsung-clk-next
Tomasz Figa
1
-1
/
+0
[prev]
[next]