index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
109
-159
/
+159
*
[PATCH] sstfb: add sysfs interface
Helge Deller
2006-12-13
1
-230
/
+105
*
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
Geert Uytterhoeven
2006-12-13
2
-12
/
+0
*
[PATCH] HPT37x: read f_CNT saved by BIOS from port
Sergei Shtylyov
2006-12-13
1
-3
/
+3
*
[PATCH] ide: HPT3xx: fix PCI clock detection
Sergei Shtylyov
2006-12-13
1
-14
/
+32
*
[PATCH] ide: fix the case of multiple HPT3xx chips present
Sergei Shtylyov
2006-12-13
1
-3
/
+8
*
[PATCH] ide: fix HPT3xx hotswap support
Sergei Shtylyov
2006-12-13
1
-79
/
+36
*
[PATCH] ide: optimize HPT37x timing tables
Sergei Shtylyov
2006-12-13
1
-230
/
+174
*
[PATCH] ide: fix HPT37x timing tables
Sergei Shtylyov
2006-12-13
1
-120
/
+29
*
[PATCH] ide: HPT3xxN clocking fixes
Sergei Shtylyov
2006-12-13
1
-84
/
+139
*
[PATCH] remove the broken BLK_DEV_SWIM_IOP driver
Adrian Bunk
2006-12-13
3
-586
/
+0
*
[PATCH] n_r3964: Use struct pid to track user space clients
Eric W. Biederman
2006-12-13
1
-20
/
+17
*
[PATCH] tty_io.c balance tty_ldisc_ref()
Dan Carpenter
2006-12-13
1
-6
/
+1
*
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
David Brownell
2006-12-13
5
-12
/
+8
*
[PATCH] rtc: remove syslog spam on registration
David Brownell
2006-12-13
3
-3
/
+3
*
[PATCH] RTC driver init adjustment
Jan Beulich
2006-12-13
1
-15
/
+17
*
[PATCH] rtc: fx error case
Jan Beulich
2006-12-13
1
-0
/
+8
*
[PATCH] missing includes in hilkbd
Al Viro
2006-12-13
1
-0
/
+5
*
[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCI
Al Viro
2006-12-13
1
-1
/
+1
*
[PATCH] tty: remove useless memory barrier
Ralf Baechle
2006-12-13
1
-1
/
+0
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
17
-56
/
+56
*
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
2006-12-13
2
-12
/
+35
*
[PATCH] cciss: remove calls to pci_disable_device
Mike Miller
2006-12-13
1
-6
/
+13
*
[PATCH] cciss: map out more memory for config table
Mike Miller
2006-12-13
1
-1
/
+1
*
[PATCH] sx: fix non-PCI build
Jiri Slaby
2006-12-13
2
-1
/
+9
*
[PATCH] mxser_new: fix non-PCI build
Jiri Slaby
2006-12-13
2
-1
/
+9
*
[PATCH] isicom: fix build with PCI disabled
Randy Dunlap
2006-12-13
1
-1
/
+1
*
[PATCH] w1: Fix for kconfig entry typo
Evgeniy Polyakov
2006-12-13
1
-2
/
+2
*
[PATCH] KVM: Fix vmx hardware_enable() on macbooks
Avi Kivity
2006-12-13
1
-1
/
+1
*
[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit
Michael Riepe
2006-12-13
1
-0
/
+2
*
[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa
Avi Kivity
2006-12-13
2
-5
/
+3
*
[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly
NeilBrown
2006-12-13
4
-15
/
+15
*
[PATCH] vt: fix comments to not refer to kill_proc
Eric W. Biederman
2006-12-13
1
-3
/
+3
*
[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes
Avi Kivity
2006-12-13
2
-28
/
+9
*
[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()
Avi Kivity
2006-12-13
1
-1
/
+0
*
[PATCH] KVM: Move find_vmx_entry() to vmx.c
Avi Kivity
2006-12-13
2
-21
/
+12
*
[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric
Uri Lublin
2006-12-13
1
-0
/
+2
*
[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.
Ralf Baechle
2006-12-13
3
-4
/
+4
*
[PATCH] isdn/gigaset: fix possible missing wakeup
Tilman Schmidt
2006-12-13
1
-66
/
+52
*
[PATCH] fix more workqueue build breakage (tps65010)
David Brownell
2006-12-13
1
-9
/
+12
*
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
Avi Kivity
2006-12-13
8
-50
/
+50
*
[PATCH] KVM: Clean up AMD SVM debug registers load and unload
Avi Kivity
2006-12-13
1
-43
/
+8
*
[PATCH] KVM: Put KVM in a new Virtualization menu
Avi Kivity
2006-12-13
1
-0
/
+4
*
[PATCH] KVM: Add missing include
Anthony Liguori
2006-12-13
1
-0
/
+1
*
[PATCH] tty: export get_current_tty
Heiko Carstens
2006-12-13
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2006-12-13
2
-2
/
+27
|
\
|
*
Merge ../linus
Dave Jones
2006-12-13
2816
-93974
/
+196734
|
|
\
|
*
|
[AGPGART] VIA and SiS AGP chipsets are x86-only
Matthew Wilcox
2006-12-13
1
-2
/
+2
|
*
|
[AGPGART] agp-amd64: section mismatches with HOTPLUG=n
Randy Dunlap
2006-12-13
1
-1
/
+1
|
*
|
[AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.
Dave Jones
2006-11-03
1
-0
/
+25
[next]