summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-273-45/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-271-0/+1
|\
| * firewire: fw-ohci: TSB43AB22/A dualbuffer workaroundStefan Richter2008-07-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-276-3/+202
|\ \
| * | [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-271-1/+2
| * | [SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern2008-07-261-0/+1
| * | [SCSI] Support devices with protection informationMartin K. Petersen2008-07-262-0/+25
| * | [SCSI] Command protection operationMartin K. Petersen2008-07-262-0/+67
| * | [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-261-0/+84
| * | [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-261-0/+10
| * | [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-261-0/+3
| * | [SCSI] scsi_dh: Update EMC handlerHannes Reinecke2008-07-261-0/+1
| * | [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-261-1/+8
| * | [SCSI] Make host_no an unsigned intMatthew Wilcox2008-07-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-271-1/+9
|\ \ \
| * \ \ Merge commit 'upstream/master'Haavard Skinnemoen2008-07-271284-39523/+39523
| |\ \ \
| * | | | include/video/atmel_lcdc.h must #include <linux/workqueue.h>Adrian Bunk2008-07-261-0/+1
| * | | | avr32: Add platform data for AC97C platform deviceHans-Christian Egtvedt2008-07-241-1/+9
* | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-273-3/+5
|\ \ \ \ \
| * | | | | KVM: ppc: fix invalidation of large guest pagesHollis Blanchard2008-07-271-1/+2
| * | | | | KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-271-1/+1
| * | | | | KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-271-1/+1
| * | | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-271-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-272-3/+6
|\ \ \ \ \
| * | | | | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich2008-07-251-1/+3
| * | | | | kbuild: only one call for include/ in make headers_*Sam Ravnborg2008-07-251-2/+3
* | | | | | task IO accounting: improve code readabilityAndrea Righi2008-07-273-26/+76
* | | | | | missing bits of net-namespace / sysctlAl Viro2008-07-272-2/+2
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-261-1/+3
|\ \ \ \ \
| * | | | | mlx4_core: Add VLAN tag field to WQE control segment structYevgeny Petrilin2008-07-251-1/+3
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-07-2628-95/+21
|\ \ \ \ \ \
| * | | | | | [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-251-0/+5
| * | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-251392-54427/+57267
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-11499-4245/+4984
| |\ \ \ \ \ \ \
| * | | | | | | | [MTD] [NAND] avr32: atmel_nand platform code for AT32AP700xHåvard Skinnemoen2008-06-071-0/+13
| * | | | | | | | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHåvard Skinnemoen2008-06-071-2/+2
| * | | | | | | | [MTD] [NAND] rename at91_nand -> atmel_nand: file names and KconfigHåvard Skinnemoen2008-06-071-38/+0
| * | | | | | | | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-0425-55/+1
* | | | | | | | | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2008-07-261-11/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracehook: comment fixesRoland McGrath2008-07-261-11/+12
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-262-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-271-0/+2
| * | | | | | | | | | mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-271-0/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-2639-437/+81
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] remove remaining namei_{32,64}.h crapAl Viro2008-07-262-26/+0
| * | | | | | | | | | | [PATCH] get rid of indirect users of namei.hAl Viro2008-07-262-2/+1
| * | | | | | | | | | | [PATCH] get rid of __user_path_lookup_openAl Viro2008-07-261-1/+0
| * | | | | | | | | | | [PATCH] f_count may wrap aroundAl Viro2008-07-262-4/+4
| * | | | | | | | | | | [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-6/+7
| * | | | | | | | | | | [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-261-1/+1
OpenPOWER on IntegriCloud