aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-10-04[PATCH] Fix linux/nfsd/const.h for make headers_checkCedric Le Goater1-1/+2
2006-10-04[PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields1-0/+1
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields1-2/+1
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik1-0/+20
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields1-0/+1
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown1-1/+1
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch1-0/+3
2006-10-04[PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch1-0/+1
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch2-0/+3
2006-10-04[PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown1-3/+1
2006-10-04[PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2-9/+9
2006-10-04[PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch1-2/+1
2006-10-04[PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch1-4/+3
2006-10-04[PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch1-1/+0
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch1-2/+2
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch1-3/+14
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch1-3/+3
2006-10-04[PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch1-2/+3
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks3-0/+15
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2-2/+3
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks5-12/+77
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown4-6/+2
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown1-59/+10
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov1-0/+158
2006-10-04[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz modeJim Cromie1-1/+1
2006-10-04[PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig1-8/+18
2006-10-04[PATCH] ipc: headers_check fixCedric Le Goater3-8/+14
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds86-86/+86
2006-10-03fix file specification in commentsUwe Zeisberger86-86/+86
2006-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds11-922/+4
2006-10-03V4L/DVB (4673): Mark the two newer ioctls as experimentalMauro Carvalho Chehab1-0/+5
2006-10-03V4L/DVB (4672): Frame format enumeration (1/2)Laurent Pinchart1-0/+75
2006-10-03V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth1-1/+3
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa10-920/+0
2006-10-03[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki1-0/+3
2006-10-03[MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundaryFranck Bui-Huu1-2/+1
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+15
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+2
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds10-134/+25
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-38/+34
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-7/+261
2006-10-03[PATCH] pr_debug: check pr_debug() argumentsZach Brown1-2/+4
2006-10-03[PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspacePaul Clements1-0/+1
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown1-4/+1
2006-10-03[PATCH] md: Remove working_disks from raid1 state dataNeilBrown1-1/+0
2006-10-03[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements1-0/+2
2006-10-03[PATCH] md: remove 'working_disks' from raid10 stateNeilBrown1-1/+0
2006-10-03[PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown1-1/+1
2006-10-03[PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2-2/+5
2006-10-03[PATCH] md: fix a comment that is wrong in raid5.hNeilBrown1-2/+3
2006-10-03[PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk2-2/+1
2006-10-03[PATCH] dm table: add target flushBryn Reeves2-1/+3
2006-10-03[PATCH] dm: extract device limit settingBryn Reeves1-0/+5
2006-10-03[PATCH] dm table: add target preresumeMilan Broz2-2/+4
2006-10-03[PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon1-0/+3
2006-10-03[PATCH] dm: support ioctls on mapped devicesMilan Broz2-1/+6
2006-10-03[PATCH] sstfb: cleanupsAlan Cox1-4/+0
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk2-0/+4
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas1-0/+1
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie1-0/+2
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox1-0/+3
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov1-1/+0
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk1-1/+0
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall1-1/+2
2006-10-03[PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov1-1/+3
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B2-12/+43
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B7-0/+10
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-1/+0
2006-10-03[PATCH] kernel-doc for kernel/dma.cRandy Dunlap1-2/+1
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu1-0/+11
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2-2/+2
2006-10-03[PATCH] pid.h cleanupAndrew Morton1-15/+15
2006-10-03sh: Fixup __raw_read_trylock().Paul Mundt1-1/+8
2006-10-03sh: Kill off remaining config.h references.Paul Mundt1-2/+0
2006-10-03sh: Initial gitignore listPaul Mundt1-0/+3
2006-10-03sh: build fixes for defconfigs.Paul Mundt3-5/+14
2006-10-03sh: Kill off more dead headers.Paul Mundt4-126/+0
2006-10-02Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+1
2006-10-02[SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.David S. Miller1-1/+0
2006-10-02[SPARC64]: Move signal compat bits to new header file.David S. Miller2-37/+34
2006-10-02Add prototype for sigset_from_compat()Linus Torvalds1-0/+1
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool1-0/+1
2006-10-02Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-13/+31
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-88/+223
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-78/+78
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-0/+1
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-0/+7
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov1-0/+2
2006-10-02[PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen1-77/+3
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann16-625/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann9-397/+8
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev2-1/+20
2006-10-02[PATCH] IPC namespace coreKirill Korotaev4-0/+40
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2-0/+12
2006-10-02[PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn4-3/+42
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2-2/+2
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2-2/+2
2006-10-02[PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn1-0/+10
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn4-7/+7
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn3-0/+54
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra1-2/+9
2006-10-02[PATCH] knfsd: make rpc threads pools numa awareGreg Banks1-0/+1
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGreg Banks1-5/+16
2006-10-02[PATCH] knfsd: add svc_getGreg Banks1-0/+11
2006-10-02[PATCH] knfsd: split svc_serv into poolsGreg Banks2-2/+24
2006-10-02[PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks1-1/+1
2006-10-02[PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks1-0/+1
2006-10-02[PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks1-1/+1
2006-10-02[PATCH] knfsd: move tempsock aging to a timerGreg Banks2-0/+3
2006-10-02[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2-2/+2
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2-1/+6
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown1-0/+1
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2-17/+4
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown1-1/+1
2006-10-02[PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown1-1/+7
2006-10-02[PATCH] cpumask: add highest_possible_node_idGreg Banks1-0/+2
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-1/+1
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli5-0/+11
2006-10-02[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specifiedAnanth N Mavinakayanahalli1-4/+11
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2-0/+21
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman1-1/+1
2006-10-02[PATCH] Define struct pspaceSukadev Bhattiprolu2-1/+7
2006-10-02[PATCH] Move pidmap to pspace.hSukadev Bhattiprolu1-0/+16
2006-10-02[PATCH] pid: simplify pid iteratorsOleg Nesterov1-36/+23
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+2
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman1-1/+4
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman1-1/+1
2006-10-02[PATCH] vt: rework the console spawning variablesEric W. Biederman1-0/+7
2006-10-02[PATCH] pid: implement pid_nrEric W. Biederman1-0/+8
2006-10-02[PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman1-0/+5
2006-10-02[PATCH] pid: add do_each_pid_taskEric W. Biederman1-0/+13
2006-10-02[PATCH] pid: implement access helpers for a tacks various process groupsEric W. Biederman1-0/+20
2006-10-02[PATCH] proc: modify proc_pident_lookup to be completely table drivenEric W. Biederman1-4/+6
2006-10-02[PATCH] proc: readdir race fix (take 3)Eric W. Biederman2-0/+12
2006-10-02[PATCH] list module taint flags in Oops/panicRandy Dunlap1-0/+2
2006-10-02[PATCH] LIB: add gen_pool_destroy()Steve Wise1-0/+1
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2-3/+15
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang1-0/+4
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips1-1/+5
2006-10-01[MIPS] Remove unused galileo-boars header filesYoichi Yuasa2-67/+0
2006-10-01[MIPS] Rename SERIAL_PORT_DEFNS for EV64120Yoichi Yuasa1-9/+8
2006-10-01[MIPS] Add UART IRQ number for EV64120Yoichi Yuasa1-0/+1
2006-10-01[MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto1-1/+1
2006-10-01[MIPS] Remove __flush_icache_pageAtsushi Nemoto1-2/+0
2006-10-01[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto1-0/+44
2006-10-01[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto1-0/+25
2006-10-01[SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham1-1/+1
2006-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse939-11616/+24791
2006-10-01[SERIAL] Fix oops when removing suspended serial portRussell King1-0/+1
2006-10-01[PATCH] Some config.h removalsZachary Amsden1-2/+0
2006-10-01[PATCH] paravirt: update pte hookZachary Amsden1-0/+21
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden4-12/+1
2006-10-01[PATCH] paravirt: optimize ptep establish for paeZachary Amsden3-0/+27
2006-10-01[PATCH] paravirt: kpte flushZachary Amsden1-0/+7
2006-10-01[PATCH] paravirt: combine flush accessed dirty.patchZachary Amsden1-13/+28
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden1-0/+20
2006-10-01[PATCH] paravirt: pte clear not presentZachary Amsden1-2/+7
2006-10-01[PATCH] Create call_usermodehelper_pipe()Andi Kleen1-0/+4
2006-10-01[PATCH] Some cleanup in the pipe codeAndi Kleen1-0/+3
2006-10-01[PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen1-0/+4
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez1-0/+2
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen1-0/+5
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-1/+6
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-1/+6
2006-10-01[PATCH] csa accounting taskstats updateJay Lan2-10/+32
2006-10-01[PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan3-5/+7
2006-10-01[PATCH] csa: Extended system accounting over taskstatsJay Lan2-0/+20
2006-10-01[PATCH] csa: basic accounting over taskstatsJay Lan2-5/+43
2006-10-01[PATCH] Add genetlink utilities for payload length calculationBalbir Singh1-0/+18
2006-10-01[PATCH] clean up unused kiocb variablesChen, Kenneth W1-2/+0
2006-10-01[PATCH] Add vector AIO supportBadari Pulavarty3-0/+11
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-5/+0
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-6/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty4-10/+13
2006-10-01[PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney1-1/+0
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney1-0/+4
2006-10-01[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney1-0/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-3/+0
2006-10-01[PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk1-6/+0
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel5-24/+3
2006-10-01[PATCH] ntp: convert to the NTP4 reference modelRoman Zippel1-6/+5
2006-10-01[PATCH] ntp: convert time_freq to nsec valueRoman Zippel1-0/+2
2006-10-01[PATCH] ntp: remove time_toleranceRoman Zippel1-1/+0
2006-10-01[PATCH] ntp: add time_adjust to tick lengthRoman Zippel1-1/+0
2006-10-01[PATCH] ntp: prescale time_offsetRoman Zippel1-1/+1
2006-10-01[PATCH] ntp: add ntp_update_frequencyRoman Zippel1-12/+2
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz1-2/+8
2006-10-01[PATCH] Pass sparse the lock expression given to lock annotationsJosh Triplett1-4/+4
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell1-2/+2
2006-10-01[PATCH] Remove BUG_ON(unlikely) in include/linux/aio.hRolf Eike Beer1-2/+2
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+2
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard1-4/+44
2006-10-01[PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2-12/+1
2006-10-01[PATCH] Prevent multiple inclusion of linux/sysrq.hThomas Petazzoni1-0/+4
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering4-18/+0