aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt4-348/+730
2006-01-09[PATCH] ppc64: fix time syscallAnton Blanchard2-29/+1
2006-01-09[PATCH] ppc32: Put cache flush routines back into .relocate_code sectionPaul Janzen1-2/+4
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann4-16/+40
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann4-6/+5
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann5-129/+208
2006-01-09[PATCH] spufs: move spu_run call to its own fileArnd Bergmann4-153/+160
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann4-13/+12
2006-01-09[PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann1-35/+38
2006-01-09[PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann1-17/+37
2006-01-09[PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann1-2/+2
2006-01-09[PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann3-5/+12
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann3-3/+5
2006-01-09[PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann1-10/+10
2006-01-09[PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann1-4/+6
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann9-7/+314
2006-01-09[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala1-1/+11
2006-01-09[PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni1-6/+9
2006-01-09[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250Kumar Gala3-4/+3
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala2-7/+7
2006-01-09[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serialKumar Gala1-10/+52
2006-01-09[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checkingKumar Gala1-1/+1
2006-01-09[PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz1-5/+14
2006-01-09[PATCH] powerpc: fix two build warningsArnd Bergmann2-2/+1
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall3-1/+5
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall17-65/+0
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2-1/+4
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones2-1/+5
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst3-41/+2
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-49/+111
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton9-34/+11
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman3-0/+11
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-9/+12
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig10-210/+57
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk4-9/+7
2006-01-08[PATCH] IRQ type flagsRussell King6-19/+25
2006-01-08[PATCH] fix more missing includesTim Schmielau3-0/+3
2006-01-08[PATCH] uml: prevent MODE_SKAS=n and MODE_TT=nAdrian Bunk1-1/+1
2006-01-08[PATCH] uml: whitespace cleanupJeff Dike1-7/+7
2006-01-08[PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov4-60/+39
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov13-91/+123
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov24-226/+162
2006-01-08[PATCH] ARM: Netwinder ds1620 driver needs an export to be built as moduleWoody Suwalski1-0/+1
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macrosRavikiran G Thirumalai3-3/+3
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells2-3/+4
2006-01-08[PATCH] frv: force serial driver inclusionDavid Howells2-0/+7
2006-01-08[PATCH] frv: fix PCMCIA configurationDavid Howells1-17/+1
2006-01-08[PATCH] frv: add pci_iomapDavid Howells2-1/+30
2006-01-08[PATCH] frv: add module support stubsDavid Howells2-0/+81
2006-01-08[PATCH] frv: support module exception tablesDavid Howells1-25/+9