| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-05-29 | 8 | -6/+34 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-05-28 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | ALSA: hda - Compaq Presario CQ60 patching for Conexant | Tony Vroon | 2009-05-28 | 1 | -0/+1 |
| * | | | | | | Merge branch 'fix/pcm-jiffies-check' into for-linus | Takashi Iwai | 2009-05-27 | 3 | -2/+19 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode | Takashi Iwai | 2009-05-27 | 2 | -1/+13 |
| | * | | | | | | ALSA: Fix invalid jiffies check after pause | Takashi Iwai | 2009-05-27 | 2 | -1/+6 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2009-05-27 | 4 | -4/+14 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | sound: usb-audio: make the MotU Fastlane work again | Clemens Ladisch | 2009-05-27 | 4 | -4/+14 |
| | |/ / / / |
|
* | | | | | | 8250: Fix oops from setserial | Alan Cox | 2009-05-29 | 1 | -0/+15 |
* | | | | | | edac: AMD8111 & AMD8131 Kconfig fixup | Harry Ciao | 2009-05-29 | 2 | -2/+8 |
* | | | | | | edac: AMD8111 & AMD8131 use dev_name() | Harry Ciao | 2009-05-29 | 2 | -3/+3 |
* | | | | | | memcg: fix build warning and avoid checking for mem != null again and again | Nikanth Karthikesan | 2009-05-29 | 1 | -9/+1 |
* | | | | | | mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu... | Mel Gorman | 2009-05-29 | 1 | -13/+13 |
* | | | | | | x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s... | Mel Gorman | 2009-05-29 | 1 | -1/+5 |
* | | | | | | atmel_lcdfb: correct fifo size for some products | Nicolas Ferre | 2009-05-29 | 1 | -8/+2 |
* | | | | | | S3C-fb: PM fix | Marek Szyprowski | 2009-05-29 | 1 | -1/+11 |
* | | | | | | serial: 8250_gsc: fix printk format error | Alexander Beregalov | 2009-05-29 | 1 | -2/+2 |
* | | | | | | parport_gsc: fix printk format error | Alexander Beregalov | 2009-05-29 | 1 | -2/+2 |
* | | | | | | flat: fix data sections alignment | Oskar Schirmer | 2009-05-29 | 7 | -23/+31 |
* | | | | | | MAINTAINERS: change email address for Thomas Dahlmann | Thomas Dahlmann | 2009-05-29 | 1 | -1/+1 |
* | | | | | | drivers/serial/mpc52xx_uart.c: fix array overindexing check | Roel Kluin | 2009-05-29 | 1 | -1/+1 |
* | | | | | | memcg: fix deadlock between lock_page_cgroup and mapping tree_lock | Daisuke Nishimura | 2009-05-29 | 6 | -7/+15 |
* | | | | | | procfs: make errno values consistent when open pident vs exit(2) race occurs | KOSAKI Motohiro | 2009-05-29 | 1 | -1/+1 |
* | | | | | | cred: #include init.h in cred.h | Alexey Dobriyan | 2009-05-29 | 1 | -0/+1 |
* | | | | | | oom: fix possible oom_dump_tasks NULL pointer | David Rientjes | 2009-05-29 | 1 | -9/+15 |
* | | | | | | MAINTAINERS: pair EDAC-E752X P: and M: entries | Joe Perches | 2009-05-29 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-05-27 | 6 | -13/+16 |
|\ \ \ \ \ |
|
| * | | | | | Blackfin: fix strncmp.o build error | Mike Frysinger | 2009-05-27 | 1 | -2/+1 |
| * | | | | | Blackfin: drop unneeded asm/.gitignore | Mike Frysinger | 2009-05-27 | 1 | -1/+0 |
| * | | | | | Blackfin: ignore generated vmlinux.lds | Mike Frysinger | 2009-05-27 | 1 | -0/+1 |
| * | | | | | MAINTAINERS: drop (subscribers-only) markings on Blackfin lists | Mike Frysinger | 2009-05-27 | 1 | -5/+5 |
| * | | | | | MAINTAINERS: update Blackfin items | Mike Frysinger | 2009-05-27 | 1 | -4/+4 |
| * | | | | | Blackfin: hook up preadv/pwritev syscalls | Mike Frysinger | 2009-05-27 | 2 | -1/+5 |
| |/ / / / |
|
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-05-27 | 12 | -253/+463 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 2009-05-27 | 6 | -83/+54 |
| * | | | | | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt | 2009-05-27 | 5 | -12/+37 |
| * | | | | | powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm | Benjamin Herrenschmidt | 2009-05-27 | 3 | -1/+1 |
| * | | | | | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" | Benjamin Herrenschmidt | 2009-05-27 | 2 | -57/+271 |
| |/ / / / |
|
* | | | | | CacheFiles: Fixup renamed filenames in comments in internal.h | David Howells | 2009-05-27 | 1 | -9/+9 |
* | | | | | FS-Cache: Fixup renamed filenames in comments in internal.h | David Howells | 2009-05-27 | 1 | -9/+9 |
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-05-27 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | md: raid5: change incorrect usage of 'min' macro to 'min_t' | NeilBrown | 2009-05-27 | 1 | -3/+3 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-05-26 | 1 | -0/+6 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | tomoyo: add missing call to cap_bprm_set_creds | Herton Ronaldo Krzesinski | 2009-05-27 | 1 | -0/+6 |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-26 | 2 | -16/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: avoid back to back on_each_cpu in cpa_flush_array | Pallipadi, Venkatesh | 2009-05-26 | 1 | -14/+3 |
| * | | | | | | x86, relocs: ignore R_386_NONE in kernel relocation entries | Tejun Heo | 2009-05-25 | 1 | -2/+5 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-05-26 | 10 | -89/+432 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | drm/i915: Add support for VGA load detection (pre-945). | Ma Ling | 2009-05-26 | 1 | -2/+147 |
| * | | | | | | | drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. | Ma Ling | 2009-05-22 | 1 | -4/+63 |