index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
configs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-22
HTC_EGPIO is ARM-only
Al Viro
1
-1
/
+1
2008-05-22
provide out-of-line strcat() for m68k
Al Viro
1
-0
/
+6
2008-05-22
caiaq endianness fix
Al Viro
1
-2
/
+2
2008-05-22
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
8
-8
/
+8
2008-05-22
msnd_* is ISA-only
Al Viro
1
-2
/
+2
2008-05-22
missing dependencies on HAS_DMA
Al Viro
5
-5
/
+5
2008-05-22
ocfs2 endianness fixes
Al Viro
1
-2
/
+2
2008-05-22
irda-usb endianness annotations and fixes
Al Viro
2
-3
/
+3
2008-05-22
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
Al Viro
1
-3
/
+3
2008-05-22
ecryptfs fixes
Al Viro
1
-14
/
+12
2008-05-22
misc drivers/net endianness noise
Al Viro
6
-14
/
+16
2008-05-22
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
1
-0
/
+2
2008-05-22
missing export of csum_partial() on uml/amd64
Al Viro
1
-2
/
+4
2008-05-22
uml: add missing exports for UML_RANDOM=m
Al Viro
1
-0
/
+5
2008-05-22
fix hppfs Makefile breakage
Al Viro
1
-4
/
+1
2008-05-22
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-22
missed kmalloc() in pcap_user.c
Al Viro
1
-1
/
+1
2008-05-21
[CIFS] Remove debug statement
Steve French
1
-1
/
+1
2008-05-21
Fix possible access to undefined memory region.
Igor Mammedov
1
-4
/
+5
2008-05-21
pktgen: make sure that pktgen_thread_worker has been executed
Denis V. Lunev
1
-0
/
+4
2008-05-20
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
4
-2
/
+41
2008-05-20
[CIFS] Enable DFS support for Windows query path info
Steve French
1
-146
/
+178
2008-05-20
drivers/atm/: remove CVS keywords
Adrian Bunk
6
-17
/
+1
2008-05-20
vlan: Correctly handle device notifications for layered VLAN devices
Patrick McHardy
1
-3
/
+1
2008-05-20
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
David Woodhouse
1
-1
/
+1
2008-05-20
net_sched: cls_api: fix return value for non-existant classifiers
Patrick McHardy
1
-1
/
+1
2008-05-20
ipsec: Use the correct ip_local_out function
Herbert Xu
2
-2
/
+2
2008-05-20
USB: CDC WDM driver
Oliver Neukum
4
-0
/
+761
2008-05-20
USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
Lennert Buytenhek
1
-0
/
+2
2008-05-20
USB: serial: ch341: New VID/PID for CH341 USB-serial
Michael F. Robbins
1
-0
/
+1
2008-05-20
USB: build fix
Ingo Molnar
1
-1
/
+1
2008-05-20
USB: pxa27x_udc - Fix Oops
karl beldan
1
-1
/
+2
2008-05-20
USB: OPTION: fix name of Onda MSA501HS HSDPA modem
Arnaldo Carvalho de Melo
1
-1
/
+2
2008-05-20
USB: add TELIT HDSPA UC864-E modem to option driver
Greg Kroah-Hartman
1
-0
/
+4
2008-05-20
usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
Atsushi Nemoto
4
-2
/
+7
2008-05-20
iop-adma: fixup some kzalloc/memset confusions
Christophe Jaillet
1
-4
/
+2
2008-05-20
fsldma: update the fsldma driver MAINTAINERS info
Zhang Wei
1
-2
/
+4
2008-05-20
SCSI: fix race in device_create
Greg Kroah-Hartman
4
-16
/
+17
2008-05-20
USB: Core: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-05-20
USB: Phidget: fix race in device_create
Greg Kroah-Hartman
3
-10
/
+9
2008-05-20
s390: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+4
2008-05-20
SOUND: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+3
2008-05-20
UIO: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+3
2008-05-20
Power Supply: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+2
2008-05-20
LEDS: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+2
2008-05-20
IB: fix race in device_create
Greg Kroah-Hartman
2
-13
/
+12
2008-05-20
ide: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-05-20
fbdev: fix race in device_create
Greg Kroah-Hartman
1
-3
/
+7
2008-05-20
mm: bdi: fix race in bdi_class device creation
Greg Kroah-Hartman
1
-10
/
+2
2008-05-20
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
2
-6
/
+91
[next]