Age | Commit message (Expand) | Author |
2009-06-19 | convert some DMA_nnBIT_MASK() callers | Andrew Morton |
2009-06-19 | char: moxa, prevent opening unavailable ports | Dirk Eibach |
2009-06-19 | istallion: add missing __devexit marking | Mike Frysinger |
2009-06-19 | dtlk: off by one in {read,write}_tts() | Roel Kluin |
2009-06-19 | rtc: make rtc_update_irq callable with irqs enabled | Atsushi Nemoto |
2009-06-19 | spi_mpc8xxx: s/83xx/8xxx/g | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: remove dead code | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: split mpc83xx_spi_work() into two routines | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: fix checkpatch issues | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: add small delay after asserting chip-select line | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: quieten down the "Requested speed is too low" message | Anton Vorontsov |
2009-06-19 | spi_mpc83xx: handle other Freescale processors | Anton Vorontsov |
2009-06-19 | gpio: driver for PrimeCell PL061 GPIO controller | Baruch Siach |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2009-06-18 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-06-18 | LinuxPPS: core support | Rodolfo Giometti |
2009-06-18 | gru: copyright fixes | Jack Steiner |
2009-06-18 | gru: remove references to the obsolete global status handle | Jack Steiner |
2009-06-18 | gru: fixes to grudump utility | Jack Steiner |
2009-06-18 | gru: fix potential use-after-free when purging GRU tlbs | Jack Steiner |
2009-06-18 | gru: add user request to specify gru slice | Jack Steiner |
2009-06-18 | gru: generic infrastructure for context options | Jack Steiner |
2009-06-18 | gru: cleanup gru inline functions | Jack Steiner |
2009-06-18 | gru: delete user request for fetching chiplet status | Jack Steiner |
2009-06-18 | gru: collect per-context user statistics | Jack Steiner |
2009-06-18 | gru: fix automatic retry of gru instruction failures | Jack Steiner |
2009-06-18 | gru: add user request to explicitly unload a gru context | Jack Steiner |
2009-06-18 | gru: fix cache coherency issues with instruction retry | Jack Steiner |
2009-06-18 | gru: update to rev 0.9 of gru spec | Jack Steiner |
2009-06-18 | gru: update gru kernel self tests | Jack Steiner |
2009-06-18 | gru: support for asynchronous gru instructions | Jack Steiner |
2009-06-18 | gru: support instruction completion interrupts | Jack Steiner |
2009-06-18 | gru: check context state on reload | Jack Steiner |
2009-06-18 | gru: fix handling of mesq failures | Jack Steiner |
2009-06-18 | gru: support contexts with zero dsrs or cbrs | Jack Steiner |
2009-06-18 | gru: change resource assignment for kernel threads | Jack Steiner |
2009-06-18 | gru: support cch_allocate for kernel threads | Jack Steiner |
2009-06-18 | gru: change context load and unload | Jack Steiner |
2009-06-18 | gru: dynamic allocation of kernel contexts | Jack Steiner |
2009-06-18 | gru: dump chiplet state | Jack Steiner |
2009-06-18 | gru: bug fixes for GRU exception handling | Jack Steiner |
2009-06-18 | kexec: sysrq: simplify sysrq-c handler | Neil Horman |
2009-06-18 | w1-gpio: add external pull-up enable callback | Daniel Mack |
2009-06-18 | edac: Kconfig: fix the meaning of EDAC abbreviation | GeunSik Lim |
2009-06-18 | edac: add missing __devexit_p() | Mike Frysinger |
2009-06-18 | edac: add edac_device_alloc_index() | Harry Ciao |
2009-06-18 | edac: add CPC925 Memory Controller driver | Harry Ciao |