summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner2011-03-182-30/+0
* MN10300: Remove stale irq_chip.end - V2Thomas Gleixner2011-03-181-1/+0
* MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner2011-03-183-26/+3
* MN10300: Use clocksource_register_hz()Thomas Gleixner2011-03-183-21/+1
* MN10300: Remove stale codeThomas Gleixner2011-03-183-67/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-1758-1007/+1648
|\
| * arch/tile: support newer binutils assembler shift semanticsChris Metcalf2011-03-173-9/+29
| * Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf2011-03-17545-2464/+4801
| |\
| * | arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf2011-03-102-141/+103
| * | drivers/edac: provide support for tile architectureChris Metcalf2011-03-107-2/+384
| * | tile on-chip network driver: sync up with latest fixesChris Metcalf2011-03-101-446/+515
| * | arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-1018-135/+235
| * | arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf2011-03-101-3/+9
| * | arch/tile: fix some comments and whitespaceChris Metcalf2011-03-107-24/+15
| * | arch/tile: export some additional module symbolsChris Metcalf2011-03-012-0/+8
| * | arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-014-56/+141
| * | arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-011-9/+19
| * | arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-014-41/+20
| * | arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf2011-03-011-11/+5
| * | arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changesChris Metcalf2011-03-012-12/+39
| * | arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf2011-03-011-1/+1
| * | arch/tile: avoid a simulator warning during bootupChris Metcalf2011-03-011-0/+11
| * | arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf2011-03-011-0/+1
| * | arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf2011-03-011-14/+19
| * | arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf2011-03-011-49/+5
| * | arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-015-11/+34
| * | arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-013-2/+26
| * | arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-015-10/+6
| * | arch/tile: Fix atomic_read() definition to use ACCESS_ONCEChris Metcalf2011-02-251-1/+1
| * | tile: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-02-231-0/+1
| * | tile: Use proper accessor functions in show_interrupt()Thomas Gleixner2011-02-231-4/+6
| * | tile: Convert irq_chip to new functionsThomas Gleixner2011-02-231-14/+14
| * | tile: Fix __pte_free_tlbPeter Zijlstra2011-02-231-13/+2
| * | Readme: Add architectureTracey Dent2011-02-231-1/+1
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-17225-5068/+18848
|\ \ \
| * \ \ Merge branches 'devel-mux' and 'devel-misc' into omap-for-linusTony Lindgren2011-03-146-25/+35
| |\ \ \
| | * | | omap: zoom: host should not pull up wl1271's irq lineOhad Ben-Cohen2011-03-141-1/+1
| | * | | arm: plat-omap: iommu: fix request_mem_region() error pathAaro Koskinen2011-03-141-6/+8
| | * | | OMAP2+: Common CPU DIE ID reading code reads wrong registers for OMAP4430Andy Green2011-03-141-0/+13
| | * | | omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flagDavid Cohen2011-03-142-11/+5
| | * | | omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is setMichael Jones2011-03-141-6/+7
| | * | | omap: Fix H4 init_irq to not call h4_init_flashTony Lindgren2011-03-101-1/+1
| * | | | omap4: mux: Remove duplicate mux modesTony Lindgren2011-03-141-276/+6
| * | | | omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selectedTony Lindgren2011-03-113-0/+6
| * | | | omap4: board-omap4panda: Initialise the serial padsR Sricharan2011-03-111-1/+68
| * | | | omap3: board-3430sdp: Initialise the serial padsR Sricharan2011-03-111-1/+101
| * | | | omap4: board-4430sdp: Initialise the serial padsR Sricharan2011-03-111-2/+69
| * | | | omap2+: mux: Add macro for configuring static with omap_hwmod_mux_initTony Lindgren2011-03-111-0/+6
| * | | | omap2+: mux: Remove the use of IDLE flagR Sricharan2011-03-112-13/+7
| * | | | omap2+: Add separate list for dynamic pads to muxTony Lindgren2011-03-114-16/+83
OpenPOWER on IntegriCloud