index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
random: Make it work on rt
Thomas Gleixner
2013-08-16
1
-4
/
+6
*
locking-various-init-fixes.patch
Thomas Gleixner
2013-08-16
1
-3
/
+3
*
drivers: random: Reduce preempt disabled region
Ingo Molnar
2013-08-16
1
-4
/
+5
*
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
2013-05-30
1
-8
/
+16
*
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
2013-05-30
1
-1
/
+13
*
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
2013-05-30
1
-2
/
+2
*
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
2013-05-13
1
-13
/
+1
*
virtio: console: add locking around c_ovq operations
Amit Shah
2013-04-10
1
-0
/
+5
*
virtio: console: rename cvq_lock to c_ivq_lock
Amit Shah
2013-04-10
1
-7
/
+8
*
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-20
1
-2
/
+11
*
hw_random: make buffer usable in scatterlist.
Rusty Russell
2013-03-20
1
-3
/
+16
*
virtio_console: Don't access uninitialized data.
Sjur Brændeland
2013-02-20
1
-1
/
+2
*
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
2013-01-03
1
-2
/
+2
*
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
2013-01-03
2
-0
/
+3
*
tpm: Propagate error from tpm_transmit to fix a timeout hang
Peter Huewe
2012-10-30
1
-7
/
+14
*
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
2012-10-17
1
-1
/
+1
*
random: Add comment to random_initialize()
Tony Luck
2012-09-12
1
-0
/
+10
*
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-09-12
1
-3
/
+8
*
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-08-10
1
-24
/
+32
*
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
2012-08-10
1
-1
/
+1
*
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-10
1
-5
/
+24
*
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-08-10
1
-9
/
+16
*
random: create add_device_randomness() interface
Linus Torvalds
2012-08-10
1
-0
/
+28
*
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-08-10
1
-39
/
+39
*
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-10
1
-17
/
+86
*
random: Adjust the number of loops when initializing
H. Peter Anvin
2012-08-10
1
-1
/
+1
*
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
2012-08-10
1
-0
/
+6
*
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2012-08-10
1
-2
/
+6
*
hwrng: atmel-rng - fix data valid check
Peter Korsgaard
2012-07-04
1
-1
/
+1
*
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
2012-06-19
1
-0
/
+7
*
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2012-06-19
2
-0
/
+2
*
TPM: Zero buffer whole after copying to userspace
Tim Gardner
2012-04-02
1
-1
/
+2
*
ima: fix Kconfig dependencies
Fabio Estevam
2012-04-02
1
-1
/
+0
*
tpm_tis: add delay after aborting command
Stefan Berger
2012-02-03
1
-0
/
+3
*
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
2011-12-20
1
-3
/
+38
*
fix typo/thinko in get_random_bytes()
Luck, Tony
2011-11-17
1
-1
/
+1
*
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
2011-11-08
1
-2
/
+3
*
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
2011-11-08
1
-1
/
+1
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
6
-0
/
+6
|
\
|
*
drivers/char: Fix implicit use of err.h in ramoops.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
|
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
2011-11-02
1
-2
/
+4
|
\
\
|
*
|
[IA64] agp/hp-agp: Allow binding user memory to the AGP GART
Émeric Maschino
2011-08-23
1
-2
/
+4
*
|
|
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-02
1
-41
/
+79
|
\
\
\
|
*
|
|
virtio: console: wait for first console port for early console output
Christian Borntraeger
2011-11-02
1
-0
/
+20
|
*
|
|
virtio: console: add port stats for bytes received, sent and discarded
Amit Shah
2011-11-02
1
-0
/
+24
|
*
|
|
virtio: console: make discard_port_data() use get_inbuf()
Amit Shah
2011-11-02
1
-10
/
+5
|
*
|
|
virtio: console: rename variable
Amit Shah
2011-11-02
1
-6
/
+5
|
*
|
|
virtio: console: make get_inbuf() return port->inbuf if present
Amit Shah
2011-11-02
1
-14
/
+8
[next]