aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-20Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse1-0/+40
2006-05-19[JFFS2] Support new device nodesDavid Woodhouse1-0/+6
2006-05-19Merge git://git.infradead.org/mtd-2.6KaiGai Kohei43-87/+214
2006-05-16[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.David Woodhouse1-3/+3
2006-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse40-74/+205
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong1-1/+1
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz1-0/+1
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho1-0/+1
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky1-1/+7
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens1-0/+1
2006-05-15[JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse1-7/+7
2006-05-14[MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse1-6/+2
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse1-1/+1
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-0/+40
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley1-0/+1
2006-05-12OneNAND: One-Time Programmable (OTP) supportKyungmin Park2-0/+10
2006-05-12OneNAND: handle byte access on BufferRAMKyungmin Park1-0/+3
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+1
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-6/+17
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds1-0/+1
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu1-0/+1
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger1-2/+1
2006-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds3-13/+14
2006-05-09powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras1-0/+1
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Stephen Hemminger2-3/+6
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger1-10/+8
2006-05-08Finally remove the obnoxious inter_module_xxx()David Woodhouse1-9/+0
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen1-0/+2
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2-0/+2
2006-05-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+0
2006-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2006-05-07[ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas1-0/+1
2006-05-07[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas1-0/+1
2006-05-07[ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer1-1/+1
2006-05-07[MTD] Convert physmap to platform driverLennert Buytenhek1-13/+8
2006-05-06[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger1-0/+2
2006-05-06[CLASS DEVICE]: add attribute_group creationStephen Hemminger1-0/+2
2006-05-05[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman1-0/+1
2006-05-05[ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre1-1/+1
2006-05-05[ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre1-12/+14
2006-05-05[PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare1-2/+4
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake1-1/+2
2006-05-05[IA64] remove asm-ia64/bitops.h self-inclusionJon Mason1-1/+0
2006-05-05[ARM] 3494/1: asm-arm/bug.h needs linux/stddef.hNicolas Pitre1-0/+1
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-7/+75
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-8/+32
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+1
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+3
2006-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-17/+17