summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86,mrst: Power control commands updateJacob Pan2011-12-052-16/+23
| * | | | | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki2011-12-051-0/+8
| * | | | | x86, UV: Fix UV2 hub part numberJack Steiner2011-12-052-0/+3
| * | | | | x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka2011-12-051-0/+3
| |/ / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-058-32/+50
|\ \ \ \ \
| * | | | | perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-051-11/+18
| * | | | | perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-051-0/+8
| * | | | | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-151-2/+5
| |\ \ \ \ \
| | * | | | | oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter2011-11-041-2/+5
| * | | | | | perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-141-5/+1
| * | | | | | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-144-13/+13
| * | | | | | perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-141-1/+5
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-051-1/+22
|\ \ \ \ \ \ \
| * | | | | | | sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi2011-11-161-1/+22
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-12-054-22/+26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [S390] remove reset of system call restart on psw changesMartin Schwidefsky2011-12-011-12/+0
| * | | | | | [S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky2011-12-011-0/+18
| * | | | | | [S390] fix page change underindication in pgste_update_allCarsten Otte2011-12-011-4/+4
| * | | | | | [S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky2011-12-011-5/+3
| * | | | | | [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE checkMichael Holzheu2011-12-011-1/+1
* | | | | | | x86: Fix boot failures on older AMD CPU'sLinus Torvalds2011-12-041-4/+4
* | | | | | | xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk2011-12-033-1/+10
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-0124-117/+195
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-11-302-2/+2
| * | | | | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2011-11-302-10/+19
| * | | | | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)2011-11-301-1/+1
| * | | | | ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon2011-11-261-5/+8
| * | | | | ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier2011-11-261-1/+2
| * | | | | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2011-11-262-38/+78
| * | | | | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya2011-11-261-0/+9
| * | | | | ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon2011-11-267-22/+28
| * | | | | ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski2011-11-261-1/+1
| * | | | | ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring2011-11-261-17/+6
| * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-11-223-11/+11
| |\ \ \ \ \
| | * | | | | ARM: perf: check that we have a platform device when reserving PMUWill Deacon2011-11-221-0/+3
| | * | | | | ARM: perf: initialise used_mask for fake PMU during validationWill Deacon2011-11-171-1/+7
| | * | | | | ARM: PMU: remove pmu_init declarationWill Deacon2011-11-161-10/+0
| | * | | | | ARM: PMU: re-export release_pmu symbol to modulesWill Deacon2011-11-161-0/+1
| * | | | | | ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.cCatalin Marinas2011-11-211-1/+1
| * | | | | | ARM: 7165/2: PL330: Fix typo in _prepare_ccr()Javi Merino2011-11-211-2/+2
| * | | | | | ARM: 7163/2: PL330: Only register usable channelsJavi Merino2011-11-211-1/+7
| * | | | | | ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workaroundsWill Deacon2011-11-212-5/+5
| * | | | | | ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-11-212-0/+15
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-3069-263/+509
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann2011-11-29137-961/+936
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: ux500: update defconfigLinus Walleij2011-11-291-9/+5
| | * | | | | | | ARM: u300: update defconfigLinus Walleij2011-11-291-7/+6
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann2011-11-2411-28/+276
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren2011-11-2311-28/+276
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | ARM: OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in boot...Archit Taneja2011-11-088-0/+170
OpenPOWER on IntegriCloud