summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-08Linux 2.6.26.6v2.6.26.6Greg Kroah-Hartman1-1/+1
2008-10-08S390: CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2-0/+29
2008-10-08mm owner: fix race between swapoff and exitBalbir Singh4-5/+27
2008-10-08rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz1-6/+9
2008-10-08fbcon: fix monochrome color value calculationDavid Winn1-1/+1
2008-10-08ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen1-9/+22
2008-10-08ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen1-3/+16
2008-10-08braille_console: only register notifiers when the braille console is usedPascal Terjan1-9/+4
2008-10-08sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller1-1/+1
2008-10-08sparc64: Fix disappearing PCI devices on e3500.David S. Miller1-5/+4
2008-10-08sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller1-3/+5
2008-10-08sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller1-98/+6
2008-10-08sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller1-3/+3
2008-10-08udp: Fix rcv socket lockingHerbert Xu1-26/+33
2008-10-08sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2-8/+7
2008-10-08sctp: do not enable peer features if we can't do them.Vlad Yasevich1-2/+7
2008-10-08ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu1-4/+8
2008-10-08netlink: fix overrun in attribute iterationVegard Nossum1-1/+1
2008-10-08niu: panic on resetSantwona Behera1-0/+56
2008-10-08ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-10-08XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard1-0/+2
2008-10-08af_key: Free dumping state on socket closeTimo Teras1-11/+19
2008-10-08pcmcia: Fix broken abuse of dev->driver_dataAlan Cox1-9/+14
2008-10-08clockevents: remove WARN_ON which was used to gather informationThomas Gleixner1-10/+8
2008-10-08ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki1-1/+1
2008-10-08x86: HPET: read back compare register before reading counterThomas Gleixner1-0/+7
2008-10-08x86: HPET fix moronic 32/64bit thinkoThomas Gleixner1-4/+4
2008-10-08clockevents: broadcast fixup possible waitersThomas Gleixner1-1/+36
2008-10-08HPET: make minimum reprogramming delta usefulThomas Gleixner1-2/+2
2008-10-08clockevents: prevent endless loop lockupThomas Gleixner3-16/+34
2008-10-08clockevents: prevent multiple init/shutdownThomas Gleixner1-7/+13
2008-10-08clockevents: enforce reprogram in oneshot setupThomas Gleixner1-4/+14
2008-10-08clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner1-3/+8
2008-10-08clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi3-2/+4
2008-10-08x86: fix memmap=exactmap boot argumentPrarit Bhargava2-2/+2
2008-10-08x86: add io delay quirk for Presario F700Chuck Ebbert1-0/+8
2008-10-08ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui1-0/+2
2008-10-08x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen1-9/+9
2008-10-08rtc: fix deadlockIngo Molnar1-8/+4
2008-10-08mm: dirty page tracking race fixNick Piggin3-7/+11
2008-10-08x86-64: fix overlap of modules and fixmap areasJan Beulich2-1/+2
2008-10-08x86: PAT proper tracking of set_memory_uc and friendsVenkatesh Pallipadi1-3/+3
2008-10-08x86: fix oprofile + hibernation badnessAndi Kleen1-3/+36
2008-10-08x86: fdiv bug detection fixKrzysztof Helt1-1/+5
2008-10-08rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn3-17/+8
2008-10-08x86: Fix 27-rc crash on vsmp due to paravirt during module loadRavikiran Thirumalai1-1/+1
2008-10-08sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori1-1/+4
2008-10-08ocfs2: Increment the reference count of an already-active stack.Joel Becker1-3/+4
2008-10-08APIC routing fixYinghai Lu8-8/+22
2008-10-08sched: fix process time monotonicityBalbir Singh4-62/+66