aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-17Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day
2007-02-17Various typo fixes.Robert P. J. Day
2007-02-17kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day
2007-02-17Merge branch 'master' into 85xxKumar Gala
2007-02-17[POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boardsKumar Gala
2007-02-17[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala
2007-02-17[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala
2007-02-17[POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala
2007-02-17[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala
2007-02-17[POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala
2007-02-17[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams
2007-02-17[ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams
2007-02-17[ARM] 4221/1: S3C2443: DMA supportBen Dooks
2007-02-17[ARM] 4220/1: S3C24XX: DMA system initialised from sysdevBen Dooks
2007-02-17[ARM] 4218/1: S3C2412: fix CONFIG_CPU_S3C2412_ONLY wrt to S3C2443Ben Dooks
2007-02-17[ARM] 4217/1: S3C24XX: remove the dma channel show at startupBen Dooks
2007-02-17Merge branch 'master' into 83xxKumar Gala
2007-02-17[ARM] 4216/1: add .gitignore entries for ARM specific filesNicolas Pitre
2007-02-17[ARM] 4214/2: S3C2410: Add Armzone QT2410Ben Dooks
2007-02-17[PARISC] Compat signal fixes for 64-bit pariscCarlos O'Donell Jr
2007-02-17[PARISC] Reorder syscalls to match unistd.hCarlos O'Donell Jr
2007-02-17[PARISC] fix sys_rt_sigqueueinfoKyle McMartin
2007-02-17[PARISC] do not export get_register/set_registerHelge Deller
2007-02-17[PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation codeHelge Deller
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller
2007-02-17[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller
2007-02-17[PARISC] more ENTRY(), ENDPROC(), END() conversionsHelge Deller
2007-02-17[PARISC] Fixes /proc/cpuinfo cache output on B160LHelge Deller
2007-02-17[PARISC] implement standard ENTRY(), END() and ENDPROC()Helge Deller
2007-02-17[PARISC] kill ENTRY_SYS_CPUSKyle McMartin
2007-02-17[PARISC] clean up debugging printks in smp.cKyle McMartin
2007-02-17[PARISC] factor syscall_restart code out of do_signalKyle McMartin
2007-02-17[PARISC] display parisc device modalias in sysfsKyle McMartin
2007-02-17[PARISC] use less assembler statements in syscall pathHelge Deller
2007-02-17[PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin
2007-02-17[PARISC] detect recursive kernel crash earlierHelge Deller
2007-02-17[PARISC] Convert soft power switch driver to kthreadHelge Deller
2007-02-17[PARISC] disable cr16 clocksource when multiple CPUs are onlineHelge Deller
2007-02-17[PARISC] GENERIC_TIME patchset for pariscHelge Deller
2007-02-17[PARISC] a and b in "break a,b" message were swappedHelge Deller
2007-02-17[PARISC] use fls_long in irq.cKyle McMartin
2007-02-17[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller
2007-02-17[PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()sHelge Deller
2007-02-17[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller
2007-02-17[PARISC] Generic BUGHelge Deller
2007-02-17[PARISC] Fix show_stack() when we can't kmallocMatthew Wilcox
2007-02-17[PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox
2007-02-17[PARISC] Clean up the cache and tlb headersRandolph Chung