summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-06-25x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge1-1/+2
2008-06-25Add return value to reserve_bootmem_node()Bernhard Walle1-1/+1
2008-06-17bttv: Fix a deadlock in the bttv driverArjan van de Ven1-0/+3
2008-06-17m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V1-2/+44
2008-06-17cciss: add new hardware supportMike Miller1-0/+1
2008-06-17netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf1-5/+6
2008-06-09capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan1-8/+21
2008-06-09HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.Diego 'Flameeyes' Petteno1-0/+1
2008-06-09x86: prevent PGE flush from interruption/preemptionIngo Molnar1-1/+12
2008-06-09types.h: don't expose struct ustat to userspacemaximilian attems1-2/+2
2008-05-15sparc: Fix debugger syscall restart interactions.David S. Miller8-17/+34
2008-05-15sparc: Fix mremap address range validation.David S. Miller2-6/+4
2008-05-15sparc: Fix ptrace() detach.David S. Miller2-0/+2
2008-05-15x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan1-8/+10
2008-05-15nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig1-10/+0
2008-05-15ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov1-1/+2
2008-05-10CRYPTO: api: Fix scatterwalk_sg_chainHerbert Xu1-0/+4
2008-05-10reiserfs: Unpack tails on quota filesJan Kara1-0/+1
2008-05-02IPSEC: Fix catch-22 with algorithm IDs above 31Herbert Xu1-0/+3
2008-05-02RTNETLINK: Fix bogus ASSERT_RTNL warningPatrick McHardy1-2/+2
2008-05-02TCP: Increase the max_burst threshold from 3 to tp->reordering.John Heffner1-2/+5
2008-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-22/+4
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2-4/+4
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov1-18/+0
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+3
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2008-04-16acpi thermal trip points increased to 12Krzysztof Helt1-1/+1
2008-04-16spi: spi_s3c24xx must initialize num_chipselectBen Dooks1-0/+1
2008-04-16vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara1-1/+1
2008-04-16uml: compile error fixWANG Cong1-0/+1
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch1-0/+4
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe1-1/+3
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-43/+5
2008-04-14[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki1-1/+1
2008-04-14[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki1-1/+1
2008-04-13net: make struct tun_struct private to tun.cRusty Russell2-40/+1
2008-04-13[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich1-1/+1
2008-04-13[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng1-0/+1
2008-04-12Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+3
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields1-0/+3
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens1-0/+3
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas1-1/+1
2008-04-11Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2-0/+24
2008-04-11asmlinkage_protect replaces prevent_tail_callRoland McGrath2-3/+25
2008-04-11FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells1-6/+15
2008-04-11FRV: Add support for emulation of userspace atomic ops [try #2]David Howells1-0/+14
2008-04-11FRV: Move STACK_TOP_MAX up [try #2]David Howells1-1/+1
2008-04-11FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells1-5/+14
2008-04-08[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen1-0/+2