aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [SCSI] iscsi class: fix endpoint id handlingMike Christie2008-10-13
* [SCSI] libiscsi: Support drivers initiating session removalMike Christie2008-10-13
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-13
* [SCSI] fc class: Add support for new transport errorsMike Christie2008-10-13
* [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-13
* [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-13
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-13
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-12
|\
| * ext4: add an option to control error handling on file dataHidehiro Kawai2008-10-10
| * jbd2: fix error handling for checkpoint ioHidehiro Kawai2008-10-10
* | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-12
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------. \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-12
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | | | | | | | | * x86 setup: remove DEF_INITSEG and DEF_SETUPSEGPaul Bolle2008-10-04
| | | | | | | | * | x86: ioperm user_regsetRoland McGrath2008-10-12
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | usb: move ehci reg defYinghai Lu2008-07-26
| | | | | | * | | x86: memory corruption check - cleanupIngo Molnar2008-10-12
| | | | | | * | | Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-10-12
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | * | | Merge commit 'v2.6.27-rc6' into x86/memory-corruption-checkIngo Molnar2008-09-16
| | | | | | |\ \ \
| | | | | | * | | | x86: fix compile error with corruption checking disabledJeremy Fitzhardinge2008-09-08
| | | | | | * | | | x86: add periodic corruption checkHugh Dickins2008-09-07
| | | | | | * | | | x86: check for and defend against BIOS memory corruptionJeremy Fitzhardinge2008-09-07
| | | | | * | | | | x86, MM: virtual address debug, cleanupsIngo Molnar2008-06-19
| | | | | * | | | | x86, MM: virtual address debug, v2Jiri Slaby2008-06-19
| | | | | * | | | | MM: virtual address debugJiri Slaby2008-06-19
| | | | * | | | | | Merge commit 'v2.6.27-rc7' into x86/microcodeIngo Molnar2008-09-24
| | | | |\ \ \ \ \ \
| | | | * | | | | | | x86: moved microcode.c to microcode_intel.cDmitry Adamushko2008-09-23
| | | | * | | | | | | x86, microcode rework, v2Dmitry Adamushko2008-09-12
| | | | * | | | | | | x86-microcode: generic interface refactoringDmitry Adamushko2008-08-20
| | | | * | | | | | | Merge commit 'v2.6.27-rc1' into x86/microcodeIngo Molnar2008-07-29
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | x86: major refactoringPeter Oruba2008-07-28
| | | | * | | | | | | | x86: first step of refactoring, introducing microcode_opsPeter Oruba2008-07-28
| | | | * | | | | | | | x86: add AMD specific declarationsPeter Oruba2008-07-28
| | | | * | | | | | | | x86: structure declaration renamingPeter Oruba2008-07-28
| | | | * | | | | | | | x86: move per CPU microcode structure declaration to header filePeter Oruba2008-07-28
| | | | * | | | | | | | x86: typedef removalPeter Oruba2008-07-28
| | | | * | | | | | | | x86: moved Intel microcode patch loader declarations to seperate header filePeter Oruba2008-07-28
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar2008-10-12
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/spinlocksIngo Molnar2008-10-12
| | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | x86: ticket spin locks: reduce instruction dependenciesJan Beulich2008-09-05
| | | | * | | | | | | | | | x86: ticket spin locks: factor out more common codeJan Beulich2008-09-05
| | | | * | | | | | | | | | x86: ticket spin locks: fix asm constraintsJan Beulich2008-09-05
| | | | * | | | | | | | | | Merge branch 'x86/alternatives' into x86/coreIngo Molnar2008-09-05
| | | | |\ \ \ \ \ \ \ \ \ \
| | | * | \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | signals: demultiplexing SIGTRAP signal, fixSrinivasa Ds2008-09-23
| | | * | | | | | | | | | | | signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-23
| | | * | | | | | | | | | | | Merge branch 'x86/signal' into core/signalIngo Molnar2008-09-23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | x86_32: signal: introduce signal_fault()Hiroshi Shimamoto2008-09-06
| | | | * | | | | | | | | | | Merge branch 'x86/cleanups' into x86/signalIngo Molnar2008-09-06
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \ \ \ \ \
| | | | *---. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar2008-09-06
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-10-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |