| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 2008-03-18 |
|\ |
|
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-17 |
| |\ |
|
| | * | ahci: Add Marvell 6121 SATA support | Jose Alberto Reguero | 2008-03-17 |
| | * | pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size | Tejun Heo | 2008-03-17 |
| | * | ahci: implement skip_host_reset parameter | Tejun Heo | 2008-03-17 |
| | * | ahci: request all PCI BARs | Tejun Heo | 2008-03-17 |
| | * | devres: implement pcim_iomap_regions_request_all() | Tejun Heo | 2008-03-17 |
| | * | libata-acpi: improve dock event handling | Tejun Heo | 2008-03-17 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-03-17 |
| |\ \ |
|
| | * | | virtio: fix race in enable_cb | Christian Borntraeger | 2008-03-17 |
| | * | | virtio: Enable netpoll interface for netconsole logging | Amit Shah | 2008-03-17 |
| | * | | virtio: handle > 2 billion page balloon targets | Rusty Russell | 2008-03-17 |
| | * | | virtio: Fix sysfs bits to have proper block symlink | Jeremy Katz | 2008-03-17 |
| | * | | virtio: Use spin_lock_irqsave/restore for virtio-pci | Anthony Liguori | 2008-03-17 |
| | |/ |
|
| * / | hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage | Al Viro | 2008-03-17 |
| |/ |
|
| * | Linux 2.6.25-rc6v2.6.25-rc6 | Linus Torvalds | 2008-03-16 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds | 2008-03-16 |
| |\ |
|
| | * | [PARISC] make ptr_to_pide() static | FUJITA Tomonori | 2008-03-15 |
| | * | [PARISC] head.S: section mismatch fixes | Helge Deller | 2008-03-15 |
| | * | [PARISC] add back Crestone Peak cpu | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] futex: special case cmpxchg NULL in kernel space | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] clean up show_stack | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] add pa8900 CPUs to hardware inventory | James Bottomley | 2008-03-15 |
| | * | [PARISC] clean up include/asm-parisc/elf.h | Randolph Chung | 2008-03-15 |
| | * | [PARISC] move defconfig to arch/parisc/configs/ | Adrian Bunk | 2008-03-15 |
| | * | [PARISC] add back AD1889 MAINTAINERS entry | Thibaut VARENE | 2008-03-15 |
| | * | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] dump_stack in show_regs | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] pdc_stable: fix compile errors | Joel Soete | 2008-03-15 |
| | * | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] bump __NR_syscalls | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] unbreak pgalloc.h | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] move VMALLOC_* definitions to fixmap.h | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] wire up timerfd syscalls | Kyle McMartin | 2008-03-15 |
| | * | [PARISC] remove old timerfd syscall | Kyle McMartin | 2008-03-15 |
| * | | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 2008-03-15 |
| * | | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() | Roel Kluin | 2008-03-15 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-15 |
| |\ \ |
|
| * | | | sched: simplify sched_slice() | Ingo Molnar | 2008-03-14 |
| * | | | sched: fix fair sleepers | Ingo Molnar | 2008-03-14 |
| * | | | sched: fix overload performance: buddy wakeups | Peter Zijlstra | 2008-03-14 |
| * | | | sched: fix calc_delta_mine() | Ingo Molnar | 2008-03-14 |
| * | | | sched: fix update_load_add()/sub() | Ingo Molnar | 2008-03-14 |
| * | | | sched: min_vruntime fix | Peter Zijlstra | 2008-03-14 |
| * | | | sched: fix race in schedule() | Hiroshi Shimamoto | 2008-03-14 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-03-14 |
| |\ \ \ |
|
| | * | | | firewire: fw-ohci: shut up false compiler warning on PPC32 | Stefan Richter | 2008-03-13 |
| | * | | | firewire: fw-ohci: use dma_alloc_coherent for ar_buffer | Jarod Wilson | 2008-03-13 |
| | * | | | ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) | Stefan Richter | 2008-03-13 |
| | * | | | firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) | Stefan Richter | 2008-03-13 |