summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-13466-851/+772
| |\ \ \ \ \
| | * | | | | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao2011-04-134-6/+16
| | * | | | | ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang2011-04-121-1/+1
| | * | | | | ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang2011-04-121-1/+1
| | * | | | | ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang2011-04-121-0/+9
| | | |/ / / | | |/| | |
| * | | | | ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock2011-04-101-1/+0
| * | | | | ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas2011-04-101-0/+12
| * | | | | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas2011-04-103-7/+18
| * | | | | ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas2011-04-101-1/+0
| * | | | | ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon2011-04-101-1/+1
| * | | | | ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon2011-04-101-0/+7
| * | | | | ARM: Only allow PM_SLEEP with CPUs which support suspendRussell King2011-04-021-0/+2
| * | | | | ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King2011-04-028-8/+8
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-04-144-23/+42
|\ \ \ \ \ \
| * | | | | | Blackfin: SMP: fix cache flush loopSonic Zhang2011-04-131-3/+16
| * | | | | | Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger2011-04-131-1/+7
| * | | | | | Blackfin: gptimers: fix thinko when disabling timersMike Frysinger2011-04-131-1/+1
| * | | | | | Blackfin: SMP: make all barriers handle cache issuesGraf Yang2011-04-131-18/+18
* | | | | | | um: disable CONFIG_CMPXCHG_LOCALRichard Weinberger2011-04-141-0/+4
* | | | | | | um: fix call tracer and bug handlerRichard Weinberger2011-04-141-0/+6
* | | | | | | RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine2011-04-141-1/+3
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2011-04-137-43/+53
|\ \ \ \ \ \
| * | | | | | avr32: add ATAG_BOARDINFOAndreas Bießmann2011-04-132-0/+24
| * | | | | | don't check platform_get_irq's return value against zeroUwe Kleine-König2011-04-131-1/+1
| * | | | | | avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming2011-04-131-22/+0
| * | | | | | avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren2011-04-131-8/+16
| * | | | | | avr32: Fix .size directive for cpu_enter_idleBen Hutchings2011-04-131-1/+1
| * | | | | | avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD2011-04-131-1/+1
| * | | | | | fix the wrong argument of the functions definitionWanlong Gao2011-04-131-10/+10
* | | | | | | m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven2011-04-123-1/+13
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-122-3/+4
|\ \ \ \ \ \
| * | | | | | fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan2011-04-111-0/+1
| * | | | | | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-111-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-112-16/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao2011-04-061-1/+10
| * | | | | xen: just completely disable XSAVEJeremy Fitzhardinge2011-04-061-17/+1
| * | | | | xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.Konrad Rzeszutek Wilk2011-04-041-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-084-8/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [S390] compile fix for latest binutilsMartin Schwidefsky2011-04-041-1/+1
| * | | | [S390] Fix parameter passing for smp_switch_to_cpu()Michael Holzheu2011-04-042-2/+6
| * | | | [S390] oprofile s390: prevent stack corruptionJan Glauber2011-04-041-5/+1
| | |/ / | |/| |
* | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-072-8/+42
|\ \ \ \
| * \ \ \ Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt2011-03-292-8/+42
| |\ \ \ \
| | * | | | sh: mach-ap325rxa: move backlight control codeAlexandre Courbot2011-03-101-8/+24
| | * | | | sh: mach-ecovec24: support for main lcd backlightAlexandre Courbot2011-03-101-0/+18
* | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-04-074-20/+13
|\ \ \ \ \ \
| * | | | | | ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto2011-04-061-5/+3
| * | | | | | ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski2011-04-062-13/+8
| * | | | | | ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman2011-04-062-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-04-073-4/+4
|\ \ \ \ \ \
OpenPOWER on IntegriCloud