Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | [IA64] remove duplicated #include from pci-dma.c | Huang Weiyi | 2008-11-04 | |
| * | | | | | | | | | [IA64] use common header for software IO/TLB | Joerg Roedel | 2008-11-04 | |
| * | | | | | | | | | [IA64] fix the difference between node_mem_map and node_start_pfn | Ken'ichi Ohmichi | 2008-11-04 | |
| * | | | | | | | | | [IA64] Add error_recovery_info field to SAL section header | Russ Anderson | 2008-11-04 | |
| * | | | | | | | | | [IA64] Add UV watchlist support. | Russ Anderson | 2008-11-04 | |
| * | | | | | | | | | [IA64] Simplify SGI uv vs. sn2 driver issues | Russ Anderson | 2008-11-04 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-11-07 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | PCI: fix range check on mmapped sysfs resource files | Ed Swierk | 2008-11-03 | |
| * | | | | | | | | | PCI: remove excess kernel-doc notation | Randy Dunlap | 2008-11-03 | |
| * | | | | | | | | | PCI: annotate return value of pci_ioremap_bar with __iomem | Harvey Harrison | 2008-11-03 | |
| * | | | | | | | | | PCI: fix VPD limit quirk for Broadcom 5708S | Yu Zhao | 2008-11-03 | |
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-07 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | x86, xen: fix use of pgd_page now that it really does return a page | Jeremy Fitzhardinge | 2008-11-06 | |
* | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | sched: fine-tune SD_SIBLING_INIT | Ingo Molnar | 2008-11-07 | |
| * | | | | | | | | | | sched: fine-tune SD_MC_INIT | Mike Galbraith | 2008-11-07 | |
| * | | | | | | | | | | sched: fix memory leak in a failure path | Li Zefan | 2008-11-07 | |
| * | | | | | | | | | | sched: fix a bug in sched domain degenerate | Li Zefan | 2008-11-07 | |
* | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-11-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | xen: make sure stray alias mappings are gone before pinning | Jeremy Fitzhardinge | 2008-11-07 | |
| * | | | | | | | | | | | vmap: cope with vm_unmap_aliases before vmalloc_init() | Jeremy Fitzhardinge | 2008-11-07 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | trivial: MPT fusion - remove long dead code | Alan Cox | 2008-11-07 | |
* | | | | | | | | | | | trivial: dmi_scan typo | Alan Cox | 2008-11-07 | |
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-11-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode | Frederic Bohe | 2008-11-07 | |
| * | | | | | | | | | | ext4: Mark the buffer_heads as dirty and uptodate after prepare_write | Aneesh Kumar K.V | 2008-11-07 | |
| * | | | | | | | | | | ext4: calculate journal credits correctly | Theodore Ts'o | 2008-11-06 | |
| * | | | | | | | | | | ext4: wait on all pending commits in ext4_sync_fs() | Theodore Ts'o | 2008-11-03 | |
| * | | | | | | | | | | ext4: Convert to host order before using the values. | Aneesh Kumar K.V | 2008-11-04 | |
| * | | | | | | | | | | ext4: fix missing ext4_unlock_group in error path | Aneesh Kumar K.V | 2008-11-04 | |
| * | | | | | | | | | | jbd2: deregister proc on failure in jbd2_journal_init_inode | Sami Liedes | 2008-11-02 | |
| * | | | | | | | | | | jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space | Theodore Ts'o | 2008-11-06 | |
| * | | | | | | | | | | jbd: don't give up looking for space so easily in __log_wait_for_space | Theodore Ts'o | 2008-11-06 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | iwl3945: fix deadlock on suspend | Zhu, Yi | 2008-11-06 | |
| | * | | | | | | | | | | | iwl3945: do not send scan command if channel count zero | Reinette Chatre | 2008-11-06 | |
| | * | | | | | | | | | | | iwl3945: clear scanning bits upon failure | Mohamed Abbas | 2008-11-06 | |
| | * | | | | | | | | | | | ath5k: correct handling of rx status fields | Bob Copeland | 2008-11-06 | |
| | * | | | | | | | | | | | zd1211rw: Add 2 device IDs | Daniel Drake | 2008-11-06 | |
| | * | | | | | | | | | | | Fix logic error in rfkill_check_duplicity | Jonathan McDowell | 2008-11-06 | |
| | * | | | | | | | | | | | iwlagn: avoid sleep in softirq context | John W. Linville | 2008-11-06 | |
| | * | | | | | | | | | | | iwlwifi: clear scanning bits upon failure | Mohamed Abbas | 2008-11-06 | |
| | * | | | | | | | | | | | Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" | John W. Linville | 2008-11-06 | |
| * | | | | | | | | | | | | net: Fix recursive descent in __scm_destroy(). | David S. Miller | 2008-11-06 | |
| * | | | | | | | | | | | | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. | David S. Miller | 2008-11-05 | |
| * | | | | | | | | | | | | netfilter: netns ct: walk netns list under RTNL | Alexey Dobriyan | 2008-11-05 | |
| * | | | | | | | | | | | | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery | 2008-11-05 | |
| * | | | | | | | | | | | | net/9p: fix printk format warnings | Randy Dunlap | 2008-11-05 | |
| * | | | | | | | | | | | | net: fix packet socket delivery in rx irq handler | Patrick McHardy | 2008-11-04 |