| Commit message (Expand) | Author | Files | Lines |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 40 | -51/+39 |
2011-03-21 | i2c-pxa2xx: use dynamic register layout | Sebastian Andrzej Siewior | 1 | -20/+50 |
2011-03-18 | USB: Move runtime PM callbacks to usb_device_pm_ops | Rafael J. Wysocki | 3 | -12/+11 |
2011-03-18 | MAINTAINERS: Add serial | Alan Cox | 1 | -0/+6 |
2011-03-18 | MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts | David Howells | 2 | -0/+55 |
2011-03-18 | MN10300: Fix the ASB2364 gdbport UART register defs | David Howells | 1 | -12/+12 |
2011-03-18 | MN10300: Fix ASB2364 FPGA register defs | David Howells | 1 | -1/+1 |
2011-03-18 | MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 3 | -5/+6 |
2011-03-18 | MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS | David Howells | 1 | -1/+1 |
2011-03-18 | MN10300: Convert ASB2364 FPGA irq_chip to new functions | Thomas Gleixner | 1 | -13/+13 |
2011-03-18 | MN10300: Convert ipi irq_chip to new functions | Thomas Gleixner | 1 | -8/+22 |
2011-03-18 | MN10300: Convert serial irq_chip to new functions | Thomas Gleixner | 1 | -5/+10 |
2011-03-18 | MN10300: Convert cpu irq_chips to new functions | Thomas Gleixner | 1 | -29/+33 |
2011-03-18 | MN10300: Remove unused mn10300_intc_* functions | Thomas Gleixner | 2 | -30/+0 |
2011-03-18 | MN10300: Remove stale irq_chip.end - V2 | Thomas Gleixner | 1 | -1/+0 |
2011-03-18 | MN10300: Use clockevents_calc_mult_shift() | Thomas Gleixner | 3 | -26/+3 |
2011-03-18 | MN10300: Use clocksource_register_hz() | Thomas Gleixner | 3 | -21/+1 |
2011-03-18 | MN10300: Remove stale code | Thomas Gleixner | 3 | -67/+2 |
2011-03-18 | spi/dw_spi: move dw_spi.h into drivers/spi | Grant Likely | 5 | -5/+9 |
2011-03-18 | spi/dw_spi: Fix missing header | Jiri Slaby | 1 | -0/+1 |
2011-03-18 | fs: call security_d_instantiate in d_obtain_alias V2 | Josef Bacik | 1 | -0/+3 |
2011-03-18 | lose 'mounting_here' argument in ->d_manage() | Al Viro | 4 | -13/+8 |
2011-03-18 | trace, filters: Initialize the match variable in process_ops() properly | Ingo Molnar | 1 | -1/+1 |
2011-03-18 | don't pass 'mounting_here' flag to follow_down() | Al Viro | 3 | -4/+4 |
2011-03-18 | change the locking order for namespace_sem | Al Viro | 1 | -60/+73 |
2011-03-18 | fix deadlock in pivot_root() | Al Viro | 1 | -11/+5 |
2011-03-18 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li | 2 | -10/+4 |
2011-03-18 | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim | 9 | -30/+33 |
2011-03-18 | x86: Clean up csum-copy_64.S a bit | Ingo Molnar | 1 | -120/+120 |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi | 50 | -67/+67 |
2011-03-18 | x86: Fix misspelling and align params | Lucas De Marchi | 1 | -7/+7 |
2011-03-18 | Blackfin: ip0x: fix unused variable warning | Mike Frysinger | 1 | -2/+0 |
2011-03-18 | Blackfin: punt unused HDMA masks | Mike Frysinger | 5 | -93/+0 |
2011-03-18 | Blackfin: wire up new syscalls | Mike Frysinger | 2 | -1/+7 |
2011-03-18 | Blackfin/ipipe: restore pipeline bits in irqflags | Philippe Gerum | 1 | -10/+77 |
2011-03-18 | Blackfin/ipipe: fix deferred pipeline sync for the root stage | Philippe Gerum | 2 | -3/+14 |
2011-03-18 | Blackfin/ipipe: upgrade to I-pipe mainline | Philippe Gerum | 4 | -114/+117 |
2011-03-18 | Blackfin: cpufreq: fix typos | Michael Hennerich | 1 | -3/+3 |
2011-03-18 | Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 1 | -0/+1 |
2011-03-18 | Blackfin: SMP: convert to irq chip functions | Mike Frysinger | 1 | -1/+5 |
2011-03-18 | Blackfin: use accessor functions in show_interrupts() | Thomas Gleixner | 1 | -4/+6 |
2011-03-18 | Blackfin: use proper wrapper functions for modifying irq status | Thomas Gleixner | 4 | -4/+4 |
2011-03-18 | Blackfin: convert gpio irq_chip to new functions | Thomas Gleixner | 1 | -44/+48 |
2011-03-18 | Blackfin: convert mac irq_chip to new functions | Thomas Gleixner | 1 | -7/+11 |
2011-03-18 | Blackfin: convert error irq_chip to new functions | Thomas Gleixner | 1 | -7/+7 |
2011-03-18 | Blackfin: convert internal irq_chip to new functions | Thomas Gleixner | 1 | -13/+28 |
2011-03-18 | Blackfin: convert core irq_chip to new functions | Thomas Gleixner | 1 | -11/+11 |
2011-03-18 | Blackfin: use proper wrappers for irq_desc | Thomas Gleixner | 1 | -9/+5 |
2011-03-18 | Blackfin: optimize startup code | Mike Frysinger | 1 | -69/+41 |
2011-03-18 | Blackfin: SMP: work around anomaly 05000491 | Sonic Zhang | 8 | -12/+74 |