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
2013-07-08
[SCSI] qla2xxx: Do not query FC statistics during chip reset.
Chad Dupuis
1
-1
/
+4
2013-07-08
[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.
Saurav Kashyap
1
-2
/
+1
2013-07-08
[SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...
Giridhar Malavali
1
-3
/
+2
2013-07-08
[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.
Giridhar Malavali
2
-3
/
+9
2013-07-08
amilo-rfkill: Add dependency on SERIO_I8042
Ben Hutchings
1
-0
/
+1
2013-07-08
dell-laptop: fix error return code in dell_init()
Wei Yongjun
1
-2
/
+3
2013-07-08
hp-wmi: Enable hotkeys on some systems
Matthew Garrett
1
-0
/
+16
2013-07-08
[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS
K. Y. Srinivasan
1
-1
/
+1
2013-07-08
thermal: cpu_cooling: fix stub function
Arnd Bergmann
1
-2
/
+2
2013-07-08
thermal: ti-soc-thermal: use standard GPIO DT bindings
Eduardo Valentin
2
-10
/
+7
2013-07-08
thermal: MAINTAINERS: Add git tree path for SoC specific updates
Eduardo Valentin
1
-0
/
+1
2013-07-08
MAINTAINERS & ABI: Update to point to my new email
Mauro Carvalho Chehab
2
-23
/
+23
2013-07-08
hwmon: (lm63) Drop redundant safety on cache lifetime
Jean Delvare
1
-3
/
+2
2013-07-08
hwmon: (lm90) Drop redundant safety on cache lifetime
Jean Delvare
1
-2
/
+2
2013-07-08
ncpfs: fix error return code in ncp_parse_options()
Wei Yongjun
1
-3
/
+9
2013-07-08
locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...
Jeff Layton
2
-20
/
+50
2013-07-08
seq_file: add seq_list_*_percpu helpers
Jeff Layton
2
-0
/
+60
2013-07-08
f2fs: fix readdir incorrectness
Jaegeuk Kim
1
-11
/
+9
2013-07-08
video: imxfb: Add DT support
Markus Pargmann
3
-35
/
+212
2013-07-08
xtensa: remove the second argument of __bio_kmap_atomic()
Zhao Hongjiang
2
-4
/
+4
2013-07-08
xtensa: add static function tracer support
Max Filippov
6
-2
/
+78
2013-07-08
xtensa: Flat DeviceTree copy not future-safe
Vineet Gupta
1
-1
/
+1
2013-07-08
xtensa: check TLB sanity on return to userspace
Max Filippov
3
-1
/
+131
2013-07-08
xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...
Max Filippov
2
-3
/
+12
2013-07-08
xtensa: bootparams: fix typo
Baruch Siach
1
-1
/
+1
2013-07-08
xtensa: tell git to ignore generated .dtb files
Baruch Siach
1
-0
/
+1
2013-07-08
xtensa: ccount based sched_clock
Baruch Siach
2
-0
/
+9
2013-07-08
xtensa: ccount based clockevent implementation
Baruch Siach
2
-32
/
+79
2013-07-08
xtensa: consolidate ccount access routines
Baruch Siach
2
-12
/
+4
2013-07-08
xtensa: cleanup ccount frequency tracking
Baruch Siach
5
-12
/
+8
2013-07-08
xtensa: timex.h: remove unused symbols
Baruch Siach
1
-7
/
+0
2013-07-08
xtensa: tell git to ignore copied zlib source files
Baruch Siach
1
-0
/
+3
2013-07-08
Merge branch 'timers-core-for-linus' of https://git.kernel.org/cgit/linux/ker...
Chris Zankel
1728
-12532
/
+27487
2013-07-08
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
3
-8
/
+8
2013-07-08
ALSA: hda - Keep halting ALC5505 DSP
Takashi Iwai
1
-2
/
+17
2013-07-08
[SCSI] storvsc: Support FC devices
K. Y. Srinivasan
1
-0
/
+6
2013-07-08
[SCSI] storvsc: Implement multi-channel support
K. Y. Srinivasan
1
-4
/
+127
2013-07-07
fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()
Gu Zheng
1
-2
/
+0
2013-07-07
9P: Add cancelled() to the transport functions.
Simon Derr
3
-3
/
+23
2013-07-07
9P/RDMA: count posted buffers without a pending request
Simon Derr
2
-3
/
+34
2013-07-07
9P/RDMA: Improve error handling in rdma_request
Simon Derr
1
-16
/
+28
2013-07-07
9P/RDMA: Do not free req->rc in error handling in rdma_request()
Simon Derr
1
-6
/
+3
2013-07-07
9P/RDMA: Use a semaphore to protect the RQ
Simon Derr
1
-10
/
+12
2013-07-07
9P/RDMA: Protect against duplicate replies
Simon Derr
1
-0
/
+7
2013-07-07
9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
Simon Derr
1
-3
/
+1
2013-07-07
9pnet: refactor struct p9_fcall alloc code
Simon Derr
1
-17
/
+18
2013-07-07
9P/RDMA: rdma_request() needs not allocate req->rc
Simon Derr
1
-19
/
+0
2013-07-07
9P: Fix fcall allocation for rdma
Simon Derr
1
-16
/
+23
2013-07-07
fs/9p: xattr: add trusted and security namespaces
Jim Garlick
6
-1
/
+182
2013-07-07
net/9p: add privport option to 9p tcp transport
Jim Garlick
2
-1
/
+42
[prev]
[next]