index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2006-01-09
[PKT_SCHED]: Prefix tc actions with act_
Patrick McHardy
2006-01-09
[PKT_SCHED]: Fix memory leak when dumping in pedit action
Patrick McHardy
2006-01-09
[PKT_SCHED]: Remove some obsolete policer exports
Patrick McHardy
2006-01-09
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
2006-01-09
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
2006-01-09
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
2006-01-09
[CRYPTO] cipher: Set alignmask for multi-byte loads
Herbert Xu
2006-01-09
[CRYPTO] api: Require block size to be less than PAGE_SIZE/8
Herbert Xu
2006-01-09
[CRYPTO] sha1: Fixed off-by-64 bug in sha1_update
Herbert Xu
2006-01-09
[CRYPTO] aes-i586: Remove unused variable ls_tab
Daniel Marjamäki
2006-01-09
[CRYPTO] aes-i586: Nano-optimisation on key length check
Denis Vlasenko
2006-01-09
[CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt
Herbert Xu
2006-01-09
[CRYPTO] sha1: Avoid shifting count left and right
Nicolas Pitre
2006-01-09
[CRYPTO] sha1: Rename i/j to done/partial
Nicolas Pitre
2006-01-09
[CRYPTO] sha1: Avoid useless memcpy()
Nicolas Pitre
2006-01-09
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
2006-01-09
[CRYPTO] Allow multiple implementations of the same algorithm
Herbert Xu
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2006-01-09
[PADLOCK] Fix sparse warning about 1-bit signed bit-field
Herbert Xu
2006-01-09
[SPARC64]: Add needed pm_power_off symbol.
David S. Miller
2006-01-09
[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.c
Ben Dooks
2006-01-09
[MMC] Add DATA_MULTI flag
Russell King
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-01-09
[PATCH] Fix more "if ((err = foo() < 0))" typos
Alexey Dobriyan
2006-01-09
[PATCH] Fix sg_page_malloc() memset
Hugh Dickins
2006-01-09
V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on...
Michael Krufky
2006-01-09
V4L/DVB (3329): cx88_subids whitespace cleanup
Chris Pascoe
2006-01-09
V4L/DVB (3328): replace omitted 'TODO:'
Michael Krufky
2006-01-09
V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.
Patrick Boettcher
2006-01-09
V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)
Hans Verkuil
2006-01-09
V4L/DVB (3325): WSS output interface for av7110
Oliver Endriss
2006-01-09
V4L/DVB (3324): msp3400 audio handling bug fixes.
Hans Verkuil
2006-01-09
V4L/DVB (3323): Add Kconfig option for wrongly programmed devices
Marc Koschewski
2006-01-09
V4L/DVB (3322): Whitespace cleanup and unused code removed
Marc Koschewski
2006-01-09
V4L/DVB (3321): Indention cleanups
Marc Koschewski
2006-01-09
V4L/DVB (3320): Check if PLL-description is set
Patrick Boettcher
2006-01-09
V4L/DVB (3319): Changed indention for define's and their values
Marc Koschewski
2006-01-09
V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is set
d binderman
2006-01-09
V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.
Hans Verkuil
2006-01-09
V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T Pro
Chris Pascoe
2006-01-09
V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...
Michael Krufky
2006-01-09
V4L/DVB (3312): DViCO USB IR Remote support
Chris Pascoe
2006-01-09
V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI support
Chris Pascoe
2006-01-09
V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updates
Chris Pascoe
2006-01-09
V4L/DVB (3309): SAA7134: GPIO IRQ improvements
Peter Missel
2006-01-09
[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
2006-01-09
[PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()
Greg Kroah-Hartman
2006-01-09
[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
2006-01-09
[PATCH] arch: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
[prev]
[next]