summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger
2006-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...Linus Torvalds
2006-05-09powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray
2006-05-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-08Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390David Woodhouse
2006-05-07[ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas
2006-05-07[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas
2006-05-07[ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer
2006-05-07[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger
2006-05-07[CLASS DEVICE]: add attribute_group creationStephen Hemminger
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-06Revert include/media changes: Mauro says those ioctls are only used in-kernel(!)David Woodhouse
2006-05-06[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman
2006-05-05[ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre
2006-05-05[ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre
2006-05-05[PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake
2006-05-05[IA64] remove asm-ia64/bitops.h self-inclusionJon Mason
2006-05-05[ARM] 3494/1: asm-arm/bug.h needs linux/stddef.hNicolas Pitre
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-04Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse
2006-05-04Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse
2006-05-04Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse
2006-05-04Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse
2006-05-04Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse
2006-05-04[ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer
2006-05-04Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.David Woodhouse
2006-05-04Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse
2006-05-04[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle
2006-05-04[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle
2006-05-04[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle
2006-05-04[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao
2006-05-04[PATCH] splice: LRU fixupsJens Axboe