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-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
2014-06-27
I2C/ACPI: Add i2c ACPI operation region support
Lan Tianyu
2
-0
/
+21
2014-06-27
netfilter: nft_log: complete logging support
Pablo Neira Ayuso
1
-0
/
+4
2014-06-27
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
1
-0
/
+1
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
1
-14
/
+6
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
1
-0
/
+28
2014-06-27
video: move Versatile CLCD helpers
Linus Walleij
1
-0
/
+9
2014-06-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+11
2014-06-26
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-06-26
edac: add DDR4 and RDDR4
Aristeu Rozanski
1
-0
/
+5
2014-06-26
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
1
-0
/
+1
2014-06-26
of: Create of_console_check() for selecting a console specified in /chosen
Grant Likely
1
-3
/
+3
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-17
/
+106
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+14
2014-06-25
tipc: bump max configurable window size
Erik Hugne
1
-1
/
+1
2014-06-25
mac_pton: Use bool not int return
Joe Perches
1
-1
/
+1
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-2
/
+2
2014-06-25
lib: crc32: Add some additional __pure annotations
George Spelvin
1
-3
/
+3
2014-06-25
lib: crc32: Greatly shrink CRC combining code
George Spelvin
1
-2
/
+12
2014-06-25
leds: add led-class attribute-group support
Johan Hovold
1
-0
/
+2
2014-06-25
trace, RAS: Add eMCA trace event interface
Chen, Gong
2
-0
/
+87
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+4
2014-06-25
RAS, debugfs: Add debugfs interface for RAS subsystem
Chen, Gong
1
-0
/
+14
2014-06-25
CPER: Adjust code flow of some functions
Chen, Gong
1
-0
/
+9
[prev]
[next]