index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
fix typo/thinko in get_random_bytes()
Luck, Tony
1
-1
/
+1
2011-11-08
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
1
-2
/
+3
2011-11-08
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-0
/
+6
2011-11-03
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
1
-2
/
+4
2011-11-03
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-41
/
+79
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
3
-4
/
+19
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
2
-4
/
+4
2011-11-02
um: clean Kconfig up a bit
Al Viro
1
-0
/
+15
2011-11-02
Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
3
-0
/
+172
2011-11-02
virtio: console: wait for first console port for early console output
Christian Borntraeger
1
-0
/
+20
2011-11-02
virtio: console: add port stats for bytes received, sent and discarded
Amit Shah
1
-0
/
+24
2011-11-02
virtio: console: make discard_port_data() use get_inbuf()
Amit Shah
1
-10
/
+5
2011-11-02
virtio: console: rename variable
Amit Shah
1
-6
/
+5
2011-11-02
virtio: console: make get_inbuf() return port->inbuf if present
Amit Shah
1
-14
/
+8
2011-11-02
virtio: console: Fix return type for get_inbuf()
Amit Shah
1
-1
/
+1
2011-11-02
virtio: console: Use wait_event_freezable instead of _interruptible
Amit Shah
1
-4
/
+5
2011-11-02
virtio: console: Ignore port name update request if name already set
Amit Shah
1
-0
/
+7
2011-11-02
virtio: console: Fix indentation
Amit Shah
1
-1
/
+1
2011-11-02
virtio-console: Use virtio_config_val() for retrieving config
Sasha Levin
1
-6
/
+4
2011-11-01
drivers/char: Fix implicit use of err.h in ramoops.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2
-0
/
+2
2011-11-01
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
3
-0
/
+3
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+28
2011-10-28
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+21
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+11
2011-10-26
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-613
/
+0
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-12
/
+6
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-10
/
+6
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-0
/
+3
2011-10-25
Merge branch 'staging-next' into Linux 3.1
Greg Kroah-Hartman
1
-613
/
+0
2011-10-24
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
1
-0
/
+28
2011-10-21
drm/i915: ILK + VT-d workaround
Ben Widawsky
1
-0
/
+28
2011-10-10
hw_random: add driver for atmel true hardware random number generator
Peter Korsgaard
3
-0
/
+172
2011-10-10
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
1
-22
/
+11
2011-09-27
doc: fix broken references
Paul Bolle
1
-4
/
+1
2011-09-23
TPM: Zero buffer after copying to userspace
Peter Huewe
1
-1
/
+5
2011-09-23
TPM: Call tpm_transmit with correct size
Peter Huewe
1
-0
/
+3
2011-09-23
TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc
Axel Lin
1
-2
/
+0
2011-09-23
TPM: TCG_ATMEL should depend on HAS_IOPORT
Geert Uytterhoeven
1
-0
/
+1
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
1
-2
/
+2
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
14
-433
/
+853
2011-09-15
drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-4
/
+3
2011-09-15
char: Convert vmalloc/memset to vzalloc
Joe Perches
2
-4
/
+2
2011-08-29
Merge 3.1-rc4 into staging-next
Greg Kroah-Hartman
1
-613
/
+0
2011-08-26
drivers/char/msm_smd_pkt.c: don't use IS_ERR()
Thomas Meyer
1
-3
/
+2
2011-08-25
Staging: remove drivers/char/scc.h as it should have gone a while ago
Greg Kroah-Hartman
1
-613
/
+0
2011-08-24
tpm: suppress durations sysfs output if not read
Stefan Berger
1
-0
/
+3
2011-08-24
[IA64] agp/hp-agp: Allow binding user memory to the AGP GART
Émeric Maschino
1
-2
/
+4
[next]