aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-09powerpc: unbreak iSeries compilation againPaul Mackerras2-1/+5
2006-01-09[PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman1-1/+1
2006-01-09powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras3-7/+5
2006-01-09[PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard1-3/+4
2006-01-09[PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard1-2/+2
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard3-82/+59
2006-01-09[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt1-47/+449
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt10-42/+2028
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt12-1364/+563
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt11-667/+859
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 Bergmann5-16/+41
2006-01-09[PATCH] spufs: fix allocation on 64k pagesArnd Bergmann1-3/+1
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann4-6/+5
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann6-135/+233
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 Bergmann5-17/+14
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 Bergmann12-14/+335
2006-01-09[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala1-1/+11
2006-01-09[PATCH] ppc32: cpm_uart: fix xchar sendingAristeu Sergio Rozanski Filho1-1/+1
2006-01-09[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabledHaren Myneni1-0/+3
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 Gala3-7/+8
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-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-163/+250
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 Mackall7-3/+37
2006-01-08[PATCH] tiny: Configure ELF core dump supportMatt Mackall2-2/+8
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall19-65/+28
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall3-1/+13
2006-01-08[PATCH] tiny: Trim non-IPX buildsMatt Mackall1-3/+1
2006-01-08[PATCH] tiny: Uninline some fslocks.c functionsMatt Mackall1-4/+3
2006-01-08[PATCH] tiny: Uninline some inode.c functionsMatt Mackall1-2/+2
2006-01-08[PATCH] tiny: Uninline some open.c functionsMatt Mackall1-3/+3
2006-01-08[PATCH] tiny: Add bloat-o-meter to scriptsMatt Mackall1-0/+58
2006-01-08[PATCH] vr41xx: section tags fixJean Delvare1-2/+2
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2-3/+1
2006-01-08[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...Adrian Bunk1-1/+2
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk3-0/+4
2006-01-08[PATCH] simplify k_getrusage()Oleg Nesterov1-18/+11
2006-01-08[PATCH] i810_audio: request_irq() fixAndrew Morton1-10/+8
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins1-2/+16
2006-01-08[PATCH] fix workqueue oops during cpu offlineNathan Lynch1-6/+10
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser7-15/+14
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton1-1/+1
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones2-1/+5
2006-01-08[PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck1-44/+44
2006-01-08[PATCH] afs: remove unnecessary __attribute__((packed))Jan Blunck1-3/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck15-341/+341
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala1-1/+3
2006-01-08[PATCH] parport_pc: arm build fixAndrew Morton1-3/+3
2006-01-08[PATCH] Add a section about inlining to Documentation/CodingStyleArjan van de Ven1-3/+31
2006-01-08[PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut1-0/+1
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones1-3/+3
2006-01-08[PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov9-71/+58
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov18-1047/+1083
2006-01-09powerpc: Fix some #ifndef __KERNEL__ that should be #ifdefPaul Mackerras3-3/+3
2006-01-08[PATCH] v9fs: fix fid management in v9fs_createLatchesar Ionkov1-3/+3
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov16-562/+1172
2006-01-08[PATCH] v9fs: fix fd_closeEric Van Hensbergen1-2/+2
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst5-112/+80
2006-01-08[PATCH] CREDITS update: Eugene SuroveginEugene Surovegin1-1/+1
2006-01-08[PATCH] SubmittingPatches: diffstat optionsRandy Dunlap1-0/+3
2006-01-08[PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov1-1/+3
2006-01-08[PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()Maciej W. Rozycki1-1/+1
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso2-2/+3
2006-01-08[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik1-2/+0
2006-01-08[PATCH] shrink struct pageAndrew Morton1-19/+22
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise1-5/+7
2006-01-08[PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita1-5/+5
2006-01-08[PATCH] modules: prevent overriding of symbolsAshutosh Naik1-0/+39
2006-01-08[PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins1-0/+45
2006-01-08[PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov1-152/+206
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk4-2/+9
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas3-51/+124
2006-01-08[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas1-9/+14
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton32-194/+37
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton3-37/+1
2006-01-08[PATCH] copy_process: error path cleanupOleg Nesterov1-6/+2
2006-01-08[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2006-01-08[PATCH] block/stat.txtAndy Isaacson1-0/+82
2006-01-08[PATCH] setpgid: should not accept ptraced childsOleg Nesterov1-1/+1
2006-01-08[PATCH] setpgid: should work for sub-threadsOren Laadan2-10/+8
2006-01-08[PATCH] setpgid: should work for sub-threadsOleg Nesterov1-5/+6
2006-01-08[PATCH] fork: fix race in setting child's pgrp and ttyOren Laadan1-6/+3
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller3-13/+84
2006-01-08[PATCH] tpmdd: remove global event logKylene Jo Hall1-30/+62
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman4-0/+17
2006-01-08[PATCH] fadvise: return ESPIPE on FIFO/pipeValentine Barshak1-0/+5
2006-01-08[PATCH] update to the initramfs docsRob Landley1-1/+71
2006-01-08[PATCH] Extend RCU torture module to test tickless idle CPUSrivatsa Vaddagiri1-5/+91
2006-01-08[PATCH] Add tainting for proprietary helper modulesDave Jones1-0/+5
2006-01-08[PATCH] remove unused blkp field in percpu_dataEric Dumazet1-1/+0
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg2-3/+1
2006-01-08[PATCH] Documentation: Small applying-patches.txt updateJesper Juhl1-11/+18
2006-01-08[PATCH] drivers/mfd: header included twiceNicolas Kaiser1-1/+0
2006-01-08[PATCH] Fix handling of ELF segments with zero filesizeDavid Gibson1-3/+9
2006-01-08[PATCH] drivers/connector/cn_proc.c typosDavid S. Miller1-2/+2
2006-01-08[PATCH] shrink dentry structEric Dumazet15-48/+54
2006-01-08[PATCH] nfsroot: do not silently stop parsing on an unknown optionJorn Dreyer1-1/+3
2006-01-08[PATCH] sigio: cleanup, don't take tasklist twiceOleg Nesterov1-3/+3
2006-01-08[PATCH] remove unneeded sig->curr_target recalculationOleg Nesterov1-2/+0
2006-01-08[PATCH] MAINTAINERS: line duplicationNicolas Kaiser1-1/+0
2006-01-08[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.Glauber de Oliveira Costa1-5/+5
2006-01-08[PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa3-15/+15
2006-01-08[PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet1-1/+2
2006-01-08[PATCH] ext3: external journal device as a mount optionJohann Lombardi2-10/+49
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi4-4/+5
2006-01-08[PATCH] pivot_root: add commentNeil Brown1-0/+4
2006-01-08[PATCH] Updated CPU hotplug documentationAshok Raj1-0/+357
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall5-0/+531
2006-01-08[PATCH] little do_group_exit() cleanupOleg Nesterov1-1/+0
2006-01-08[PATCH] do_coredump() should reset group_stop_count earlierOleg Nesterov1-1/+1
2006-01-08[PATCH] kill_proc_info_as_uid: don't use hardcoded constantsOleg Nesterov1-2/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton8-17/+17
2006-01-08[PATCH] Unchecked alloc_percpu() return in __create_workqueue()Ben Collins1-0/+5
2006-01-08[PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi1-1/+0
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig30-456/+340
2006-01-08[PATCH] docs: updated some code docsXose Vazquez Perez3-28/+63
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger2-2/+49
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells13-245/+378
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2-23/+68
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells5-1/+63
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain1-1/+4
2006-01-08[PATCH] printk return value: fix itGuillaume Chazarain1-3/+3
2006-01-08[PATCH] Fix overflow tests for compat_sys_fcntl64 lockingNeilBrown1-4/+18
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown5-23/+17
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells1-0/+5
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas1-7/+21
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault1-1/+7
2006-01-08[PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig1-5/+0
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig12-241/+105
2006-01-08[PATCH] relayfs: Documentation cleanup, remove obsolete infoTom Zanussi1-23/+34
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi3-46/+50
2006-01-08[PATCH] relayfs: add Documentation on global relay buffersTom Zanussi1-1/+20
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi2-11/+32
2006-01-08[PATCH] relayfs: add Documentation on relay files in other filesystemsTom Zanussi1-0/+27
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi3-3/+63
2006-01-08[PATCH] relayfs: add Documention for non-relay filesTom Zanussi1-0/+23
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi2-59/+1
2006-01-08[PATCH] relayfs: use generic_ip for private dataTom Zanussi1-8/+9
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi2-0/+13
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi4-21/+34
2006-01-08[PATCH] relayfs: decouple buffer creation from inode creationTom Zanussi4-26/+19
2006-01-08[PATCH] ipc: expand shm_flagsAndrew Morton1-12/+10
2006-01-08[PATCH] ELF: symbol table type additionsJan Beulich1-0/+2
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin9-291/+48
2006-01-08[PATCH] atomic: dec_and_lock use atomic primitivesNick Piggin1-43/+6
2006-01-08[PATCH] pktcdvd: Use bd_claim to get exclusive accessPeter Osterlund1-3/+9
2006-01-08[PATCH] kernel/: small cleanupsAdrian Bunk4-2/+5
2006-01-08[PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk3-5/+4
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk5-9/+10
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi16-61/+48
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi3-18/+76
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi2-5/+7
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi4-16/+89
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi5-17/+17
2006-01-08[PATCH] fat: add the read/writepages()OGAWA Hirofumi1-1/+16
2006-01-08[PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi1-2/+2
2006-01-08[PATCH] fat: move fat_clusters_flush() to write_super()OGAWA Hirofumi3-6/+14
2006-01-08[PATCH] IRQ type flagsRussell King14-61/+80
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum4-1/+4518
2006-01-08[PATCH] fix more missing includesTim Schmielau19-0/+22
2006-01-08[PATCH] cpuset: skip rcu check if task is in root cpusetPaul Jackson1-4/+9
2006-01-08[PATCH] cpuset: mark number_of_cpusets read_mostlyPaul Jackson1-1/+1
2006-01-08[PATCH] cpuset: use rcu directly optimizationPaul Jackson1-10/+30
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson3-6/+19
2006-01-08[PATCH] cpuset: migrate all tasks in cpuset at oncePaul Jackson1-13/+16
2006-01-08[PATCH] cpuset: rebind vma mempolicies fixPaul Jackson3-0/+137
2006-01-08[PATCH] cpuset: number_of_cpusets optimizationPaul Jackson2-2/+20
2006-01-08[PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson3-15/+30
2006-01-08[PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson3-7/+33
2006-01-08[PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson3-61/+48
2006-01-08[PATCH] cpuset: fork hook fixPaul Jackson2-5/+5
2006-01-08[PATCH] cpuset: update_nodemask code reformatPaul Jackson1-10/+15
2006-01-08[PATCH] cpuset: minor spacing initializer fixesPaul Jackson1-6/+3
2006-01-08[PATCH] cpuset: remove marker_pid documentationPaul Jackson1-46/+4
2006-01-08[PATCH] cpuset: document additional featuresPaul Jackson1-25/+153
2006-01-08[PATCH] cpuset: memory pressure meterPaul Jackson3-2/+203
2006-01-08[PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson3-15/+5
2006-01-08[PATCH] cpuset: better bitmap remap defaultsPaul Jackson1-45/+44
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall5-1/+440
2006-01-08[PATCH] slob: introduce mm/util.c for shared functionsMatt Mackall3-38/+40
2006-01-08[PATCH] DEBUG_SLAB depends on SLABIngo Molnar1-1/+1
2006-01-08[PATCH] radix-tree: reduce tree height upon partial truncationNick Piggin1-10/+36
2006-01-08[PATCH] radix tree: early termination of tag clearingNick Piggin1-17/+23
2006-01-08[PATCH] radix tree: code consolidationNick Piggin1-31/+26
2006-01-08[PATCH] remove get_task_struct_rcu()Paul E. McKenney1-12/+0
2006-01-08[PATCH] Simpler signal-exit concurrency handlingPaul E. McKenney1-5/+6