Age | Commit message (Expand) | Author | Files | Lines |
2009-02-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -5/+4 |
2009-02-18 | Bernhard has moved | Bernhard Walle | 1 | -1/+1 |
2009-02-18 | jsm: additional device support | Adam Lackorzynski | 1 | -0/+1 |
2009-02-18 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2009-02-18 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 1 | -3/+16 |
2009-02-18 | atmel-mci: fix initialization of dma slave data | Dan Williams | 1 | -0/+2 |
2009-02-18 | mm: task dirty accounting fix | Nick Piggin | 1 | -0/+1 |
2009-02-18 | timerfd: add flags check | Davide Libenzi | 1 | -4/+12 |
2009-02-18 | seq_file: properly cope with pread | Eric Biederman | 1 | -0/+1 |
2009-02-18 | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags | Paul Turner | 1 | -6/+12 |
2009-02-18 | vmalloc: add __get_vm_area_caller() | Benjamin Herrenschmidt | 1 | -0/+4 |
2009-02-18 | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 3 | -5/+4 |
2009-02-17 | Add support for VT6415 PCIE PATA IDE Host Controller | Zlatko Calusic | 1 | -0/+1 |
2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2009-02-17 | FRV: __pte_to_swp_entry doesn't expand correctly | Roel Kluin | 1 | -1/+1 |
2009-02-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -1/+2 |
2009-02-15 | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 1 | -0/+1 |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 1 | -5/+5 |
2009-02-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -51/+23 |
2009-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -2/+2 |
2009-02-12 | net: don't use in_atomic() in gfp_any() | Andrew Morton | 1 | -1/+1 |
2009-02-11 | syscall define: fix uml compile bug | Heiko Carstens | 1 | -14/+14 |
2009-02-11 | cgroups: fix lockdep subclasses overflow | Li Zefan | 1 | -0/+1 |
2009-02-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -36/+39 |
2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger | 1 | -0/+1 |
2009-02-11 | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 1 | -12/+1 |
2009-02-11 | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 1 | -0/+1 |
2009-02-10 | pkt_sched: type should be __u32 in header | Chuck Ebbert | 1 | -1/+1 |
2009-02-10 | hugetlbfs: fix build failure with !CONFIG_HUGETLBFS | Stefan Richter | 1 | -3/+3 |
2009-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+12 |
2009-02-10 | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 2 | -4/+4 |
2009-02-10 | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() | Jan Kara | 1 | -1/+2 |
2009-02-10 | sound: Remove OSSlib stuff from linux/soundcard.h | Arnd Bergmann | 1 | -51/+23 |
2009-02-09 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+2 |
2009-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -2/+7 |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 1 | -0/+5 |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck | 1 | -3/+5 |
2009-02-08 | drm/i915: add fence register management to execbuf | Jesse Barnes | 1 | -0/+2 |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -1/+1 |
2009-02-07 | module: remove over-zealous check in __module_get() | Rusty Russell | 1 | -1/+0 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 295 | -15460/+510 |
2009-02-06 | net_dma: call dmaengine_get only if NET_DMA enabled | David S. Miller | 1 | -0/+12 |
2009-02-07 | ACPI: Enable bit 11 in _PDC to advertise hw coord | Pallipadi, Venkatesh | 1 | -0/+2 |
2009-02-06 | timers: split process wide cpu clocks/timers, remove spurious warning | Ingo Molnar | 1 | -2/+0 |
2009-02-05 | atyfb: fix CONFIG_ namespace violations | Randy Dunlap | 3 | -23/+23 |
2009-02-05 | wait: prevent exclusive waiter starvation | Johannes Weiner | 1 | -2/+9 |
2009-02-05 | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 1 | -0/+15 |
2009-02-05 | generic swap(): don't return a value from swap() | Peter Zijlstra | 1 | -1/+2 |
2009-02-05 | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2 | -29/+36 |
2009-02-05 | signal: re-add dead task accumulation stats. | Peter Zijlstra | 1 | -1/+9 |