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
2011-04-07
mlx4_en: Restoring RX buffer pointer in case of failure
Yevgeny Petrilin
1
-0
/
+4
2011-04-07
mlx4: Sensing link type at device initialization
Yevgeny Petrilin
3
-2
/
+9
2011-04-08
xfs: convert log tail checking to a warning
Dave Chinner
2
-8
/
+25
2011-04-08
xfs: catch bad block numbers freeing extents.
Dave Chinner
1
-7
/
+23
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
4
-9
/
+61
2011-04-08
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
1
-136
/
+118
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
3
-151
/
+124
2011-04-08
xfs: introduce background inode reclaim work
Dave Chinner
2
-3
/
+67
2011-04-08
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
3
-102
/
+36
2011-04-08
xfs: introduce a xfssyncd workqueue
Dave Chinner
4
-61
/
+63
2011-04-08
xfs: fix extent format buffer allocation size
Dave Chinner
1
-27
/
+40
2011-04-07
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
3
-4
/
+10
2011-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2011-04-07
watchdog: mpc8xxx_wdt: fix build
Peter Korsgaard
1
-1
/
+1
2011-04-07
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
1
-3
/
+1
2011-04-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-150
/
+280
2011-04-07
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-20
/
+13
2011-04-07
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-18
/
+22
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
11
-89
/
+151
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
40
-2092
/
+324
2011-04-07
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-12
/
+50
2011-04-07
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
8
-31
/
+61
2011-04-07
spi: Fix race condition in stop_queue()
Vasily Khoruzhick
4
-4
/
+4
2011-04-07
Merge commit 'v2.6.39-rc2' into spi/merge
Grant Likely
444
-2296
/
+3815
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2463
-4249
/
+4249
2011-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-7
/
+36
2011-04-07
fix build fail for hv_mouse indefine udelay
Youquan Song
1
-0
/
+1
2011-04-07
mm: avoid wrapping vm_pgoff in mremap()
Linus Torvalds
1
-2
/
+9
2011-04-07
ALSA: hda - Don't query connections for widgets have no connections
Takashi Iwai
1
-0
/
+3
2011-04-07
ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)
David Henningsson
1
-1
/
+1
2011-04-07
ALSA: hda - HDMI: Fix MCP7x audio infoframe checksums
Aaron Plattner
1
-26
/
+44
2011-04-07
x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()
Feng Tang
1
-1
/
+3
2011-04-07
rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()
Feng Tang
1
-3
/
+4
2011-04-06
x86-32, fpu: Fix FPU exception handling on non-SSE systems
Hans Rosenfeld
1
-1
/
+1
2011-04-06
staging: usbip: bugfix for isochronous packets and optimization
Arjan Mels
4
-14
/
+122
2011-04-06
staging: usbip: bugfix add number of packets for isochronous frames
Arjan Mels
1
-1
/
+6
2011-04-06
staging: usbip: bugfixes related to kthread conversion
Arjan Mels
1
-25
/
+15
2011-04-06
staging: usbip: fix shutdown problems.
Arjan Mels
1
-2
/
+4
2011-04-06
staging: hv: Fix GARP not sent after Quick Migration
Haiyang Zhang
1
-0
/
+24
2011-04-06
MAINTAINERS: add entry for Xen network backend
Ian Campbell
1
-0
/
+7
2011-04-06
be2net: Fix suspend/resume operation
Padmanabh Ratnakar
1
-0
/
+1
2011-04-06
be2net: Rename some struct members for clarity
Padmanabh Ratnakar
2
-7
/
+7
2011-04-06
pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev
Ulrich Weber
1
-1
/
+1
2011-04-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
16
-16
/
+52
2011-04-06
dsa/mv88e6131: add support for mv88e6085 switch
Peter Korsgaard
2
-4
/
+21
2011-04-06
NFS: Fix a signed vs. unsigned secinfo bug
Bryan Schumaker
1
-33
/
+25
2011-04-06
x86, hibernate: Initialize mmu_cr4_features during boot
H. Peter Anvin
1
-0
/
+5
2011-04-06
ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)
Neil Horman
2
-1
/
+6
2011-04-06
be2net: Fix a potential crash during shutdown.
Ajit Khaparde
1
-3
/
+5
2011-04-06
bna: Fix for handling firmware heartbeat failure
Rasesh Mody
1
-7
/
+3
[prev]
[next]