aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-23sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Paul Mundt
2008-10-23sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.Paul Mundt
2008-10-23sh: sh7785 pinmux supportMagnus Damm
2008-10-22sh: update defconfigs.Paul Mundt
2008-10-22sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt
2008-10-22sh: improve pinmux support for single direction pinsMagnus Damm
2008-10-22sh: use 10MHz VIO_CLK for ov772x on Migo-RMagnus Damm
2008-10-21sh: Update gpio_set_value() pin value handlingMagnus Damm
2008-10-21sh: update ov772x byte order on Migo-RMagnus Damm
2008-10-21sh: Export cache flush routines needed by sh_eth on SH7619.Paul Mundt
2008-10-21sh: Wire up oops reporting in the die notifier chain.Paul Mundt
2008-10-21sh: ap325rxa: Kill off unused port definitions.Paul Mundt
2008-10-21sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt
2008-10-21sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization.Paul Mundt
2008-10-21sh: add support FLCTL for ap325rxa boardYoshihiro Shimoda
2008-10-21sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.Paul Mundt
2008-10-21sh: rsk7203: leds-gpio support for RSK+ LEDs.Paul Mundt
2008-10-21sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.Paul Mundt
2008-10-21sh: fix soc-camera compile breakage on Migo-R.Guennadi Liakhovetski
2008-10-21sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt
2008-10-21sh: Kill off duplicate remove_memory() definition.Andrew Morton
2008-10-21sh: Fix up the SH7203 build.Paul Mundt
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-20Update email addresses.Dave Jones
2008-10-20Update .gitignore files for generated targetsLinus Torvalds
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20mn10300: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-20uml: fix a compile errorWANG Cong