summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar2006-02-172-1/+16
* [PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependenciesAdrian Bunk2006-02-171-1/+1
* [PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfixMarcel Selhorst2006-02-171-14/+34
* [PATCH] fix deadlock in ext2Peter Staubach2006-02-171-2/+4
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-173-4/+34
|\
| * [PATCH] Add missing FUA write to sata_mv dma command listJens Axboe2006-02-171-0/+1
| * [PATCH] libata: minor fix for 2.6.16-rc3Albert Lee2006-02-171-3/+4
| * [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hbaDan Williams2006-02-171-1/+29
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-1713-151/+189
|\ \
| * | [PATCH] bonding: fix a locking bug in bond_releaseJay Vosburgh2006-02-171-0/+1
| * | [PATCH] s390: some qeth driver fixesFrank Pavlic2006-02-173-77/+63
| * | [PATCH] s390: lcs performance enhancementsFrank Pavlic2006-02-172-15/+18
| * | [PATCH] smctr warning fixAndrew Morton2006-02-171-1/+1
| * | [PATCH] sky2: speed setting fixStephen Hemminger2006-02-171-1/+30
| * | [PATCH] skge: speed settingStephen Hemminger2006-02-171-1/+9
| * | [PATCH] skge: no longer experimentalStephen Hemminger2006-02-171-2/+2
| * | [PATCH] sk98lin: no d-link support (kconfig)Stephen Hemminger2006-02-171-1/+0
| * | [PATCH] Wavelan_cs bitfield fixesJean Tourrilhes2006-02-171-12/+4
| * | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-171-2/+2
| |\ \
| | * | sis190: early setting of the pci driver private dataFrancois Romieu2006-02-161-2/+2
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-02-171-39/+59
| |\ \ \ | | |_|/ | |/| |
| | * | [PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams2006-02-171-10/+27
| | * | [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams2006-02-171-29/+32
* | | | [PATCH] Handle holes in node mask in node fallback list setupLinus Torvalds2006-02-171-11/+11
|/ / /
* | | [PATCH] i386: fix singlestepping though a syscallChuck Ebbert2006-02-171-2/+2
* | | [PATCH] Fix SGI O2 compile error in drivers/video/gbefb.cJoshua Kinard2006-02-171-1/+1
* | | [PATCH] Provide an interface for getting the current tick lengthPaul Mackerras2006-02-172-5/+37
* | | [PATCH] Handle all and empty zones when setting up custom zonelists for mbindAndi Kleen2006-02-171-4/+14
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-1731-248/+275
|\ \ \
| * | | [IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2006-02-162-13/+20
| * | | [IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner2006-02-161-1/+3
| * | | Pull fix-cpu-possible-map into release branchTony Luck2006-02-154-4/+63
| |\ \ \
| | * | | [IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2006-02-143-0/+62
| | * | | [IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj2006-02-141-4/+1
| * | | | [IA64] support panic_on_oops sysctlHorms2006-02-151-0/+8
| * | | | [IA64] ia64: simplify and fix udelay()hawkes@sgi.com2006-02-153-22/+38
| * | | | [IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2006-02-153-23/+36
| * | | | [IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe2006-02-152-2/+2
| * | | | [IA64-SGI] export sn_pcidev_info_getMark Maule2006-02-151-0/+1
| * | | | [IA64-SGI] remove compile time warningJes Sorensen2006-02-151-0/+2
| * | | | [IA64] remove obsolete corporate addressJes Sorensen2006-02-153-17/+2
| * | | | [IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen2006-02-1512-162/+111
| * | | | [IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab2006-02-151-15/+0
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-172-3/+3
|\ \ \ \ \
| * | | | | [SERIAL] Fix typo in commentRalf Baechle2006-02-151-1/+1
| * | | | | [SERIAL] Documentation/jsm.txt is a no show.Arthur Othieno2006-02-151-2/+2
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-1713-23/+78
|\ \ \ \ \ \
| * | | | | | [ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre2006-02-161-3/+3
| * | | | | | [ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2006-02-162-1/+31
| * | | | | | [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ...Martin Michlmayr2006-02-161-2/+4
OpenPOWER on IntegriCloud