- 8b4ad5e [MUTEX]: linux/mutex-debug.h needs linux/linkage.h by David S. Miller · 19 years ago
- 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
- 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
- a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 19 years ago
- f36d402 [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem by Aleksey Makarov · 19 years ago
- 7892f2f4 [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 19 years ago
- 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
- de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
- 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago
- 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 19 years ago
- 711a660 [PATCH] mutex subsystem, add typecheck_fn(type, function) by Chuck Ebbert · 19 years ago
- 1fd5a46 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- 5406958 s/assoicated/associated/ by Adrian Bunk · 19 years ago
- 8e9c238 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
- 7225b3f [MMC] Indicate that R1/R1b contains command opcode by Pierre Ossman · 19 years ago
- 5cb1454 [CRYPTO] Allow multiple implementations of the same algorithm by Herbert Xu · 19 years ago
- 788ee7b [MMC] Add DATA_MULTI flag by Russell King · 19 years ago
- f17578d Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
- 392a1ce [PATCH] PCI Error Recovery: header file patch by linas · 19 years ago
- ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 19 years ago
- ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 19 years ago
- 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
- 6775177 [PATCH] rcu: uninline __rcu_pending() by Oleg Nesterov · 19 years ago
- 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
- e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
- 21dcd8c V4L/DVB (3234): Included advanced debug option to tvp5150.c by Mauro Carvalho Chehab · 19 years ago
- 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 19 years ago
- 36cb557 DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag by Andrew de Quincey · 19 years ago
- f3c5987 V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h by Mauro Carvalho Chehab · 19 years ago
- 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 19 years ago
- 8672d57 [IDE] Use the block layer deferred softirq request completion by Jens Axboe · 19 years ago
- 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 19 years ago
- ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 19 years ago
- 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 19 years ago
- 769db45 make elv_try_merge() static, kill the dead declaration of by Coywolf Qi Hunt · 19 years ago
- 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 19 years ago
- ef9ceab [PATCH] remove semicolons from save_flags() by Andrew Morton · 19 years ago
- 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 19 years ago
- d8a3349 [PATCH] parport: bring back an unused phase for ppdev ioctl by Marko Kohtala · 19 years ago
- 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 19 years ago
- a12dea7 [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs by Paolo 'Blaisorblade' Giarrusso · 19 years ago
- 349aef0 [PATCH] shrink struct page by Andrew Morton · 19 years ago
- 59d9136 [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster by Benjamin LaHaise · 19 years ago
- a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
- fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 19 years ago
- f867bac [PATCH] remove unused blkp field in percpu_data by Eric Dumazet · 19 years ago
- e78c9a0 [PATCH] fs: remove s_old_blocksize from struct super_block by Pekka Enberg · 19 years ago
- 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
- bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 19 years ago
- a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
- 71fabd5 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 by George Anzinger · 19 years ago
- b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 19 years ago
- 017679c [PATCH] keys: Permit key expiry time to be set by David Howells · 19 years ago
- 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 19 years ago
- 7885401 [PATCH] Permit multiple inclusion of linux/pagevec.h by David Howells · 19 years ago
- 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
- 761da5c [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* by Tom Zanussi · 19 years ago
- e6c0836 [PATCH] relayfs: add support for global relay buffers by Tom Zanussi · 19 years ago
- 08c541a [PATCH] relayfs: add support for relay files in other filesystems by Tom Zanussi · 19 years ago
- aaea25d [PATCH] relayfs: remove unused alloc/destroy_inode() by Tom Zanussi · 19 years ago
- 7431733 [PATCH] relayfs: add relayfs_remove_file() by Tom Zanussi · 19 years ago
- 907f2c7 [PATCH] relayfs: export relayfs_create_file() with fileops param by Tom Zanussi · 19 years ago
- b3f3d61 [PATCH] ELF: symbol table type additions by Jan Beulich · 19 years ago
- 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
- 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
- 05eb0b5 [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) by OGAWA Hirofumi · 19 years ago
- 268fc16 [PATCH] export/change sync_page_range/_nolock() by OGAWA Hirofumi · 19 years ago
- e5174ba [PATCH] fat: support ->direct_IO() by OGAWA Hirofumi · 19 years ago
- 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
- 705b6c7 [PATCH] new driver synclink_gt by Paul Fulghum · 19 years ago
- de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
- c417f02 [PATCH] cpuset: remove test for null cpuset from alloc code path by Paul Jackson · 19 years ago
- 4225399 [PATCH] cpuset: rebind vma mempolicies fix by Paul Jackson · 19 years ago
- 202f72d [PATCH] cpuset: number_of_cpusets optimization by Paul Jackson · 19 years ago
- 74cb215 [PATCH] cpuset: numa_policy_rebind cleanup by Paul Jackson · 19 years ago
- 909d75a [PATCH] cpuset: implement cpuset_mems_allowed by Paul Jackson · 19 years ago
- cf2a473c [PATCH] cpuset: combine refresh_mems and update_mems by Paul Jackson · 19 years ago
- 3e0d98b [PATCH] cpuset: memory pressure meter by Paul Jackson · 19 years ago
- 5966514 [PATCH] cpuset: mempolicy one more nodemask conversion by Paul Jackson · 19 years ago
- 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 19 years ago
- d4829cd [PATCH] remove get_task_struct_rcu() by Paul E. McKenney · 19 years ago
- e56d090 [PATCH] RCU signal handling by Ingo Molnar · 19 years ago
- 22fc6ec [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros by Ravikiran G Thirumalai · 19 years ago
- 48fce34 [PATCH] mempolicies: unexport get_vma_policy() by Christoph Lameter · 19 years ago
- 152194a [PATCH] set_page_count() macro safety by Avishay Traeger · 19 years ago
- 45b07ef [PATCH] cpusets: swap migration interface by Paul Jackson · 19 years ago
- d498471 [PATCH] SwapMig: Extend parameters for migrate_pages() by Christoph Lameter · 19 years ago
- 1480a54 [PATCH] SwapMig: add_to_swap() avoid atomic allocations by Christoph Lameter · 19 years ago
- 8419c31 [PATCH] SwapMig: CONFIG_MIGRATION fixes by Christoph Lameter · 19 years ago
- 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
- dc9aa5b [PATCH] Swap Migration V5: MPOL_MF_MOVE interface by Christoph Lameter · 19 years ago
- 7cbe34c [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support by Christoph Lameter · 19 years ago
- 49d2e9c [PATCH] Swap Migration V5: migrate_pages() function by Christoph Lameter · 19 years ago
- 930d915 [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap by Christoph Lameter · 19 years ago
- 21eac81 [PATCH] Swap Migration V5: LRU operations by Christoph Lameter · 19 years ago
- 15316ba8 [PATCH] add schedule_on_each_cpu() by Christoph Lameter · 19 years ago
- 8ad4b1f [PATCH] Make high and batch sizes of per_cpu_pagelists configurable by Rohit Seth · 19 years ago
- 9d0243b [PATCH] drop-pagecache by Andrew Morton · 19 years ago
- f9f7500 [PATCH] slab: remove unused align parameter from alloc_percpu by Pekka Enberg · 19 years ago