| Commit message (Expand) | Author | Age |
* | [SOCK]: Adds a rcu_dereference() in sk_filter | Eric Dumazet | 2008-01-09 |
* | [XFRM]: xfrm_algo_clone() allocates too much memory | Eric Dumazet | 2008-01-09 |
* | [NET]: Clone the sk_buff 'iif' field in __skb_clone() | Paul Moore | 2008-01-09 |
* | [NET]: Add NAPI_STATE_DISABLE. | David S. Miller | 2008-01-09 |
* | [NET]: Do not grab device reference when scheduling a NAPI poll. | David S. Miller | 2008-01-09 |
* | [SCTP]: Fix the name of the authentication event. | Vlad Yasevich | 2008-01-09 |
* | pl2303: Fix mode switching regression | Alan Cox | 2008-01-08 |
* | KEYS: fix macro | Sebastian Siewior | 2008-01-08 |
* | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU | Ingo Molnar | 2008-01-06 |
* | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 2008-01-06 |
* | [IA64] Update Altix BTE error return status patch | Russ Anderson | 2008-01-03 |
* | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid | Al Viro | 2008-01-02 |
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 2008-01-02 |
* | Unify /proc/slabinfo configuration | Linus Torvalds | 2008-01-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-01-01 |
|\ |
|
| * | x86: fix asm-x86/msr.h for user-space export | Mike Frysinger | 2008-01-01 |
| * | x86: fix asm-x86/byteorder.h for userspace export | Mike Frysinger | 2008-01-01 |
* | | slub: provide /proc/slabinfo | Pekka J Enberg | 2008-01-01 |
|/ |
|
* | [POWERPC] Oprofile: Remove dependency on spufs module | Bob Nelson | 2007-12-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-12-27 |
|\ |
|
| * | [VETH]: move veth.h to include/linux | Stephen Hemminger | 2007-12-26 |
| * | [NET] tc_nat: header install | Stephen Hemminger | 2007-12-26 |
| * | [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility | Patrick McHardy | 2007-12-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-12-27 |
|\ \ |
|
| * | | [SPARC64]: Implement pci_resource_to_user() | David S. Miller | 2007-12-26 |
| |/ |
|
* / | Revert quicklist need->flush fix | Christoph Lameter | 2007-12-27 |
|/ |
|
* | quicklists: do not release off node pages early | Christoph Lameter | 2007-12-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-12-21 |
|\ |
|
| * | [NET] include/net/: Spelling fixes | Joe Perches | 2007-12-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-12-21 |
|\ \ |
|
| * | | [SPARC64]: Fix OOPS in dma_sync_*_for_device() | David S. Miller | 2007-12-20 |
| |/ |
|
* / | dm: merge max_hw_sector | Neil Brown | 2007-12-20 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-12-19 |
|\ |
|
| * | [IA64] make flush_tlb_kernel_range() an inline function | Jan Beulich | 2007-12-19 |
| * | [IA64] Fix Altix BTE error return status | Russ Anderson | 2007-12-19 |
| * | [IA64] Two trivial spelling fixes | Joe Perches | 2007-12-18 |
| * | IA64: Slim down __clear_bit_unlock | Christoph Lameter | 2007-12-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-12-18 |
|\ \ |
|
| * | | x86: also define AT_VECTOR_SIZE_ARCH | Jan Beulich | 2007-12-18 |
| * | | x86: jprobe bugfix | Masami Hiramatsu | 2007-12-18 |
| * | | genirq: add unlocked version of set_irq_handler() | Kevin Hilman | 2007-12-18 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-12-18 |
|\ \ |
|
| * | | block: let elv_register() return void | Adrian Bunk | 2007-12-18 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-12-18 |
|\ \
| |/
|/| |
|
| * | mmc: remove unused 'mode' from the mmc_host structure | Nicolas Pitre | 2007-12-12 |
| * | sdhci: support JMicron JMB38x chips | Pierre Ossman | 2007-12-12 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-12-17 |
|\ \ |
|
| * | | libata: fix ATAPI draining | Tejun Heo | 2007-12-17 |
| * | | libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri... | Tejun Heo | 2007-12-17 |
| * | | libata-acpi: implement and use ata_acpi_init_gtm() | Tejun Heo | 2007-12-17 |