summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-22sh: improve pinmux support for single direction pinsMagnus Damm3-23/+27
2008-10-22sh: use 10MHz VIO_CLK for ov772x on Migo-RMagnus Damm1-1/+4
2008-10-21sh: Update gpio_set_value() pin value handlingMagnus Damm1-1/+1
2008-10-21sh: update ov772x byte order on Migo-RMagnus Damm1-1/+1
2008-10-21sh: Export cache flush routines needed by sh_eth on SH7619.Paul Mundt1-1/+6
2008-10-21sh: Wire up oops reporting in the die notifier chain.Paul Mundt2-0/+3
2008-10-21sh: ap325rxa: Kill off unused port definitions.Paul Mundt1-5/+0
2008-10-21sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt1-9/+8
2008-10-21sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization.Paul Mundt1-6/+14
2008-10-21sh: add support FLCTL for ap325rxa boardYoshihiro Shimoda1-6/+55
2008-10-21sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.Paul Mundt1-0/+15
2008-10-21sh: rsk7203: leds-gpio support for RSK+ LEDs.Paul Mundt1-5/+37
2008-10-21sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.Paul Mundt1-4/+2
2008-10-21sh: fix soc-camera compile breakage on Migo-R.Guennadi Liakhovetski1-2/+9
2008-10-21sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt1-0/+1
2008-10-21sh: Kill off duplicate remove_memory() definition.Andrew Morton1-17/+0
2008-10-21sh: Fix up the SH7203 build.Paul Mundt2-2/+2
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison3-5/+5
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds133-287/+12211
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds6-18/+174
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-192/+197
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds41-5665/+2855
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+6
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-75/+0
2008-10-20Update email addresses.Dave Jones8-11/+11
2008-10-20Update .gitignore files for generated targetsLinus Torvalds1-0/+1
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt3-1/+153
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2-11/+8
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley1-2/+9
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas1-4/+4
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2-8/+31
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds163-1915/+12970
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+3
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-3/+74
2008-10-20mn10300: use bcd2bin/bin2bcdAdrian Bunk1-3/+3
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk5-59/+59
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk4-45/+45
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk2-11/+11
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman2-4/+2
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman1-2/+2
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman1-3/+2
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal7-4/+36
2008-10-20uml: fix a compile errorWANG Cong1-1/+2
2008-10-20arch/m68k/bvme6000/rtc.c: remove duplicated includeHuang Weiyi1-1/+0
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley22-0/+41
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley7-0/+13
2008-10-20mm: rewrite vmap layerNick Piggin3-0/+4
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty3-45/+0