summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [ARM] tegra: Add support for reading fusesColin Cross2010-10-224-0/+111
| * | | | | | [ARM] tegra: gpio: Add suspend and wake supportColin Cross2010-10-222-13/+95
| * | | | | | [ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross2010-10-225-396/+603
| * | | | | | [ARM] tegra: add suspend and mirror irqs to legacy controllerGary King2010-10-222-0/+139
| * | | | | | [ARM] tegra: Add legacy irq supportColin Cross2010-10-223-1/+146
| * | | | | | [ARM] tegra: update iomapColin Cross2010-10-223-6/+39
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-10-2645-157/+388
|\ \ \ \ \ \ \
| * | | | | | | Blackfin: fix inverted anomaly 05000481 logicMike Frysinger2010-10-251-1/+1
| * | | | | | | Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger2010-10-253-118/+0Star
| * | | | | | | Blackfin: ppi/spi/twi headers: add missing __BFP undefMike Frysinger2010-10-253-0/+6
| * | | | | | | Blackfin: update defconfigsMike Frysinger2010-10-2526-26/+42
| * | | | | | | Blackfin: bfin_twi.h: start a common TWI headerMike Frysinger2010-10-251-0/+43
| * | | | | | | netdev: bfin_mac: push settings to platform resourcesSonic Zhang2010-10-2512-12/+296
* | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-2654-191/+1016
|\ \ \ \ \ \ \ \
| * | | | | | | | microblaze: Fix build with make 3.82Thomas Backlund2010-10-221-2/+6
| * | | | | | | | microblaze: Support C optimized lib functions for little-endianMichal Simek2010-10-212-6/+60
| * | | | | | | | microblaze: Separate library optimized functionsMichal Simek2010-10-213-15/+46
| * | | | | | | | microblaze: Support timer on AXI liteMichal Simek2010-10-212-6/+16
| * | | | | | | | microblaze: Add support for little-endian MicroblazeMichal Simek2010-10-2110-18/+42
| * | | | | | | | microblaze: KGDB little endian supportMichal Simek2010-10-211-0/+4
| * | | | | | | | microblaze: Add PVR for endians plus detectionMichal Simek2010-10-216-1/+9
| * | | | | | | | microblaze: trivial: Add comment for AXI pvrMichal Simek2010-10-211-4/+4
| * | | | | | | | microblaze: pci-common cleanupNishanth Aravamudan2010-10-211-4/+2Star
| * | | | | | | | microblaze: Support early console on uart16550Michal Simek2010-10-214-1/+99
| * | | | | | | | microblaze: Do not compile early console support for uartlite if is disabledMichal Simek2010-10-211-2/+7
| * | | | | | | | microblaze: Setup early console dynamicallyMichal Simek2010-10-211-1/+2
| * | | | | | | | microblaze: Rename all uartlite early printk functionsMichal Simek2010-10-211-7/+7
| * | | | | | | | microblaze: remove early printk uarlite console dependency from headerMichal Simek2010-10-211-1/+1
| * | | | | | | | microblaze: Remove additional compatible propertiesMichal Simek2010-10-214-9/+0Star
| * | | | | | | | microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek2010-10-211-1/+1
| * | | | | | | | microblaze: Use static const char * const where possibleJoe Perches2010-10-213-12/+12
| * | | | | | | | microblaze: Define VMALLOC_START/ENDMichal Simek2010-10-211-0/+7
| * | | | | | | | microblaze: Export missing symbols for modulesMichal Simek2010-10-211-0/+7
| * | | | | | | | microblaze: Add libgcc function directly to kernelMichal Simek2010-10-2113-28/+607
| * | | | | | | | microblaze: support gpio_to_irq()Michal Simek2010-10-211-4/+1Star
| * | | | | | | | microblaze: Define empty mmiowbMichal Simek2010-10-211-0/+2
| * | | | | | | | microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek2010-10-212-1/+7
| * | | | | | | | microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori2010-10-212-15/+2Star
| * | | | | | | | microblaze: Add PVR for BTCMichal Simek2010-10-211-1/+2
| * | | | | | | | microblaze: Add new microblaze versionsMichal Simek2010-10-211-0/+2
| * | | | | | | | microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek2010-10-211-1/+0Star
| * | | | | | | | microblaze: Fix r16 and r17 reg savingMichal Simek2010-10-211-7/+4Star
| * | | | | | | | microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich2010-10-211-3/+0Star
| * | | | | | | | microblaze: Report if only one timer is usedMichal Simek2010-10-213-7/+7
| * | | | | | | | microblaze: Clear return value in pt_regsMichal Simek2010-10-211-0/+2
| * | | | | | | | microblaze: Fix sys_rt_sigreturn_wrapperMichal Simek2010-10-211-7/+1Star
| * | | | | | | | microblaze: remove unused TIF_KERNEL_TRACEMichal Simek2010-10-211-4/+0Star
| * | | | | | | | microblaze: Add seccomp supportMichal Simek2010-10-212-0/+33
| * | | | | | | | microblaze: Remove old user debugging gdb stubMichal Simek2010-10-211-8/+1Star
| * | | | | | | | microblaze: trivial: thread_info cleanupMichal Simek2010-10-211-8/+8