aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Garzik2005-12-1310-14/+59
|\
| * Merge branch 'master'Jeff Garzik2005-12-133-4/+5
| |\
| | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-131-1/+2
| | |\
| | | * [IA64] Split 16-bit severity field in sal_log_record_headerTony Luck2005-12-131-1/+2
| | * | Expose "Optimize for size" option for everybodyLinus Torvalds2005-12-131-1/+1
| | * | [PATCH] allow KOBJECT_UEVENT=n only if EMBEDDEDAdrian Bunk2005-12-131-1/+1
| | |/
| | * Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-135-10/+16
| | |\
| | * | [netdrvr skge] fix buildJeff Garzik2005-12-131-1/+1
| * | | [PATCH] add boot option to control Intel SATA/PATA combined modeJesse Barnes2005-12-132-0/+38
| * | | Merge branch 'upstream-fixes'Jeff Garzik2005-12-135-10/+16
| |\ \ \ | | | |/ | | |/|
| | * | [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-135-10/+16
| | |/
* | | Merge branch 'upstream'Jeff Garzik2005-12-13246-4025/+4842
|\ \ \ | |/ /
| * | Merge branch 'master'Jeff Garzik2005-12-1321-99/+307
| |\ \ | | |/
| | * [PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas2005-12-124-36/+36
| | * [PATCH] fbdev: Shift pixel value before entering loop in cfbimageblitAntonino A. Daplas2005-12-121-1/+2
| | * [PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen2005-12-122-1/+14
| | * [PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas2005-12-121-6/+19
| | * [PATCH] fbdev: Pan display fixesAntonino A. Daplas2005-12-121-5/+21
| | * [PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas2005-12-122-1/+10
| | * [PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas2005-12-121-1/+8
| | * [PATCH] cciss: fix for deregister_diskMike Miller2005-12-121-1/+3
| | * [PATCH] x86_64: Bug correction in populate_memnodemap()Eric Dumazet2005-12-121-1/+3
| | * [PATCH] x86_64: Fix collision between pmtimer and pit/hpetjohn stultz2005-12-121-1/+1
| | * [PATCH] x86_64: Fix 32bit thread coredumpsAndi Kleen2005-12-121-2/+1
| | * [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen2005-12-122-5/+76
| | * [PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen2005-12-124-19/+45
| | * [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen2005-12-122-14/+60
| | * [PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li2005-12-122-3/+2
| | * [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...Andi Kleen2005-12-121-1/+3
| | * Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-122-5/+7
| | |\
| | | * [PATCH] ieee80211_crypt_tkip depends on NET_RADIOOlaf Hering2005-12-121-1/+1
| | | * [PATCH] skge: get rid of warning on raceStephen Hemminger2005-12-121-4/+6
| | * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-121-2/+2
| | |\ \
| | * | | [drm] fix radeon aperture issueDave Airlie2005-12-121-1/+1
| | | |/ | | |/|
| * | | [PATCH] libata: remove unused qc->waitingTejun Heo2005-12-132-14/+2
| * | | [PATCH] libata: remove unused functionsTejun Heo2005-12-132-30/+0
| * | | [PATCH] libata: use ata_exec_internal()Tejun Heo2005-12-131-101/+44
| * | | [PATCH] libata: implement ata_exec_internal()Tejun Heo2005-12-132-0/+101
| * | | Merge branch 'upstream-fixes'Jeff Garzik2005-12-1217-113/+341
| |\ \ \ | | | |/ | | |/|
| | * | [PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord2005-12-121-2/+2
| | |/
| | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-1213-103/+336
| | |\
| | | * [IA64] Define an ia64 version of __raw_read_trylockKeith Owens2005-12-121-1/+11
| | | * [IA64] Fix missing parameter for local_add/subChristoph Lameter2005-12-071-2/+2
| | | * [IA64-SGI] Fix SN PTC deadlock recoveryJack Steiner2005-12-061-2/+6
| | | * [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt2005-12-064-4/+6
| | | * [IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner2005-12-061-1/+3
| | | * [IA64-SGI] altix: pci_window fixupJohn Keller2005-12-062-25/+148
| | | * Auto-update from upstreamTony Luck2005-12-0536-224/+354
| | | |\
| | | * | [IA64] Allow salinfo_decode to detect signals on readKeith Owens2005-12-051-1/+1
| | | * | [IA64] refresh tiger_defconfig ready for 2.6.15Tony Luck2005-12-021-24/+50