summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen: export arbitrary_virt_to_machineStephen Rothwell2011-01-151-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-121-3/+39
| * omap3: igep3: Add omap_reserve functionalityEnric Balletbo i Serra2011-01-121-0/+1
| * omap3: beaglexm: fix DVI reset GPIOKoen Kooi2011-01-121-1/+7
| * omap3: beaglexm: fix EHCI power up GPIO dirKoen Kooi2011-01-121-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/+0Star
| * | 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-072-1/+3
| * | omap3: igep3: make igep3_flash_init staticNishanth Menon2011-01-071-2/+2
| * | omap3: zoom: use static for pointer passingNishanth Menon2011-01-071-2/+2
| * | omap3|4: mux: make local structures staticNishanth Menon2011-01-072-5/+5
| * | arm: mach-omap2: mux: fix buffer overrunAaro Koskinen2011-01-071-1/+1
| * | ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7Catalin Marinas2011-01-071-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
|\ \ \ \
| * | | | x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTALBjorn Helgaas2011-01-141-2/+8
| * | | | x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is availableBjorn Helgaas2011-01-141-4/+7
| * | | | PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com2011-01-141-0/+41
| * | | | x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley2010-12-231-1/+2
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-01-142-47/+56
|\ \ \ \ \
| * | | | | x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon2011-01-142-47/+56
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-148-25/+101
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [S390] Randomize PIEsHeiko Carstens2011-01-122-1/+14
| * | | | [S390] Randomise the brk regionHeiko Carstens2011-01-122-0/+21
| * | | | [S390] Add is_32bit_task() helper functionHeiko Carstens2011-01-122-1/+7
| * | | | [S390] Randomize lower bits of stack addressHeiko Carstens2011-01-122-1/+10
| * | | | [S390] Randomize mmap start addressHeiko Carstens2011-01-121-2/+11
| * | | | [S390] Rearrange mmap.cHeiko Carstens2011-01-121-9/+9
| * | | | [S390] Enable flexible mmap layout for 64 bit processesHeiko Carstens2011-01-121-9/+4Star
| * | | | [S390] vdso: dont map at mmap_baseHeiko Carstens2011-01-121-3/+1Star
| * | | | [S390] reduce miminum gap between stack and mmap_baseHeiko Carstens2011-01-121-2/+2
| * | | | [S390] mmap: consider stack address randomizationHeiko Carstens2011-01-122-1/+12