Age | Commit message (Expand) | Author |
2009-02-18 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki |
2009-02-18 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-02-18 | atmel-mci: fix initialization of dma slave data | Dan Williams |
2009-02-18 | mm: task dirty accounting fix | Nick Piggin |
2009-02-18 | timerfd: add flags check | Davide Libenzi |
2009-02-18 | seq_file: properly cope with pread | Eric Biederman |
2009-02-18 | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags | Paul Turner |
2009-02-18 | vmalloc: add __get_vm_area_caller() | Benjamin Herrenschmidt |
2009-02-18 | netfilter: nf_conntrack: don't try to deliver events for untracked connections | Patrick McHardy |
2009-02-18 | netfilter: nfnetlink_log: fix per-rule qthreshold override | Eric Leblond |
2009-02-18 | Merge branch 'master' of /repos/git/net-2.6 | Patrick McHardy |
2009-02-18 | block: fix bad definition of BIO_RW_SYNC | Jens Axboe |
2009-02-17 | net: Kill skb_truesize_check(), it only catches false-positives. | David S. Miller |
2009-02-17 | Add support for VT6415 PCIE PATA IDE Host Controller | Zlatko Calusic |
2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-17 | FRV: __pte_to_swp_entry doesn't expand correctly | Roel Kluin |
2009-02-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar |
2009-02-16 | [IA64] fix __apci_unmap_table | Yinghai Lu |
2009-02-15 | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar |
2009-02-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-02-13 | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar |
2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar |
2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-02-12 | net: don't use in_atomic() in gfp_any() | Andrew Morton |
2009-02-11 | syscall define: fix uml compile bug | Heiko Carstens |
2009-02-11 | cgroups: fix lockdep subclasses overflow | Li Zefan |
2009-02-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger |
2009-02-11 | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra |
2009-02-11 | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra |
2009-02-10 | pkt_sched: type should be __u32 in header | Chuck Ebbert |
2009-02-10 | hugetlbfs: fix build failure with !CONFIG_HUGETLBFS | Stefan Richter |
2009-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-02-10 | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman |
2009-02-10 | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() | Jan Kara |
2009-02-10 | elf: add ELF_CORE_COPY_KERNEL_REGS() | Tejun Heo |
2009-02-10 | sound: Remove OSSlib stuff from linux/soundcard.h | Arnd Bergmann |
2009-02-09 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar |
2009-02-09 | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu |
2009-02-09 | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar |
2009-02-09 | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao |