aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum1-1/+3
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky3-13/+27
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for powerpcMartin Schwidefsky1-3/+3
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky15-0/+60
2006-10-01[PATCH] Create fs/utimes.cAlexey Dobriyan2-0/+3
2006-10-01[PATCH] kmemdup: introduceAlexey Dobriyan1-0/+1
2006-10-01[PATCH] maximum latency tracking: ALSA supportTakashi Iwai1-0/+1
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-0/+25
2006-10-01[PATCH] Generic booleanRichard Knutsson2-0/+8
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey1-2/+2
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey2-0/+4
2006-10-01[PATCH] PCI quirks updateAlan Cox1-2/+3
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton1-2/+2
2006-09-30[PATCH] CONFIG_BLOCK: blk_congestion_wait() fixAndrew Morton1-2/+5
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells10-18/+94
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells1-0/+6
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells1-0/+9
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells4-47/+104
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells1-6/+0
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells2-6/+2
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2-0/+4
2006-09-30[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells1-1/+0
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells3-3/+5
2006-09-30[PATCH] blktrace: support for logging metadata readsJens Axboe1-0/+1
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsJens Axboe3-0/+6
2006-09-30[PATCH] Add blk_start_queueing() helperJens Axboe1-0/+1
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe1-2/+1
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2-30/+0
2006-09-30[PATCH] elevator: define ioc counting mechanismJens Axboe1-0/+25
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe1-1/+1
2006-09-30[PATCH] struct request: shrink and optimize some moreJens Axboe1-7/+13
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe1-4/+4
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe1-8/+5
2006-09-30[PATCH] Remove struct request_list from struct requestJens Axboe1-1/+2
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe1-2/+1
2006-09-30[PATCH] Add one more pointer to struct request for IO scheduler usageJens Axboe1-0/+6
2006-09-30[PATCH] as-iosched: remove arq->is_sync memberJens Axboe1-0/+5
2006-09-30[PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe1-0/+12
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingJens Axboe2-2/+17
2006-09-30[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe1-1/+1
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2-15/+4
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe3-83/+101
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds6-9/+28
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2006-09-30Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds5-8/+28
2006-09-29[ATM]: [lec] header indent, comment and whitespace cleanupChas Williams1-55/+64
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan1-0/+1
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore3-9/+14
2006-09-30[PATCH] Use early clobber in semaphoresAndi Kleen1-2/+2
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen1-5/+7
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2-0/+13
2006-09-30[PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen1-1/+6
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher1-0/+24
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher1-0/+36
2006-09-29[PATCH] /sys/modules: allow full length section namesIan S. Nelson1-2/+2
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman1-0/+1
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson1-0/+4
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov1-0/+1
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov1-1/+0
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven1-0/+16
2006-09-29[PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan1-1/+1
2006-09-29[PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett2-7/+7
2006-09-29[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...Josh Triplett1-2/+2
2006-09-29[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...Josh Triplett1-25/+25
2006-09-29[PATCH] introduce is_rt_policy() helperOleg Nesterov1-2/+2
2006-09-29[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.Roland McGrath1-2/+2
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven1-1/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto6-6/+6
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2-0/+5
2006-09-29[PATCH] make leds.h include relevant headersJohannes Berg1-0/+3
2006-09-29[PATCH] Remove another config.hDave Jones1-1/+0
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-0/+10
2006-09-29[PATCH] Fix unserialized task->files changingKirill Korotaev1-0/+1
2006-09-29[PATCH] tty locking on resizeAlan Cox1-1/+2
2006-09-29[PATCH] add -o flush for fatChris Mason1-0/+3
2006-09-29[PATCH] fs.h: ifdef security fieldsAlexey Dobriyan2-2/+7
2006-09-29[PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan2-1/+19
2006-09-29[PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan2-0/+10
2006-09-29[PATCH] ifdef ->quota_read, ->quota_writeAlexey Dobriyan1-1/+2
2006-09-29[PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.hRolf Eike Beer1-6/+6
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2-7/+7
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan2-3/+4
2006-09-29[PATCH] task_struct: ifdef Missed'em V IPCAlexey Dobriyan1-0/+2
2006-09-29[PATCH] Remove unused tty_struct fieldMatthias Urlichs1-1/+0
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous1-1/+2
2006-09-29[PATCH] vfs: define new lookup flag for chdirMiklos Szeredi1-0/+1
2006-09-29[PATCH] lockdep: don't pull in includes when lockdep disabledMichael S. Tsirkin1-2/+2
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah1-0/+3
2006-09-29[PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn1-3/+2
2006-09-29[PATCH] scx200_gpio export cleanupsChris Boot1-0/+1
2006-09-29[PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2-21/+23
2006-09-29[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archsMichal Schmidt2-4/+2
2006-09-29[PATCH] Debug variants of linked list macrosDave Jones1-0/+15
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike1-6/+0
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2-1/+3
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens2-50/+45
2006-09-29[PATCH] JBD: Make journal_brelse_array() staticDave Kleikamp1-1/+0
2006-09-29[PATCH] sys_getcpu() prototype annotatedAl Viro1-1/+1
2006-09-29[PATCH] __percpu_alloc_mask() has to be __always_inline in UP caseAl Viro1-1/+1
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore3-2/+11
2006-09-28[IPVS]: ipvs annotationsAl Viro1-34/+34
2006-09-28[NETFILTER]: h323 annotationsAl Viro1-3/+3
2006-09-28[NETFILTER]: ipt annotationsAl Viro1-1/+1
2006-09-28[NETFILTER]: NAT annotationsAl Viro1-1/+1
2006-09-28[NETFILTER]: conntrack annotationsAl Viro2-9/+9
2006-09-28[NETFILTER]: netfilter misc annotationsAl Viro2-4/+4
2006-09-28[NET]: Annotate dst_ops protocolAl Viro2-2/+2
2006-09-28[NET] KBUILD: Add missing entries for new net headers.YOSHIFUJI Hideaki1-0/+4
2006-09-28[NET]: Move netlink interface bits to linux/if_link.h.YOSHIFUJI Hideaki3-131/+137