summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.34.6v2.6.34.6Greg Kroah-Hartman2010-08-261-1/+1
* x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson2010-08-261-8/+33
* tracing: Fix timer tracingArjan van de Ven2010-08-261-2/+6
* USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2010-08-262-0/+4
* USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2010-08-262-0/+8
* USB: xhci: Remove buggy assignment in next_trb()John Youn2010-08-261-1/+1
* USB: io_ti: check firmware version before updatingGreg Kroah-Hartman2010-08-261-1/+1
* USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka2010-08-261-1/+1
* USB: CP210x Fix Break On/OffCraig Shelley2010-08-261-2/+2
* USB: pl2303: New vendor and product idJef Driesen2010-08-262-0/+5
* USB: add device IDs for igotu to navmanRoss Burton2010-08-261-0/+1
* USB: option: add Celot CT-650Michael Tokarev2010-08-261-2/+5
* powerpc: Fix typo in uImage targetAnatolij Gustschin2010-08-261-1/+1
* drm: stop information leak of old kernel stack.Dave Airlie2010-08-261-1/+3
* drm/radeon/kms: fix GTT/VRAM overlapping testJerome Glisse2010-08-261-1/+1
* drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher2010-08-261-1/+1
* drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2cAlex Deucher2010-08-261-0/+7
* drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher2010-08-261-1/+1
* drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher2010-08-261-2/+3
* netlink: fix compat recvmsgJohannes Berg2010-08-261-30/+16
* ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31Daniel T Chen2010-08-261-0/+6
* fixes for using make 3.82Jan Beulich2010-08-262-2/+4
* e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan2010-08-263-13/+31
* e1000e: disable ASPM L1 on 82573Bruce Allan2010-08-261-0/+1
* oprofile: add support for Intel processor model 30Josh Hunt2010-08-261-0/+1
* Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos2010-08-261-2/+14
* isdn: gigaset: add missing unlockDan Carpenter2010-08-261-0/+1
* isdn/gigaset: reduce syslog spamTilman Schmidt2010-08-261-8/+8
* pcmcia: avoid buffer overflow in pcmcia_setup_isa_irqDominik Brodowski2010-08-261-1/+4
* vmscan: raise the bar to PAGEOUT_IO_SYNC stallsWu Fengguang2010-08-261-8/+45
* pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski2010-08-261-0/+6
* pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski2010-08-261-0/+7
* net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-261-1/+1
* net: Fix napi_gro_frags vs netpoll pathJarek Poplawski2010-08-261-4/+1
* isdn: fix information leakDan Carpenter2010-08-261-5/+5
* net: dev_forward_skb should call nf_resetBen Greear2010-08-261-0/+1
* can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp2010-08-261-14/+27
* act_nat: the checksum of ICMP doesn't have pseudo headerChangli Gao2010-08-261-1/+1
* bridge: Fix skb leak when multicast parsing fails on TXHerbert Xu2010-08-261-1/+3
* tcp: cookie transactions setsockopt memory leakDmitry Popov2010-08-261-2/+5
* bridge: add rcu_read_lock on transmitStephen Hemminger2010-08-264-6/+8
* sparc64: Fix rwsem constant bug leading to hangs.David S. Miller2010-08-261-1/+1
* sparc64: Add missing ID to parport probing code.David S. Miller2010-08-261-0/+4
* sparc64: Fix atomic64_t routine return values.David S. Miller2010-08-261-5/+5
* slab: fix object alignmentCarsten Otte2010-08-261-2/+2
* x86, asm: Clean up and simplify set_64bit()H. Peter Anvin2010-08-262-50/+21
* mm: make stack guard page logic use vm_prev pointerLinus Torvalds2010-08-261-4/+11
* mm: make the mlock() stack guard page checks stricterLinus Torvalds2010-08-261-5/+16
* mm: make the vma list be doubly linkedLinus Torvalds2010-08-264-9/+28
* dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda2010-08-261-19/+25