aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-16libata: Add another column to the ata_timing table.David Daney
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap
2009-01-15jbd: fix missing kernel-docRandy Dunlap
2009-01-15cgroups: consolidate cgroup documentsLi Zefan
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-14IDE: fix sparse signed-ness errors with host->host_busyBen Dooks
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips
2009-01-14mm: fix assertionNick Piggin
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens
2009-01-12netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy
2009-01-12net: Fix a comment in include/linux/netdevice.h.Krzysztof HaƂasa
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-12Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-12Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds
2009-01-12m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-11BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ...Martin Bachem
2009-01-11net_dma: acquire/release dma channels on ifup/ifdownDan Williams
2009-01-11smp_call_function_single(): be slightly less stupidAndrew Morton
2009-01-11regulator: PCF50633 pmic driverBalaji Rao
2009-01-11power_supply: PCF50633 battery charger driverBalaji Rao
2009-01-11mfd: PCF50633 gpio supportBalaji Rao
2009-01-11mfd: PCF50633 adc driverBalaji Rao
2009-01-11mfd: PCF50633 core driverBalaji Rao
2009-01-10libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy
2009-01-09filesystem freeze: implement generic freeze featureTakashi Sato
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-09memstick: annotate endianness of attribute structsHarvey Harrison
2009-01-09compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-09Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds
2009-01-09Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman