summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Linux 2.6.24.5v2.6.24.5Chris Wright1-1/+1
2008-04-18locks: fix possible infinite loop in fcntl(F_SETLKW) over nfsJ. Bruce Fields1-20/+28
2008-04-18file capabilities: remove cap_task_kill()Serge Hallyn3-42/+1
2008-04-18macb: Call phy_disconnect on removingAtsushi Nemoto1-0/+2
2008-04-18fbdev: fix /proc/fb oops after module removalAlexey Dobriyan1-0/+1
2008-04-18acpi: bus: check once more for an empty list after locking itChuck Ebbert1-3/+4
2008-04-18PARISC fix signal trampoline cache flushingKyle McMartin1-1/+2
2008-04-18PARISC pdc_console: fix bizarre panic on bootKyle McMartin3-14/+35
2008-04-18PARISC futex: special case cmpxchg NULL in kernel spaceKyle McMartin1-2/+8
2008-04-18pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown1-4/+4
2008-04-18POWERPC: Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther1-1/+1
2008-04-18md: close a livelock window in handle_parity_checks5Dan Williams1-22/+29
2008-04-18signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi1-1/+6
2008-04-18plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka1-3/+4
2008-04-18acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria1-1/+1
2008-04-18HFS+: fix unlink of linksRoman Zippel1-8/+15
2008-04-18DVB: tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann5-6/+28
2008-04-18SPARC64: Fix FPU saving in 64-bit signal handling.David S. Miller1-1/+1
2008-04-18bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young1-2/+2
2008-04-18sis190: read the mac address from the eeprom firstFrancois Romieu1-5/+10
2008-04-18libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo1-14/+24
2008-04-18SPARC64: flush_ptrace_access() needs preemption disable.David S. Miller1-0/+4
2008-04-18SPARC64: Fix __get_cpu_var in preemption-enabled area.David S. Miller1-1/+2
2008-04-18SPARC64: Fix atomic backoff limit.David S. Miller1-1/+2
2008-04-18VLAN: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy1-1/+1
2008-04-18TCP: Let skbs grow over a page on fast peersHerbert Xu1-2/+2
2008-04-18TCP: Fix shrinking windows with window scalingPatrick McHardy1-1/+1
2008-04-18NET: Fix multicast device ioctl checksPatrick McHardy1-2/+2
2008-04-18SCTP: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury3-3/+9
2008-04-18sch_htb: fix "too many events" situationMartin Devera1-6/+7
2008-04-18NET: Add preemption point in qdisc_runHerbert Xu1-3/+15
2008-04-18PPPOL2TP: Fix SMP issues in skb reorder queue handlingJames Chapman1-3/+8
2008-04-18PPPOL2TP: Make locking calls softirq-safeJames Chapman1-29/+29
2008-04-18netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski1-2/+4
2008-04-18LLC: Restrict LLC sockets to rootPatrick McHardy1-0/+3
2008-04-18INET: inet_frag_evictor() must run with BH disabledDavid S. Miller1-0/+2
2008-04-18SUNGEM: Fix NAPI assertion failure.David S. Miller1-1/+1
2008-04-18NET: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov1-0/+1
2008-04-18AX25 ax25_out: check skb for NULL in ax25_kick()Jarek Poplawski1-2/+11
2008-04-18ipmi: change device node ordering to reflect probe orderCarol Hebert1-1/+1
2008-04-18mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev1-5/+5
2008-04-18CRYPTO xcbc: Fix crash when ipsec uses xcbc-mac with big data chunkJoy Latten1-8/+9
2008-04-18USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton1-2/+2
2008-04-18USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky1-1/+1
2008-04-18USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins1-0/+4
2008-04-18vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi1-0/+1
2008-04-18hwmon: (w83781d) Fix I/O resource conflict with PNPJean Delvare1-5/+16
2008-04-18pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-04-18vfs: fix data leak in nobh_write_end()Dmitri Monakhov1-7/+6
2008-04-18alloc_percpu() fails to allocate percpu dataEric Dumazet1-1/+14