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
2012-07-17
rpmsg: fix dependency on initialization order
Federico Fuga
1
-1
/
+1
2012-07-17
regulator: tps65910: set input_supply on desc unconditionally
Laxman Dewangan
3
-23
/
+23
2012-07-17
regulator: palmas: Fix calcuating selector in palmas_map_voltage_smps
Axel Lin
1
-3
/
+14
2012-07-17
ipvs: fix oops in ip_vs_dst_event on rmmod
Julian Anastasov
1
-2
/
+3
2012-07-17
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
1
-1
/
+1
2012-07-17
ixgbevf: Fix panic when loading driver
Alexander Duyck
1
-0
/
+3
2012-07-17
sh: pfc: pinctrl legacy group support.
Paul Mundt
1
-10
/
+16
2012-07-17
sh: pfc: Ignore pinmux GPIOs with invalid enum IDs.
Paul Mundt
1
-0
/
+4
2012-07-16
ax25: Fix missing break
Alan Cox
1
-0
/
+1
2012-07-17
sh: pfc: Export pinctrl binding init symbol.
Paul Mundt
1
-0
/
+1
2012-07-16
MAINTAINERS: reflect actual changes in IEEE 802.15.4 maintainership
Dmitry Eremin-Solenikov
1
-1
/
+2
2012-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-10
/
+35
2012-07-17
sh: pfc: Error out on pinctrl init resolution failure.
Paul Mundt
1
-0
/
+3
2012-07-16
caif: Fix access to freed pernet memory
Sjur Brændeland
1
-1
/
+1
2012-07-16
net: cgroup: fix access the unallocated memory in netprio cgroup
Gao feng
1
-17
/
+54
2012-07-16
ixgbevf: Prevent RX/TX statistics getting reset to zero
Narendra K
1
-12
/
+0
2012-07-16
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2
-7
/
+12
2012-07-16
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
1
-2
/
+5
2012-07-16
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
Jeff Layton
1
-1
/
+29
2012-07-16
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
Jeff Layton
1
-0
/
+18
2012-07-16
Initialise mid_q_entry before putting it on the pending queue
Sachin Prabhu
1
-12
/
+14
2012-07-16
target: Check number of unmap descriptors against our limit
Roland Dreier
1
-0
/
+5
2012-07-16
target: Fix possible integer underflow in UNMAP emulation
Roland Dreier
1
-10
/
+10
2012-07-16
target: Fix reading of data length fields for UNMAP commands
Roland Dreier
1
-3
/
+3
2012-07-16
target: Add range checking to UNMAP emulation
Roland Dreier
1
-0
/
+12
2012-07-16
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
Roland Dreier
2
-0
/
+11
2012-07-16
target: Make unnecessarily global se_dev_align_max_sectors() static
Roland Dreier
1
-1
/
+1
2012-07-16
target: Remove se_session.sess_wait_list
Roland Dreier
4
-15
/
+12
2012-07-16
qla2xxx: Remove racy, now-redundant check of sess_tearing_down
Roland Dreier
1
-13
/
+3
2012-07-16
target: Check sess_tearing_down in target_get_sess_cmd()
Roland Dreier
1
-5
/
+19
2012-07-16
sbp-target: Consolidate duplicated error path code in sbp_handle_command()
Roland Dreier
1
-16
/
+12
2012-07-16
target: Un-export target_get_sess_cmd()
Roland Dreier
2
-4
/
+3
2012-07-16
qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down
Roland Dreier
3
-3
/
+1
2012-07-16
target: Make core_disable_device_list_for_node use pre-refactoring lock ordering
Nicholas Bellinger
1
-7
/
+2
2012-07-16
target: refactor core_update_device_list_for_node()
Andy Grover
3
-77
/
+103
2012-07-16
target: Eliminate else using boolean logic
Andy Grover
1
-4
/
+2
2012-07-16
target: Misc retval cleanups
Andy Grover
2
-11
/
+16
2012-07-16
target: Remove hba param from core_dev_add_lun
Andy Grover
3
-6
/
+3
2012-07-16
target: Remove unneeded double parentheses
Andy Grover
4
-8
/
+8
2012-07-16
target: replace the processing thread with a TMR work queue
Christoph Hellwig
4
-223
/
+19
2012-07-16
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
5
-66
/
+1
2012-07-16
target: simply fabric driver queue full processing
Christoph Hellwig
1
-7
/
+6
2012-07-16
target: remove transport_generic_handle_data
Christoph Hellwig
3
-41
/
+0
2012-07-16
tcm_fc: Offload WRITE I/O backend submission to tpg workqueue
Christoph Hellwig
1
-2
/
+11
2012-07-16
tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq
Christoph Hellwig
2
-29
/
+19
2012-07-16
srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp
Christoph Hellwig
1
-5
/
+10
2012-07-16
iscsit: use target_execute_cmd for WRITEs
Christoph Hellwig
3
-5
/
+8
2012-07-16
target: merge transport_generic_write_pending into transport_generic_new_cmd
Christoph Hellwig
1
-48
/
+26
2012-07-16
target: call transport_check_aborted_status from target_execute_cmd
Christoph Hellwig
1
-0
/
+6
2012-07-16
target: remove transport_generic_process_write
Christoph Hellwig
5
-18
/
+8
[prev]
[next]