Age | Commit message (Expand) | Author |
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-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-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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
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 | 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-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck |
2009-02-08 | drm/i915: add fence register management to execbuf | Jesse Barnes |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-02-07 | module: remove over-zealous check in __module_get() | Rusty Russell |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown |
2009-02-06 | net_dma: call dmaengine_get only if NET_DMA enabled | David S. Miller |
2009-02-07 | ACPI: Enable bit 11 in _PDC to advertise hw coord | Pallipadi, Venkatesh |
2009-02-06 | timers: split process wide cpu clocks/timers, remove spurious warning | Ingo Molnar |
2009-02-05 | atyfb: fix CONFIG_ namespace violations | Randy Dunlap |
2009-02-05 | wait: prevent exclusive waiter starvation | Johannes Weiner |
2009-02-05 | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi |
2009-02-05 | generic swap(): don't return a value from swap() | Peter Zijlstra |
2009-02-05 | timers: split process wide cpu clocks/timers | Peter Zijlstra |
2009-02-05 | signal: re-add dead task accumulation stats. | Peter Zijlstra |
2009-02-05 | crypto: shash - Fix tfm destruction | Herbert Xu |
2009-02-05 | crypto: api - Fix zeroing on free | Herbert Xu |
2009-02-04 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson |
2009-02-04 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-02-03 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-02-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-02-03 | sched: add missing kernel-doc in sched.h | Randy Dunlap |