index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-10-21
6
-178
/
+62
|
\
|
*
pcmcia: synclink_cs: fix information leak to userland
Vasiliy Kulikov
2010-10-21
1
-0
/
+2
|
*
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
2010-09-29
4
-20
/
+0
|
*
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
4
-10
/
+4
|
*
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
2010-09-29
1
-7
/
+0
|
*
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
4
-62
/
+17
|
*
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
4
-4
/
+0
|
*
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
6
-18
/
+8
|
*
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
2
-4
/
+4
|
*
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
4
-9
/
+0
|
*
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
2010-09-29
2
-54
/
+37
*
|
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-21
2
-12
/
+25
|
\
\
|
*
|
x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB
Andreas Herrmann
2010-09-20
2
-2
/
+2
|
*
|
x86, k8-gart: Decouple handling of garts and northbridges
Andreas Herrmann
2010-09-17
1
-10
/
+23
*
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-21
2
-3
/
+5
|
\
\
\
|
*
\
\
Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-10-13
10
-56
/
+113
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
AGP: Warn when GATT memory cannot be set to UC
Borislav Petkov
2010-09-05
1
-1
/
+3
|
*
|
|
x86, GART: Disable GART table walk probes
Borislav Petkov
2010-09-05
1
-1
/
+1
|
*
|
|
x86, GART: Remove superfluous AMD64_GARTEN
Borislav Petkov
2010-09-05
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-10-21
1
-12
/
+10
|
\
\
\
\
|
*
|
|
|
tpm: change 'tpm_suspend_pcr' to be module parameter
Dmitry Torokhov
2010-10-21
1
-12
/
+10
*
|
|
|
|
virtio: console: Disable lseek(2) for port file operations
Amit Shah
2010-10-21
1
-0
/
+3
*
|
|
|
|
virtio: console: Send SIGIO in case of port unplug
Amit Shah
2010-10-21
1
-0
/
+3
*
|
|
|
|
virtio: console: Send SIGIO on new data arrival on ports
Amit Shah
2010-10-21
1
-0
/
+3
*
|
|
|
|
virtio: console: Send SIGIO to processes that request it for host events
Amit Shah
2010-10-21
1
-0
/
+25
*
|
|
|
|
virtio: console: Reference counting portdev structs is not needed
Amit Shah
2010-10-21
1
-0
/
+8
*
|
|
|
|
virtio: console: Add reference counting for port struct
Amit Shah
2010-10-21
1
-16
/
+64
*
|
|
|
|
virtio: console: Use cdev_alloc() instead of cdev_init()
Amit Shah
2010-10-21
1
-7
/
+13
*
|
|
|
|
virtio: console: Add a find_port_by_devt() function
Amit Shah
2010-10-21
1
-1
/
+36
*
|
|
|
|
virtio: console: Add a list of portdevs that are active
Amit Shah
2010-10-21
1
-0
/
+15
*
|
|
|
|
virtio: console: open: Use a common path for error handling
Amit Shah
2010-10-21
1
-3
/
+9
*
|
|
|
|
virtio: console: remove_port() should return void
Amit Shah
2010-10-21
1
-2
/
+1
*
|
|
|
|
virtio: console: Make write() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
1
-0
/
+3
*
|
|
|
|
virtio: console: Make read() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
1
-0
/
+3
*
|
|
|
|
virtio: console: Unblock poll on port hot-unplug
Amit Shah
2010-10-21
1
-0
/
+4
*
|
|
|
|
virtio: console: Un-block reads on chardev close
Amit Shah
2010-10-21
1
-0
/
+4
*
|
|
|
|
virtio: console: Check if portdev is valid in send_control_msg()
Amit Shah
2010-10-21
1
-1
/
+4
*
|
|
|
|
virtio: console: Remove control vq data only if using multiport support
Amit Shah
2010-10-21
1
-6
/
+9
*
|
|
|
|
virtio: console: Reset vdev before removing device
Amit Shah
2010-10-21
1
-0
/
+3
|
/
/
/
/
*
|
/
/
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
2010-10-20
1
-3
/
+14
|
|
/
/
|
/
|
|
*
|
|
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
2010-09-22
1
-1
/
+6
*
|
|
ipmi: fix acpi probe print
Yinghai Lu
2010-09-22
1
-5
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-22
1
-1
/
+2
|
\
\
\
|
*
|
|
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-09-22
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-09-21
2
-0
/
+4
|
\
\
\
|
*
|
|
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
2010-09-17
2
-0
/
+4
|
|
/
/
*
|
|
virtio: console: Prevent userspace from submitting NULL buffers
Amit Shah
2010-09-21
1
-0
/
+4
*
|
|
virtio: console: Fix poll blocking even though there is data to read
Hans de Goede
2010-09-21
1
-1
/
+1
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-09-08
1
-8
/
+8
|
\
\
|
*
|
Input: use PIT_TICK_RATE in vt beep ioctl
Arnd Bergmann
2010-08-28
1
-8
/
+8
[next]