aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey1-22/+29
2006-10-01[PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey2-1/+10
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey3-4/+4
2006-10-01[PATCH] PCI quirks updateAlan Cox2-4/+18
2006-10-01[PATCH] NOMMU: don't try and give NULL to fput()Gavin Lambert1-1/+2
2006-10-01[PATCH] list_del-debug fixAndrew Morton1-3/+0
2006-09-30[PATCH] SCSI: fix request flag-related build breakageJeff Garzik1-1/+1
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton1-2/+2
2006-09-30Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-09-30[PATCH] Only enable CONFIG_BLOCK option for embeddedJens Axboe1-1/+1
2006-09-30Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds147-2884/+2841
2006-09-30[PATCH] blk_queue_start_tag() shared map race fixJens Axboe1-4/+9
2006-09-30[PATCH] Update axboe@suse.de email addressJens Axboe9-12/+12
2006-09-30[PATCH] fix creating zero sized bio mempools in low memory systemMilan Broz1-1/+1
2006-09-30[PATCH] CONFIG_BLOCK: blk_congestion_wait() fixAndrew Morton1-2/+5
2006-09-30[PATCH] CONFIG_BLOCK internal.h cleanupsAndrew Morton1-3/+14
2006-09-30[PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells1-3/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells44-63/+308
2006-09-30[PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try...David Howells2-2/+0
2006-09-30[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]David Howells2-2/+0
2006-09-30[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...David Howells2-49/+56
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells5-28/+66
2006-09-30[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells5-17/+42
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells5-12/+51
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells9-89/+124
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells3-74/+160
2006-09-30[PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6]David Howells2-21/+21
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells5-6/+139
2006-09-30[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]David Howells2-3/+5
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells13-19/+52
2006-09-30[PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]David Howells1-1/+0
2006-09-30[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells3-281/+305
2006-09-30[PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [tr...David Howells1-1/+1
2006-09-30[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells2-1/+1
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells9-177/+204
2006-09-30[PATCH] blktrace: cleanup using on_each_cpuMartin Peschke1-15/+4
2006-09-30[PATCH] Don't need to disable interrupts for tasklist_lockOleg Nesterov1-4/+9
2006-09-30[PATCH] exit_io_context: don't disable irqsOleg Nesterov1-5/+2
2006-09-30[PATCH] SCSI: scsi_done_q is unusedJens Axboe1-10/+1
2006-09-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds42-1772/+1878
2006-09-30[PATCH] blktrace: support for logging metadata readsJens Axboe2-1/+5
2006-09-30[PATCH] cfq-iosched: use metadata read flagJens Axboe1-0/+24
2006-09-30[PATCH] ext3: make meta data reads use READ_METAJens Axboe2-3/+5
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsJens Axboe4-0/+8
2006-09-30[PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb storeJens Axboe1-3/+0
2006-09-30[PATCH] cfq-iosched: improve queue preemptionJens Axboe1-6/+8
2006-09-30[PATCH] Add blk_start_queueing() helperJens Axboe4-25/+26
2006-09-30[PATCH] cfq-iosched: kill the empty_listJens Axboe1-8/+2
2006-09-30[PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list()Jens Axboe1-31/+22
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe6-24/+26
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe4-32/+0
2006-09-30[PATCH] Audit block layer inlinesJens Axboe2-5/+5
2006-09-30[PATCH] cfq-iosched: use new io context counting mechanismJens Axboe1-5/+7
2006-09-30[PATCH] as-iosched: use new io context counting mechanismJens Axboe1-4/+5
2006-09-30[PATCH] elevator: define ioc counting mechanismJens Axboe1-0/+25
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe4-41/+21
2006-09-30[PATCH] cfq-iosched: cleanups, fixes, dead code removalJens Axboe1-114/+70
2006-09-30[PATCH] struct request: shrink and optimize some moreJens Axboe1-7/+13
2006-09-30[PATCH] ll_rw_blk: cleanup __make_request()Jens Axboe1-15/+7
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe5-18/+15
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe12-26/+14
2006-09-30[PATCH] Remove struct request_list from struct requestJens Axboe2-9/+4
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe9-25/+20
2006-09-30[PATCH] as-iosched: kill arqJens Axboe1-195/+118
2006-09-30[PATCH] cfq-iosched: kill crqJens Axboe1-144/+95
2006-09-30[PATCH] Add one more pointer to struct request for IO scheduler usageJens Axboe1-0/+6
2006-09-30[PATCH] cfq-iosched: remove the crq flag functions/variableJens Axboe1-42/+16
2006-09-30[PATCH] deadline-iosched: remove elevator private drq request typeJens Axboe1-142/+52
2006-09-30[PATCH] as-iosched: remove arq->is_sync memberJens Axboe2-22/+19
2006-09-30[PATCH] as-iosched: reuse rq for fifoJens Axboe1-22/+12
2006-09-30[PATCH] cfq-iosched: convert to using the FIFO elevator definesJens Axboe1-2/+1
2006-09-30[PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe1-0/+12
2006-09-30[PATCH] deadline-iosched: migrate to using the elevator rb functionsJens Axboe1-136/+34
2006-09-30[PATCH] cfq-iosched: migrate to using the elevator rb functionsJens Axboe1-123/+41
2006-09-30[PATCH] as-iosched: migrate to using the elevator rb functionsJens Axboe1-151/+29
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingJens Axboe4-19/+130
2006-09-30[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe3-3/+9
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe7-375/+146
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe39-301/+295
2006-09-30[PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare1-12/+13
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds197-4211/+9023
2006-09-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-1169/+1210
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds9-11/+535
2006-09-30Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds20-106/+152
2006-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-1975/+1999
2006-09-29[ATM]: [lec] use refcnt to protect lec_arp_entries outside lockChas Williams1-9/+23
2006-09-29[ATM]: [lec] add reference counting to lec_arp entriesChas Williams2-14/+29
2006-09-29[ATM]: [lec] use work queue instead of timer for lec arp expiryChas Williams2-11/+8
2006-09-29[ATM]: [lec] old_close is no longer usedChas Williams1-3/+0
2006-09-29[ATM]: [lec] convert lec_arp_table to hlistChas Williams3-282/+170
2006-09-29[ATM]: [lec] header indent, comment and whitespace cleanupChas Williams3-204/+235
2006-09-29[ATM]: [lec] indent, comment and whitespace cleanup [continued]Chas Williams1-884/+899
2006-09-29[ATM]: [lec] indent, comment and whitespace cleanupChas Williams1-692/+715
2006-09-29[SCTP]: Do not timestamp every SCTP packet.Vlad Yasevich2-7/+9
2006-09-29[SCTP]: Use correct mask when disabling PMTUD.Vlad Yasevich1-1/+1
2006-09-29[SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala2-3/+10
2006-09-29[SCTP]: Enable Nagle algorithm by default.Sridhar Samudrala1-2/+2
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan2-2/+31
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore11-151/+157
2006-09-30[PATCH] Use early clobber in semaphoresAndi Kleen1-2/+2
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen3-13/+15
2006-09-30[PATCH] Re-positioning the bss segmentVivek Goyal1-7/+7
2006-09-30[PATCH] Use ARRAY_SIZE in setup.cAndi Kleen1-8/+3
2006-09-30[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas1-8/+2
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen7-8/+26
2006-09-30[PATCH] Refactor some duplicated code in mpparse.cAndi Kleen1-18/+19
2006-09-30[PATCH] Document iommu=panicAndi Kleen2-0/+2
2006-09-30[PATCH] Fix broken indentation in iommu_setupAndi Kleen1-41/+41
2006-09-30[PATCH] Allow disabling DAC using command line optionsAndi Kleen2-0/+22
2006-09-30[PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen1-1/+6
2006-09-30[PATCH] i386: Update defconfigAndi Kleen1-2/+5
2006-09-30[PATCH] Update defconfigAndi Kleen1-2/+6
2006-09-29[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller1-1/+1
2006-09-29[SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller1-0/+4
2006-09-29[PATCH] uml build fixOllie Wild1-1/+1
2006-09-29[PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse1-1/+3
2006-09-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds38-884/+1973
2006-09-29Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds64-1037/+1060
2006-09-29[PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa1-2/+2
2006-09-29[PATCH] cpuset: fix obscure attach_task vs exiting racePaul Jackson1-1/+6
2006-09-29[PATCH] SubmittingPatches: add a note about "format=flowed" when sending patchesKirill Korotaev1-0/+13
2006-09-29[PATCH] lockdep core: improve the lock-chain-hashIngo Molnar1-2/+2
2006-09-29[PATCH] Kcore elf note namesz field fixVivek Goyal1-2/+2
2006-09-29[PATCH] expand_fdtable(): remove pointless unlock+lockAndrew Morton1-2/+0
2006-09-29[PATCH] Clean up expand_fdtable() and expand_files()Vadim Lobanov1-41/+35
2006-09-29[PATCH] Documentation/SubmittingDrivers: minor updateAlexey Dobriyan1-14/+7
2006-09-29[PATCH] audit/accounting: tty lockingAlan Cox2-1/+10
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox1-7/+11
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox1-12/+4
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox1-19/+1
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox1-10/+1
2006-09-29[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto1-1/+8
2006-09-29[PATCH] build sound/sound_firmware.c only for OSSAdrian Bunk3-7/+6
2006-09-29[PATCH] stop_machine.c copyrightRusty Russell1-0/+3
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher5-2/+332
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher4-0/+238
2006-09-29[PATCH] enforce RLIMIT_NOFILE in poll()Chris Snook1-7/+1
2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn1-1/+1
2006-09-29[PATCH] /sys/modules: allow full length section namesIan S. Nelson3-9/+24
2006-09-29[PATCH] SuperH list is moderatedMatthew Wilcox1-1/+1
2006-09-29[PATCH] network block device is mostly known as "NBD"Pavel Machek1-2/+2
2006-09-29[PATCH] SubmittingPatches cleanupsPavel Machek1-13/+13
2006-09-29[PATCH] lib/ts_fsm.c: constify structsAndreas Mohr1-5/+5
2006-09-29[PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita1-2/+3
2006-09-29[PATCH] Mention Documenation/ABI/ requirements in Documentation/SubmitChecklistRandy Dunlap1-0/+3
2006-09-29[PATCH] valid_swaphandles() fixHugh Dickins1-3/+4
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman3-3/+6
2006-09-29[PATCH] remove static variable mm/page-writeback.c:total_pagesChandra Seetharaman1-7/+4
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand1-4/+4
2006-09-29[PATCH] SuperH maintainership changeKaz Kojima1-3/+0
2006-09-29[PATCH] fs/namei.c: replace multiple current->fs by shortcut variableAndreas Mohr1-39/+47
2006-09-29[PATCH] Add section on function return values to CodingStyleAlan Stern1-0/+34
2006-09-29[PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()Andreas Mohr1-1/+1
2006-09-29[PATCH] Add to MAINTAINERS fileJim Lewis1-0/+6
2006-09-29[PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn1-2/+11
2006-09-29[PATCH] remove sound/oss/COPYINGAndrew Morton1-339/+0
2006-09-29[PATCH] cpuset: hotunplug cpus and mems in all cpusetsPaul Jackson1-17/+70
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson4-8/+37
2006-09-29[PATCH] Fix typo in rtc kconfigPavel Machek1-1/+1
2006-09-29[PATCH] oom: don't kill current when another OOM in progressNick Piggin1-6/+17
2006-09-29[PATCH] oom_kill_task(): cleanup ->mm checksOleg Nesterov1-5/+2
2006-09-29[PATCH] select_bad_process(): cleanup 'releasing' checkOleg Nesterov1-10/+9
2006-09-29[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD checkOleg Nesterov1-6/+6
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov4-6/+7
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov4-15/+12
2006-09-29[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()Oleg Nesterov2-3/+1
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven2-3/+19
2006-09-29[PATCH] Ban register_filesystem(NULL);Alexey Dobriyan1-2/+0
2006-09-29[PATCH] 9p: fix leak on error pathAlexey Dobriyan1-2/+4
2006-09-29[PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan2-3/+2
2006-09-29[PATCH] freevxfs: fix leak on error pathAlexey Dobriyan1-3/+8
2006-09-29[PATCH] cramfs: rewrite init_cramfs_fs()Alexey Dobriyan1-2/+9
2006-09-29[PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett2-7/+7
2006-09-29[PATCH] doc: fix kernel-parameters 'quiet'Randy Dunlap1-1/+1
2006-09-29[PATCH] fix mem_write() return valueFrederik Deweerdt1-1/+2
2006-09-29[PATCH] block_dev.c mutex_lock_nested() fixJason Baron1-1/+1
2006-09-29[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...Josh Triplett1-2/+2
2006-09-29[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...Josh Triplett1-25/+25
2006-09-29[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan1-6/+1
2006-09-29[PATCH] tty: Fix bits and note more bits to fixAlan Cox1-8/+11
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox2-0/+4
2006-09-29[PATCH] docbook: fix segfault in docproc.cHenrik Kretzschmar1-0/+1
2006-09-29[PATCH] sys_get_robust_list(): don't take tasklist_lockOleg Nesterov1-3/+3
2006-09-29[PATCH] futex_find_get_task(): don't take tasklist_lockOleg Nesterov1-2/+2
2006-09-29[PATCH] autofs4: pending flag not cleared on mount failIan Kent1-3/+3
2006-09-29[PATCH] autofs4: autofs4_follow_link false negative fixIan Kent1-1/+1
2006-09-29[PATCH] copy_process: cosmetic ->ioprio tweakOleg Nesterov1-6/+3
2006-09-29[PATCH] reparent_to_init(): use has_rt_policy()Oleg Nesterov1-3/+1
2006-09-29[PATCH] sched_setscheduler: fix? policy checksOleg Nesterov1-20/+18
2006-09-29[PATCH] introduce is_rt_policy() helperOleg Nesterov2-5/+4
2006-09-29[PATCH] do_sched_setscheduler(): don't take tasklist_lockOleg Nesterov1-10/+18
2006-09-29[PATCH] kill extraneous printk in kernel_restart()Cal Peake1-1/+0
2006-09-29[PATCH] Fix ____call_usermodehelper errors being silently ignoredBjörn Steinbrink1-1/+11
2006-09-29[PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer1-8/+11
2006-09-29[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.Roland McGrath1-2/+2
2006-09-29[PATCH] cdev documentationJonathan Corbet2-0/+64
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven3-20/+22
2006-09-29[PATCH] exit: fix crash caseAlan Cox1-1/+2
2006-09-29[PATCH] tty: stop the tty vanishing under procfs accessAlan Cox1-0/+3
2006-09-29[PATCH] tty: lock ticogwinszAlan Cox1-7/+10