aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall
2010-08-24powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard
2010-08-24powerpc/mm: Fix vsid_scrample typoAnton Blanchard
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov
2010-08-24powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao
2010-08-24powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt
2010-08-24Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt
2010-08-23ARM: imx: fix build failure concerning otg/ulpiUwe Kleine-König
2010-08-23USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz
2010-08-23USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-08-23USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-08-23USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu
2010-08-23USB: xhci: Remove buggy assignment in next_trb()John Youn
2010-08-23USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr
2010-08-23USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin
2010-08-23USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi
2010-08-23USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-23USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton
2010-08-23USB: ssu100: add disconnect function for ssu100Bill Pemberton
2010-08-23USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton
2010-08-23USB: ssu100: rework logic for TIOCMIWAITBill Pemberton
2010-08-23USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton
2010-08-23USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton
2010-08-23USB: ssu100: refine process_packet in ssu100Bill Pemberton
2010-08-23USB: ssu100: add locking for port private data in ssu100Bill Pemberton
2010-08-23USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin
2010-08-23USB: io_ti: check firmware version before updatingGreg Kroah-Hartman
2010-08-23USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka
2010-08-23USB: CP210x Fix Break On/OffCraig Shelley
2010-08-23USB: pl2303: New vendor and product idJef Driesen
2010-08-23USB: serial: fix leak of usb serial module refrence countMing Lei
2010-08-23USB: add device IDs for igotu to navmanRoss Burton
2010-08-23USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich
2010-08-23USB: option: add Celot CT-650Michael Tokarev
2010-08-23USB: uvc_v4l2: cleanup test for end of loopDan Carpenter
2010-08-23qlcnic: fix poll implementationYinglin Luan
2010-08-23netxen: fix poll implementationYinglin Luan
2010-08-23bridge: netfilter: fix a memory leakChangli Gao
2010-08-24xfs: do not discard page cache data on EAGAINChristoph Hellwig
2010-08-24xfs: don't do memory allocation under the CIL context lockDave Chinner
2010-08-24xfs: Reduce log force overhead for delayed loggingDave Chinner
2010-08-24xfs: dummy transactions should not dirty VFS stateDave Chinner
2010-08-24xfs: ensure f_ffree returned by statfs() is non-negativeStuart Brodsky