summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-201-1/+3
| * | | | | | sparc64: Update defconfig.David S. Miller2010-01-201-31/+100
| * | | | | | sparc: Add missing SW perf fault events.David S. Miller2010-01-202-5/+20
| * | | | | | sparc64: Fully support both performance counters.David S. Miller2010-01-201-154/+353
| * | | | | | sparc64: Add perf callchain support.David S. Miller2010-01-201-1/+119
| * | | | | | sparc: convert to arch_gettimeoffset()John Stultz2010-01-154-179/+46
| * | | | | | sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin2010-01-151-2/+2
| * | | | | | sparc32: Fix page_to_phys().David S. Miller2010-01-142-2/+2
| * | | | | | sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day2010-01-121-17/+2
| * | | | | | sparc32: Update defconfig.David S. Miller2010-01-121-18/+69
| * | | | | | SPARC: use helpers for rlimitsJiri Slaby2010-01-081-3/+3
| * | | | | | sparc: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-052-2/+2
* | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-2523-131/+229
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo2010-01-211-0/+13
| * | | | | | Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren2010-01-206-31/+66
| |\ \ \ \ \ \
| | * | | | | | omap: Enable GPMC clock in gpmc_initOlof Johansson2010-01-201-0/+2
| | * | | | | | OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Roel Kluin2010-01-191-1/+1
| | * | | | | | omap3: Fix cpu detectionTony Lindgren2010-01-192-18/+24
| | * | | | | | omap: Fix functions for dynamic remuxing of pinsTony Lindgren2010-01-192-11/+35
| | * | | | | | omap: Fix cmdline muxingTony Lindgren2010-01-191-2/+5
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Tony Lindgren2010-01-209-45/+95
| |\ \ \ \ \ \
| | * | | | | | PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre2010-01-201-2/+2
| | * | | | | | OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh2010-01-201-0/+4
| | * | | | | | OMAP: timekeeping: time should not stop during suspendKevin Hilman2010-01-201-0/+26
| | * | | | | | OMAP3: PM: Force write last pad config register into save areaTero Kristo2010-01-201-1/+10
| | * | | | | | OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin2010-01-201-2/+4
| | * | | | | | OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi2010-01-201-2/+6
| | * | | | | | OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK2010-01-202-4/+6
| | * | | | | | OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationSripathy, Vishwanath2010-01-201-11/+0
| | * | | | | | OMAP3: Fixed ARM aux ctrl register save/restoreTero Kristo2010-01-201-4/+9
| | * | | | | | OMAP3: CPUidle: Fixed timer resolutionTero Kristo2010-01-201-1/+1
| | * | | | | | OMAP3: PM: Remove duplicate code blocksSanjeev Premi2010-01-201-18/+0
| | * | | | | | OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo2010-01-203-0/+16
| | * | | | | | OMAP3: PM: Enable system control module autoidleTero Kristo2010-01-201-0/+2
| | * | | | | | OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo2010-01-203-0/+9
| | |/ / / / /
| * | | | | | OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"Paul Walmsley2010-01-201-3/+3
| * | | | | | OMAP4: clocks: Fix the clksel_rate struct DPLL divsRajendra Nayak2010-01-201-31/+31
| * | | | | | OMAP4: PRCM: Fix the base address for CHIRONSS reg definesRajendra Nayak2010-01-202-16/+18
| * | | | | | OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocksRussell King2010-01-191-4/+0
| * | | | | | OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath2010-01-192-1/+3
| |/ / / / /
* | | | | | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-211-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | hmt: adjust for new pwm_backlight->notify prototypePeter Korsgaard2010-01-221-1/+1
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-213-3/+12
|\ \ \ \ \ \
| * | | | | | perf: x86: Add support for the ANY bitStephane Eranian2010-01-212-0/+8
| * | | | | | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-171-3/+4
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-01-211-16/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'misc' into releaseLen Brown2010-01-201-16/+6
| |\ \ \ \ \ \ \
| | * | | | | | | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-061-16/+6
* | | | | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-215-5/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sh64: wire up sys_accept4.Paul Mundt2010-01-192-1/+3
OpenPOWER on IntegriCloud