aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds7-0/+1151
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-3/+27
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds20-177/+611
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds10-50/+1726
2006-10-04Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2006-10-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+7
2006-10-04[PATCH] The scheduled removal of some OSS driversAdrian Bunk4-683/+0
2006-10-04[PATCH] RCU: CREDITS and MAINTAINERSJosh Triplett1-1/+1
2006-10-04[PATCH] rcu: simplify/improve batch tuningOleg Nesterov1-3/+2
2006-10-04[PATCH] SRCU: report out-of-memory errorsAlan Stern1-1/+1
2006-10-04[PATCH] Add SRCU-based notifier chainsAlan Stern2-6/+43
2006-10-04[PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney1-0/+49
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman2-11/+15
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman7-146/+70
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman1-0/+7
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman3-0/+101
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman1-0/+21
2006-10-04[PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman1-1/+0
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2-4/+6
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman1-0/+1
2006-10-04[PATCH] genirq: irq: generalize the check for HARDIRQ_BITSEric W. Biederman2-1/+9
2006-10-04[PATCH] genirq: irq: remove msi hacksEric W. Biederman1-36/+0
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman4-50/+0
2006-10-04[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman3-46/+0
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman2-5/+49
2006-10-04[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2-5/+49
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman1-1/+8
2006-10-04[PATCH] genirq: msi: refactor the msi_opsEric W. Biederman1-0/+62
2006-10-04[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman1-0/+6
2006-10-04[PATCH] genirq: irq: add moved_masked_irqEric W. Biederman1-0/+6
2006-10-04[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman1-2/+1
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar1-2/+0
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar1-2/+0
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-04[PARISC] Make DMA routines more stubbyMatthew Wilcox1-6/+1
2006-10-04[PARISC] Define pci_get_legacy_ide_irqMatthew Wilcox1-0/+5
2006-10-04[PARISC] Fix iounmap compile warningMatthew Wilcox1-1/+1
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin2-0/+37
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin1-1/+161
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin2-53/+150
2006-10-04[PARISC] Allow nested interruptsJames Bottomley1-0/+2
2006-10-04[PARISC] Enable interrupts while spinningMatthew Wilcox1-10/+21
2006-10-04[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)Grant Grundler1-7/+3
2006-10-04[PARISC] Implement futex_atomic_cmpxchg_inatomicCarlos O'Donell1-3/+68
2006-10-04[PARISC] Improve rwlock implementationMatthew Wilcox1-37/+61
2006-10-04[PARISC] Clean up asm-parisc/serial.hMatthew Wilcox1-14/+2
2006-10-04[PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2-3/+3
2006-10-04[PARISC] Prevent multiple includes of asm-parisc/parisc-device.hKyle McMartin1-0/+5
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800James Bottomley3-22/+43
2006-10-04[PARISC] Fix up parisc irq handling for genirq changesKyle McMartin1-2/+2
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin1-0/+9
2006-10-04[PARISC] Abstract shift register left in .SKyle McMartin1-2/+4
2006-10-04[PATCH] Need forward decl of task_struct in linux/debug_locks.hKyle McMartin1-0/+2
2006-10-04[PARISC] PA7200 also supports prefetch for readKyle McMartin1-0/+3
2006-10-04[PARISC] Untangle <asm/processor.h> header include messKyle McMartin2-26/+38
2006-10-04[PATCH] message types updatedSteve Grubb1-1/+2
2006-10-04[XFRM]: BEET modeDiego Beltrami4-2/+14
2006-10-04[NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer1-0/+12
2006-10-04[NETFILTER]: add type parameter to ip_route_me_harderSimon Horman1-1/+1
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang7-14/+1665
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-24/+43
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman1-1/+5
2006-10-04[POWERPC] Cleanup include/asm-powerpc/xmon.hMichael Ellerman2-12/+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-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell1-24/+43
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-02[GFS2] Remove iflags.h, use FS_Steven Whitehouse3-103/+2
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