summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-03-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
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] Convert to RTC-class ds1742 driverAtsushi Nemoto
2007-03-04[MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer
2007-03-04KVM: Move kvmfs magic number to <linux/magic.h>Andrew Morton
2007-03-04KVM: Bump API versionAvi Kivity
2007-03-04KVM: Per-vcpu inodesAvi Kivity
2007-03-04KVM: Create an inode per virtual machineAvi Kivity
2007-03-04KVM: Add host hypercall support for vmxIngo Molnar
2007-03-04KVM: add MSR based hypercall APIIngo Molnar
2007-03-03ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov
2007-03-03[VLAN]: Avoid a 4-order allocation.Dan Aloni
2007-03-03[NET]: Fix bugs in "Whether sock accept queue is full" checkingWei Dong
2007-03-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-03mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth
2007-03-02libata: add CONFIG_PM to libata core layerTejun Heo
2007-03-02[SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller
2007-03-02libata-core: Fix simplex handlingAlan
2007-03-02Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King
2007-03-02[ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas
2007-03-02ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2Tony Lindgren
2007-03-02ARM: OMAP: Remove obsolete alsa typedefsTony Lindgren
2007-03-02ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev
2007-03-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2007-03-02[PATCH] Fix sysfs build breakage if !CONFIG_SYSFSRalf Baechle
2007-03-02[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil
2007-03-01[PATCH] uml: pte_mkread fixJeff Dike
2007-03-01[PATCH] FRV: Missing error defsDavid Howells
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton
2007-03-01[PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap
2007-03-01[PATCH] FRV: Add some missng lazy MMU hooks for NOMMU modeDavid Howells
2007-03-01[PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk
2007-03-01V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil
2007-03-01V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil
2007-03-01V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil
2007-03-01HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle buttonJiri Kosina
2007-03-01HID: fix broken Logitech S510 keyboard report descriptor; make extra keys workJiri Kosina
2007-02-28[SPARC64]: Fix parport_pc build.David S. Miller