aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-08[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras1-7/+13
2007-11-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-23/+36
2007-11-01[NET]: docbook fixes for netif_ functionsStephen Hemminger1-0/+10
2007-11-01[NET]: Relax the reference counting of init_net_nsPavel Emelyanov1-8/+25
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov1-1/+1
2007-11-01[NET]: Move the sock_copy() from the headerPavel Emelyanov1-14/+0
2007-10-31[SPARC64]: Fix linkage of enormous kernels.David S. Miller3-5/+11
2007-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+4
2007-10-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-5/+12
2007-10-31Revert "Driver core: remove class_device_*_bin_file"Greg Kroah-Hartman1-0/+4
2007-10-31[ARM] 4634/1: DaVinci GPIO header build fixDavid Brownell1-0/+3
2007-10-31[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao3-3/+3
2007-10-31[ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6bRussell King1-1/+2
2007-10-31[ARM] Fix ateb9200_defconfig build regressionRussell King1-0/+3
2007-10-31[ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.hMatt Reimer1-1/+1
2007-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-9/+4
2007-10-30Driver core: remove class_device_*_bin_fileGreg Kroah-Hartman1-4/+0
2007-10-30[TIPC]: Fix headercheck wrt. tipc_config.hDavid S. Miller2-9/+4
2007-10-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-2/+1
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-3/+3
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2007-10-30mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2Dale Farnsworth1-3/+3
2007-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds9-46/+80
2007-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2007-10-30IPMI: fix comparison in demangle_device_idCorey Minyard1-1/+1
2007-10-30libata: implement and use ATA_QCFLAG_QUIETTejun Heo1-0/+1
2007-10-30[TIPC]: Add tipc_config.h to include/linux/Kbuild.David S. Miller1-0/+1
2007-10-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+1
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds3-3/+32
2007-10-30Blackfin arch: use a less common define name in BF549Mike Frysinger1-1/+1
2007-10-30Blackfin arch: Add missing definitions for BF561Mike Frysinger1-0/+3
2007-10-30Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich1-43/+43
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh1-1/+1
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel1-6/+6
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2-2/+2
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel2-2/+31
2007-10-29Pull alexey-fixes into release branchLen Brown1-2/+1
2007-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-51/+76
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+1
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-1/+0
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra1-0/+1
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle1-0/+1
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto6-49/+72
2007-10-29[MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle1-1/+3
2007-10-29[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle1-1/+0
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-1/+41
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-0/+10
2007-10-29[IA64] fix typo in per_cpu_offsetYu Luming1-1/+1
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang1-1/+0
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi2-1/+41