Age | Commit message (Expand) | Author | Files | Lines |
2006-12-13 | [PATCH] sstfb: add sysfs interface | Helge Deller | 1 | -230/+105 |
2006-12-13 | [PATCH] fbdev: remove references to non-existent fbmon_valid_timings() | Geert Uytterhoeven | 2 | -12/+0 |
2006-12-13 | [PATCH] HPT37x: read f_CNT saved by BIOS from port | Sergei Shtylyov | 1 | -3/+3 |
2006-12-13 | [PATCH] ide: HPT3xx: fix PCI clock detection | Sergei Shtylyov | 1 | -14/+32 |
2006-12-13 | [PATCH] ide: fix the case of multiple HPT3xx chips present | Sergei Shtylyov | 1 | -3/+8 |
2006-12-13 | [PATCH] ide: fix HPT3xx hotswap support | Sergei Shtylyov | 1 | -79/+36 |
2006-12-13 | [PATCH] ide: optimize HPT37x timing tables | Sergei Shtylyov | 1 | -230/+174 |
2006-12-13 | [PATCH] ide: fix HPT37x timing tables | Sergei Shtylyov | 1 | -120/+29 |
2006-12-13 | [PATCH] ide: HPT3xxN clocking fixes | Sergei Shtylyov | 1 | -84/+139 |
2006-12-13 | [PATCH] remove the broken BLK_DEV_SWIM_IOP driver | Adrian Bunk | 3 | -586/+0 |
2006-12-13 | [PATCH] n_r3964: Use struct pid to track user space clients | Eric W. Biederman | 1 | -20/+17 |
2006-12-13 | [PATCH] tty_io.c balance tty_ldisc_ref() | Dan Carpenter | 1 | -6/+1 |
2006-12-13 | [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates | David Brownell | 5 | -12/+8 |
2006-12-13 | [PATCH] rtc: remove syslog spam on registration | David Brownell | 3 | -3/+3 |
2006-12-13 | [PATCH] RTC driver init adjustment | Jan Beulich | 1 | -15/+17 |
2006-12-13 | [PATCH] rtc: fx error case | Jan Beulich | 1 | -0/+8 |
2006-12-13 | [PATCH] missing includes in hilkbd | Al Viro | 1 | -0/+5 |
2006-12-13 | [PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCI | Al Viro | 1 | -1/+1 |
2006-12-13 | [PATCH] tty: remove useless memory barrier | Ralf Baechle | 1 | -1/+0 |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 17 | -56/+56 |
2006-12-13 | [PATCH] debug: add sysrq_always_enabled boot option | Ingo Molnar | 2 | -12/+35 |
2006-12-13 | [PATCH] cciss: remove calls to pci_disable_device | Mike Miller | 1 | -6/+13 |
2006-12-13 | [PATCH] cciss: map out more memory for config table | Mike Miller | 1 | -1/+1 |
2006-12-13 | [PATCH] sx: fix non-PCI build | Jiri Slaby | 2 | -1/+9 |
2006-12-13 | [PATCH] mxser_new: fix non-PCI build | Jiri Slaby | 2 | -1/+9 |
2006-12-13 | [PATCH] isicom: fix build with PCI disabled | Randy Dunlap | 1 | -1/+1 |
2006-12-13 | [PATCH] w1: Fix for kconfig entry typo | Evgeniy Polyakov | 1 | -2/+2 |
2006-12-13 | [PATCH] KVM: Fix vmx hardware_enable() on macbooks | Avi Kivity | 1 | -1/+1 |
2006-12-13 | [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit | Michael Riepe | 1 | -0/+2 |
2006-12-13 | [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa | Avi Kivity | 2 | -5/+3 |
2006-12-13 | [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly | NeilBrown | 4 | -15/+15 |
2006-12-13 | [PATCH] vt: fix comments to not refer to kill_proc | Eric W. Biederman | 1 | -3/+3 |
2006-12-13 | [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes | Avi Kivity | 2 | -28/+9 |
2006-12-13 | [PATCH] KVM: Remove extranous put_cpu() from vcpu_put() | Avi Kivity | 1 | -1/+0 |
2006-12-13 | [PATCH] KVM: Move find_vmx_entry() to vmx.c | Avi Kivity | 2 | -21/+12 |
2006-12-13 | [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric | Uri Lublin | 1 | -0/+2 |
2006-12-13 | [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. | Ralf Baechle | 3 | -4/+4 |
2006-12-13 | [PATCH] isdn/gigaset: fix possible missing wakeup | Tilman Schmidt | 1 | -66/+52 |
2006-12-13 | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell | 1 | -9/+12 |
2006-12-13 | [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 | Avi Kivity | 8 | -50/+50 |
2006-12-13 | [PATCH] KVM: Clean up AMD SVM debug registers load and unload | Avi Kivity | 1 | -43/+8 |
2006-12-13 | [PATCH] KVM: Put KVM in a new Virtualization menu | Avi Kivity | 1 | -0/+4 |
2006-12-13 | [PATCH] KVM: Add missing include | Anthony Liguori | 1 | -0/+1 |
2006-12-13 | [PATCH] tty: export get_current_tty | Heiko Carstens | 1 | -0/+1 |
2006-12-13 | [CPUFREQ] fixes typo in cpufreq.c | Dhaval Giani | 1 | -1/+1 |
2006-12-13 | [PATCH] Fixup cciss error handling | Jens Axboe | 1 | -1/+1 |
2006-12-13 | [PATCH 2/2] cciss: remove calls to pci_disable_device | mike.miller@hp.com | 1 | -5/+1 |
2006-12-13 | [PATCH 1/2] cciss: map out more memory for config table | mike.miller@hp.com | 1 | -1/+1 |
2006-12-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2 | -2/+27 |
2006-12-13 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 31 | -337/+1634 |