| Commit message (Expand) | Author | Age |
* | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware | KAMEZAWA Hiroyuki | 2009-08-07 |
* | fbcon: fix rotate upside down crash | Stefani Seibold | 2009-08-07 |
* | generic-ipi: fix hotplug_cfd() | Xiao Guangrong | 2009-08-07 |
* | drivers/w1/masters/omap_hdq.c: fix missing mutex unlock | Stoyan Gaydarov | 2009-08-07 |
* | drm/radeon: Add support for RS880 chips | Alex Deucher | 2009-08-04 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-08-04 |
|\ |
|
| * | MIPS: Wire up accept4 syscall. | Ralf Baechle | 2009-08-03 |
| * | MIPS: VPE: Delete unused function get_tc_unused(). | Ralf Baechle | 2009-08-03 |
| * | MIPS: VPE: Fix bogus indentation. | Ralf Baechle | 2009-08-03 |
| * | MIPS: VPE: Make various functions static. | Ralf Baechle | 2009-08-03 |
| * | MIPS: VPE: Free relocation chain on error. | Ralf Baechle | 2009-08-03 |
| * | MIPS: VPE: Fix compiler warning. | Raghu Gandham | 2009-08-03 |
| * | MIPS: Module: Make error messages unique. | Ralf Baechle | 2009-08-03 |
| * | MIPS: Octeon: Run IPI code with interrupts disabled. | David Daney | 2009-08-03 |
| * | MIPS: Jazz: Fix read buffer overflow | Roel Kluin | 2009-08-03 |
| * | MIPS: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-03 |
| * | MIPS: MTX-1: Request button GPIO before setting its direction | Florian Fainelli | 2009-08-03 |
| * | MIPS: AR7: Override CFLAGS with -Werror | Florian Fainelli | 2009-08-03 |
| * | MIPS: AR7: Remove unused tnetd7200_get_clock function | Florian Fainelli | 2009-08-03 |
| * | MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK | Florian Fainelli | 2009-08-03 |
| * | MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled | Florian Fainelli | 2009-08-03 |
| * | MIPS: Fix read buffer overflow | Roel Kluin | 2009-08-03 |
| * | MIPS: AR7: Fix build warning on memory.c | Florian Fainelli | 2009-08-03 |
| * | MIPS: Octeon PCIe: Make hardware and software bus numbers match. | David Daney | 2009-08-03 |
| * | MIPS: RBTX4939: Fix IOC pin-enable register updating | Atsushi Nemoto | 2009-08-03 |
| * | MIPS: Simplify and correct interrupt handling for MSP4200 | Shane McDonald | 2009-08-03 |
| * | MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC | Florian Fainelli | 2009-08-03 |
| * | MIPS: MSP71xx: fix build failures on msp_irq_slp.c | Florian Fainelli | 2009-08-03 |
| * | MIPS: Fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-08-03 |
| * | MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. | Kurt Martin | 2009-08-03 |
| * | [PATCH] MIPS: SMTC: Fix compile error | Raghu Gandham | 2009-08-03 |
| * | MIPS: Avoid clobbering struct pt_regs in kthreads | David Daney | 2009-08-03 |
| * | MIPS: AR7: Remove unused inclusions of <linux/version.h>. | Huang Weiyi | 2009-08-03 |
| * | MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int() | Yoichi Yuasa | 2009-08-03 |
| * | MIPS: Fix compile for !CONFIG_SMP | Alexander Clouter | 2009-08-03 |
| * | MIPS: Drop mmap_sem in pagefault oom path | Akinobu Mita | 2009-08-03 |
| * | MIPS: Eleminate filenames from comments | Ralf Baechle | 2009-08-03 |
| * | [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. | Ralf Baechle | 2009-08-03 |
* | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2009-08-04 |
|\ \ |
|
| * | | ALSA: hda - Read buffer overflow | Roel Kluin | 2009-08-03 |
| * | | ALSA: hda: Correct EAPD for Dell Inspiron 1525 | Chengu Wang | 2009-08-03 |
| * | | ALSA: hda: warn on spurious response | Wu Fengguang | 2009-08-03 |
| * | | ALSA: hda: remember last command for each codec | Wu Fengguang | 2009-08-03 |
| * | | ALSA: hda: read CORBWP inside reg_lock | Wu Fengguang | 2009-08-03 |
| * | | ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_io | Wu Fengguang | 2009-08-03 |
| * | | ALSA: hda: take cmd_mutex in probe_codec() | Wu Fengguang | 2009-08-03 |
| * | | ALSA: hda: track CIRB/CORB command/response states for each codec | Wu Fengguang | 2009-08-03 |
| * | | ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527 | Takashi Iwai | 2009-08-03 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-08-04 |
|\ \ \ |
|
| * | | | tty-ldisc: be more careful in 'put_ldisc' locking | Linus Torvalds | 2009-08-04 |