| Commit message (Expand) | Author | Age |
* | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 |
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 |
* | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 |
* | [PATCH] x86: increase interrupt vector range | Rusty Russell | 2006-06-27 |
* | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | [PATCH] x86_64: x86_64 stack usage debugging | Eric Sandeen | 2006-06-26 |
| * | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-06-26 |
| * | [PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle | Andreas Mohr | 2006-06-26 |
| * | [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels | Andi Kleen | 2006-06-26 |
| * | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 |
| * | [PATCH] x86_64: mce_amd support for family 0x10 processors | Jacob Shin | 2006-06-26 |
| * | [PATCH] x86_64: mce_amd relocate sysfs files | Jacob Shin | 2006-06-26 |
| * | [PATCH] x86_64: apic support for extended apic interrupt | Jacob Shin | 2006-06-26 |
| * | [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo | Vojtech Pavlik | 2006-06-26 |
| * | [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box | Vojtech Pavlik | 2006-06-26 |
| * | [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-26 |
| * | [PATCH] x86_64: Calgary IOMMU - Calgary specific bits | Jon Mason | 2006-06-26 |
| * | [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions | Jon Mason | 2006-06-26 |
| * | [PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callers | Jon Mason | 2006-06-26 |
| * | [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected | Jon Mason | 2006-06-26 |
| * | [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k | Andi Kleen | 2006-06-26 |
| * | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 2006-06-26 |
| * | [PATCH] x86_64: reliable stack trace support (x86-64) | Jan Beulich | 2006-06-26 |
| * | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. | Andi Kleen | 2006-06-26 |
| * | [PATCH] x86_64: remove unused gart header file | Jon Mason | 2006-06-26 |
| * | [PATCH] x86_64: Remove long obsolete CVS | Andi Kleen | 2006-06-26 |
| * | [PATCH] x86_64: nmi watchdog header cleanup | Don Zickus | 2006-06-26 |
| * | [PATCH] x86_64: Clean and enhance up K8 northbridge access code | Andi Kleen | 2006-06-26 |
| * | [PATCH] x86_64: Remove bogus comment in topology.h | Andi Kleen | 2006-06-26 |
| * | [PATCH] x86_64: Remove most of ia32_unistd.h | Andi Kleen | 2006-06-26 |
| * | [PATCH] x86_64: x86_64 version of the smp alternative patch. | Gerd Hoffmann | 2006-06-26 |
| * | [PATCH] i386/x86-64: Emulate CPUID4 on AMD | Andi Kleen | 2006-06-26 |
| * | [PATCH] x86_64: Use __always_inline for __inline_memcpy | Andi Kleen | 2006-06-26 |
* | | [PATCH] Notify page fault call chain | Anil S Keshavamurthy | 2006-06-26 |
* | | [PATCH] Notify page fault call chain for x86_64 | Anil S Keshavamurthy | 2006-06-26 |
|/ |
|
* | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 |
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 2006-06-25 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 |
|\ |
|
| * | Pull bugzilla-5653 into release branch | Len Brown | 2006-06-15 |
| |\ |
|
| | * | [ACPI] enable SMP C-states on x86_64 | David Shaohua Li | 2006-02-09 |
| * | | Pull trivial1 into release branch | Len Brown | 2006-06-15 |
| |\ \ |
|
| | * | | x86_64: Remove stale lapic definition from apicdef.h | Ashok Raj | 2006-04-01 |
* | | | | [PATCH] sys_move_pages: x86_64 support | Christoph Lameter | 2006-06-23 |
* | | | | [PATCH] Delete unused definitions of kvaddr_to_nid | Ralf Baechle | 2006-06-23 |
* | | | | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 2006-06-23 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-22 |
|\ \ \ \ |
|
| * | | | | [PATCH] PCI: cleanup unused variable about msi driver | bibo,mao | 2006-06-21 |
| * | | | | [PATCH] PCI: msi abstractions and support for altix | Mark Maule | 2006-06-21 |
* | | | | | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 2006-06-22 |
|/ / / / |
|
* | | | | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 |
|\ \ \ \
| |/ / /
|/| | | |
|