aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-09[PATCH] Update cyblafb driverKnut Petersen
2006-01-09[PATCH] rcu: uninline __rcu_pending()Oleg Nesterov
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann
2006-01-09[PATCH] spufs: fix allocation on 64k pagesArnd Bergmann
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann
2006-01-09[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabledHaren Myneni
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala
2006-01-09powerpc: Fix some #ifndef __KERNEL__ that should be #ifdefPaul Mackerras
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso
2006-01-08[PATCH] shrink struct pageAndrew Morton
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton
2006-01-08[PATCH] remove unused blkp field in percpu_dataEric Dumazet
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg
2006-01-08[PATCH] shrink dentry structEric Dumazet
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi