aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy1-0/+5
2006-01-10[PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov1-0/+4
2006-01-10[PATCH] Work around ppc64 compiler bugAnton Blanchard1-1/+7
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2006-01-10[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk1-4/+0
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby1-11/+10
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby1-35/+0
2006-01-10[PATCH] char/isicom: Other little changesJiri Slaby1-3/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox4-25/+31
2006-01-10[PATCH] lib/zlib*: cleanupsAdrian Bunk1-0/+11
2006-01-10[PATCH] DocBook: fix kernel-doc commentsMartin Waitz1-2/+2
2006-01-10[PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas1-0/+5
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-2/+1
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-0/+1
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-1/+0
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy1-1/+0
2006-01-10[PATCH] Remove getnstimestamp()Matt Helsley1-1/+0
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner3-37/+10
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner1-3/+4
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2-3/+4
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner2-0/+145
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner1-0/+269
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner1-0/+47
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner1-36/+44
2006-01-10[PATCH] hrtimer: make clockid_t arguments constThomas Gleixner1-11/+11
2006-01-10[PATCH] hrtimer: coding style and white space cleanupIngo Molnar1-30/+31
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar1-14/+9
2006-01-10[PATCH] hrtimer: remove unused clock constantsThomas Gleixner1-7/+4
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar1-5/+5
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner1-47/+5
2006-01-10[PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner2-12/+55
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2-7/+6
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig1-8/+0
2006-01-10[PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk1-1/+1
2006-01-10[PATCH] remove update_atimeChristoph Hellwig1-9/+1
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig1-1/+1
2006-01-10[PATCH] move xattr permission checks into the VFSakpm@osdl.org1-0/+15
2006-01-10[PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig1-0/+4
2006-01-10[PATCH] kexec: increase max segment limitakpm@osdl.org1-1/+1
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-0/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-0/+4
2006-01-10[PATCH] Add list_for_each_entry_safe_reverse()David Howells1-0/+14
2006-01-10[PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner1-0/+9
2006-01-09[MUTEX]: linux/mutex-debug.h needs linux/linkage.hDavid S. Miller1-0/+2
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+69
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds13-18/+178
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-2/+2
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov1-2/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar1-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen6-11/+12
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+4
2006-01-09[PATCH] mutex subsystem, debugging codeIngo Molnar2-0/+26
2006-01-09[PATCH] mutex subsystem, coreIngo Molnar1-0/+119
2006-01-09[PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert1-0/+9
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2006-01-10s/assoicated/associated/Adrian Bunk1-1/+1
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-2/+4
2006-01-09[MMC] Indicate that R1/R1b contains command opcodePierre Ossman1-2/+3
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu1-0/+5
2006-01-09[MMC] Add DATA_MULTI flagRussell King1-0/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds5-29/+26
2006-01-09[PATCH] PCI Error Recovery: header file patchlinas1-0/+67
2006-01-09[PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt1-0/+1
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi1-0/+1
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds3-7/+7
2006-01-09[PATCH] rcu: uninline __rcu_pending()Oleg Nesterov1-30/+1
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky2-1/+2
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-4/+20
2006-01-09V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab1-0/+1
2006-01-09V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab1-1/+0
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey1-0/+10
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab1-1/+10
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2-26/+3
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe1-0/+1
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe1-1/+0
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2-3/+19
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe1-1/+0
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt1-2/+0
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt1-7/+1
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton1-1/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck7-196/+196
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala1-1/+3
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst2-71/+78
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso1-2/+0
2006-01-08[PATCH] shrink struct pageAndrew Morton1-19/+22
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise1-5/+7
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton9-48/+13
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton2-31/+0
2006-01-08[PATCH] remove unused blkp field in percpu_dataEric Dumazet1-1/+0
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg1-1/+0
2006-01-08[PATCH] shrink dentry structEric Dumazet1-2/+7
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 King1-0/+13
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] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai4-8/+17
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 Lameter2-0/+5
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-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt1-0/+1
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+5
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]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2-1/+4
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy1-0/+1
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy1-24/+37
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-0/+703
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] Move asm/hardware/clock.h to linux/clk.hRussell King1-0/+124
2006-01-07Merge with Linus' kernel.Russell King86-1178/+1933
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King4-0/+579
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-52/+16
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-7/+7
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
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 Katterjohn1-1/+1
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman35-681/+1191
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg1-1/+1
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 Torvalds4-32/+69
2006-01-06[PATCH] Suspend support for libataJens Axboe2-0/+10
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