aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] disable NMI watchdog by defaultIngo Molnar2007-03-052-2/+2
* [PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens2007-03-051-0/+37
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-051-0/+1
* [PATCH] vmi: apic opsZachary Amsden2007-03-051-0/+1
* [PATCH] vmi: pit overrideZachary Amsden2007-03-052-3/+6
* [PATCH] vmi: paravirt drop udelay opZachary Amsden2007-03-052-9/+0
* [PATCH] vmi: fix highpteZachary Amsden2007-03-052-4/+23
* [PATCH] vmi: cpu cycles fixZachary Amsden2007-03-053-0/+5
* [PATCH] vmi: sched clock paravirt op fixZachary Amsden2007-03-054-3/+11
* [PATCH] Page migration: Fix vma flag checkingChristoph Lameter2007-03-051-0/+8
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-057-11/+0
* [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-051-0/+0
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-052-3/+5
* [PATCH] io_apic.h needs apicdef.hJean Delvare2007-03-052-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-03-041-1/+2
|\
| * ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov2007-03-031-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-042-4/+23
|\ \
| * | [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-3/+22
| * | [NET]: Fix bugs in "Whether sock accept queue is full" checkingWei Dong2007-03-021-1/+1
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-044-28/+32
|\ \
| * \ Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-03-023-7/+13
| |\ \
| | * | ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2Tony Lindgren2007-03-021-0/+6
| | * | ARM: OMAP: Remove obsolete alsa typedefsTony Lindgren2007-03-021-6/+6
| | * | ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev2007-03-021-1/+1
| * | | [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas2007-03-021-21/+19
| |/ /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-0414-107/+34
|\ \ \
| * | | [MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.Ralf Baechle2007-03-041-4/+6
| * | | [MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...Ralf Baechle2007-03-041-1/+1
| * | | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-044-9/+0
| * | | [MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto2007-03-045-88/+18
| * | | [MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer2007-03-044-6/+10
| | |/ | |/|
* | | KVM: Move kvmfs magic number to <linux/magic.h>Andrew Morton2007-03-041-0/+1
* | | KVM: Bump API versionAvi Kivity2007-03-041-1/+1
* | | KVM: Per-vcpu inodesAvi Kivity2007-03-041-21/+17
* | | KVM: Create an inode per virtual machineAvi Kivity2007-03-041-1/+9
* | | KVM: Add host hypercall support for vmxIngo Molnar2007-03-041-0/+18
* | | KVM: add MSR based hypercall APIIngo Molnar2007-03-041-0/+55
|/ /
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-021-2/+5
|\ \
| * | libata: add CONFIG_PM to libata core layerTejun Heo2007-03-021-0/+4
| * | libata-core: Fix simplex handlingAlan2007-03-021-2/+1
| |/
* | mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-021-1/+1
* | [SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller2007-03-022-0/+2
* | [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-022-0/+6
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-011-2/+4
|\
| * HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle buttonJiri Kosina2007-03-011-0/+1
| * HID: fix broken Logitech S510 keyboard report descriptor; make extra keys workJiri Kosina2007-03-011-2/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-012-4/+22
|\ \
| * | [SPARC64]: Fix parport_pc build.David S. Miller2007-02-282-4/+22
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-013-3/+3
|\ \
| * | [NET]: Handle disabled preemption in gfp_any()Patrick McHardy2007-02-281-1/+1