summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] tcrypt: Fix error checking for comp allocationSebastian Siewior2007-03-211-1/+1
* [CRYPTO] doc: Fix typo in hash exampleJohannes Schlumberger2007-03-211-1/+1
* [CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlistJ. Bruce Fields2007-03-211-2/+2
* [PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle2007-03-181-0/+1
* [PATCH] tty: Fix two reported pid leaksEric W. Biederman2007-03-181-0/+5
* [PATCH] gpio_direction_output-needs-an-initial-value fixDavid Brownell2007-03-181-0/+1
* [PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner2007-03-181-51/+27
* [PATCH] Fix atomicity of TIF update in flush_thread() for x86_64Mathieu Desnoyers2007-03-181-5/+8
* [PATCH] machzwd warning fixAndrew Morton2007-03-181-12/+12
* [PATCH] ia64: platform_kernel_launch_event is noop on generic kernelJohn Keller2007-03-181-0/+2
* [PATCH] Fix wrong /proc/iomem on SGI AltixBernhard Walle2007-03-181-2/+10
* [PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLEAdrian Bunk2007-03-181-0/+1
* Merge branch 'linus' of git://kvm.qumranet.com/home/avi/kvmLinus Torvalds2007-03-183-20/+44
|\
| * KVM: MMU: Fix host memory corruption on i386 with >= 4GB ramAvi Kivity2007-03-181-3/+3
| * KVM: MMU: Fix guest writes to nonpae pdeAvi Kivity2007-03-181-12/+34
| * KVM: Fix guest sysenter on vmxAvi Kivity2007-03-181-4/+4
| * KVM: Unset kvm_arch_ops if arch module loading failedAvi Kivity2007-03-181-1/+3
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-03-1811-25/+102
|\ \ | |/ |/|
| * [ALSA] hda-intel - Fix HDA buffer alignmentJoachim Deguara2007-03-161-0/+4
| * [ALSA] hda-codec - Add model for HP Compaq d5750Takashi Iwai2007-03-151-0/+1
| * [ALSA] hda-codec - Add support for MacBook Pro 1st generationNicolas Boichat2007-03-152-7/+21
| * [ALSA] version 1.0.14rc3Jaroslav Kysela2007-03-141-1/+1
| * [ALSA] hda-codec - Add model for HP Compaq d5700Takashi Iwai2007-03-141-0/+1
| * [ALSA] intel8x0 - Fix Oops at kdump crash kernelTakashi Iwai2007-03-141-2/+3
| * [ALSA] hda-codec - Fix speaker output on MacProTakashi Iwai2007-03-141-0/+5
| * [ALSA] hda-codec - more systems for Analog DevicesTobin Davis2007-03-142-2/+33
| * [ALSA] hda-intel - Fix codec probe with ATI contorllersTakashi Iwai2007-03-141-2/+11
| * [ALSA] hda-codec - Add suppoprt for Asus M2N-SLI motherboardTobin Davis2007-03-141-1/+6
| * [ALSA] intel8x0 - Fix speaker output after S2RAMTommi Kyntola2007-03-141-1/+4
| * [ALSA] ac97 - fix AD shared shared jack control logicRandy Cushman2007-03-141-5/+8
| * [ALSA] soc - Fix dependencies in Kconfig filesTakashi Iwai2007-03-143-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-172-16/+8
|\ \
| * | [SPARC64]: Use Kconfig.preemptDavid S. Miller2007-03-172-16/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-03-1712-128/+57
|\ \ \
| * | | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz2007-03-174-53/+1
| * | | ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz2007-03-171-1/+1
| * | | scc_pata: dependency fixKou Ishizaki2007-03-174-9/+9
| * | | jmicron: make ide jmicron driver play nice with libata onesTejun Heo2007-03-171-5/+24
| * | | ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.hDaniel Mack2007-03-171-34/+0
| * | | ide: au1xxx: fix use of mixed declarations and codeRalf Baechle2007-03-171-1/+2
| * | | cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov2007-03-171-25/+20
| |/ /
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-03-1713-46/+95
|\ \ \ | |/ / |/| |
| * | [PATCH] x86: Export _proxy_pda for gcc 4.2Andi Kleen2007-03-162-0/+3
| * | [PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain2007-03-161-1/+1
| * | [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-166-10/+11
| * | [PATCH] i386: Enforce GPLness of VMI ROMAndi Kleen2007-03-161-9/+8
| * | [PATCH] x86-64: wire up compat sched_rr_get_interval(2)Alexandr Andreev2007-03-161-1/+1
| * | [PATCH] i386: Update defconfigAndi Kleen2007-03-161-9/+34
| * | [PATCH] x86-64: Update defconfigAndi Kleen2007-03-161-16/+37
* | | [PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner2007-03-164-12/+51
OpenPOWER on IntegriCloud