aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-11[PATCH] uninline capable()Ingo Molnar
2006-01-11[PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S
2006-01-11[PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #defineAdrian Bunk
2006-01-11[PATCH] mm: gfp_atomic commentsPaul Jackson
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds
2006-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse
2006-01-11[MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-01-11powerpc/32: Fix compile error caused by pud_t/pgt_t confusionPaul Mackerras
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard
2006-01-11[PATCH] powerpc: parallel port init fixMichael Neuling
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman
2006-01-10[PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan
2006-01-10[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler
2006-01-10[PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan
2006-01-10[PARISC] Add some defines for HugeTLB pagesHelge Deller
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller
2006-01-11asm-powerpc: header included twiceNicolas Kaiser
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy
2006-01-10[INET]: congestion and af_ops can be constStephen Hemminger
2006-01-10[PATCH] m68knommu: save reg a5 on context changeGreg Ungerer
2006-01-10[PATCH] m68knommu: fix find_next_zero_bit in bitops.hGreg Ungerer
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-01-10[PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov
2006-01-10[PATCH] Work around ppc64 compiler bugAnton Blanchard
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-10[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk
2006-01-10[PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby
2006-01-10[PATCH] char/isicom: Other little changesJiri Slaby
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] lib/zlib*: cleanupsAdrian Bunk
2006-01-10[PATCH] DocBook: fix kernel-doc commentsMartin Waitz
2006-01-10[PATCH] include/video/newport.h: "extern inline" -> "static inline"Adrian Bunk
2006-01-10[PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas
2006-01-10[PATCH] fbdev: sstfb: Driver cleanupsAntonino A. Daplas
2006-01-10[PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas
2006-01-10[PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas
2006-01-10[PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy