aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-03-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+9
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe1-0/+8
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe2-0/+6
2006-03-29[PATCH] libata: Simplex and other mode filtering logicAlan Cox1-0/+4
2006-03-29[PATCH] libata: Add ->set_mode hook for odd driversAlan Cox1-0/+1
2006-03-29[PATCH] libata: BMDMA handling updatesAlan Cox1-0/+4
2006-03-29Merge branch 'master'Jeff Garzik125-1361/+1446
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+1
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov1-1/+1
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2-4/+8
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2-1/+2
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov1-1/+1
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2-2/+1
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov1-1/+0
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov1-0/+9
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov1-8/+0
2006-03-28[PATCH] pidhash: don't use zero pidsOleg Nesterov1-0/+2
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov1-2/+0
2006-03-28[PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov1-12/+0
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov1-2/+2
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman1-1/+0
2006-03-28[PATCH] Remove dead kill_sl prototype from sched.hEric W. Biederman1-1/+0
2006-03-29Merge ../linux-2.6Paul Mackerras63-653/+685
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+6
2006-03-28Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-9/+13
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-0/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven14-34/+34
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven11-22/+22
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2-3/+3
2006-03-28[PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki1-2/+3
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen1-0/+17
2006-03-28[PATCH] Small fixes backported to old IDE SiS driverAlan Cox1-0/+1
2006-03-28[PATCH] remove relayfs_fs.hAndrew Morton1-287/+0
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk1-0/+3
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan1-0/+10
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum1-1/+10
2006-03-28[BLOCK] cfq-iosched: seek and async performance fixesJens Axboe1-1/+7
2006-03-28[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to treeJens Axboe1-8/+6
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-6/+6
2006-03-27[PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown1-1/+1
2006-03-27[PATCH] md: Support suspending of IO to regions of an md arrayNeilBrown1-0/+4
2006-03-27[PATCH] md: Split reshape handler in check_reshape and start_reshapeNeilBrown1-1/+2
2006-03-27[PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown1-0/+3
2006-03-27[PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown4-3/+40
2006-03-27[PATCH] md: Final stages of raid5 expand codeNeilBrown1-1/+2
2006-03-27[PATCH] md: Core of raid5 resize processNeilBrown2-1/+7
2006-03-27[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...NeilBrown1-0/+6
2006-03-27[PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown1-2/+7
2006-03-27[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...NeilBrown1-1/+1
2006-03-27[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura1-0/+10
2006-03-27[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton1-4/+0
2006-03-27[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura1-0/+7
2006-03-27[PATCH] dm store geometryDarrick J. Wong2-2/+17
2006-03-27[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properlyNeilBrown1-0/+1
2006-03-27[PATCH] Add ID for Quadro NVS280Pavel Roskin1-0/+1
2006-03-27[PATCH] RTC subsystem: M48T86 driverAlessandro Zummo1-0/+16
2006-03-27[PATCH] RTC subsystem: I2C driver idsAlessandro Zummo1-0/+4
2006-03-27[PATCH] RTC subsystem: I2C cleanupAlessandro Zummo1-31/+0
2006-03-27[PATCH] RTC subsystem: classAlessandro Zummo1-0/+87
2006-03-27[PATCH] RTC Subsystem: library functionsAlessandro Zummo1-0/+5
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern5-18/+100
2006-03-27[PATCH] lightweight robust futexes updates 2Ingo Molnar1-10/+4
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar1-1/+1
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar2-0/+21
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar3-1/+100
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-0/+9
2006-03-27[PATCH] uninline zone helpersKAMEZAWA Hiroyuki1-35/+3
2006-03-27[PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki1-3/+0
2006-03-27[PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki1-0/+1
2006-03-27[PATCH] define for_each_online_pgdatKAMEZAWA Hiroyuki2-51/+61
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki1-1/+0
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki1-11/+0
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B1-0/+9
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2-5/+1
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2-10/+7
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown1-2/+0
2006-03-27[PATCH] knfsd: Remove DefineCacheLookupNeilBrown1-113/+0
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown1-0/+12
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown1-17/+11
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown1-16/+4
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown1-5/+7
2006-03-27[PATCH] autofs4: add new packet type for v5 communicationsIan Kent1-5/+46
2006-03-27[PATCH] autofs4: increase module versionIan Kent1-1/+1
2006-03-27[BLOCK] increase size of disk stat countersBen Woodard1-6/+6
2006-03-27[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut1-0/+1
2006-03-26[SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King1-0/+6
2006-03-26[PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita1-123/+1
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita2-5/+5
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp1-0/+32
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel3-5/+4
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel1-12/+6
2006-03-26[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel1-20/+0
2006-03-26[PATCH] hrtimers: remove state fieldRoman Zippel1-9/+2
2006-03-26[PATCH] hrtimers: simplify nanosleepRoman Zippel1-3/+1
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel1-1/+2
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner1-8/+12
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-10/+7
2006-03-26[PATCH] pass b_size to ->get_block()Badari Pulavarty1-0/+1
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty1-8/+11
2006-03-26[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao1-1/+4
2006-03-26[PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao1-3/+3
2006-03-26[PATCH] 2TB files: change type of kstatfs entriesTakashi Sato1-5/+5
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato2-1/+5
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2-2/+2
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-3/+1
2006-03-26[PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson1-0/+8
2006-03-26[PATCH] mempool: add kzalloc allocatorMatthew Dobson1-2/+8
2006-03-26[PATCH] mempool: add kmalloc allocatorMatthew Dobson1-0/+12
2006-03-26[PATCH] mempool: add page allocatorMatthew Dobson1-0/+12
2006-03-26[PATCH] Use loff_t for size in struct proc_dir_entryManeesh Soni1-1/+1
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2-0/+4
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-0/+26
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson1-0/+1
2006-03-26[PATCH] hpet header sanitizationRandy Dunlap1-16/+20
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard3-3/+48
2006-03-26[PATCH] cleanup smp_call_function UP buildCon Kolivas1-1/+5
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown3-4/+4
2006-03-26[PATCH] Make address_space_operations->sync_page return voidNeilBrown2-2/+2
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas1-8/+10
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-0/+2
2006-03-26[PATCH] Add flush_kernel_dcache_page() APIJames Bottomley1-0/+6
2006-03-26[PATCH] Add API for flushing Anon pagesJames Bottomley1-0/+6
2006-03-26[PATCH] protect remove_proc_entrySteven Rostedt1-0/+3
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2006-03-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek1-0/+1
2006-03-25include/linux/clk.h is betraying its ARM originsTodd Poynor1-2/+2
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds3-30/+147
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds14-128/+153
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-0/+3
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-0/+2
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-3/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-0/+2
2006-03-25[PATCH] remove pps supportRoman Zippel1-41/+0
2006-03-25[PATCH] udf: remove duplicate definitionsPekka Enberg1-21/+0
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-1/+0
2006-03-25[PATCH] cpumask: uninline any_online_cpu()Andrew Morton1-10/+3
2006-03-25[PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton1-9/+6
2006-03-25[PATCH] cpumask: uninline next_cpu()Andrew Morton1-7/+4
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton1-5/+6
2006-03-25[PATCH] radix-tree documentation cleanupsJonathan Corbet1-5/+8
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2-2/+10
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2-7/+18
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk1-0/+4
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton1-47/+2
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas1-33/+0
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas1-32/+0
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev1-3/+3
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2-2/+1
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin3-0/+32
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk1-7/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-19/+0
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller1-2/+2
2006-03-25[PATCH] Introduce FMODE_EXEC file flagOleg Drokin1-0/+5
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev1-0/+5
2006-03-25[PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk1-1/+0
2006-03-25[PATCH] Small cleanup in quota.hJan Kara1-1/+0
2006-03-25[PATCH] jbd: embed j_commit_timer in journal structAndrew Morton1-1/+3
2006-03-25[PATCH] slab: optimize constant-size kzalloc callsPekka Enberg1-3/+27
2006-03-25[PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg1-0/+2
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro1-2/+4
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-0/+1
2006-03-24[MODULES]: Don't allow statically declared exportsPatrick McHardy1-0/+1
2006-03-24V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.Hans Verkuil1-0/+1
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-0/+1
2006-03-24[PATCH] libata: kill E.D.D.Tejun Heo1-1/+0
2006-03-24Fix simple typosAndrzej Zaborowski1-3/+3
2006-03-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+10
2006-03-24[PATCH] strndup_user()Davi Arnaut1-0/+2
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar1-2/+2
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala1-0/+1
2006-03-24[PATCH] Secure Digital Host Controller id and regsPierre Ossman1-0/+1
2006-03-24[PATCH] fsync: extract internal codeAndrew Morton1-0/+1
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-1/+1
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton1-1/+9
2006-03-24[PATCH] fadvise(): write commandsAndrew Morton2-0/+11
2006-03-24[PATCH] abstract type/size specification for assemblyJan Beulich1-3/+13
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2-0/+6
2006-03-24[PATCH] cpuset memory spread slab cache implementationPaul Jackson1-0/+1
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson1-0/+5
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson2-1/+31
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-43/+0
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel1-2/+2
2006-03-24[PATCH] bitmap: region cleanupPaul Jackson1-0/+3
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o1-1/+3
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann1-0/+1
2006-03-24[PATCH] libata: Remove dependence on host_set->dev for SASBrian King1-0/+1
2006-03-24[PATCH] libata: add ata_dev_pair helperAlan Cox1-0/+2
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham1-2/+2
2006-03-24[PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo1-0/+5
2006-03-23Merge branch 'linus'Trond Myklebust103-675/+1865
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+7
2006-03-23Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-0/+570
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-14/+18
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-3/+9
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+5
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik1-2/+2
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin1-1/+6