aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi2-2/+3
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-0/+2
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger1-0/+17
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells3-0/+15
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells1-0/+1
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown1-1/+2
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells1-0/+5
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-0/+2
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi1-3/+2
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi1-1/+7
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi1-0/+34
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi1-14/+0
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi1-0/+1
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi1-1/+6
2006-01-08[PATCH] ELF: symbol table type additionsJan Beulich1-0/+2
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin3-222/+2
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-0/+3
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi1-1/+2
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi1-1/+3
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi1-1/+2
2006-01-08[PATCH] IRQ type flagsRussell King2-4/+21
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum1-1/+8
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson1-0/+2
2006-01-08[PATCH] cpuset: rebind vma mempolicies fixPaul Jackson1-0/+18
2006-01-08[PATCH] cpuset: number_of_cpusets optimizationPaul Jackson1-1/+9
2006-01-08[PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson1-2/+10
2006-01-08[PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson1-1/+7
2006-01-08[PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson1-2/+2
2006-01-08[PATCH] cpuset: memory pressure meterPaul Jackson1-0/+11
2006-01-08[PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson1-2/+3
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall1-0/+35
2006-01-08[PATCH] remove get_task_struct_rcu()Paul E. McKenney1-12/+0
2006-01-08[PATCH] RCU signal handlingIngo Molnar1-2/+30
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike18-777/+72
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai23-36/+4
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai4-8/+17
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells9-3/+50
2006-01-08[PATCH] frv: make get_user macro cast pointersDavid Howells1-4/+4
2006-01-08[PATCH] frv: add module support stubsDavid Howells1-4/+12
2006-01-08[PATCH] frv: supply various missing I/O access primitivesDavid Howells2-0/+127
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells1-91/+5
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter1-3/+0
2006-01-08[PATCH] set_page_count() macro safetyAvishay Traeger1-1/+1
2006-01-08[PATCH] cpusets: swap migration interfacePaul Jackson1-0/+7
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter1-1/+2
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter1-1/+1
2006-01-08[PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter1-2/+1
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter6-4/+14
2006-01-08[PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter1-0/+3
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter1-0/+2
2006-01-08[PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter1-0/+2
2006-01-08[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter1-0/+1
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter2-0/+25
2006-01-08[PATCH] add schedule_on_each_cpu()Christoph Lameter1-0/+1
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2-0/+3
2006-01-08[PATCH] drop-pagecacheAndrew Morton2-0/+8
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg1-4/+3
2006-01-08[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering1-7/+1
2006-01-08[PATCH] asm-generic/atomic.h needs types.hAndrew Morton1-0/+1
2006-01-07[IPV4]: make ip_fragment() staticAdrian Bunk1-1/+0
2006-01-07[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.David S. Miller1-0/+15
2006-01-07[NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy2-0/+104
2006-01-07[NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy1-0/+16
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy1-0/+1
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy4-3/+7
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy1-5/+3
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy1-0/+2
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy3-4/+5
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy2-34/+38
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds64-302/+291
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+17
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+5
2006-01-07[ARM] byteorder.h needs linux/compiler.hRussell King1-0/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+3
2006-01-07Merge with Linus' kernel.Russell King315-5850/+6299
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King7-3/+3
2006-01-07[ARM] 3239/1: Add ARM optimised swab32Andre McCurdy1-1/+14
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds5-55/+20
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+9
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-4/+4
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan1-1/+1
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan1-5/+5
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn2-3/+3
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman124-1969/+1843
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2-4/+4
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields1-1/+1
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust1-0/+2
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust1-0/+1
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever1-1/+0
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever1-0/+1
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever1-0/+1
2006-01-06SUNRPC: switchable buffer allocationChuck Lever2-7/+6
2006-01-06NLM: Further cancel fixesJ. Bruce Fields1-1/+1
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk1-1/+0
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust1-0/+11
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust1-0/+6
2006-01-06NFS: Make stat() return updated mtimes after a write()Trond Myklebust1-0/+1
2006-01-06NFS: support large reads and writes on the wireChuck Lever3-24/+51
2006-01-06NFS: simplify inlined bit ops in nfs_page.hChuck Lever1-9/+3
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust1-28/+24
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond Myklebust1-1/+1
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust1-2/+19
2006-01-06SUNRPC: Further cleanupsTrond Myklebust1-0/+1
2006-01-06RPC: Clean up RPC task structureTrond Myklebust4-13/+24
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust1-1/+2
2006-01-06identify multipage ->writepages() callsAndrew Morton1-4/+5
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-34/+69
2006-01-06[PATCH] Suspend support for libataJens Axboe3-0/+16
2006-01-06[PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown1-0/+4
2006-01-06[PATCH] md: count corrected read errors per driveNeilBrown1-0/+4
2006-01-06[PATCH] md: allow array level to be set textually via sysfsNeilBrown1-0/+1
2006-01-06[PATCH] md: make a couple of names in md.c staticNeilBrown1-2/+0
2006-01-06[PATCH] md: define and use safe_put_page for mdNeilBrown1-0/+5
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown2-55/+12
2006-01-06[PATCH] md: tidy up raid5/6 hash table codeNeilBrown1-2/+2
2006-01-06[PATCH] md: raid10 read-error handling - resync and read-onlyNeilBrown1-0/+7
2006-01-06[PATCH] md: auto-correct correctable read errors in raid10NeilBrown1-0/+2
2006-01-06[PATCH] md: fix up some rdev rcu locking in raid5/6NeilBrown1-1/+0
2006-01-06[PATCH] md: handle errors when read-onlyNeilBrown1-0/+7
2006-01-06[PATCH] md: attempt to auto-correct read errors in raid1NeilBrown1-0/+3
2006-01-06[PATCH] md: fix raid6 resync check/repair codeNeilBrown1-0/+2
2006-01-06[PATCH] md: write intent bitmap support for raid10NeilBrown1-1/+8
2006-01-06[PATCH] md: allow dirty raid[456] arrays to be started at bootNeilBrown1-0/+1
2006-01-06[PATCH] md: improve raid10 "IO Barrier" conceptNeilBrown1-2/+2
2006-01-06[PATCH] md: improve raid1 "IO Barrier" conceptNeilBrown1-2/+2
2006-01-06[PATCH] device-mapper ioctl: add skip lock_fs flagAlasdair G Kergon1-3/+8
2006-01-06[PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2-0/+4
2006-01-06[PATCH] jbd: split checkpoint listsJan Kara1-1/+7
2006-01-06[PATCH] include/linux/parport_pc.h: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2006-01-06[PATCH] parport: DEBUG_PARPORT build fixMarko Kohtala1-1/+1
2006-01-06[PATCH] parport: phase fixesMarko Kohtala1-1/+0
2006-01-06[PATCH] fuse: make maximum write data configurableMiklos Szeredi1-2/+9
2006-01-06[PATCH] fuse: clean up request size limit checkingMiklos Szeredi1-6/+2
2006-01-06[PATCH] fuse: add frsize to statfs replyMiklos Szeredi1-0/+5
2006-01-06[PATCH] fuse: bump interface versionMiklos Szeredi1-1/+1
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel1-1/+1
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel1-1/+0
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel1-423/+552
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky2-2/+2
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic1-3/+5
2006-01-06[PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte2-3/+15
2006-01-06[PATCH] s390: uaccess warningsMartin Schwidefsky1-6/+8
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter1-0/+24
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky1-103/+70
2006-01-06[PATCH] m68knommu: remove enable_irq_nosync()Christoph Hellwig3-9/+0
2006-01-06[PATCH] m68knommu: enable_irq/disable_irqChristoph Hellwig1-2/+2
2006-01-06[PATCH] m32r: Remove unnecessary icu_data_t definitionsHirokazu Takata1-5/+2
2006-01-06[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSETHirokazu Takata1-1/+1
2006-01-06[PATCH] m32r: Update syscall macros for MMU-less targetsHirokazu Takata1-6/+6
2006-01-06[PATCH] m32r: Support M32104UT target platformHirokazu Takata7-18/+222
2006-01-06[PATCH] mm: add a new function (needed for swap suspend)Rafael J. Wysocki1-0/+1
2006-01-06[PATCH] swsusp: improve freeing of memoryRafael J. Wysocki1-1/+1
2006-01-06[PATCH] swsusp: introduce the swap map structureRafael J. Wysocki1-5/+1
2006-01-06[PATCH] Alpha: convert to generic irq framework (alpha part)Ivan Kokshaysky1-0/+2
2006-01-06[PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky1-0/+11
2006-01-06[PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li1-0/+2
2006-01-06[PATCH] mpspec: remove unneeded packed attributeBrian Gerst2-2/+2
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse2-1/+13
2006-01-06[PATCH] x86: fls() in asmStephen Hemminger1-5/+17
2006-01-06[PATCH] x86: convert bigsmp to use flat physical modeAshok Raj2-45/+38
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven1-0/+4
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven1-0/+2
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven1-0/+4
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven1-0/+4
2006-01-06[PATCH] x86: handle -Wsign-compare in bitopsDavid Howells1-2/+2
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-1/+1
2006-01-06[PATCH] x86: Deprecate obsolete ldt accessorsZachary Amsden1-16/+0
2006-01-06[PATCH] x86: Pnp segments in segment hZachary Amsden1-0/+14
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden1-0/+13
2006-01-06[PATCH] i386: move SIMD initializationJan Beulich1-22/+1
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-3/+5
2006-01-06[PATCH] mips: remove include/asm-mips/riscos-syscall.hDomen Puncer1-979/+0
2006-01-06[PATCH] frv: improve signal handlingDavid Howells1-1/+0
2006-01-06[PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells1-3/+19
2006-01-06[PATCH] FRV: Implement futex operations for FRVDavid Howells1-41/+1
2006-01-06[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells1-0/+9
2006-01-06[PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells1-0/+10
2006-01-06[PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCISylvain Munaut2-0/+13
2006-01-06[PATCH] ppc32: Modify Freescale MPC52xx IRQ mapping to _not_ use irq 0Sylvain Munaut1-1/+1
2006-01-06[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_dataEugene Surovegin1-1/+0
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells2-9/+0
2006-01-06[PATCH] mm: page_state opt docsNick Piggin1-1/+11
2006-01-06[PATCH] mm: page_state optNick Piggin1-11/+32
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter24-19/+144
2006-01-06[PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter1-0/+11
2006-01-06[PATCH] mm: add populated_zone() helperCon Kolivas1-0/+5
2006-01-06[PATCH] mm: rmap optimisationNick Piggin1-0/+1
2006-01-06[PATCH] mm: dma32 zone statisticsNick Piggin2-14/+35
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton3-3/+2
2006-01-06[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai1-34/+12
2006-01-06[PATCH] mm: remove pcp lowNick Piggin1-1/+0
2006-01-06[PATCH] sparsemem: provide pfn_to_nidAndy Whitcroft1-1/+5
2006-01-06[PATCH] flatmem split out memory modelAndy Whitcroft1-1/+6
2006-01-06[PATCH] Shut up warnings in ipc/shm.cRussell King1-3/+18
2006-01-06[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz1-6/+0
2006-01-06[PATCH] mm: pfn_to_pgdat not used in common codeAndy Whitcroft1-5/+0
2006-01-06[PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft2-10/+0
2006-01-06[PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter1-19/+0
2006-01-06[PATCH] Add NUMA policy support for huge pages.Christoph Lameter2-2/+10