summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-09Linux 2.6.23.13v2.6.23.13Greg Kroah-Hartman1-1/+1
2008-01-09hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare1-14/+22
2007-12-18Linux 2.6.23.12v2.6.23.12Greg Kroah-Hartman1-1/+1
2007-12-18Revert "PNP: increase the maximum number of resources"Greg Kroah-Hartman2-15/+4
2007-12-14Linux 2.6.23.11v2.6.23.11Greg Kroah-Hartman1-1/+1
2007-12-14BRIDGE: Section fix.Andrew Morton1-1/+1
2007-12-14Revert "Freezer: Fix APM emulation breakage"Greg Kroah-Hartman1-8/+7
2007-12-14Linux 2.6.23.10v2.6.23.10Greg Kroah-Hartman1-1/+1
2007-12-14XFS: Make xfsbufd threads freezableRafael J. Wysocki1-0/+2
2007-12-14BRIDGE: Properly dereference the br_should_route_hookPavel Emelyanov2-5/+6
2007-12-14NETFILTER: xt_TCPMSS: remove network triggerable WARN_ONPatrick McHardy1-3/+1
2007-12-14XFRM: Fix leak of expired xfrm_statesPatrick McHardy1-1/+1
2007-12-14libata: kill spurious NCQ completion detectionTejun Heo2-80/+2
2007-12-14NETFILTER: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARKJan Engelhardt2-10/+10
2007-12-14UNIX: EOF on non-blocking SOCK_SEQPACKETFlorian Zumbiehl1-1/+8
2007-12-14TCP: illinois: Incorrect beta usageStephen Hemminger1-1/+1
2007-12-14IPV6: Restore IPv6 when MTU is big enoughEvgeniy Polyakov1-1/+10
2007-12-14DECNET: dn_nl_deladdr() almost always returns no errorPavel Emelyanov1-1/+3
2007-12-14VLAN: Fix nested VLAN transmit bugJoonwoo Park1-1/+2
2007-12-14TEXTSEARCH: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso1-2/+6
2007-12-14RXRPC: Add missing select on CRYPTODavid Howells1-0/+1
2007-12-14BRIDGE: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov1-1/+3
2007-12-14PFKEY: Sending an SADB_GET responds with an SADB_GETCharles Hardin1-1/+1
2007-12-14TCP: MTUprobe: fix potential sk_send_head corruptionIlpo Järvinen2-1/+3
2007-12-14TCP: Fix TCP header misalignmentHerbert Xu1-0/+3
2007-12-14CRYPTO api: Fix potential race in crypto_remove_spawnHerbert Xu1-3/+3
2007-12-14TCP: Problem bug with sysctl_tcp_congestion_control functionSam Jansen1-1/+1
2007-12-14ATM: [he] initialize lock and tasklet earlierchas williams1-5/+5
2007-12-14IPV4: Remove bogus ifdef mess in arp_processAdrian Bunk1-19/+0
2007-12-14NET: Corrects a bug in ip_rt_acct_read()Eric Dumazet1-6/+2
2007-12-14create /sys/.../power when CONFIG_PM is setDaniel Drake4-16/+24
2007-12-14netfilter: Fix kernel panic with REDIRECT target.Evgeniy Polyakov1-4/+1
2007-12-14nf_nat: fix memset errorLi Zefan1-1/+1
2007-12-14esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki3-4/+34
2007-12-14revert "dpt_i2o: convert to SCSI hotplug model"Andrew Morton2-73/+68
2007-12-14fb_ddc: fix DDC lines quirkJean Delvare1-4/+4
2007-12-14wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant1-1/+1
2007-12-14PNP: increase the maximum number of resourcesZhao Yakui2-4/+15
2007-12-14Freezer: Fix APM emulation breakageRafael J. Wysocki1-7/+8
2007-12-14futex: fix for futex_wait signal stack corruptionSteven Rostedt2-14/+28
2007-12-14isdn: avoid copying overly-long stringsKarsten Keil1-4/+4
2007-12-14x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin1-2/+2
2007-12-14KVM: VMX: Reset mmu context when entering real modeEddie Dong2-0/+2
2007-12-14KVM: VMX: Force vm86 mode if setting flags during real modeAvi Kivity1-0/+2
2007-12-14KVM: Skip pio instruction when it is emulated, not executedAvi Kivity1-2/+4
2007-12-14KVM: SVM: Fix FPU leak while emulating cltsAmit Shah1-4/+1
2007-12-14KVM: Fix hang on uniprocessorMarko Kohtala1-0/+5
2007-12-14KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_stdAmit Shah1-1/+1
2007-12-14KVM: SVM: Intercept the 'invd' and 'wbinvd' instructionsAvi Kivity1-0/+4
2007-12-14KVM: x86 emulator: invd instructionAvi Kivity1-1/+3