summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-28udplite: Protection against coverage value wrap-aroundGerrit Renker
2008-07-28ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller
2008-07-24block: Properly notify block layer of sync writesJens Axboe
2008-07-13x86: fix ldt limit for 64 bitMichael Karcher
2008-07-02x86: shift bits the right way in native_read_tscpMax Asbock
2008-06-24x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge
2008-06-24Add return value to reserve_bootmem_node()Bernhard Walle
2008-06-16bttv: Fix a deadlock in the bttv driverArjan van de Ven
2008-06-16m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V
2008-06-16cciss: add new hardware supportMike Miller
2008-06-16netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf
2008-06-09capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan
2008-06-09HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno
2008-06-09x86: prevent PGE flush from interruption/preemptionIngo Molnar
2008-06-09types.h: don't expose struct ustat to userspacemaximilian attems
2008-05-15sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-15sparc: Fix mremap address range validation.David S. Miller
2008-05-15sparc: Fix ptrace() detach.David S. Miller
2008-05-15x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan
2008-05-15nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig
2008-05-15ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov
2008-05-09CRYPTO: api: Fix scatterwalk_sg_chainHerbert Xu
2008-05-09reiserfs: Unpack tails on quota filesJan Kara
2008-05-01IPSEC: Fix catch-22 with algorithm IDs above 31Herbert Xu
2008-05-01RTNETLINK: Fix bogus ASSERT_RTNL warningPatrick McHardy
2008-05-01TCP: Increase the max_burst threshold from 3 to tp->reordering.John Heffner
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara
2008-04-15uml: compile error fixWANG Cong
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki
2008-04-12net: make struct tun_struct private to tun.cRusty Russell
2008-04-12[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich
2008-04-12[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath