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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-2
/
+22
2008-04-25
xfrm: alg_key_len & alg_icv_len should be unsigned
Eric Dumazet
1
-4
/
+4
2008-04-25
phylib: Add support for board-level PHY fixups
Andy Fleming
1
-2
/
+22
2008-04-25
make sata_print_link_status() static
Adrian Bunk
1
-1
/
+0
2008-04-24
wusb: add link wusb-usb device
Inaky Perez-Gonzalez
1
-0
/
+2
2008-04-24
wusb: add authenticathed bit to usb_dev
Inaky Perez-Gonzalez
1
-0
/
+2
2008-04-24
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
Alan Stern
1
-2
/
+5
2008-04-24
USB: serial: remove endpoints setting checks from core and header
Greg Kroah-Hartman
1
-18
/
+0
2008-04-24
USB: update comments about usb driver's header
Oliver Neukum
1
-6
/
+4
2008-04-24
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
1
-0
/
+1
2008-04-24
USB: mass storage: emulation of sat scsi_pass_thru with ATACB
matthieu castet
1
-0
/
+1
2008-04-24
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
17
-40
/
+57
2008-04-24
USB: usb.h: reduce syslog clutter [v3]
Tilman Schmidt
1
-7
/
+6
2008-04-24
USB: defines for USB "Link Power Management" (LPM) ECN
David Brownell
1
-3
/
+11
2008-04-24
USB: convert usb.h struct usb_device to kernel-doc
Randy Dunlap
1
-64
/
+104
2008-04-24
USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h
Greg Kroah-Hartman
1
-0
/
+1
2008-04-24
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
1
-1
/
+1
2008-04-24
leds: Document the context brightness_set needs
Richard Purdie
1
-0
/
+1
2008-04-24
leds: Add support to leds with readable status
Henrique de Moraes Holschuh
1
-0
/
+2
2008-04-24
leds: enable support for blink_set() platform hook in leds-gpio
Herbert Valerio Riedel
1
-0
/
+3
2008-04-25
seqlock: livelock fix
Ingo Molnar
1
-17
/
+29
2008-04-24
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
10
-50
/
+72
2008-04-24
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-19
/
+19
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
4
-7
/
+54
2008-04-24
Merge branch 'devel'
Trond Myklebust
10
-50
/
+72
2008-04-24
Merge branch 'wm97xx'
Dmitry Torokhov
1
-0
/
+3
2008-04-24
V4L/DVB (7620): Adding support for a new i2c bridge type
Steven Toth
1
-0
/
+1
2008-04-24
V4L/DVB (7453): v4l2-api: Define a standard control for color killer function...
Frej Drejhammar
1
-1
/
+2
2008-04-24
V4L/DVB (7450): v4l2-api: Define a standard control for chroma AGC
Frej Drejhammar
1
-1
/
+3
2008-04-24
V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend
Peter Hartley
1
-1
/
+2
2008-04-24
V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private cont...
Brandon Philips
1
-1
/
+1
2008-04-24
V4L/DVB (7178): Add two new fourcc codes for 16bpp formats
Steven Whitehouse
1
-0
/
+2
2008-04-24
V4L/DVB (7167): [v4l] Add camera class control definitions
Brandon Philips
1
-0
/
+27
2008-04-24
V4L/DVB (7166): [v4l] Add new user class controls and deprecate others
Brandon Philips
1
-5
/
+18
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-9
/
+15
2008-04-24
[POWERPC] Add thread_info_cache_init() weak hook
Benjamin Herrenschmidt
1
-0
/
+2
2008-04-23
[RTNETLINK]: Fix bogus ASSERT_RTNL warning
Patrick McHardy
1
-2
/
+2
2008-04-23
PCI: Add Intel SCH PCI IDs
Alek Du
1
-0
/
+2
2008-04-23
mac80211: update mesh EID values
Luis Carlos Cobo
1
-7
/
+13
2008-04-23
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
1
-2
/
+2
2008-04-23
Use a zero sized array for raw field in struct fid
Steven Whitehouse
1
-1
/
+1
2008-04-23
SUNRPC: remove svc_create_thread()
Jeff Layton
1
-1
/
+0
2008-04-23
NFSD: Strip __KERNEL__ testing from unexported header files.
Robert P. J. Day
3
-7
/
+2
2008-04-23
gss_krb5: consistently use unsigned for seqnum
Kevin Coffman
1
-2
/
+2
2008-04-23
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
1
-2
/
+0
2008-04-23
nfsd: fix sparse warnings
Harvey Harrison
1
-0
/
+8
2008-04-23
svcrpc: move unused field from cache_deferred_req
J. Bruce Fields
1
-1
/
+0
2008-04-23
nfs: remove unnecessary NFS_NEED_* defines
J. Bruce Fields
1
-1
/
+1
2008-04-23
IPv6 support for NFS server export caches
Aurélien Charbon
1
-2
/
+3
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
1
-0
/
+29
[prev]
[next]