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-02-04
deb-pkg: Fix building outside of source tree (O=...).
Nicolas de Pesloüan
1
-3
/
+3
2011-02-04
r8169: prevent RxFIFO induced loops in the irq handler.
Francois Romieu
1
-0
/
+9
2011-02-04
r8169: RxFIFO overflow oddities with 8168 chipsets.
Francois Romieu
1
-9
/
+21
2011-02-04
r8169: use RxFIFO overflow workaround for 8168c chipset.
Ivan Vecera
1
-2
/
+4
2011-02-04
lockdep, timer: Fix del_timer_sync() annotation
Peter Zijlstra
1
-1
/
+5
2011-02-03
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
Julia Lawall
1
-1
/
+2
2011-02-04
CIFS: Fix variable types in cifs_iovec_read/write (try #2)
Pavel Shilovsky
1
-5
/
+6
2011-02-04
gpu/stub: fix acpi_video build error, fix stub kconfig dependencies
Randy Dunlap
1
-0
/
+2
2011-02-03
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
3
-0
/
+95
2011-02-03
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
David S. Miller
1
-0
/
+30
2011-02-03
net: Fix bug in compat SIOCGETSGCNT handling.
David S. Miller
1
-1
/
+1
2011-02-03
USB: EHCI: fix scheduling while atomic during suspend
Yin Kangkai
3
-2
/
+9
2011-02-03
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
9
-45
/
+96
2011-02-03
USB: usb-storage: unusual_devs entry for Coby MP3 player
Alan Stern
1
-0
/
+7
2011-02-03
USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrograph
Michael Williamson
2
-0
/
+7
2011-02-03
USB: fix race between root-hub resume and wakeup requests
Alan Stern
1
-1
/
+1
2011-02-03
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
1
-0
/
+5
2011-02-03
usb: r8a66597-udc: Fixed bufnum of Bulk
Yusuke Goda
1
-1
/
+1
2011-02-03
USB: ftdi_sio: add ST Micro Connect Lite uart support
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+32
2011-02-03
USB: Storage: Add unusual_devs entry for VTech Kidizoom
Nick Holloway
1
-0
/
+7
2011-02-03
USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()
Jesper Juhl
1
-0
/
+1
2011-02-03
USB: ti_usb: fix module removal
Ionut Nicu
1
-1
/
+1
2011-02-03
USB: io_edgeport: fix the reported firmware major and minor
Bjørn Mork
1
-2
/
+2
2011-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...
Linus Torvalds
4
-51
/
+67
2011-02-03
niu: Fix races between up/down and get_stats.
David S. Miller
1
-16
/
+45
2011-02-04
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
4
-15
/
+42
2011-02-04
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
1
-3
/
+6
2011-02-04
agp: ensure GART has an address before enabling it
Stephen Kitt
1
-11
/
+16
2011-02-04
Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"
Matt Turner
1
-1
/
+1
2011-02-04
amd-k7-agp: remove non-x86 code
Matt Turner
1
-19
/
+0
2011-02-04
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-02-04
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
5
-6
/
+26
2011-02-03
hfsplus: fix up a comparism in hfsplus_file_extend
Christoph Hellwig
1
-2
/
+2
2011-02-03
hfsplus: fix two memory leaks in wrapper.c
Chuck Ebbert
1
-2
/
+2
2011-02-03
hfsplus: do not leak buffer on error
Chuck Ebbert
1
-2
/
+2
2011-02-03
hfsplus: fix failed mount handling
Christoph Hellwig
1
-45
/
+61
2011-02-03
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
2
-9
/
+8
2011-02-03
68360serial: Plumb in rs_360_get_icount()
Ben Hutchings
1
-0
/
+1
2011-02-03
n_gsm: copy mtu over when configuring via ioctl interface
Ken Mills
1
-0
/
+1
2011-02-03
virtio: console: Move file back to drivers/char/
Amit Shah
3
-2
/
+2
2011-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
7
-95
/
+117
2011-02-03
x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...
Suresh Siddha
1
-2
/
+3
2011-02-03
RTC: Fix minor compile warning
John Stultz
2
-2
/
+2
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
18
-297
/
+223
2011-02-03
RTC: Fix rtc driver ioctl specific shortcutting
John Stultz
1
-14
/
+7
2011-02-03
RTC: Prevents a division by zero in kernel code.
Marcelo Roberto Jimenez
2
-0
/
+4
2011-02-03
wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...
Jesper Juhl
1
-0
/
+3
2011-02-03
ASoC: Improve WM8994 digital power sequencing
Mark Brown
1
-0
/
+12
2011-02-03
ASoC: Create an AIF1ADCDAT signal widget to match AIF2
Mark Brown
1
-4
/
+10
2011-02-03
asoc: davinci: da830/omap-l137: correct cpu_dai_name
Vaibhav Bedia
1
-3
/
+15
[prev]
[next]