Age | Commit message (Expand) | Author |
2006-07-02 | [PATCH] irq-flags: i386: Use the new IRQF_ constants | Thomas Gleixner |
2006-07-01 | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2006-07-01 | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens |
2006-07-01 | [PATCH] SMP alternatives: skip with UP kernels | Gerd Hoffmann |
2006-07-01 | [PATCH] audit syscall classes | Al Viro |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-06-30 | ACPI: Kconfig: ACPI_SRAT depends on ACPI | Andrew Morton |
2006-06-30 | [PATCH] add smp_setup_processor_id() | Andrew Morton |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_slab to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] msr.c: use register_hotcpu_notifier() | Andrew Morton |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | typo fixes: specfic -> specific | Adrian Bunk |
2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk |
2006-06-29 | merge linus into release branch | Len Brown |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds |
2006-06-29 | [PATCH] KConfig: Spellchecking 'similarity' and 'independent' | Matt LaPlante |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-29 | [PATCH] genirq MSI fixes | Ingo Molnar |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | 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_affinity[] into irq_desc[] | Ingo Molnar |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar |
2006-06-29 | [PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls | Adrian Bunk |
2006-06-29 | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto |
2006-06-29 | [PATCH] fix sgivwfb compile | Adrian Bunk |
2006-06-28 | [PATCH] x86: do_IRQ(): check irq number | Andrew Morton |
2006-06-28 | [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add... | pageexec@freemail.hu |
2006-06-27 | [PATCH] voyager: add cpu_present_map | James Bottomley |
2006-06-27 | [PATCH] do_IRQ() warning fix | Andrew Morton |
2006-06-27 | [PATCH] pi-futex: introduce debug_check_no_locks_freed() | Ingo Molnar |
2006-06-27 | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ... | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne... | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean | Jim Cromie |
2006-06-27 | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman |
2006-06-27 | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman |
2006-06-27 | [PATCH] add poison.h and patch primary users | Randy Dunlap |
2006-06-27 | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar |
2006-06-27 | [PATCH] voyager: fix compile after setup rework | James Bottomley |
2006-06-27 | [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT | James Bottomley |
2006-06-27 | [PATCH] fix broken vm86 interrupt/signal handling | Aleksey Gorelov |