summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-151-4/+6
* MN10300: Wire up missing system callsDavid Howells2009-04-152-0/+4
* MN10300: Discard duplicate PFN_xxx() macrosDavid Howells2009-04-151-4/+0
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-1523-102/+241
|\
| * [S390] boot cputime accountingMartin Schwidefsky2009-04-144-17/+43
| * [S390] add read_persistent_clockMartin Schwidefsky2009-04-144-21/+35
| * [S390] cpu hotplug and accounting valuesMartin Schwidefsky2009-04-143-0/+28
| * [S390] fix idle time accountingMartin Schwidefsky2009-04-141-0/+2
| * [S390] smp: fix cpu_possible_map initializationHeiko Carstens2009-04-141-1/+2
| * [S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer2009-04-141-1/+1
| * [S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber2009-04-142-24/+34
| * [S390] stp synchronization retry timerMartin Schwidefsky2009-04-141-0/+15
| * [S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens2009-04-141-2/+3
| * [S390] wire up preadv/pwritev system callsHeiko Carstens2009-04-143-1/+23
| * [S390] s390: move machine flags to lowcoreChristian Ehrhardt2009-04-1410-36/+56
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-1516-144/+105
|\ \
| * | powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant2009-04-151-0/+1
| * | powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras2009-04-151-6/+6
| * | powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason2009-04-151-0/+2
| * | powerpc: Allow 256kB pages with SHMEMHugh Dickins2009-04-151-1/+1
| * | powerpc/mm: Fix compile warningKumar Gala2009-04-071-1/+0
| * | powerpc/85xx: TQM8548: update defconfigWolfgang Grandegger2009-04-071-116/+48
| * | powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3Wolfgang Grandegger2009-04-072-4/+4
| * | powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodesWolfgang Grandegger2009-04-076-12/+12
| * | powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-074-3/+30
| * | powerpc: Fix tlbilx opcodeKumar Gala2009-04-071-1/+1
* | | acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-151-0/+6
* | | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-141-22/+11
* | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-1414-14/+14
|\ \ \
| * | | microblaze: remove duplicated #include'sHuang Weiyi2009-04-145-6/+0
| * | | microblaze: struct device - replace bus_id with dev_name()Michal Simek2009-04-141-6/+4
| * | | microblaze: Simplify copy_thread()Michal Simek2009-04-141-2/+1
| * | | microblaze: Add TIMESTAMPING constants to socket.hMichal Simek2009-04-141-0/+3
| * | | microblaze: Add missing empty ftrace.h fileMichal Simek2009-04-141-0/+1
| * | | microblaze: Fix problem with removing zero length filesMichal Simek2009-04-145-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-1415-30/+140
|\ \ \ \
| * | | | sh: Add in PCI bus for DMA API debugging.Paul Mundt2009-04-141-0/+3
| * | | | sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt2009-04-141-1/+11
| * | | | sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto2009-04-141-7/+7
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-14583-766/+35544
| |\ \ \ \
| * | | | | sh: ap325: use edge control for ov772x cameraKuninori Morimoto2009-04-131-0/+1
| * | | | | sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt2009-04-111-2/+15
| * | | | | sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto2009-04-101-15/+18
| * | | | | sh: Add support for DMA API debugging.Paul Mundt2009-04-094-16/+51
| * | | | | sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt2009-04-071-2/+5
| * | | | | sh: urquell: Add board commentKuninori Morimoto2009-04-071-0/+27
| * | | | | sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2009-04-064-2/+10
| * | | | | sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda2009-04-062-0/+7
* | | | | | parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds2009-04-141-1/+1
* | | | | | parport: Fix various uses of parport_pcAlan Cox2009-04-141-2/+3
| |_|_|_|/ |/| | | |