Age | Commit message (Expand) | Author |
2009-02-13 | cfg80211: allow users to request removing a BSS | Johannes Berg |
2009-02-13 | cfg80211: free_priv for BSS info | Johannes Berg |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg |
2009-02-13 | mac80211: Remove TSF atomic requirement from the documentation | Alina Friedrichsen |
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-09 | net: Kill skbuff macros from the stone ages. | David S. Miller |
2009-02-10 | sound: Remove OSSlib stuff from linux/soundcard.h | Arnd Bergmann |
2009-02-09 | ssb: Add PMU support | Michael Buesch |
2009-02-09 | libertas: if_spi: add ability to call board specific setup/teardown methods | Mike Rapoport |
2009-02-09 | cfg80211: add get reg command | Luis R. Rodriguez |
2009-02-09 | mac80211: remove HW_SIGNAL_DB | Johannes Berg |
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 | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao |
2009-02-08 | gro: Optimise Ethernet header comparison | Herbert Xu |
2009-02-08 | gro: Remember number of held packets instead of counting every time | Herbert Xu |
2009-02-08 | net: Increase default NET_SKB_PAD to 32. | David S. Miller |
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 branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
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 | net: fix some trailing whitespaces | Graf Yang |
2009-02-05 | tun: Limit amount of queued packets per device | Herbert Xu |
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 |