summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Change UTF8 chars in Kconfig help text about Oprofile AMD barcelonaJesper Dangaard Brouer2008-10-271-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-11-082-3/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman2008-11-071-1/+1
| * | | | | | | | | | Staging: only build the tree if we really want toGreg Kroah-Hartman2008-11-071-2/+18
| |/ / / / / / / / /
* / / / / / / / / / Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki2008-11-081-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-0712-76/+106
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan2008-11-071-1/+1
| * | | | | | | | | [IA64] fix boot panic caused by offline CPUsDoug Chapman2008-11-062-8/+28
| * | | | | | | | | [IA64] reorder Kconfig options to match x86Bjorn Helgaas2008-11-061-9/+9
| * | | | | | | | | [IA64] Build VT-D iommu support into generic kernelTony Luck2008-11-041-0/+1
| * | | | | | | | | [IA64] remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-11-041-24/+0
| * | | | | | | | | [IA64] remove duplicated #include from pci-dma.cHuang Weiyi2008-11-041-2/+0
| * | | | | | | | | [IA64] use common header for software IO/TLBJoerg Roedel2008-11-042-29/+2
| * | | | | | | | | [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-042-2/+0
| * | | | | | | | | [IA64] Add error_recovery_info field to SAL section headerRuss Anderson2008-11-041-1/+14
| * | | | | | | | | [IA64] Add UV watchlist support.Russ Anderson2008-11-041-0/+45
| * | | | | | | | | [IA64] Simplify SGI uv vs. sn2 driver issuesRuss Anderson2008-11-041-0/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-074-22/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: fix range check on mmapped sysfs resource filesEd Swierk2008-11-031-1/+1
| * | | | | | | | | PCI: remove excess kernel-doc notationRandy Dunlap2008-11-031-2/+4
| * | | | | | | | | PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison2008-11-031-1/+1
| * | | | | | | | | PCI: fix VPD limit quirk for Broadcom 5708SYu Zhao2008-11-031-18/+18
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-071-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, xen: fix use of pgd_page now that it really does return a pageJeremy Fitzhardinge2008-11-061-2/+2
* | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-072-4/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | sched: fine-tune SD_SIBLING_INITIngo Molnar2008-11-071-1/+1
| * | | | | | | | | | sched: fine-tune SD_MC_INITMike Galbraith2008-11-071-1/+1
| * | | | | | | | | | sched: fix memory leak in a failure pathLi Zefan2008-11-071-0/+1
| * | | | | | | | | | sched: fix a bug in sched domain degenerateLi Zefan2008-11-071-2/+4
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-073-5/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge2008-11-072-5/+9
| * | | | | | | | | | | vmap: cope with vm_unmap_aliases before vmalloc_init()Jeremy Fitzhardinge2008-11-071-0/+7
| |/ / / / / / / / / /
* | | | | | | | | | | trivial: MPT fusion - remove long dead codeAlan Cox2008-11-071-108/+0
* | | | | | | | | | | trivial: dmi_scan typoAlan Cox2008-11-071-3/+3
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-11-077-30/+69
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe2008-11-071-0/+2
| * | | | | | | | | | ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V2008-11-071-0/+2
| * | | | | | | | | | ext4: calculate journal credits correctlyTheodore Ts'o2008-11-061-2/+3
| * | | | | | | | | | ext4: wait on all pending commits in ext4_sync_fs()Theodore Ts'o2008-11-031-11/+8
| * | | | | | | | | | ext4: Convert to host order before using the values.Aneesh Kumar K.V2008-11-041-3/+2
| * | | | | | | | | | ext4: fix missing ext4_unlock_group in error pathAneesh Kumar K.V2008-11-041-0/+1
| * | | | | | | | | | jbd2: deregister proc on failure in jbd2_journal_init_inodeSami Liedes2008-11-021-0/+2
| * | | | | | | | | | jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o2008-11-061-7/+25
| * | | | | | | | | | jbd: don't give up looking for space so easily in __log_wait_for_spaceTheodore Ts'o2008-11-061-7/+24
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0616-28/+97
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-067-12/+40
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | iwl3945: fix deadlock on suspendZhu, Yi2008-11-061-1/+1
| | * | | | | | | | | | | iwl3945: do not send scan command if channel count zeroReinette Chatre2008-11-061-0/+5
| | * | | | | | | | | | | iwl3945: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+8
| | * | | | | | | | | | | ath5k: correct handling of rx status fieldsBob Copeland2008-11-061-8/+8