summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik2005-12-141-1/+1
* | Move size optimization option outside of EMBEDDED menu, mark it EXPERIMENTALLinus Torvalds2005-12-141-12/+14
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-142-1/+4
|\ \
| * | [VLAN]: Fix hardware rx csum errorsStephen Hemminger2005-12-141-0/+3
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2005-12-145-5/+20
| |\ \
| * | | [GRE]: Fix hardware checksum modificationHerbert Xu2005-12-141-1/+1
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-1414-81/+65
|\ \ \ | |_|/ |/| |
| * | [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-135-62/+27
| * | [SCSI] Negotiate correctly with async-only devicesMatthew Wilcox2005-12-131-2/+2
| * | [SCSI] fix double free of scsi request queueBrian King2005-12-121-1/+0
| * | [SCSI] fix panic when ejecting ieee1394 ipodJens Axboe2005-12-091-4/+4
| * | [SCSI] fix OOPS due to clearing eh_action prior to aborting eh commandMichael Reed2005-12-081-1/+6
| * | [SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulationMark Lord2005-12-081-1/+1
| * | [SCSI] qla2xxx: Correct short-WRITE status handling.Andrew Vasquez2005-12-071-0/+15
| * | [SCSI] qla2xxx: Correct mis-handling of AENs.Andrew Vasquez2005-12-072-12/+4
| * | [SCSI] ibmvscsi kexec fixDave C Boutcher2005-12-073-3/+10
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-143-4/+9
|\ \ \
| * | | [ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz2005-12-142-0/+4
| * | | [ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabli...Lothar Wassmann2005-12-121-4/+5
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-12-141-1/+9
|\ \ \ \
| * | | | [MMC] Explain the internals of mmc_power_up()Russell King2005-12-141-1/+9
* | | | | [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt2005-12-141-0/+2
| |_|_|/ |/| | |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-12-132-9/+64
|\ \ \ \
| * | | | [TG3]: Fix low power stateMichael Chan2005-12-132-5/+46
| * | | | [TG3]: Fix 5704 single-port modeMichael Chan2005-12-131-2/+7
| * | | | [TG3]: Fix suspend and resumeMichael Chan2005-12-131-0/+3
| * | | | [TG3]: Fix nvram arbitration bugs.Michael Chan2005-12-131-2/+8
* | | | | [PKT_SCHED]: Disable debug tracing logs by default in packet action API.David S. Miller2005-12-131-1/+1
* | | | | [IPV6] addrconf: Do not print device pointer in privacy log message.David S. Miller2005-12-131-2/+2
| |/ / / |/| | |
* | | | [PATCH] hid-core: Zero-pad truncated reportsAdam Kropelin2005-12-131-1/+3
* | | | [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt2005-12-131-1/+2
* | | | [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.cYasunori Goto2005-12-131-1/+1
* | | | [PATCH] Dmitry Torokhov is input subsystem maintainerVojtech Pavlik2005-12-131-2/+2
|/ / /
* | | 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
|\ \ \
| * | | [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
OpenPOWER on IntegriCloud