| Commit message (Expand) | Author | Age | Files | Lines |
* | omap: mailbox: only compile for configured archs | Felipe Contreras | 2010-08-04 | 1 | -2/+13 |
* | omap: mailbox: simplify omap_mbox_register() | Felipe Contreras | 2010-08-04 | 4 | -97/+50 |
* | omap: mailbox: reorganize registering | Felipe Contreras | 2010-08-04 | 2 | -83/+66 |
* | omap: mailbox: add IRQ names | Felipe Contreras | 2010-08-04 | 2 | -0/+5 |
* | omap: mailbox: remove unecessary fields | Felipe Contreras | 2010-08-04 | 1 | -8/+0 |
* | omap: mailbox: don't export unecessary symbols | Felipe Contreras | 2010-08-04 | 2 | -4/+0 |
* | omap: mailbox: update omap1 probing | Felipe Contreras | 2010-08-04 | 1 | -14/+14 |
* | omap: mailbox: use correct config for omap1 | Felipe Contreras | 2010-08-04 | 1 | -1/+1 |
* | omap: mailbox: 2420 should be detected at run-time | Felipe Contreras | 2010-08-04 | 1 | -1/+2 |
* | omap: mailbox: reorganize structures | Felipe Contreras | 2010-08-04 | 1 | -33/+35 |
* | omap: mailbox: trivial cleanups | Felipe Contreras | 2010-08-04 | 3 | -9/+9 |
* | omap mailbox: Set a device in logical mbox instance for traceability | Hiroshi DOYU | 2010-08-04 | 1 | -1/+16 |
* | omap: mailbox: convert block api to kfifo | Ohad Ben-Cohen | 2010-08-04 | 3 | -68/+64 |
* | omap: mailbox: remove (un)likely macros from cold paths | Ohad Ben-Cohen | 2010-08-04 | 1 | -5/+5 |
* | omap: mailbox cleanup: split MODULE_AUTHOR line | Ohad Ben-Cohen | 2010-08-04 | 2 | -2/+4 |
* | omap: mailbox: convert rwlocks to spinlock | Ohad Ben-Cohen | 2010-08-04 | 1 | -10/+10 |
* | Mailbox: disable mailbox interrupt when request queue | Fernando Guzman Lugo | 2010-08-04 | 1 | -1/+9 |
* | Mailbox: new mutext lock for h/w mailbox configuration | Hiroshi DOYU | 2010-08-04 | 1 | -5/+6 |
* | Mailbox: Check valid registered callback before calling | Fernando Guzman Lugo | 2010-08-04 | 1 | -1/+2 |
* | Mailbox: flush pending deferred works before freeing blk queue | Fernando Guzman Lugo | 2010-08-04 | 1 | -0/+2 |
* | Mailbox: free mailbox interrupt before freeing blk queue | Fernando Guzman Lugo | 2010-08-04 | 1 | -2/+1 |
* | Linux 2.6.35v2.6.35 | Linus Torvalds | 2010-08-01 | 1 | -1/+1 |
* | NFS: Fix a typo in include/linux/nfs_fs.h | Trond Myklebust | 2010-08-01 | 2 | -5/+6 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-07-30 | 11 | -49/+75 |
|\ |
|
| * | cyber2000fb: fix console in truecolor modes | Ondrej Zary | 2010-07-30 | 1 | -0/+1 |
| * | cyber2000fb: fix machine hang on module load | Ondrej Zary | 2010-07-30 | 1 | -0/+2 |
| * | SA1111: Eliminate use after free | Julia Lawall | 2010-07-30 | 1 | -3/+2 |
| * | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King | 2010-07-30 | 3 | -4/+8 |
| * | ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt | Gary King | 2010-07-30 | 1 | -5/+8 |
| * | ARM: Add barriers to io{read,write}{8,16,32} accessors as well | Russell King | 2010-07-29 | 1 | -20/+18 |
| * | ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE | Catalin Marinas | 2010-07-29 | 1 | -0/+11 |
| * | ARM: 6272/1: Convert L2x0 to use the IO relaxed operations | Catalin Marinas | 2010-07-29 | 1 | -13/+13 |
| * | ARM: 6271/1: Introduce *_relaxed() I/O accessors | Catalin Marinas | 2010-07-29 | 1 | -12/+17 |
| * | ARM: 6275/1: ux500: don't use writeb() in uncompress.h | Rabin Vincent | 2010-07-29 | 1 | -5/+5 |
| * | ARM: 6270/1: clean files in arch/arm/boot/compressed/ | Magnus Damm | 2010-07-29 | 1 | -0/+3 |
| * | ARM: Fix csum_partial_copy_from_user() | Russell King | 2010-07-26 | 1 | -1/+1 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-07-30 | 4 | -11/+32 |
|\ \ |
|
| * | | NFS: Ensure that writepage respects the nonblock flag | Trond Myklebust | 2010-07-30 | 1 | -6/+17 |
| * | | NFS: kswapd must not block in nfs_release_page | Trond Myklebust | 2010-07-30 | 3 | -4/+14 |
| * | | nfs: include space for the NUL in root path | Dan Carpenter | 2010-07-30 | 1 | -1/+1 |
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-30 | 2 | -2/+3 |
|\ \ \ |
|
| * | | | drm/edid: Fix the HDTV hack sync adjustment | Adam Jackson | 2010-07-29 | 1 | -2/+2 |
| * | | | drm/radeon/kms: fix radeon mid power profile reporting | Daniel J Blueman | 2010-07-29 | 1 | -0/+1 |
* | | | | mm: fix ia64 crash when gcore reads gate area | Hugh Dickins | 2010-07-30 | 1 | -3/+13 |
* | | | | CIFS: Remove __exit mark from cifs_exit_dns_resolver() | David Howells | 2010-07-30 | 2 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-07-29 | 3 | -10/+32 |
|\ \ \ |
|
| * | | | [S390] etr: fix clock synchronization race | Martin Schwidefsky | 2010-07-27 | 1 | -6/+12 |
| * | | | [S390] Fix IRQ tracing in case of PER | Heiko Carstens | 2010-07-27 | 2 | -4/+20 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-07-29 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | watchdog: update MAINTAINERS entry | Wim Van Sebroeck | 2010-07-29 | 1 | -0/+2 |