summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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
| * | | | | | [ARM] Fix SMP initialisation oopsRussell King2006-02-165-13/+40
| * | | | | | [ARM] remove duplicate #includesHerbert Poetzl2006-02-154-4/+0
| |/ / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-171-0/+7
|\ \ \ \ \ \
| * | | | | | [MMC] mmci: allow small data transfersRussell King2006-02-161-0/+7
| |/ / / / /
* | | | | | [PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2006-02-172-2/+2
* | | | | | [PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen2006-02-171-1/+2
* | | | | | [PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen2006-02-171-0/+7
* | | | | | [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-173-2/+3
* | | | | | [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen2006-02-171-0/+16
* | | | | | [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen2006-02-171-0/+1
* | | | | | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-176-8/+16
* | | | | | [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...Jan Beulich2006-02-171-8/+11
* | | | | | [PATCH] x86_64: Update defconfigAndi Kleen2006-02-171-9/+33
| |_|_|/ / |/| | | |
* | | | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-02-167-11/+88
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel2006-02-161-1/+6
| * | | | [PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh2006-02-162-6/+3
| * | | | [PATCH] ocfs2: manually grant remote recovery lockKurt Hackel2006-02-161-0/+11
| * | | | [PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel2006-02-164-1/+40
| * | | | [PATCH] ocfs2: fix release of ast never reservedKurt Hackel2006-02-161-3/+4
| * | | | [PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel2006-02-161-0/+24
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-02-1648-812/+2388
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [SCSI] fix wrong context bugs in SCSIJames Bottomley2006-02-142-23/+12
| * | | | [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-142-0/+61
| * | | | [SCSI] sym2: Mask off opcode from RBCMatthew Wilcox2006-02-121-1/+1
| * | | | [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_deviceAndreas Herrmann2006-02-121-0/+2
| * | | | [SCSI] zfcp: fix logging during device resetMaxim Shchetynin2006-02-125-61/+47
| * | | | [SCSI] zfcp: fix adapter erp when link is unpluggedAndreas Herrmann2006-02-123-90/+69
| * | | | [SCSI] zfcp: get rid of physical_wwpn and physical_s_idAndreas Herrmann2006-02-122-6/+0
| * | | | [SCSI] megaraid_legacy: kobject_register failureJu, Seokmann2006-02-122-2/+2
| * | | | [SCSI] ipr: Fix adapter initialization failureBrian King2006-02-122-47/+7
| * | | | [PATCH] qla2xxx: Correct lun assignment during IOCB submission.andrew.vasquez@qlogic.com2006-02-071-0/+1
| * | | | [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com2006-02-071-1/+2
| * | | | [PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com2006-02-071-3/+0
| * | | | [PATCH] qla2xxx: Close window on race between rport removal and fcport transi...andrew.vasquez@qlogic.com2006-02-071-0/+14