summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sgi-xp: define xp_partition_id and xp_region_sizeDean Nelson2008-11-061-2/+2
* sgi-xp: create activate and notify gru message queuesDean Nelson2008-11-062-53/+218
* sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()Dean Nelson2008-11-065-12/+117
* x86: uv: Add UV reserved page bios callRuss Anderson2008-11-062-1/+15
* x86: uv: Add UV memory protection bios callRuss Anderson2008-11-062-1/+17
* x86: uv: Add UV watchlist bios callRuss Anderson2008-11-062-1/+49
* x86/uv: update SCIR driver to use the idle_cpu() functionMike Travis2008-10-272-15/+15
* x86/uv: provide a System Activity Indicator driverMike Travis2008-10-272-1/+164
* Merge commit 'v2.6.28-rc2' into x86/uvIngo Molnar2008-10-271977-26290/+98053
|\
| * Linux 2.6.28-rc2Linus Torvalds2008-10-261-1/+1
| * m68k: Disable Amiga serial console support if modularGeert Uytterhoeven2008-10-261-2/+4
| * epoll: avoid double-inserts in case of EFAULTDavide Libenzi2008-10-261-2/+9
| * select: deal with math overflow from borderline valid userland dataArjan van de Ven2008-10-262-4/+6
| * wireless: fix regression caused by regulatory config optionArjan van de Ven2008-10-261-6/+5Star
| * cgroup: remove unused variableStephen Rothwell2008-10-261-1/+1
| * Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-266-45/+73
| |\
| | * hwmon: (abituguru3) enable DMI probing feature on AW9D-MAXAlistair John Strachan2008-10-261-1/+1
| | * hwmon: (abituguru3) Cosmetic whitespace fixesAlistair John Strachan2008-10-261-14/+14
| | * hwmon: (adt7473) Fix voltage conversion routinesJean Delvare2008-10-261-20/+9Star
| | * hwmon: (lm90) Add support for the LM99 16 degree offsetJean Delvare2008-10-262-5/+34
| | * hwmon: (lm90) Fix handling of hysteresis valueJean Delvare2008-10-261-3/+12
| | * hwmon-vid: Add support for AMD family 10h CPUsJean Delvare2008-10-261-0/+1
| | * hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven2008-10-261-2/+2
| * | r8169: revert "read MAC address from EEPROM on init"Francois Romieu2008-10-261-88/+0Star
| * | arm ide breakageAl Viro2008-10-262-4/+4
| * | fix allmodconfig breakageAl Viro2008-10-261-2/+1Star
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-262-24/+16Star
| |\ \
| | * | ext4: Fix duplicate entries returned from getdents() system callTheodore Ts'o2008-10-261-12/+8Star
| | * | ext3: Fix duplicate entries returned from getdents() system callTheodore Ts'o2008-10-261-12/+8Star
| | |/
| * | Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds2008-10-262-3/+2Star
| * | libata: fix bug with non-ncq devicesJens Axboe2008-10-241-1/+5
| |/
| * Linux 2.6.28-rc1Linus Torvalds2008-10-241-3/+3
| * Fix PCI hotplug printk formatRandy Dunlap2008-10-241-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-2416-263/+376
| |\
| | * PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu2008-10-241-3/+0Star
| | * PCI hotplug: shpchp: message refinementTaku Izumi2008-10-245-98/+86Star
| | * PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-245-159/+224
| | * PCI: add routines for debugging and handling lost interruptsJames Bottomley2008-10-233-1/+69
| | * PCI hotplug: pciehp: message refinementTaku Izumi2008-10-235-88/+78Star
| | * PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu2008-10-231-8/+13
| | * PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige2008-10-231-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-2435-290/+556
| |\ \
| | * | tcp: Restore ordering of TCP options for the sake of inter-operabilityIlpo Järvinen2008-10-231-6/+17
| | * | net: Fix disjunct computation of netdev featuresHerbert Xu2008-10-235-75/+104
| | * | sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-233-1/+47
| | * | sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun2008-10-231-1/+1
| | * | sctp: Add check for the TSN field of the SHUTDOWN chunkWei Yongjun2008-10-231-0/+9
| | * | sctp: Drop ICMP packet too big message with MTU larger than current PMTUWei Yongjun2008-10-231-1/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-234-40/+60
| | |\ \
| | | * | p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-231-18/+10Star