summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-02-17xHCI: synchronize irq in xhci_suspend()Andiry Xu
2011-02-17ARM: oprofile: Fix backtraces in timer modeAri Kauppi
2011-02-17ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-02-17oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi
2011-02-17Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft
2011-02-17memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki
2011-02-17workqueue: relax lockdep annotation on flush_work()Tejun Heo
2011-02-17sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown
2011-02-17klist: Fix object alignment on 64-bit.David Miller
2011-02-17mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman
2011-02-17af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-02-17mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman
2011-02-17block: fix accounting bug on cross partition mergesJerome Marchand
2011-02-17kref: add kref_test_and_getJerome Marchand
2011-02-17dynamic debug: Fix build issue with older gccJason Baron
2011-02-17NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-02-17cfg80211: fix disabling channels based on hintsLuis R. Rodriguez
2011-02-17USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton
2010-12-22kthread_work: make lockdep happyYong Zhang
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-12-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-17block: max hardware sectors limit wrapperMike Snitzer
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-12-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki
2010-12-15fanotify: split version into version and metadata_lenAlexey Zaytsev
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-12-13bootmem: Add alloc_bootmem_align()Suresh Siddha