aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-23[NETFILTER]: ip_conntrack_netlink.c needs linux/interrupt.hBenoit Boissinot1-0/+1
2005-11-23[PATCH] 32bit integer overflow in invalidate_inode_pages2()Oleg Drokin1-3/+3
2005-11-23[PATCH] jffs2 debug gcc-2.9x fixAndrew Morton1-4/+4
2005-11-23[PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson2-6/+6
2005-11-23[PATCH] Fix crash in unregister_console()Benjamin Herrenschmidt1-1/+1
2005-11-23[PATCH] fix do_wait() vs exec() raceOleg Nesterov1-4/+4
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston4-22/+0
2005-11-23[PATCH] mm: fill arch atomic64 gapsHugh Dickins3-15/+44
2005-11-23[PATCH] mm: powerpc init_mm without ptlockHugh Dickins1-4/+0
2005-11-23[PATCH] mm: powerpc ptlock commentsHugh Dickins4-6/+10
2005-11-23[PATCH] mm: unbloat get_futex_keyHugh Dickins1-15/+0
2005-11-23[PATCH] mm: update split ptlock KconfigHugh Dickins1-4/+2
2005-11-23[PATCH] revert floppy-fix-read-only-handlingAndrew Morton1-6/+0
2005-11-23[PATCH] Check the irq number is within boundsMatthew Wilcox1-0/+15
2005-11-23Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds1-7/+1
2005-11-22compat-ioctl.c: fix compile with no CONFIG_JBDLinus Torvalds1-17/+0
2005-11-22Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2-16/+11
2005-11-22[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk1-6/+6
2005-11-22[NET]: Fix ifenslave to not fail on lack of IP informationNeil Horman1-8/+1
2005-11-22[NETFILTER] ctnetlink: Fix refcount leak ip_conntrack/nat_protoPablo Neira Ayuso1-12/+12
2005-11-22[IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim3-11/+34
2005-11-22[NETLINK]: Use tgid instead of pid for nlmsg_pidHerbert Xu1-1/+1
2005-11-22[NET]: Shut up warnings in net/core/flow.cRussell King1-1/+7
2005-11-22[PATCH] prefer pkg-config for the QT checkRoman Zippel1-29/+39
2005-11-22[PATCH] device-mapper raid1: drop mark_region spinlock fixJonathan E Brassow1-11/+9
2005-11-22[PATCH] device-mapper snapshot: bio_list fixjblunck@suse.de1-0/+3
2005-11-22[PATCH] device-mapper dm-mpath: endio spinlock fixStefan Bader1-6/+7
2005-11-22[PATCH] device-mapper: mirror log bitset fixAlasdair G Kergon1-2/+2
2005-11-22[PATCH] device-mapper: list_versions fixAlasdair G Kergon1-1/+1
2005-11-22[PATCH] device-mapper dm-ioctl: missing put in table load error caseKiyoshi Ueda1-0/+1
2005-11-22[PATCH] kernel Doc/ URL correctionsRandy Dunlap19-76/+79
2005-11-22[PATCH] dell_rbu driver depends on x86[64]Dave Jones1-0/+1
2005-11-22[PATCH] Fix a bug in scsi_get_commandMatthew Dobson1-1/+1
2005-11-22[PATCH] cpufreq: silence cpufreq for UPGrant Coady1-1/+1
2005-11-22[PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_huge_pagesEric Paris1-0/+6
2005-11-22[PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas1-0/+1
2005-11-22[PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas1-2/+2
2005-11-22[PATCH] Fix hugetlbfs_statfs() reporting of block limitsDavid Gibson1-4/+8
2005-11-22[PATCH] Fix error handling with put_compat_statfs()David Gibson1-8/+8
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins3-2/+4
2005-11-22[PATCH] unpaged: copy_page_range vmaHugh Dickins1-1/+1
2005-11-22[PATCH] unpaged: PG_reserved bad_pageHugh Dickins1-12/+34
2005-11-22[PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins2-3/+13
2005-11-22[PATCH] unpaged: anon in VM_UNPAGEDHugh Dickins2-24/+46
2005-11-22[PATCH] unpaged: COW on VM_UNPAGEDHugh Dickins1-12/+25
2005-11-22[PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins2-14/+7
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins9-24/+30
2005-11-22[PATCH] unpaged: unifdefed PageCompoundHugh Dickins4-31/+0
2005-11-22[PATCH] unpaged: sound nopage get_pageHugh Dickins1-0/+1
2005-11-22[PATCH] unpaged: private write VM_RESERVEDHugh Dickins2-19/+0