index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2013-05-19
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
2013-05-19
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
2013-04-25
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
2013-03-20
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-14
hw_random: make buffer usable in scatterlist.
Rusty Russell
2013-02-14
virtio_console: Don't access uninitialized data.
Sjur Brændeland
2012-10-21
tpm: Propagate error from tpm_transmit to fix a timeout hang
Peter Huewe
2012-10-07
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
2012-08-15
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-08-15
random: Add comment to random_initialize()
Tony Luck
2012-08-15
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-15
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-08-15
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-15
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-08-15
random: create add_device_randomness() interface
Linus Torvalds
2012-08-15
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-08-15
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-15
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-08-15
random: Adjust the number of loops when initializing
H. Peter Anvin
2012-08-15
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
2012-08-15
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2012-08-15
fix typo/thinko in get_random_bytes()
Luck, Tony
2012-08-15
random: Add support for architectural random hooks
H. Peter Anvin
2012-08-15
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
2012-06-17
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2011-10-03
TPM: Zero buffer after copying to userspace
Peter Huewe
2011-10-03
TPM: Call tpm_transmit with correct size
Peter Huewe
2011-08-15
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-07-13
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
Chris Wilson
2011-06-15
drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
Nils Carlson
2011-05-30
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
Rusty Russell
2011-05-26
drivers/char/ppdev.c: put gotten port value
Julia Lawall
2011-05-26
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Rakib Mullick
2011-05-26
ipmi: convert to seq_file interface
Alexey Dobriyan
2011-05-25
i8k: Integrate with the hwmon subsystem
Jean Delvare
2011-05-25
i8k: Avoid lahf in 64-bit code
Luca Tettamanti
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
apm-emulation: apm_mutex breaks ACK; remove it
Paul Parsons
2011-05-22
agp/uninorth: Fix lockups with radeon KMS and >1x.
Michel Dänzer
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-13
agp/intel: add Ivy Bridge support
Jesse Barnes
2011-05-06
RAW driver: Remove call to kobject_put().
Robert P. J. Day
[next]