summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-011-0/+1
|\
| * USB: Add VIA quirk fixup for VT8235 usb2Mark Hindley2006-08-311-0/+1
* | [PATCH] x86: increase MAX_MP_BUSSES on default archAndrew Morton2006-09-011-0/+4
* | [PATCH] task delay accounting fixesShailabh Nagar2006-09-012-4/+7
* | [PATCH] ZVC: Scale thresholds depending on the size of the systemChristoph Lameter2006-09-011-0/+1
|/
* [PATCH] i386: rwlock.h fix smp alternatives fixChris Wright2006-08-311-13/+11
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-305-9/+142
|\
| * [POWERPC] iseries: Define insw et al. so libata/ide will compileStephen Rothwell2006-08-301-2/+5
| * [POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras2006-08-301-4/+0
| * [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-301-1/+3
| * [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619112006-08-301-0/+125
| * [POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips2006-08-301-3/+9
| * [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-251-1/+0
| * [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-251-2/+0
* | [PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras2006-08-301-4/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-303-11/+21
|\ \
| * | [IA64] remove redundant local_irq_save() calls from sn_sal.hRuss Anderson2006-08-291-6/+0
| * | [IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson2006-08-082-5/+21
* | | [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-301-0/+6
* | | [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen2006-08-301-2/+2
* | | [PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen2006-08-301-5/+6
* | | [PATCH] i386: Remove alternative_smpAndi Kleen2006-08-303-41/+10
* | | [PATCH] x86_64: Remove alternative_smpAndi Kleen2006-08-302-27/+4
* | | [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-302-0/+2
* | | [PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich2006-08-302-2/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-08-281-0/+3
|\ \ \
| * | | [SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton2006-08-271-0/+3
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-08-283-4/+11
|\ \ \ \
| * | | | [ARM] Move prototype for register_isa_ports to asm/io.hRussell King2006-08-281-0/+7
| * | | | [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...Paul Sokolovsky2006-08-272-4/+4
| |/ / /
* | | | [PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2006-08-271-0/+1
* | | | [PATCH] lockdep: annotate reiserfsIngo Molnar2006-08-271-1/+2
* | | | [PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki2006-08-271-1/+1
* | | | [PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki2006-08-271-1/+9
* | | | [PATCH] Manage jbd allocations from its own slabsBadari Pulavarty2006-08-271-0/+3
* | | | [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault2006-08-272-0/+2
* | | | [PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks2006-08-271-1/+1
|/ / /
* | | [BRIDGE] netfilter: memory corruption fixStephen Hemminger2006-08-261-2/+12
* | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman2006-08-262-5/+18
|\ \ \
| * \ \ Merge ../linux-2.6James Bottomley2006-08-0654-96/+286
| |\ \ \ | | |/ /
| * | | [SCSI] iscsi bugfixes: reduce memory allocationsMike Christie2006-07-281-0/+8
| * | | [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-281-4/+0
| * | | [SCSI] iscsi bugfixes: fix abort handlingMike Christie2006-07-281-0/+1
| * | | [SCSI] iscsi bugfixes: fix r2t handlingMike Christie2006-07-281-1/+9
* | | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman2006-08-243-4/+4
|\ \ \ \
| * | | | NFSv4: increase client-provided nfs4 clientid sizeJ. Bruce Fields2006-08-241-1/+1
| * | | | SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever2006-08-241-1/+1
| * | | | NFS: clean up rpc_rmdirTrond Myklebust2006-08-241-1/+1
| * | | | SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-241-1/+1
* | | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-235-29/+119
|\ \ \ \ \
OpenPOWER on IntegriCloud