summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-02-17ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
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-17USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-07block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-01-07PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki
2011-01-07sched: Cure more NO_HZ load average woesPeter Zijlstra
2011-01-07bootmem: Add alloc_bootmem_align()Suresh Siddha
2011-01-07ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim
2010-12-09Un-inline get_pipe_info() helper functionLinus Torvalds
2010-12-09Export 'get_pipe_info()' to other usersLinus Torvalds
2010-12-09net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-12-09PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-09perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-12-09exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-12-09exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-12-09radix-tree: fix RCU bugNick Piggin
2010-12-09netfilter: NF_HOOK_COND has wrong conditionalEric Paris
2010-12-09TTY: open/hangup race fixupJiri Slaby
2010-12-09ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-12-09kfifo: disable __kfifo_must_check_helper()Andrew Morton
2010-12-09block: Ensure physical block size is unsigned intMartin K. Petersen
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-11fanotify: disable fanotify syscallsEric Paris
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-14Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds
2010-09-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds