aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] PCI Error Recovery: header file patchlinas1-0/+67
2006-01-09[PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt1-0/+1
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi1-0/+1
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds100-229/+2012
2006-01-09[PATCH] Update cyblafb driverKnut Petersen1-0/+4
2006-01-09[PATCH] rcu: uninline __rcu_pending()Oleg Nesterov1-30/+1
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-4/+20
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe1-0/+1
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe1-1/+0
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2-3/+19
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe1-1/+0
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt1-2/+0
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard1-2/+9
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt3-0/+275
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt1-0/+2
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt4-31/+78
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: fix allocation on 64k pagesArnd Bergmann1-3/+1
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann1-6/+25
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann1-4/+2
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann3-7/+21
2006-01-09[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabledHaren Myneni1-0/+3
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala1-0/+1
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall2-2/+20
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton1-1/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck10-293/+293
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala1-1/+3
2006-01-09powerpc: Fix some #ifndef __KERNEL__ that should be #ifdefPaul Mackerras3-3/+3
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst2-71/+78
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archsPaolo 'Blaisorblade' Giarrusso2-2/+3
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] /dev/mem: validate mmap requestsBjorn Helgaas1-0/+1
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton16-103/+15
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton2-31/+0
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 Enberg1-1/+0
2006-01-08[PATCH] shrink dentry structEric Dumazet1-2/+7
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi2-2/+3
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-0/+2
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger1-0/+17
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells3-0/+15
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells1-0/+1
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown1-1/+2
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells1-0/+5
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-0/+2
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi1-3/+2
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi1-1/+7
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi1-0/+34
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi1-14/+0