summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt2009-10-131-0/+47
|\
| * sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming2009-10-111-0/+47
* | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-10-123-50/+183
|\ \
| * \ Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2009-10-123-47/+180
| |\ \
| | * | sh: Remove any reference to recursive functions from commentsMatt Fleming2009-10-111-11/+11
| | * | sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming2009-10-112-6/+17
| | * | sh: Teach the DWARF unwinder about modulesMatt Fleming2009-10-113-30/+152
* | | | sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt2009-10-101-10/+18
* | | | sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt2009-10-101-1/+1
* | | | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-105-53/+64
* | | | sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming2009-10-101-6/+7
* | | | sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-103-42/+18
* | | | sh: Get rid of the kmem cache codeMatt Fleming2009-10-101-55/+26
* | | | sh: Make most PMB functions staticMatt Fleming2009-10-103-16/+13
* | | | sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming2009-10-102-3/+1
* | | | sh: Prepare for dynamic PMB supportMatt Fleming2009-10-107-10/+43
* | | | sh: Obliterate the P1 area macrosMatt Fleming2009-10-105-7/+4
* | | | sh: Allocate PMB entry slot earlierMatt Fleming2009-10-101-41/+39
| |_|/ |/| |
* | | Merge branch 'sh/cachetlb'Paul Mundt2009-10-104-425/+87
|\ \ \
| * | | sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt2009-09-092-4/+6
| * | | sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.Paul Mundt2009-09-091-1/+1
| * | | sh: Rework sh4_flush_cache_page() for coherent kmap mapping.Paul Mundt2009-09-091-27/+48
| * | | sh: Kill off segment-based d-cache flushing on SH-4.Paul Mundt2009-09-091-271/+20
| * | | sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page().Paul Mundt2009-09-091-2/+2
| * | | sh: sh4_flush_cache_mm() optimizations.Paul Mundt2009-09-092-120/+10
* | | | SH: add support for the RJ54N1CB0C camera for the kfr2r09 platformGuennadi Liakhovetski2009-10-101-0/+139
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-10-096-8/+14
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'cxgb3', 'misc' and 'mlx4' into for-nextRoland Dreier2009-10-075-4/+7
| |\ \ \ \ \
| | | * | | | mlx4_core: Add 40GigE device IDYevgeny Petrilin2009-10-071-0/+1
| | * | | | | RDMA/addr: Fix resolution of local IPv6 addressesDavid J. Wilder2009-10-071-1/+1
| | * | | | | RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise2009-10-071-0/+2
| | * | | | | IB: Fix typo in udev rule documentationBart Van Assche2009-10-072-3/+3
| | |/ / / /
| * | | | | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise2009-10-071-4/+7
| |/ / / /
* | | | | IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.Ralf Baechle2009-10-091-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-099-54/+69
|\ \ \ \ \
| * | | | | Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov2009-10-081-0/+3
| * | | | | Input: libps2 - fix dependancy on i8042Dmitry Torokhov2009-10-051-6/+7
| * | | | | Input: fix rx51 board keymapAmit Kucheria2009-10-052-42/+42
| * | | | | Input: ad7879 - pass up error codes from probe functionsMichael Hennerich2009-10-051-2/+2
| * | | | | Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber2009-10-051-0/+2
| * | | | | Input: rotary_encoder - fix relative axis supportH Hartley Sweeten2009-10-051-2/+2
| * | | | | Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König2009-10-051-2/+2
| * | | | | Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei2009-10-051-0/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-10-09250-4717/+1078
|\ \ \ \ \ \
| * | | | | | Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQMichael Hennerich2009-10-081-0/+3
| * | | | | | Blackfin: drop all simple-gpio board resourcesMike Frysinger2009-10-0817-255/+0
| * | | | | | Blackfin: fix framebuffer mmap bug for nommuThomas Chou2009-10-082-0/+17
| * | | | | | Blackfin: includecheck fix: mach-bf548, ezkit.cJaswinder Singh Rajput2009-10-081-1/+0
| * | | | | | Blackfin: drop cs_change_per_word settingMike Frysinger2009-10-085-8/+0
| * | | | | | Blackfin: bf533-ezkit: convert to physmap/jedec_probeMike Frysinger2009-10-081-25/+41
OpenPOWER on IntegriCloud