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
2015-04-09
ipr: Reboot speed improvements
Brian King
2
-9
/
+157
2015-04-09
scsi: storvsc: Set the tablesize based on the information given by the host
K. Y. Srinivasan
1
-25
/
+64
2015-04-09
scsi: storvsc: Don't assume that the scatterlist is not chained
K. Y. Srinivasan
1
-42
/
+57
2015-04-09
scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
K. Y. Srinivasan
1
-7
/
+8
2015-04-09
scsi: storvsc: Retrieve information about the capability of the target
K. Y. Srinivasan
1
-0
/
+6
2015-04-09
scsi: storvsc: Always send on the selected outgoing channel
K. Y. Srinivasan
1
-1
/
+1
2015-04-09
scsi: storvsc: Size the queue depth based on the ringbuffer size
K. Y. Srinivasan
1
-11
/
+16
2015-04-09
scsi: storvsc: Increase the ring buffer size
K. Y. Srinivasan
1
-1
/
+1
2015-04-09
aic7xxx: replace kmalloc/memset by kzalloc
Michael Opdenacker
4
-12
/
+7
2015-03-19
scsi: proper state checking and module refcount handling in scsi_device_get
Christoph Hellwig
1
-7
/
+13
2015-03-19
sd: don't grab a device references from driver methods
Christoph Hellwig
1
-44
/
+11
2015-03-19
scsi: serialize ->rescan against ->remove
Christoph Hellwig
1
-4
/
+3
2015-03-09
ncr5380: Harmonize jiffies conversion with msecs_to_jiffies
Nicholas Mc Guire
3
-9
/
+9
2015-03-09
g_NCR5380: Kill compiler warning if builtin
Geert Uytterhoeven
1
-1
/
+1
2015-03-09
ncr5380: Drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2015-03-03
Linux 4.0-rc2
Linus Torvalds
1
-1
/
+1
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-02
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-8
/
+15
2015-03-02
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-67
/
+145
2015-03-02
Merge tag 'md/4.0-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-12
/
+20
2015-03-02
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+9
2015-03-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+13
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-22
/
+72
2015-03-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2015-03-01
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-8
/
+30
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
1
-0
/
+1
2015-02-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
31
-98
/
+235
2015-02-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-41
/
+61
2015-02-28
Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-31
/
+41
2015-02-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-35
/
+90
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
6
-0
/
+10
2015-02-28
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
1
-1
/
+8
2015-02-28
kernel/sys.c: fix UNAME26 for 4.0
Jon DeVree
1
-1
/
+2
2015-02-28
mm: memcontrol: use "max" instead of "infinity" in control knobs
Johannes Weiner
2
-8
/
+8
2015-02-28
zram: use proper type to update max_used_pages
Joonsoo Kim
1
-1
/
+1
2015-02-28
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
1
-2
/
+2
2015-02-28
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44
2015-02-28
scripts/gdb: add empty package initialization script
Jan Kiszka
1
-0
/
+1
2015-02-28
rtc: ds1685: remove superfluous checks for out-of-range u8 values
Geert Uytterhoeven
1
-6
/
+6
2015-02-28
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
Arnd Bergmann
1
-2
/
+0
2015-02-28
memcg: fix low limit calculation
Michal Hocko
1
-2
/
+2
2015-02-28
mm/nommu: fix memory leak
Joonsoo Kim
1
-3
/
+1
2015-02-28
ocfs2: update web page + git tree in documentation
Mark Fasheh
3
-6
/
+5
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
1
-0
/
+6
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
8212
-192066
/
+364200
2015-02-28
Merge branch 'tmon-fixes' of .git into next
Zhang Rui
5
-14
/
+63
2015-02-28
thermal: int340x_thermal: Ignore missing _ART, _TRT tables
Srinivas Pandruvada
1
-6
/
+4
2015-02-28
thermal/intel_powerclamp: add id for Avoton SoC
Miguel Bernal Marin
1
-0
/
+1
2015-02-28
tools/thermal: tmon: silence 'set but not used' warnings
Brian Norris
1
-0
/
+3
[prev]
[next]