summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-02-18ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar1-1/+1
2011-02-18klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-18mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2-7/+8
2011-02-18USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-01-08block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2011-01-08PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki1-1/+2
2011-01-08sched: Cure more NO_HZ load average woesPeter Zijlstra1-1/+1
2011-01-08bootmem: Add alloc_bootmem_align()Suresh Siddha1-0/+2
2011-01-08ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim1-1/+1
2010-12-10Un-inline get_pipe_info() helper functionLinus Torvalds1-12/+1
2010-12-10Export 'get_pipe_info()' to other usersLinus Torvalds1-0/+12
2010-12-10net: Limit socket I/O iovec total length to INT_MAX.David S. Miller1-1/+1
2010-12-10PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki1-2/+2
2010-12-10perf: Fix inherit vs. context rotation bugThomas Gleixner1-0/+1
2010-12-10exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2010-12-10exec: make argv/envp memory visible to oom-killerOleg Nesterov1-0/+1
2010-12-10radix-tree: fix RCU bugNick Piggin1-17/+19
2010-12-10netfilter: NF_HOOK_COND has wrong conditionalEric Paris1-1/+1
2010-12-10TTY: open/hangup race fixupJiri Slaby1-0/+1
2010-12-10ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-12-10kfifo: disable __kfifo_must_check_helper()Andrew Morton1-5/+2
2010-12-10block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2
2010-10-16types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-10-15Un-inline the core-dump helper functionsLinus Torvalds1-32/+2
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-1/+1
2010-10-12fanotify: disable fanotify syscallsEric Paris1-1/+0
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe1-0/+1
2010-10-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2010-10-01intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-0/+1
2010-09-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+3
2010-09-28tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+3
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet1-1/+1
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2010-09-23arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori1-0/+4
2010-09-23missing inline keyword for static function in linux/dmaengine.hMathieu Lacage1-1/+1
2010-09-23net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild1-2/+2
2010-09-22fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil1-0/+4
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+4
2010-09-18netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+4
2010-09-15Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds1-0/+3
2010-09-15Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+1
2010-09-15compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+3
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-2/+8