summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bzip2/lzma: remove nasty uncompressed size hack in pre-boot environmentPhillip Lougher2009-08-072-11/+32
* bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2009-08-072-17/+23
* execve: must clear current->clear_child_tidEric Dumazet2009-08-071-11/+11
* drivers/mmc: correct error-handling codeJulia Lawall2009-08-071-1/+1
* i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski2009-08-071-30/+56
* vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi2009-08-071-1/+2
* compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen2009-08-071-0/+1
* fbcon: don't use vc_resize() on initializationJohannes Weiner2009-08-071-3/+3
* viafb: fix rmmod bugFlorian Tobias Schandinat2009-08-074-70/+53
* mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2009-08-072-26/+86
* fbcon: fix rotate upside down crashStefani Seibold2009-08-071-1/+1
* generic-ipi: fix hotplug_cfd()Xiao Guangrong2009-08-071-1/+1
* drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov2009-08-071-0/+1
* drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-053-7/+21
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-08-0466-191/+121
|\
| * MIPS: Wire up accept4 syscall.Ralf Baechle2009-08-035-6/+13
| * MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle2009-08-031-12/+0
| * MIPS: VPE: Fix bogus indentation.Ralf Baechle2009-08-031-1/+1
| * MIPS: VPE: Make various functions static.Ralf Baechle2009-08-031-9/+8
| * MIPS: VPE: Free relocation chain on error.Ralf Baechle2009-08-031-3/+12
| * MIPS: VPE: Fix compiler warning.Raghu Gandham2009-08-031-1/+2
| * MIPS: Module: Make error messages unique.Ralf Baechle2009-08-031-3/+5
| * MIPS: Octeon: Run IPI code with interrupts disabled.David Daney2009-08-031-2/+2
| * MIPS: Jazz: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
| * MIPS: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-031-1/+1
| * MIPS: MTX-1: Request button GPIO before setting its directionFlorian Fainelli2009-08-031-2/+12
| * MIPS: AR7: Override CFLAGS with -WerrorFlorian Fainelli2009-08-031-0/+1
| * MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli2009-08-031-13/+0
| * MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli2009-08-031-3/+3
| * MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli2009-08-031-1/+2
| * MIPS: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
| * MIPS: AR7: Fix build warning on memory.cFlorian Fainelli2009-08-031-1/+1
| * MIPS: Octeon PCIe: Make hardware and software bus numbers match.David Daney2009-08-031-14/+17
| * MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto2009-08-031-1/+1
| * MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald2009-08-031-9/+1
| * MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoCFlorian Fainelli2009-08-031-0/+2
| * MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli2009-08-031-2/+2
| * MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos2009-08-031-2/+2
| * MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin2009-08-031-5/+8
| * [PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham2009-08-031-1/+1
| * MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-033-4/+8
| * MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi2009-08-032-2/+0
| * MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int()Yoichi Yuasa2009-08-031-6/+6
| * MIPS: Fix compile for !CONFIG_SMPAlexander Clouter2009-08-031-1/+1
| * MIPS: Drop mmap_sem in pagefault oom pathAkinobu Mita2009-08-031-0/+1
| * MIPS: Eleminate filenames from commentsRalf Baechle2009-08-0336-83/+5
| * [PATCH] MIPS: Cavium: Move swapped comments to their rightful place.Ralf Baechle2009-08-031-2/+2
* | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-08-045-34/+86
|\ \
| * | ALSA: hda - Read buffer overflowRoel Kluin2009-08-031-1/+1
| * | ALSA: hda: Correct EAPD for Dell Inspiron 1525Chengu Wang2009-08-031-1/+8
OpenPOWER on IntegriCloud