summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston1-0/+1
2007-12-21x86: fix die() to not be preemptibleIngo Molnar1-4/+3
2007-12-21[NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2-0/+4
2007-12-21[ATM]: Spelling fixesJoe Perches1-2/+2
2007-12-21[NETFILTER] ipv4: Spelling fixesJoe Perches1-1/+1
2007-12-21[NETFILTER]: Spelling fixesJoe Perches1-2/+2
2007-12-21[SCTP]: Spelling fixesJoe Perches1-4/+4
2007-12-21[NETLABEL]: Spelling fixesJoe Perches1-1/+1
2007-12-21[PKT_SCHED]: Spelling fixesJoe Perches1-1/+1
2007-12-21[NET] net/core/: Spelling fixesJoe Perches1-1/+1
2007-12-21[IPV6]: Spelling fixesJoe Perches1-1/+1
2007-12-21[IRDA]: Spelling fixesJoe Perches5-10/+10
2007-12-21[DCCP]: Spelling fixesJoe Perches2-2/+2
2007-12-21[NET] include/net/: Spelling fixesJoe Perches4-6/+6
2007-12-21[SPARC32]: Spelling fixesJoe Perches1-1/+1
2007-12-21[SPARC64]: Spelling fixesJoe Perches1-1/+1
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-0/+20
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds7-32/+68
2007-12-20dm crypt: use bio_add_pageMilan Broz1-13/+11
2007-12-20dm: merge max_hw_sectorNeil Brown2-0/+10
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon3-1/+10
2007-12-20dm crypt: fix write endioMilan Broz1-3/+4
2007-12-20dm mpath: hp requires scsiPaul Mundt1-1/+1
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura4-14/+32
2007-12-20mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky1-1/+0
2007-12-20debug: add end-of-oops markerArjan van de Ven1-0/+18
2007-12-20sched: rt: account the cpu time during the tickPeter Zijlstra1-0/+2
2007-12-20[SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller1-9/+3
2007-12-20[NET]: Correct two mistaken skb_reset_mac_header() conversions.David S. Miller2-2/+2
2007-12-20[IPV4] ip_gre: set mac_header correctly in receive pathTimo Teras1-1/+1
2007-12-20[XFRM]: Audit function arguments misorderedPaul Moore2-4/+4
2007-12-20[IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu1-2/+12
2007-12-20[IPV4] ARP: Remove not used codeMark Ryden1-2/+1
2007-12-20ipw2200: prevent alloc of unspecified size on stackReinette Chatre1-1/+12
2007-12-20iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2-26/+10
2007-12-20p54: add Kconfig descriptionMichael Wu1-0/+51
2007-12-20rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller1-0/+2
2007-12-20[TG3]: Endianness bugfix.Al Viro1-2/+1
2007-12-20[TG3]: Endianness annotations.Al Viro1-43/+54
2007-12-20NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov1-1/+1
2007-12-20mac80211: fix header opsJohannes Berg1-1/+0
2007-12-20mac80211: Drop out of associated state if link is lostMichael Wu1-6/+2
2007-12-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds20-48/+171
2007-12-20pata_hpt37x: Fix HPT374 detectionAlan Cox1-1/+1
2007-12-20ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand1-2/+2
2007-12-20ps3fb: Update for firmware 2.10Geert Uytterhoeven1-6/+18
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-4/+6
2007-12-20x86: fix show cpuinfo cpu number always zeroMike Travis1-1/+1
2007-12-20x86_32: disable_pse must be __cpuinitdataAdrian Bunk1-1/+1
2007-12-20x86_32: select_idle_routine() must be __cpuinitAdrian Bunk1-1/+1