| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCTP]: Fix a race between module load and protosw access | Vlad Yasevich | 2008-03-20 | 3 | -61/+112 |
* | [NETFILTER]: ipt_recent: sanity check hit count | Daniel Hokka Zakrisson | 2008-03-20 | 1 | -0/+2 |
* | [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup() | Roel Kluin | 2008-03-20 | 1 | -1/+1 |
* | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning | Andrew Morton | 2008-03-18 | 1 | -3/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 2008-03-17 | 949 | -11533/+15536 |
|\ |
|
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-17 | 5 | -52/+145 |
| |\ |
|
| | * | ahci: Add Marvell 6121 SATA support | Jose Alberto Reguero | 2008-03-17 | 1 | -4/+15 |
| | * | pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size | Tejun Heo | 2008-03-17 | 1 | -1/+1 |
| | * | ahci: implement skip_host_reset parameter | Tejun Heo | 2008-03-17 | 1 | -19/+29 |
| | * | ahci: request all PCI BARs | Tejun Heo | 2008-03-17 | 1 | -1/+4 |
| | * | devres: implement pcim_iomap_regions_request_all() | Tejun Heo | 2008-03-17 | 2 | -0/+27 |
| | * | libata-acpi: improve dock event handling | Tejun Heo | 2008-03-17 | 1 | -27/+69 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-03-17 | 6 | -14/+34 |
| |\ \ |
|
| | * | | virtio: fix race in enable_cb | Christian Borntraeger | 2008-03-17 | 3 | -6/+10 |
| | * | | virtio: Enable netpoll interface for netconsole logging | Amit Shah | 2008-03-17 | 1 | -0/+12 |
| | * | | virtio: handle > 2 billion page balloon targets | Rusty Russell | 2008-03-17 | 1 | -2/+2 |
| | * | | virtio: Fix sysfs bits to have proper block symlink | Jeremy Katz | 2008-03-17 | 1 | -0/+1 |
| | * | | virtio: Use spin_lock_irqsave/restore for virtio-pci | Anthony Liguori | 2008-03-17 | 1 | -6/+9 |
| | |/ |
|
| * | | hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage | Al Viro | 2008-03-17 | 1 | -3/+15 |
| |/ |
|
| * | Linux 2.6.25-rc6v2.6.25-rc6 | Linus Torvalds | 2008-03-16 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds | 2008-03-16 | 18 | -65/+125 |
| |\ |
|
| | * | [PARISC] make ptr_to_pide() static | FUJITA Tomonori | 2008-03-15 | 1 | -2/+2 |
| | * | [PARISC] head.S: section mismatch fixes | Helge Deller | 2008-03-15 | 1 | -3/+4 |
| | * | [PARISC] add back Crestone Peak cpu | Kyle McMartin | 2008-03-15 | 1 | -0/+1 |
| | * | [PARISC] futex: special case cmpxchg NULL in kernel space | Kyle McMartin | 2008-03-15 | 1 | -2/+8 |
| | * | [PARISC] clean up show_stack | Kyle McMartin | 2008-03-15 | 1 | -4/+21 |
| | * | [PARISC] add pa8900 CPUs to hardware inventory | James Bottomley | 2008-03-15 | 1 | -1/+11 |
| | * | [PARISC] clean up include/asm-parisc/elf.h | Randolph Chung | 2008-03-15 | 1 | -12/+10 |
| | * | [PARISC] move defconfig to arch/parisc/configs/ | Adrian Bunk | 2008-03-15 | 2 | -0/+3 |
| | * | [PARISC] add back AD1889 MAINTAINERS entry | Thibaut VARENE | 2008-03-15 | 1 | -0/+9 |
| | * | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin | 2008-03-15 | 3 | -13/+35 |
| | * | [PARISC] dump_stack in show_regs | Kyle McMartin | 2008-03-15 | 1 | -0/+2 |
| | * | [PARISC] pdc_stable: fix compile errors | Joel Soete | 2008-03-15 | 1 | -3/+3 |
| | * | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin | 2008-03-15 | 2 | -14/+0 |
| | * | [PARISC] bump __NR_syscalls | Kyle McMartin | 2008-03-15 | 1 | -1/+1 |
| | * | [PARISC] unbreak pgalloc.h | Kyle McMartin | 2008-03-15 | 1 | -2/+2 |
| | * | [PARISC] move VMALLOC_* definitions to fixmap.h | Kyle McMartin | 2008-03-15 | 2 | -9/+8 |
| | * | [PARISC] wire up timerfd syscalls | Kyle McMartin | 2008-03-15 | 2 | -0/+6 |
| | * | [PARISC] remove old timerfd syscall | Kyle McMartin | 2008-03-15 | 1 | -1/+1 |
| * | | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 2008-03-15 | 7 | -165/+3 |
| * | | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() | Roel Kluin | 2008-03-15 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-15 | 1 | -9/+14 |
| |\ \ |
|
| * | | | sched: simplify sched_slice() | Ingo Molnar | 2008-03-15 | 1 | -6/+2 |
| * | | | sched: fix fair sleepers | Ingo Molnar | 2008-03-15 | 1 | -2/+4 |
| * | | | sched: fix overload performance: buddy wakeups | Peter Zijlstra | 2008-03-15 | 2 | -1/+27 |
| * | | | sched: fix calc_delta_mine() | Ingo Molnar | 2008-03-15 | 1 | -1/+1 |
| * | | | sched: fix update_load_add()/sub() | Ingo Molnar | 2008-03-15 | 1 | -0/+2 |
| * | | | sched: min_vruntime fix | Peter Zijlstra | 2008-03-15 | 1 | -18/+28 |
| * | | | sched: fix race in schedule() | Hiroshi Shimamoto | 2008-03-15 | 1 | -22/+16 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-03-14 | 7 | -67/+143 |
| |\ \ \ |
|