summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-1520-31/+49
|\
| * ARM: fix missing branch in __error_aRussell King2011-01-151-0/+2
| * ARM: fix /proc/$PID/stack on SMPRussell King2011-01-151-3/+6
| * ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King2011-01-154-4/+0
| * ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin2011-01-141-10/+6
| * ARM: fix wrongly patched constantsRussell King2011-01-142-4/+4
| * ARM: 6624/1: fix dependency for CONFIG_SMP_ON_UPNicolas Pitre2011-01-141-1/+1
| * ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.SDave Martin2011-01-141-1/+3
| * ARM: 6622/1: fix dma_unmap_sg() documentationLinus Walleij2011-01-121-1/+1
| * ARM: 6621/1: bitops: remove condition code clobber for CLZRabin Vincent2011-01-121-1/+1
| * ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is usedAlexander Holler2011-01-121-2/+4
| * ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMUWill Deacon2011-01-111-0/+2
| * ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zeroRussell King2011-01-111-1/+1
| * ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King2011-01-113-1/+12
| * ARM: integrator: fix compile warning in cpu.cRussell King2011-01-111-1/+1
| * ARM: twd: fix display of twd frequencyRussell King2011-01-111-1/+1
| * ARM: udelay: prevent math rounding resulting in short udelaysRussell King2011-01-101-0/+4
* | xen: export arbitrary_virt_to_machineStephen Rothwell2011-01-141-0/+1
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-1420-51/+280
|\ \
| * | omap4: Fix ULPI PHY init for ES1.0 SDPTony Lindgren2011-01-131-4/+6
| * | omap3: beaglexm: fix power on of DVIKoen Kooi2011-01-111-3/+39
| * | omap3: igep3: Add omap_reserve functionalityEnric Balletbo i Serra2011-01-111-0/+1
| * | omap3: beaglexm: fix DVI reset GPIOKoen Kooi2011-01-111-1/+7
| * | omap3: beaglexm: fix EHCI power up GPIO dirKoen Kooi2011-01-111-2/+8
| * | omap3: igep2: Add keypad supportEnric Balletbo i Serra2011-01-101-0/+33
| * | omap3: igep3: Fix IGEP module second MMC channel power supplyEnric Balletbo i Serra2011-01-101-10/+55
| * | omap3: igep3: Add USB EHCI support for IGEP moduleEnric Balletbo i Serra2011-01-101-1/+14
| * | Merge branch 'ehci-omap-clock' into omap-fixesTony Lindgren2011-01-1027-54/+539
| |\ \
| | * | omap3: clocks: Fix build error 'CK_3430ES2' undeclared hereSantosh Shilimkar2011-01-101-1/+1
| * | | arm: omap4: pandaboard: turn on PHY reference clock at initAnand Gadiyar2011-01-101-0/+10
| * | | omap2plus: prm: Trvial build break fix for undefined reference to 'omap2_prm_...Santosh Shilimkar2011-01-071-1/+62
| * | | omap2plus: voltage: Trivial linking fix for 'EINVAL' undeclaredSantosh Shilimkar2011-01-071-0/+2
| * | | omap2plus: voltage: Trivial linking fix 'undefined reference'Santosh Shilimkar2011-01-071-3/+7
| * | | omap2plus: voltage: Trivial warning fix 'no return statement'Santosh Shilimkar2011-01-071-1/+4
| * | | omap2plus: clockdomain: Trivial fix for build break because of clktrctrl_maskSantosh Shilimkar2011-01-071-2/+0
| * | | arm: omap: gpio: don't access irq_desc array directlyFelipe Balbi2011-01-071-3/+7
| * | | omap2+: pm_bus: make functions used as pointers as staticNishanth Menon2011-01-071-2/+2
| * | | OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+Mika Westerberg2011-01-071-1/+1
| * | | OMAP2+: TWL: include pm header for init protosNishanth Menon2011-01-071-0/+2
| * | | OMAP2+: TWL: make conversion routines staticNishanth Menon2011-01-071-4/+4
| * | | OMAP3+: sr_device: include pm headerNishanth Menon2011-01-071-0/+1
| * | | omap2+: wdt: trivial sparse fixesNishanth Menon2011-01-062-1/+3
| * | | omap3: igep3: make igep3_flash_init staticNishanth Menon2011-01-061-2/+2
| * | | omap3: zoom: use static for pointer passingNishanth Menon2011-01-061-2/+2
| * | | omap3|4: mux: make local structures staticNishanth Menon2011-01-062-5/+5
| * | | arm: mach-omap2: mux: fix buffer overrunAaro Koskinen2011-01-061-1/+1
| * | | ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7Catalin Marinas2011-01-061-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-01-141-0/+1
|\ \ \ \
| * | | | [IA64] fix ia64 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-141-0/+1
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-144-7/+58
|\ \ \ \ \
OpenPOWER on IntegriCloud