index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] tgafb: support the DirectColor visual
Maciej W. Rozycki
1
-35
/
+48
2007-02-12
[PATCH] tgafb: fix copying overlapping areas
Maciej W. Rozycki
1
-2
/
+2
2007-02-12
[PATCH] tgafb: switch to framebuffer_alloc()
Maciej W. Rozycki
1
-33
/
+28
2007-02-12
[PATCH] remove broken video drivers
Adrian Bunk
9
-8147
/
+3
2007-02-12
[PATCH] fbdev driver for S3 Trio/Virge
Ondrej Zajicek
4
-0
/
+1833
2007-02-12
[PATCH] KVM: Host suspend/resume support
Avi Kivity
1
-1
/
+40
2007-02-12
[PATCH] KVM: cpu hotplug support
Avi Kivity
4
-1
/
+77
2007-02-12
[PATCH] KVM: VMX: add vcpu_clear()
Avi Kivity
1
-4
/
+11
2007-02-12
[PATCH] KVM: Add a global list of all virtual machines
Avi Kivity
2
-1
/
+11
2007-02-12
[PATCH] kvm: fix vcpu freeing bug
Ingo Molnar
1
-1
/
+3
2007-02-12
[PATCH] kvm: VMX: Reload ds and es even in 64-bit mode
Avi Kivity
1
-2
/
+0
2007-02-12
[PATCH] kvm: Two-way apic tpr synchronization
Dor Laor
1
-0
/
+3
2007-02-12
[PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intel
Avi Kivity
1
-1
/
+7
2007-02-12
[PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0
Avi Kivity
1
-1
/
+1
2007-02-12
[PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to u...
Avi Kivity
2
-0
/
+7
2007-02-12
[PATCH] kvm: Fix gva_to_gpa()
Avi Kivity
1
-21
/
+7
2007-02-12
[PATCH] kvm: Fix asm constraint for lldt instruction
S.Caglar Onur
1
-1
/
+1
2007-02-12
[PATCH] kvm: optimize inline assembly
Ingo Molnar
1
-6
/
+6
2007-02-12
[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-31
/
+26
2007-02-12
[PATCH] Workaround CAPI subsystem locking issue
Michael Buesch
1
-0
/
+35
2007-02-12
[PATCH] drivers/isdn/hisax/: Convert to generic boolean-values
Richard Knutsson
2
-23
/
+20
2007-02-12
[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values
Richard Knutsson
5
-200
/
+192
2007-02-12
[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM
Robert P. J. Day
1
-24
/
+24
2007-02-12
[PATCH] ISDN: Remove defunct test emulator
Robert P. J. Day
4
-37
/
+0
2007-02-12
[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO
Robert P. J. Day
1
-4
/
+4
2007-02-12
[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options
Robert P. J. Day
2
-15
/
+15
2007-02-12
[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".
Robert P. J. Day
1
-1
/
+1
2007-02-12
[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
Ahmed S. Darwish
2
-4
/
+4
2007-02-12
[PATCH] drivers/isdn/sc/: proper prototypes
Adrian Bunk
11
-78
/
+38
2007-02-12
[PATCH] drivers/isdn/hisax/: proper prototypes
Adrian Bunk
4
-32
/
+24
2007-02-12
[PATCH] drivers/isdn/pcbit/: proper prototypes
Adrian Bunk
6
-32
/
+12
2007-02-12
[PATCH] EDAC: Add Fully-Buffered DIMM APIs to core
eric wollesen
2
-6
/
+130
2007-02-12
[PATCH] EDAC: Add memory scrubbing controls API to core
Frithiof Jensen
2
-0
/
+67
2007-02-12
[PATCH] EDAC: Fix in e752x mc driver
Mike Chan
1
-6
/
+11
2007-02-12
[PATCH] EDAC: e752x byte access fix
Brian Pomerantz
1
-1
/
+6
2007-02-12
[PATCH] EDAC: e752x bit mask fix
Brian Pomerantz
1
-8
/
+8
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
4
-61
/
+89
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
2
-2
/
+2
2007-02-12
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
Eric W. Biederman
1
-7
/
+17
2007-02-12
[PATCH] tty: fix the locking for signal->session in disassociate_ctty
Eric W. Biederman
1
-3
/
+1
2007-02-12
[PATCH] tty: clarify disassociate_ctty
Eric W. Biederman
1
-2
/
+6
2007-02-12
[PATCH] tty: make __proc_set_tty static
Eric W. Biederman
1
-1
/
+2
2007-02-12
[PATCH] SPI eeprom driver
David Brownell
3
-0
/
+392
2007-02-12
[PATCH] RTC gets sysfs wakealarm attribute
David Brownell
1
-2
/
+101
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
3
-4
/
+4
2007-02-12
[PATCH] spi_bitbang(): use overridable setup_transfer() method
Hans-Peter Nilsson
1
-4
/
+5
2007-02-12
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
Andrea Paterniani
3
-0
/
+1778
2007-02-12
[PATCH] SPI controller driver for OMAP Microwire
David Brownell
3
-0
/
+580
2007-02-12
[PATCH] SPI Kconfig fix
David Brownell
1
-7
/
+6
2007-02-12
[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-2
/
+0
[next]