Age | Commit message (Expand) | Author |
2006-06-30 | [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h | Christoph Lameter |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-06-29 | [NET]: make skb_release_data() static | Adrian Bunk |
2006-06-29 | [ATM]: basic sysfs support for ATM devices | Roman Kagan |
2006-06-29 | [NET]: Add ECN support for TSO | Michael Chan |
2006-06-29 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang |
2006-06-29 | [NET]: Fix logical error in skb_gso_ok | Herbert Xu |
2006-06-29 | [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000 | Shuya MAEDA |
2006-06-29 | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel |
2006-06-29 | [NET]: Added GSO header verification | Herbert Xu |
2006-06-29 | [SPARC]: sparc32 side of of_device layer IRQ resolution. | David S. Miller |
2006-06-29 | [SPARC64]: of_device layer IRQ resolution | David S. Miller |
2006-06-29 | [SPARC]: Kill interrupt stuff and linux_phandle from device_node. | David S. Miller |
2006-06-29 | [SPARC]: Add of_io{remap,unmap}(). | David S. Miller |
2006-06-29 | [SPARC]: Beginnings of generic of_device framework. | David S. Miller |
2006-06-29 | [SPARC]: Add of_n_{addr,size}_cells(). | David S. Miller |
2006-06-29 | [SPARC64]: Kill starfire_cookie from SBUS/PCI. | David S. Miller |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds |
2006-06-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2006-06-29 | [MIPS] Add missing backslashes to macro definitions. | Ralf Baechle |
2006-06-29 | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle |
2006-06-29 | [MIPS] ioc3.h: Uses u8, so include <linux/types.h>. | Ralf Baechle |
2006-06-29 | [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. | Domen Puncer |
2006-06-29 | [MIPS] Fix FIXADDR_TOP for TX39/TX49. | Atsushi Nemoto |
2006-06-29 | [MIPS] Fix configuration of R2 CPU features and multithreading. | Ralf Baechle |
2006-06-29 | elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE. | Ralf Baechle |
2006-06-29 | [MIPS] Fix use of ehb instruction for non-R2 configurations. | Ralf Baechle |
2006-06-29 | [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems. | Ralf Baechle |
2006-06-29 | [MIPS] Wire up tee(2). | Ralf Baechle |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2006-06-29 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-29 | [PATCH] genirq: add chip->eoi(), fastack -> fasteoi | Ingo Molnar |
2006-06-29 | [PATCH] genirq: add IRQ_TYPE_SENSE_MASK | Benjamin Herrenschmidt |
2006-06-29 | [PATCH] genirq: add irq-wake (power-management) support | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add irq-chip support | Thomas Gleixner |
2006-06-29 | [PATCH] genirq MSI fixes | Ingo Molnar |
2006-06-29 | [PATCH] genirq: core | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add IRQ_NOAUTOEN support | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add IRQ_NOREQUEST support | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add IRQ_NOPROBE support | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: add genirq sw IRQ-retrigger | Thomas Gleixner |
2006-06-29 | [PATCH] genirq: doc: comment include/linux/irq.h structures | Ingo Molnar |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: include/linux/irq.h | Ingo Molnar |