Age | Commit message (Expand) | Author |
2007-03-05 | sysctl: Support vdso_enabled sysctl on SH. | Paul Mundt |
2007-03-05 | sh: Fix kernel thread stack corruption with preempt. | Hideo Saito |
2007-03-05 | doc: Add SH to vdso and earlyprintk in kernel-parameters.txt | Paul Mundt |
2007-03-05 | sh: Fix sigmask trampling in signal delivery. | Ryusuke Sakato |
2007-03-05 | sh: Clear UBC when not in use. | Stuart Menefy |
2007-03-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-03-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-03-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds |
2007-03-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-03-04 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-03-04 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-03-04 | [ARM] Acorn: move the i2c bus driver into drivers/i2c | Russell King |
2007-03-04 | [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries | Russell King |
2007-03-04 | [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen | Russell King |
2007-03-04 | [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC | Russell King |
2007-03-04 | [ARM] rtc-pcf8583: correct month and year offsets | Russell King |
2007-03-04 | [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD | Russell King |
2007-03-04 | [MIPS] MTX1: clear PCI errors | Florian Fainelli |
2007-03-04 | [MIPS] MTX1: add idsel cardbus ressources | Florian Fainelli |
2007-03-04 | [MIPS] MTX1: remove unneeded settings | Florian Fainelli |
2007-03-04 | [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s. | Ralf Baechle |
2007-03-04 | [MIPS] Cobalt: update reserved resources | Yoichi Yuasa |
2007-03-04 | [MIPS] SN: PCI fixup needs to include <irq.h>. | Ralf Baechle |
2007-03-04 | [MIPS] DMA: Fix a bunch of warnings due to missing inline keywords. | Ralf Baechle |
2007-03-04 | [MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ... | Ralf Baechle |
2007-03-04 | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle |
2007-03-04 | [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype. | Ralf Baechle |
2007-03-04 | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto |
2007-03-04 | [MIPS] Convert to RTC-class ds1742 driver | Atsushi Nemoto |
2007-03-04 | [MIPS] Oprofile: Add missing break statements. | Ralf Baechle |
2007-03-04 | [MIPS] jmr3927: build fix | Atsushi Nemoto |
2007-03-04 | [MIPS] SNI: Fix mc146818_decode_year | Thomas Bogendoerfer |
2007-03-04 | [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. | Ralf Baechle |
2007-03-04 | [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. | Ralf Baechle |
2007-03-04 | [MIPS] N32 waitid is the same as o32. | Ralf Baechle |
2007-03-04 | KVM: Move kvmfs magic number to <linux/magic.h> | Andrew Morton |
2007-03-04 | KVM: Fix bogus failure in kvm.ko module initialization | Avi Kivity |
2007-03-04 | KVM: Remove write access permissions when dirty-page-logging is enabled | Uri Lublin |
2007-03-04 | kvm: move do_remove_write_access() up | Uri Lublin |
2007-03-04 | KVM: Fix dirty page log bitmap size/access calculation | Uri Lublin |
2007-03-04 | KVM: Add missing calls to mark_page_dirty() | Uri Lublin |
2007-03-04 | KVM: Bump API version | Avi Kivity |
2007-03-04 | KVM: Per-vcpu inodes | Avi Kivity |
2007-03-04 | KVM: Move kvm_vm_ioctl_create_vcpu() around | Avi Kivity |
2007-03-04 | KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*() | Avi Kivity |
2007-03-04 | KVM: Create an inode per virtual machine | Avi Kivity |
2007-03-04 | KVM: Add internal filesystem for generating inodes | Avi Kivity |
2007-03-04 | KVM: More 0 -> NULL conversions | Avi Kivity |
2007-03-04 | KVM: SVM: intercept SMI to handle it at host level | Joerg Roedel |
2007-03-04 | KVM: svm: init cr0 with the wp bit set | Avi Kivity |