summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-17USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov1-0/+7
2010-12-17USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti1-1/+1
2010-12-17USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti1-2/+10
2010-12-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds29-152/+350
2010-12-17PCI: Update MCP55 quirk to not affect non HyperTransport variantsNeil Horman1-0/+3
2010-12-17n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills1-0/+2
2010-12-17n_gsm: Fix message length handling when building headerKen Mills1-2/+2
2010-12-16MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney1-0/+22
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki2-4/+20
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss1-0/+2
2010-12-16MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle1-1/+3
2010-12-16MIPS: MT: Fix typo in comment.Ralf Baechle1-1/+1
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens1-6/+11
2010-12-16MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens1-0/+16
2010-12-16MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2-20/+10
2010-12-16MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens1-22/+92
2010-12-16MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens1-19/+9
2010-12-16MIPS: FDT size is a be32Thomas Chou1-1/+1
2010-12-16MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee1-1/+1
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2-7/+4
2010-12-16MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen1-1/+1
2010-12-16MIPS: Separate two consecutive loads in memset.STony Wu1-2/+2
2010-12-16MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2-30/+130
2010-12-16MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli3-6/+7
2010-12-16MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli1-2/+0
2010-12-16MIPS: Rework GENERIC_HARDIRQS Kconfig.David Daney1-14/+2
2010-12-16MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa1-3/+2
2010-12-16MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin1-2/+2
2010-12-16MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl1-8/+6
2010-12-16MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney1-6/+7
2010-12-16MIPS: Don't clobber personality high bits.David Daney1-2/+6
2010-12-16MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen1-1/+1
2010-12-16MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen1-2/+2
2010-12-16MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro1-1/+0
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle1-4/+4
2010-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-10/+115
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2-9/+12
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-57/+65
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki2-3/+4
2010-12-16PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki1-1/+1
2010-12-16PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai1-1/+1
2010-12-16Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into ...Paul Mundt2-4/+4
2010-12-16KVM: Fix preemption counter leak in kvm_timer_init()Avi Kivity1-1/+3
2010-12-16Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar3-3/+13
2010-12-16sched: Fix the irqtime code for 32bitPeter Zijlstra1-6/+45
2010-12-16sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra1-33/+50
2010-12-16perf: Fix off by one in perf_swevent_init()Dan Carpenter1-1/+1
2010-12-16lguest: populate initial_page_tableRusty Russell3-5/+107
2010-12-16lguest: restore boot speedRusty Russell1-4/+7
2010-12-16lguest: fix crash lguest_time_initRusty Russell1-1/+1