summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | [PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug2006-08-194-29/+118
| * | | | [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-191-0/+1
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-234-7/+142
|\ \ \ \
| * | | | [POWERPC] hugepage BUG fixAdam Litke2006-08-241-1/+1
| * | | | [POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112006-08-232-6/+132
| * | | | [POWERPC] Fix gettimeofday inaccuraciesNathan Lynch2006-08-231-0/+9
* | | | | [SPARC64]: Fix pfn_pte() build failure.David S. Miller2006-08-221-1/+1
* | | | | Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-222-15/+1
* | | | | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2006-08-212-0/+2
|\ \ \ \ \
| * | | | | [ARM] 3756/1: Assign value for HWCAP_IWMMXTPaul Gortmaker2006-08-181-0/+1
| * | | | | [ARM] 3753/1: S3C24XX: DMA fixesBen Dooks2006-08-181-0/+1
* | | | | | [PATCH] uninline ioprio_best()Oleg Nesterov2006-08-211-22/+1
| |_|/ / / |/| | | |
* | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-182-0/+32
|\ \ \ \ \
| * | | | | [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-171-0/+3
| * | | | | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller2006-08-172-0/+29
OpenPOWER on IntegriCloud