aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-15timecompare: generic infrastructure to map between two time basesGravatar Patrick Ohly 1-0/+125
2009-02-15clocksource: allow usage independent of timekeeping.cGravatar Patrick Ohly 1-0/+101
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 23-142/+157
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 4-4/+228
2009-02-14net: replace __constant_{endian} uses in net headersGravatar Harvey Harrison 14-101/+101
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Gravatar Harvey Harrison 1-44/+41
2009-02-13cfg80211: add more flexible BSS lookupGravatar Johannes Berg 1-1/+11
2009-02-13cfg80211: allow users to request removing a BSSGravatar Johannes Berg 1-0/+11
2009-02-13cfg80211: free_priv for BSS infoGravatar Johannes Berg 1-0/+2
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Gravatar Johannes Berg 4-2/+203
2009-02-13mac80211: Remove TSF atomic requirement from the documentationGravatar Alina Friedrichsen 1-2/+2
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-51/+23
2009-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-2/+2
2009-02-12net: don't use in_atomic() in gfp_any()Gravatar Andrew Morton 1-1/+1
2009-02-11syscall define: fix uml compile bugGravatar Heiko Carstens 1-14/+14
2009-02-11cgroups: fix lockdep subclasses overflowGravatar Li Zefan 1-0/+1
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-36/+39
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersGravatar Peter Zijlstra 1-12/+1
2009-02-11timers: split process wide cpu clocks/timers, fixGravatar Peter Zijlstra 1-0/+1
2009-02-10pkt_sched: type should be __u32 in headerGravatar Chuck Ebbert 1-1/+1
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSGravatar Stefan Richter 1-3/+3
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-0/+12
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTGravatar Mel Gorman 2-4/+4
2009-02-09net: Kill skbuff macros from the stone ages.Gravatar David S. Miller 1-3/+0
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hGravatar Arnd Bergmann 1-51/+23
2009-02-09ssb: Add PMU supportGravatar Michael Buesch 1-0/+224
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsGravatar Mike Rapoport 1-0/+7
2009-02-09cfg80211: add get reg commandGravatar Luis R. Rodriguez 1-0/+4
2009-02-09mac80211: remove HW_SIGNAL_DBGravatar Johannes Berg 1-14/+8
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-0/+2
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 2-2/+7
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedGravatar Kyle McMartin 1-0/+5
2009-02-08gro: Optimise Ethernet header comparisonGravatar Herbert Xu 2-0/+28
2009-02-08gro: Remember number of held packets instead of counting every timeGravatar Herbert Xu 1-0/+3
2009-02-08net: Increase default NET_SKB_PAD to 32.Gravatar David S. Miller 1-3/+3
2009-02-08async: Rename _special -> _domain for clarity.Gravatar Cornelia Huck 1-3/+5
2009-02-08drm/i915: add fence register management to execbufGravatar Jesse Barnes 1-0/+2
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-1/+1
2009-02-07module: remove over-zealous check in __module_get()Gravatar Rusty Russell 1-1/+0
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-0/+12
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Gravatar Len Brown 295-15460/+510
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledGravatar David S. Miller 1-0/+12
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordGravatar Pallipadi, Venkatesh 1-0/+2
2009-02-06timers: split process wide cpu clocks/timers, remove spurious warningGravatar Ingo Molnar 1-2/+0
2009-02-05net: fix some trailing whitespacesGravatar Graf Yang 2-9/+9
2009-02-05tun: Limit amount of queued packets per deviceGravatar Herbert Xu 1-0/+2
2009-02-05atyfb: fix CONFIG_ namespace violationsGravatar Randy Dunlap 3-23/+23
2009-02-05wait: prevent exclusive waiter starvationGravatar Johannes Weiner 1-2/+9
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldGravatar Andrea Righi 1-0/+15
2009-02-05generic swap(): don't return a value from swap()Gravatar Peter Zijlstra 1-1/+2