summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-12-18Revert "PNP: increase the maximum number of resources"Greg Kroah-Hartman1-2/+2
2007-12-14TCP: MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen1-0/+3
2007-12-14TCP: Fix TCP header misalignmentHerbert Xu1-0/+3
2007-12-14esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki1-0/+3
2007-12-14PNP: increase the maximum number of resourcesZhao Yakui1-2/+2
2007-12-14futex: fix for futex_wait signal stack corruptionSteven Rostedt1-2/+15
2007-12-14forcedeth: new mcp79 pci idsAyaz Abdulla1-0/+4
2007-11-26x86: mark read_crX() asm code as volatileKirill Korotaev2-5/+5
2007-11-16libata: backport ATA_FLAG_NO_SRST and ATA_FLAG_ASSUME_ATATejun Heo1-0/+2
2007-11-16ide: Add ide_get_paired_drive() helperBenjamin Herrenschmidt1-0/+7
2007-11-16USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern1-5/+2
2007-11-16forcedeth: add MCP77 device IDsAyaz Abdulla1-0/+4
2007-11-16Fix netlink timeouts.Patrick McHardy1-1/+1
2007-11-16TCP: Fix size calculation in sk_stream_alloc_pskbHerbert Xu1-4/+6
2007-11-16Fix SKB_WITH_OVERHEAD calculations.Herbert Xu1-2/+1
2007-11-16Fix 9P protocol buildIngo Molnar1-0/+12
2007-11-16revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-1/+0
2007-11-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge1-2/+3
2007-11-16MIPS: R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle1-1/+53
2007-11-16BLOCK: Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe1-1/+1
2007-11-16sched: keep utime/stime monotonicFrans Pop1-0/+1
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-1/+1
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan1-1/+1
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds1-1/+1
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev1-1/+1
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-328/+109
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich1-1/+34
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich5-14/+88
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle1-68/+0
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle3-260/+109
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle1-0/+1
2007-09-29i386: remove bogus comment about memory barrierNick Piggin1-5/+0
2007-09-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-4/+2
2007-09-28[TCP]: Fix MD5 signature handling on big-endian.David S. Miller1-4/+2
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds1-1/+0
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner1-0/+1
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro1-1/+1
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-1/+4
2007-09-25SCTP : Add paramters validity check for ASCONF chunkWei Yongjun2-0/+4
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich1-1/+0
2007-09-25ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy1-4/+0
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle1-8/+24
2007-09-22ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner1-0/+2
2007-09-23Blackfin arch: add some missing syscallBryan Wu1-5/+51
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt5-5/+11
2007-09-21Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2-49/+25