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-03-05
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
6
-8
/
+52
2007-03-05
[PATCH] video/aty/mach64_ct.c: fix bogus delay loop
David Miller
1
-2
/
+1
2007-03-05
[PATCH] usb-storage: do not rebuild when kernel version changes
Sam Ravnborg
1
-2
/
+2
2007-03-05
[PATCH] atyfb: Fix kconfig error
Antonino A. Daplas
1
-1
/
+2
2007-03-05
[PATCH] char/epca.c: remove unused function
Michal Piotrowski
1
-17
/
+0
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
2
-2
/
+5
2007-03-05
[PATCH] ipmi: check, if default ports are accessible on PPC
Christian Krafft
1
-0
/
+5
2007-03-05
[PATCH] md: fix for raid6 reshape
NeilBrown
1
-1
/
+1
2007-03-05
[PATCH] fb: sm501fb off-by-1 sysfs store
Paul Mundt
1
-3
/
+3
2007-03-05
[PATCH] dz: remove struct pt_regs references
Maciej W. Rozycki
1
-4
/
+3
2007-03-05
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell
1
-3
/
+1
2007-03-05
[PATCH] add CONFIG_GENERIC_GPIO
David Brownell
1
-4
/
+6
2007-03-05
[PATCH] Fix soft lockup with iSeries viocd driver
Tony Breeds
1
-4
/
+23
2007-03-05
[PATCH] msi: support masking msi irqs without a mask bit
Eric W. Biederman
1
-0
/
+2
2007-03-05
[PATCH] msi: fix up the msi enable/disable logic
Eric W. Biederman
1
-80
/
+64
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
4
-12
/
+30
2007-03-05
[PATCH] cyclades: return closing_wait
Andrew Morton
1
-0
/
+1
2007-03-05
backlight: Allow enable/disable of fb backlights, fixing regressions
Richard Purdie
5
-5
/
+51
2007-03-05
backlight: Fix nvidia backlight initial brightness
Richard Purdie
1
-3
/
+1
2007-03-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
27
-206
/
+292
2007-03-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2007-03-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
3
-6
/
+11
2007-03-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-110
/
+103
2007-03-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-721
/
+142
2007-03-04
[ARM] Acorn: move the i2c bus driver into drivers/i2c
Russell King
7
-694
/
+108
2007-03-04
[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries
Russell King
3
-6
/
+7
2007-03-04
[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen
Russell King
2
-4
/
+7
2007-03-04
[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC
Russell King
2
-4
/
+6
2007-03-04
[ARM] rtc-pcf8583: correct month and year offsets
Russell King
1
-5
/
+6
2007-03-04
[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD
Russell King
1
-10
/
+10
2007-03-04
KVM: Move kvmfs magic number to <linux/magic.h>
Andrew Morton
1
-2
/
+2
2007-03-04
KVM: Fix bogus failure in kvm.ko module initialization
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Remove write access permissions when dirty-page-logging is enabled
Uri Lublin
1
-0
/
+2
2007-03-04
kvm: move do_remove_write_access() up
Uri Lublin
1
-7
/
+7
2007-03-04
KVM: Fix dirty page log bitmap size/access calculation
Uri Lublin
1
-2
/
+2
2007-03-04
KVM: Add missing calls to mark_page_dirty()
Uri Lublin
1
-0
/
+6
2007-03-04
KVM: Per-vcpu inodes
Avi Kivity
4
-119
/
+153
2007-03-04
KVM: Move kvm_vm_ioctl_create_vcpu() around
Avi Kivity
1
-51
/
+51
2007-03-04
KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()
Avi Kivity
1
-24
/
+24
2007-03-04
KVM: Create an inode per virtual machine
Avi Kivity
1
-41
/
+171
2007-03-04
KVM: Add internal filesystem for generating inodes
Avi Kivity
1
-1
/
+32
2007-03-04
KVM: More 0 -> NULL conversions
Avi Kivity
1
-2
/
+2
2007-03-04
KVM: SVM: intercept SMI to handle it at host level
Joerg Roedel
1
-0
/
+1
2007-03-04
KVM: svm: init cr0 with the wp bit set
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Wire up hypercall handlers to a central arch-independent location
Avi Kivity
4
-18
/
+40
2007-03-04
KVM: Add hypercall host support for svm
Avi Kivity
1
-1
/
+15
2007-03-04
KVM: Add host hypercall support for vmx
Ingo Molnar
1
-0
/
+15
2007-03-04
KVM: add MSR based hypercall API
Ingo Molnar
4
-0
/
+105
2007-03-04
KVM: Use page_private()/set_page_private() apis
Markus Rechberger
3
-20
/
+20
2007-03-04
KVM: Use ARRAY_SIZE macro instead of manual calculation.
Ahmed S. Darwish
3
-4
/
+7
[next]