summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-075-75/+50
|\
| * of: Add device tree selftestsGrant Likely2011-12-123-0/+40
| * gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-34/+8
| * gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-41/+2
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07133-1286/+1349
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06134-1285/+1350
| |\ \
| | * | arm: fix up some samsung merge sysdev conversion problemsKukjin Kim2012-01-065-5/+5
| | * | arm: time.h: remove device.h #includeGreg Kroah-Hartman2011-12-221-2/+0
| | * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-2156-56/+46
| | * | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-2143-293/+368
| | * | arm: leds: convert sysdev_class to a regular subsystemKay Sievers2011-12-211-10/+11
| | * | m86k: gpio - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-4/+5
| | * | mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-18/+16
| | * | mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-22/+22
| | * | sh: dma - convert sysdev_class to a regular subsystemKay Sievers2011-12-212-42/+43
| | * | power: suspend - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-16/+17
| | * | power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-6/+6
| | * | power: cmm - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-33/+34
| | * | s390: time - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-129/+131
| | * | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+2
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-2125-650/+647
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-0631-628/+577
|\ \ \ \
| * | | | m68k/mac: Make CONFIG_HEARTBEAT unavailable on MacGeert Uytterhoeven2012-01-041-2/+2
| * | | | m68k/serial: Remove references to obsolete serial config optionsGeert Uytterhoeven2011-12-286-49/+4
| * | | | m68k: Don't comment out syscalls used by glibcAndreas Schwab2011-12-101-5/+5
| * | | | m68k/atari: Move declaration of atari_SCC_reset_done to header fileGeert Uytterhoeven2011-12-103-3/+2
| * | | | m68k/serial: Remove references to obsolete CONFIG_SERIAL167Geert Uytterhoeven2011-12-103-3/+1
| * | | | m68k/hp300: Export hp300_ledstateGeert Uytterhoeven2011-12-102-5/+6
| * | | | m68k: Initconst section fixesAndi Kleen2011-12-101-1/+1
| * | | | m68k/mac: cleanup macro caseFinn Thain2011-12-103-35/+31
| * | | | mac_scsi: fix mac_scsi on some powerbooksFinn Thain2011-12-101-14/+20
| * | | | m68k/mac: fix powerbook 150 adb_typeFinn Thain2011-12-101-1/+1
| * | | | m68k/mac: fix baboon irq disable and shutdownFinn Thain2011-12-101-14/+8
| * | | | m68k/mac: oss irq fixesFinn Thain2011-12-106-109/+76
| * | | | m68k/mac: fix nubus slot irq disable and shutdownFinn Thain2011-12-103-42/+110
| * | | | m68k/mac: enable via_alt_mapping on performa 580Finn Thain2011-12-103-33/+24
| * | | | m68k/mac: cleanup forward declarationsFinn Thain2011-12-1010-70/+27
| * | | | m68k/mac: cleanup mac_irq_pendingFinn Thain2011-12-107-100/+9
| * | | | m68k/mac: cleanup mac_clear_irqFinn Thain2011-12-105-95/+0
| * | | | m68k/mac: early consoleFinn Thain2011-12-103-59/+89
| * | | | m68k/mvme16x: Add support for EARLY_PRINTKKars de Jong2011-12-102-0/+171
| * | | | m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISAKars de Jong2011-12-101-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-06901-10038/+7235
|\ \ \ \
| * \ \ \ Merge branch 'restart' into for-linusRussell King2012-01-05591-5506/+3087
| |\ \ \ \
| | * | | | ARM: 7198/1: arm/imx6: add restart support for imx6qShawn Guo2012-01-054-3/+58
| | * | | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-0556-245/+2
| | * | | | ARM: restart: remove comments about adding code to arch_reset()Russell King2012-01-054-7/+0
| | * | | | ARM: restart: lpc32xx & u300: remove unnecessary printkRussell King2012-01-052-3/+0
| | * | | | ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hookRussell King2012-01-052-27/+0
| | * | | | ARM: restart: w90x900: use new restart hookRussell King2012-01-056-17/+20
OpenPOWER on IntegriCloud