aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
* [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-02
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-27
|\
| * [ARM] fix VIPT/VIVT macro optimisations, add commentsRussell King2008-07-27
| * [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-27
| * Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-07-26
| |\
| | * [ARM] pxa: PXA25x UDC - Fix warning during buildIan Molton2008-07-26
| * | [ARM] pci: provide dummy pci_get_legacy_ide_irq()Russell King2008-07-26
| * | [ARM] fix fls() for 64-bit argumentsAndrew Morton2008-07-26
* | | task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-27
|\ \ \
| * | | firewire: fw-ohci: TSB43AB22/A dualbuffer workaroundStefan Richter2008-07-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-27
|\ \ \ \
| * | | | [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-27
| * | | | [SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern2008-07-26
| * | | | [SCSI] Support devices with protection informationMartin K. Petersen2008-07-26
| * | | | [SCSI] Command protection operationMartin K. Petersen2008-07-26
| * | | | [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-26
| * | | | [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-26
| * | | | [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-26
| * | | | [SCSI] scsi_dh: Update EMC handlerHannes Reinecke2008-07-26
| * | | | [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-26
| * | | | [SCSI] Make host_no an unsigned intMatthew Wilcox2008-07-26
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-27
|\ \ \ \
| * \ \ \ Merge commit 'upstream/master'Haavard Skinnemoen2008-07-27
| |\ \ \ \
| * | | | | include/video/atmel_lcdc.h must #include <linux/workqueue.h>Adrian Bunk2008-07-26
| * | | | | avr32: Add platform data for AC97C platform deviceHans-Christian Egtvedt2008-07-24
* | | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-27
|\ \ \ \ \ \
| * | | | | | KVM: ppc: fix invalidation of large guest pagesHollis Blanchard2008-07-27
| * | | | | | KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2008-07-27
| * | | | | | KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-27
| * | | | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-27
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-27
|\ \ \ \ \ \
| * | | | | | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich2008-07-25
| * | | | | | kbuild: only one call for include/ in make headers_*Sam Ravnborg2008-07-25
* | | | | | | task IO accounting: improve code readabilityAndrea Righi2008-07-27
* | | | | | | missing bits of net-namespace / sysctlAl Viro2008-07-27
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-26
|\ \ \ \ \ \
| * | | | | | mlx4_core: Add VLAN tag field to WQE control segment structYevgeny Petrilin2008-07-25
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-07-26
|\ \ \ \ \ \ \
| * | | | | | | [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-25
| * | | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [MTD] [NAND] avr32: atmel_nand platform code for AT32AP700xHåvard Skinnemoen2008-06-07
| * | | | | | | | | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHåvard Skinnemoen2008-06-07
| * | | | | | | | | [MTD] [NAND] rename at91_nand -> atmel_nand: file names and KconfigHåvard Skinnemoen2008-06-07
| * | | | | | | | | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* | | | | | | | | | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2008-07-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracehook: comment fixesRoland McGrath2008-07-26
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |