aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S1-0/+3
2006-01-11[PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #defineAdrian Bunk1-6/+0
2006-01-11[PATCH] mm: gfp_atomic commentsPaul Jackson1-0/+1
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds3-3/+3
2006-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds6-5/+92
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse3-3/+3
2006-01-11[MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller1-0/+1
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds7-16/+30
2006-01-11powerpc/32: Fix compile error caused by pud_t/pgt_t confusionPaul Mackerras1-1/+1
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard2-0/+57
2006-01-11[PATCH] powerpc: parallel port init fixMichael Neuling1-2/+26
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2-2/+8
2006-01-10[PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan1-9/+9
2006-01-10[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler1-1/+7
2006-01-10[PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan1-1/+1
2006-01-10[PARISC] Add some defines for HugeTLB pagesHelge Deller1-0/+7
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox2-4/+5
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-1/+1
2006-01-11asm-powerpc: header included twiceNicolas Kaiser1-1/+0
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-9/+7
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar1-2/+14
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy1-7/+0
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy1-0/+5
2006-01-10[INET]: congestion and af_ops can be constStephen Hemminger1-2/+2
2006-01-10[PATCH] m68knommu: save reg a5 on context changeGreg Ungerer1-0/+1
2006-01-10[PATCH] m68knommu: fix find_next_zero_bit in bitops.hGreg Ungerer1-1/+1
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds29-58/+128
2006-01-10[PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov1-0/+4
2006-01-10[PATCH] Work around ppc64 compiler bugAnton Blanchard1-1/+7
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-10/+41
2006-01-10[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototypeAdrian Bunk1-4/+0
2006-01-10[PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk8-30/+30
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby1-11/+10
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby1-35/+0
2006-01-10[PATCH] char/isicom: Other little changesJiri Slaby1-3/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox4-25/+31
2006-01-10[PATCH] lib/zlib*: cleanupsAdrian Bunk1-0/+11
2006-01-10[PATCH] DocBook: fix kernel-doc commentsMartin Waitz2-4/+3
2006-01-10[PATCH] include/video/newport.h: "extern inline" -> "static inline"Adrian Bunk1-2/+3
2006-01-10[PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas1-0/+5
2006-01-10[PATCH] fbdev: sstfb: Driver cleanupsAntonino A. Daplas1-0/+1
2006-01-10[PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas1-43/+43
2006-01-10[PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas1-0/+1
2006-01-10[PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas1-0/+1
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-2/+1
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli6-5/+8
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy6-1/+5
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2-6/+0
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy4-34/+1