aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2006-03-23[PATCH] PCI: return max reserved busnrKristen Accardi1-0/+1
2006-03-23[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera1-0/+1
2006-03-23[PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare1-1/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar1-3/+3
2006-03-23[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2Jim Cromie1-5/+7
2006-03-23[PATCH] hwmon: Allow sensor attributes arraysJim Cromie1-5/+7
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik1-3/+7
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe5-0/+289
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe1-0/+281
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-10/+4
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise1-2/+6
2006-03-23[PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk1-2/+0
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-0/+3
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-9/+3
2006-03-23[PATCH] notifier: profile.h forward decl fixAndrew Morton1-1/+1
2006-03-23[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan1-0/+12
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven1-1/+2
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar1-1/+3
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar1-2/+2
2006-03-23[PATCH] sem2mutex: NCPFSIngo Molnar2-3/+4
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven1-3/+4
2006-03-23[PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: fs/seq_file.cIngo Molnar1-2/+2
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven1-3/+4
2006-03-23[PATCH] sem2mutex: ipruneIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven1-1/+1
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar1-4/+4
2006-03-23[PATCH] sem2mutex: inotifyIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar1-3/+4
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven1-2/+2
2006-03-23[PATCH] Move read_mostly definition to asm/cache.hKyle McMartin1-3/+1
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig1-4/+1
2006-03-23[PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2-9/+29
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton1-3/+6
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki1-0/+5
2006-03-23[PATCH] kernel/power: move externs to header filesRandy Dunlap1-1/+2
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki1-2/+3
2006-03-23[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.NeilBrown1-1/+1
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes1-3/+7
2006-03-23[TG3]: Add 5755 supportMichael Chan1-0/+2
2006-03-23[IPV4]: Add fib rule netlink notificationsPatrick McHardy1-1/+3
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-152/+88
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+3
2006-03-22Merge branch 'master'Jeff Garzik17-93/+177
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin4-138/+64
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso4-16/+26
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-0/+1
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+32
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-1/+9
2006-03-22[PATCH] page migration reorgChristoph Lameter2-19/+51
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-4/+12
2006-03-22[PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.hDavid Gibson1-0/+4
2006-03-22[PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson1-4/+5
2006-03-22[PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson1-4/+0
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson1-2/+6
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin1-0/+4
2006-03-22[PATCH] mm: optimise page_countNick Piggin1-1/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+9
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin1-4/+0
2006-03-22[PATCH] mm: make __put_page internalNick Piggin1-1/+0
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton2-5/+5
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-14/+9
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter1-1/+0