aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-02-10jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara
2009-02-09net: Kill skbuff macros from the stone ages.David S. Miller
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann
2009-02-09ssb: Add PMU supportMichael Buesch
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport
2009-02-09cfg80211: add get reg commandLuis R. Rodriguez
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-09VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu
2009-02-08gro: Remember number of held packets instead of counting every timeHerbert Xu
2009-02-08net: Increase default NET_SKB_PAD to 32.David S. Miller
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-08drm/i915: add fence register management to execbufJesse Barnes
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh
2009-02-06timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar
2009-02-05net: fix some trailing whitespacesGraf Yang
2009-02-05tun: Limit amount of queued packets per deviceHerbert Xu
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra
2009-02-05crypto: shash - Fix tfm destructionHerbert Xu
2009-02-05crypto: api - Fix zeroing on freeHerbert Xu
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-04net: Reexport sock_alloc_send_pskbHerbert Xu
2009-02-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-04virtio_net: Add support for VLAN filtering in the hypervisorAlex Williamson
2009-02-04virtio_net: Add a MAC filter tableAlex Williamson
2009-02-04virtio_net: Add a set_rx_mode interfaceAlex Williamson
2009-02-04virtio_net: Add a virtqueue for outbound control commandsAlex Williamson
2009-02-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds