summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.22.8v2.6.22.8Greg Kroah-Hartman2007-09-241-1/+1
* Convert snd-page-alloc proc file to use seq_file (CVE-2007-4571)Takashi Iwai2007-09-241-29/+39
* Linux 2.6.22.7v2.6.22.7Chris Wright2007-09-211-1/+1
* [PATCH] x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen2007-09-212-7/+15
* Linux 2.6.22.6v2.6.22.6Greg Kroah-Hartman2007-08-301-1/+1
* usb: add PRODUCT, TYPE to usb-interface eventsKay Sievers2007-08-301-0/+24
* USB: fix DoS in pwc USB video driverOliver Neukum2007-08-302-17/+36
* USB: allow retry on descriptor fetch errorsAlan Stern2007-08-301-2/+2
* PCI: disable MSI on RX790Tejun Heo2007-08-302-0/+2
* PCI: disable MSI on RD580Tejun Heo2007-08-302-0/+2
* PCI: disable MSI on RS690Tejun Heo2007-08-302-0/+2
* PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl2007-08-301-9/+9
* PPP: Fix PPP buffer sizing.Konstantin Sharlaimov2007-08-301-1/+1
* TCP: Fix TCP handling of SACK in bidirectional flows.Ilpo Järvinen2007-08-301-1/+4
* TCP: Fix TCP rate-halving on bidirectional flows.Ilpo Järvinen2007-08-301-9/+12
* TCP: Do not autobind ports for TCP socketsDavid Miller2007-08-306-6/+5
* SPARC64: Fix sparc64 PCI config accesses on sun4uDavid Miller2007-08-302-12/+126
* SPARC64: Fix sparc64 task stack traces.David Miller2007-08-302-11/+12
* NET: Fix missing rcu unlock in __sock_create()Herbert Xu2007-08-301-1/+1
* SNAP: Fix SNAP protocol header accesses.Herbert Xu2007-08-301-5/+12
* Netfilter: Missing Kbuild entry for netfilterChuck Ebbert2007-08-301-0/+1
* Fix soft-fp underflow handling.David Miller2007-08-304-1/+19
* IPv6: Invalid semicolon after if statementIlpo Jarvinen2007-08-301-1/+1
* IPV6: Fix kernel panic while send SCTP data with IP fragmentsWei Yongjun2007-08-301-1/+1
* DCCP: Fix DCCP GFP_KERNEL allocation in atomic contextGerrit Renker2007-08-301-1/+1
* signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov2007-08-302-11/+12
* signalfd: fix interaction with posix-timersOleg Nesterov2007-08-301-2/+2
* i386: fix lazy mode vmalloc synchronization for paravirtZachary Amsden2007-08-301-2/+3
* uml: fix previous request size limit fixJeff Dike2007-08-301-2/+2
* sky2: don't clear phy power bitsStephen Hemminger2007-08-301-2/+2
* NET: Share correct feature code between bridging and bondingHerbert Xu2007-08-305-46/+55
* ocfs2: Fix bad source start calculation during kernel writesMark Fasheh2007-08-301-1/+1
* Linux 2.6.22.5v2.6.22.5Greg Kroah-Hartman2007-08-221-1/+1
* JFFS2 locking regression fix.David Woodhouse2007-08-221-0/+3
* i386: Fix double fault handlerChuck Ebbert2007-08-221-6/+7
* i386: Handle P6s without performance counters in nmi watchdogAndi Kleen2007-08-221-1/+3
* x86_64: Change PMDS invocation to single macroAndi Kleen2007-08-221-2/+1
* x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen2007-08-222-4/+4
* i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich2007-08-221-1/+3
* Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki2007-08-221-1/+2
* libata: add ATI SB700 device IDs to AHCI driversu henry2007-08-221-1/+4
* forcedeth: fix random hang in forcedeth driver when using netconsoleTimo Jantunen2007-08-221-5/+5
* r8169: avoid needless NAPI poll schedulingFrancois Romieu2007-08-221-8/+10
* AVR32: Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen2007-08-221-2/+2
* ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore2007-08-221-18/+26
* ACPICA: Fixed possible corruption of global GPE listBob Moore2007-08-221-0/+4
* revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-08-227-84/+37
* sky2: check drop truncated packetsStephen Hemminger2007-08-221-0/+8
* sky2: check for more work before leaving NAPIStephen Hemminger2007-08-221-18/+17
* sky2: carrier managementStephen Hemminger2007-08-221-7/+4