summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-135-10/+16
* | [netdrvr skge] fix buildJeff Garzik2005-12-131-1/+1
|/
* [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
|\ \
| * | [PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord2005-12-121-2/+2
| |/
* | [drm] fix radeon aperture issueDave Airlie2005-12-121-1/+1
|/
* 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
| * | [IA64] Updates to the sn2_defconfig for 2.6.15.Robin Holt2005-12-021-43/+109
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-122-7/+2
|\ \ \
| * | | [PATCH] pcnet32: use MAC address from prom also on powerpcOlaf Hering2005-12-121-5/+0
| * | | Merge branch 'master'Jeff Garzik2005-12-12177-3559/+3808
| |\ \ \
| * | | | [PATCH] sk98lin: rx checksum offset not setStephen Hemminger2005-12-061-2/+2
* | | | | get_user_pages: don't try to follow PFNMAP pagesLinus Torvalds2005-12-121-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/nf-2.6Linus Torvalds2005-12-121-1/+4
|\ \ \ \ \
| * | | | | [NETFILTER]: ip_nat_tftp: Fix expectation NATMarcus Sundberg2005-12-121-1/+4
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-121-10/+9
|\ \ \ \ \ \
| * | | | | | [TCPv6]: Fix skb leakArnaldo Carvalho de Melo2005-12-121-10/+9
| |/ / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-1210-12/+3
|\ \ \ \ \ \
| * | | | | | [SPARC]: block/ needed in final image linkPaul Jackson2005-12-121-1/+1
| * | | | | | [SPARC]: atomic_clear_mask build fixPaul Jackson2005-12-121-1/+0
| * | | | | | [SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant.Hareesh Nagarajan2005-12-121-1/+1
OpenPOWER on IntegriCloud