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-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
2014-06-30
clk: exynos5420: Remove aclk66_peric from the clock tree description
Doug Anderson
1
-1
/
+0
2014-06-28
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
1
-0
/
+1
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+4
2014-06-28
ASoC: rsnd: SSI + DMA can select BUSIF
Kuninori Morimoto
1
-0
/
+1
2014-06-28
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
Tejun Heo
1
-0
/
+19
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
1
-4
/
+2
2014-06-28
percpu-refcount: use unsigned long for pcpu_count pointer
Tejun Heo
1
-2
/
+2
2014-06-28
percpu-refcount: add helpers for ->percpu_count accesses
Tejun Heo
1
-14
/
+21
2014-06-28
percpu-refcount: one bit is enough for REF_STATUS
Tejun Heo
1
-3
/
+1
2014-06-27
Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-14
/
+14
2014-06-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+10
2014-06-28
Merge tag 'irqchip-core-3.17' of git://git.infradead.org/users/jcooper/linux ...
Thomas Gleixner
1
-64
/
+0
2014-06-27
tcp: add tcp_conn_request
Octavian Purdila
1
-0
/
+3
2014-06-27
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+2
2014-06-27
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+1
2014-06-27
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
1
-0
/
+2
2014-06-27
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+3
2014-06-27
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+1
2014-06-27
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+3
2014-06-27
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
1
-14
/
+20
2014-06-27
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2
-3
/
+2
2014-06-27
net: remove inet6_reqsk_alloc
Octavian Purdila
2
-12
/
+4
2014-06-27
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
1
-2
/
+3
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2
-5
/
+4
2014-06-27
usb: gadget: f_fs: resurect usb_functionfs_descs_head structure
Michal Nazarewicz
1
-0
/
+7
2014-06-27
Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...
Felipe Balbi
1
-1
/
+1
2014-06-27
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
Lan Tianyu
1
-1
/
+3
[prev]
[next]