| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-03-20 | 1 | -3/+5 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-03-19 | 2660 | -51627/+104100 |
| |\ |
|
| | * | Input: atmel_mxt_ts - allow board code to specify IRQ flags | Iiro Valkonen | 2011-02-21 | 1 | -0/+2 |
| | * | Input: atmel_mxt_ts - get rid of qt602240 prefixes in names | Iiro Valkonen | 2011-02-21 | 1 | -2/+2 |
| | * | Input: qt602240_ts - rename to atmel_mxt_ts | Dmitry Torokhov | 2011-02-21 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-03-19 | 2 | -1/+29 |
|\ \ \ |
|
| * | | | mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 | Wolfram Sang | 2011-03-17 | 1 | -0/+2 |
| * | | | mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 | Wolfram Sang | 2011-03-17 | 1 | -1/+9 |
| * | | | mmc: mxs-mmc: add mmc host driver for i.MX23/28 | Shawn Guo | 2011-03-15 | 1 | -0/+18 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell... | Linus Torvalds | 2011-03-19 | 14 | -219/+159 |
|\ \ \ \ |
|
| * | | | | MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts | David Howells | 2011-03-18 | 2 | -0/+55 |
| * | | | | MN10300: Fix the ASB2364 gdbport UART register defs | David Howells | 2011-03-18 | 1 | -12/+12 |
| * | | | | MN10300: Fix ASB2364 FPGA register defs | David Howells | 2011-03-18 | 1 | -1/+1 |
| * | | | | MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-18 | 3 | -5/+6 |
| * | | | | MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS | David Howells | 2011-03-18 | 1 | -1/+1 |
| * | | | | MN10300: Convert ASB2364 FPGA irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -13/+13 |
| * | | | | MN10300: Convert ipi irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -8/+22 |
| * | | | | MN10300: Convert serial irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -5/+10 |
| * | | | | MN10300: Convert cpu irq_chips to new functions | Thomas Gleixner | 2011-03-18 | 1 | -29/+33 |
| * | | | | MN10300: Remove unused mn10300_intc_* functions | Thomas Gleixner | 2011-03-18 | 2 | -30/+0 |
| * | | | | MN10300: Remove stale irq_chip.end - V2 | Thomas Gleixner | 2011-03-18 | 1 | -1/+0 |
| * | | | | MN10300: Use clockevents_calc_mult_shift() | Thomas Gleixner | 2011-03-18 | 3 | -26/+3 |
| * | | | | MN10300: Use clocksource_register_hz() | Thomas Gleixner | 2011-03-18 | 3 | -21/+1 |
| * | | | | MN10300: Remove stale code | Thomas Gleixner | 2011-03-18 | 3 | -67/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-03-19 | 52 | -519/+762 |
|\ \ \ \ \ |
|
| * | | | | | Blackfin: ip0x: fix unused variable warning | Mike Frysinger | 2011-03-18 | 1 | -2/+0 |
| * | | | | | Blackfin: punt unused HDMA masks | Mike Frysinger | 2011-03-18 | 5 | -93/+0 |
| * | | | | | Blackfin: wire up new syscalls | Mike Frysinger | 2011-03-18 | 2 | -1/+7 |
| * | | | | | Blackfin/ipipe: restore pipeline bits in irqflags | Philippe Gerum | 2011-03-18 | 1 | -10/+77 |
| * | | | | | Blackfin/ipipe: fix deferred pipeline sync for the root stage | Philippe Gerum | 2011-03-18 | 2 | -3/+14 |
| * | | | | | Blackfin/ipipe: upgrade to I-pipe mainline | Philippe Gerum | 2011-03-18 | 4 | -114/+117 |
| * | | | | | Blackfin: cpufreq: fix typos | Michael Hennerich | 2011-03-18 | 1 | -3/+3 |
| * | | | | | Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-18 | 1 | -0/+1 |
| * | | | | | Blackfin: SMP: convert to irq chip functions | Mike Frysinger | 2011-03-18 | 1 | -1/+5 |
| * | | | | | Blackfin: use accessor functions in show_interrupts() | Thomas Gleixner | 2011-03-18 | 1 | -4/+6 |
| * | | | | | Blackfin: use proper wrapper functions for modifying irq status | Thomas Gleixner | 2011-03-18 | 4 | -4/+4 |
| * | | | | | Blackfin: convert gpio irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -44/+48 |
| * | | | | | Blackfin: convert mac irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -7/+11 |
| * | | | | | Blackfin: convert error irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -7/+7 |
| * | | | | | Blackfin: convert internal irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -13/+28 |
| * | | | | | Blackfin: convert core irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -11/+11 |
| * | | | | | Blackfin: use proper wrappers for irq_desc | Thomas Gleixner | 2011-03-18 | 1 | -9/+5 |
| * | | | | | Blackfin: optimize startup code | Mike Frysinger | 2011-03-18 | 1 | -69/+41 |
| * | | | | | Blackfin: SMP: work around anomaly 05000491 | Sonic Zhang | 2011-03-18 | 8 | -12/+74 |
| * | | | | | Blackfin: SMP: implement cpu_freq support | Graf Yang | 2011-03-18 | 6 | -34/+70 |
| * | | | | | Blackfin: split optimization settings more | Mike Frysinger | 2011-03-18 | 3 | -15/+47 |
| * | | | | | Blackfin: SMP: disable preempt with smp_processor_id to send messages | Sonic Zhang | 2011-03-18 | 1 | -6/+8 |
| * | | | | | Blackfin: SMP: delay enabling caches until CPU is initialized | steven miao | 2011-03-18 | 1 | -2/+2 |
| * | | | | | Blackfin: SMP: use standard cache functions | Mike Frysinger | 2011-03-18 | 1 | -3/+3 |
| * | | | | | Blackfin: SMP: PERCPU section should be PAGE aligned | steven miao | 2011-03-18 | 1 | -1/+1 |