aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman3-2/+133
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman1-2/+4
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman1-0/+3
2005-06-25[PATCH] kexec: vmlinux: fix physical addressesEric W. Biederman1-1/+1
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman1-1/+1
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2-1/+2
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman1-0/+13
2005-06-25[PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman2-2/+2
2005-06-25[PATCH] sched: voluntary kernel preemptionIngo Molnar1-5/+13
2005-06-25[PATCH] Dynamic sched domains: sched changesDinakar Guniguntala1-0/+2
2005-06-25[PATCH] sched: consolidate sbe sbfNick Piggin1-1/+1
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin8-73/+23
2005-06-25[PATCH] sched: sched tuningNick Piggin4-23/+54
2005-06-25[PATCH] sched: schedstats update for balance on forkNick Piggin1-2/+8
2005-06-25[PATCH] sched: balance on forkNick Piggin3-4/+10
2005-06-25[PATCH] sched: no aggressive idle balancingNick Piggin3-3/+0
2005-06-25[PATCH] sched: balance timersNick Piggin4-1/+21
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney5-5/+5
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu1-19/+29
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger1-2/+16
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens5-40/+44
2005-06-25[PATCH] uml: add profile_pc for i386Paolo 'Blaisorblade' Giarrusso1-0/+4
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek1-1/+1
2005-06-25[PATCH] properly stop devices before poweroffPavel Machek1-12/+21
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua1-1/+1
2005-06-25[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj1-0/+2
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj2-0/+7
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-0/+12
2005-06-25[PATCH] make smp_prepare_cpu to a weak functionAshok Raj2-3/+1
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua2-0/+10
2005-06-25[PATCH] sep initializing reworkLi Shaohua2-0/+4
2005-06-25[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj1-2/+25
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo3-0/+9
2005-06-25[PATCH] ppc32: Remove FSL OCP supportKumar Gala2-58/+0
2005-06-25[PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala5-3/+22
2005-06-25[PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa3-2/+6
2005-06-25[PATCH] I8K: use standard DMI interfaceDmitry Torokhov1-0/+1
2005-06-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-7/+37
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2-0/+22
2005-06-25[PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek2-7/+15
2005-06-24[SPARC64]: Report any user access faults in termios accessors.David S. Miller1-37/+41
2005-06-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-42/+100
2005-06-24[PATCH] ARM: 2748/1: ixp2000 implementation of the iomap apiLennert Buytenhek1-0/+72
2005-06-24[PATCH] ARM: 2747/1: allow platforms to provide their own iomap implementationLennert Buytenhek1-0/+2
2005-06-24[PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan2-17/+17
2005-06-24[PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena2-0/+11
2005-06-24[PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2-40/+13
2005-06-24[PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their argumentsLennert Buytenhek1-2/+2
2005-06-24Add "memory" clobbers to the x86 inline asm of strncmp and friendsLinus Torvalds1-10/+22
2005-06-24Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-13/+282
2005-06-24[PATCH] make various thing staticAdrian Bunk3-8/+0
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte1-8/+4
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte2-12/+18
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte2-0/+24
2005-06-24[PATCH] xip: bdev: execute in placeCarsten Otte1-0/+1
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch1-0/+5
2005-06-24[PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab1-0/+4
2005-06-24[PATCH] v4l: update for tuner cards and some V4L chipsMauro Carvalho Chehab4-4/+29
2005-06-24[PATCH] v4l: support tuner for Thomson DDT 7611 (ATSC/NTSC)Michael Krufky1-0/+2
2005-06-24[PATCH] v4l: add support for PixelView Ultra ProManuel Capinha1-0/+1
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown1-0/+2
2005-06-24[PATCH] knfsd: nfsd4: reboot recoveryNeilBrown1-0/+5
2005-06-24[PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown1-0/+4
2005-06-24[PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown1-1/+0
2005-06-24[PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown1-9/+9
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown1-8/+0
2005-06-24[PATCH] knfsd: nfsd4: reboot hashNeilBrown1-1/+5
2005-06-24[PATCH] knfsd: nfsd4: idmap initializationNeilBrown1-0/+5
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown1-0/+2
2005-06-24[PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown1-2/+2
2005-06-24[PATCH] knfsd: nfsd4: delegation recoveryNeilBrown1-0/+1
2005-06-24[PATCH] nfsd4: reference count struct nfs4_fileNeilBrown1-0/+1
2005-06-24[PATCH] nfsd4: rename nfs4_file fieldsNeilBrown1-2/+2
2005-06-24[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-1/+1
2005-06-24[PATCH] tuner-core.c improvments and Ymec Tvision TVF8533MF supportMauro Carvalho Chehab1-0/+10
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel1-4/+4
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2-97/+42
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel3-11/+74
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2-57/+270
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-58/+16
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2-13/+8
2005-06-24[PATCH] tpm: TPMs on additional LPC busKylene Hall1-0/+1
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard1-0/+5
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8Chris Zankel2-0/+121
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 7Chris Zankel14-0/+5490
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 6Chris Zankel92-0/+8787
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara2-4/+13
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara2-8/+12
2005-06-24[PATCH] quota: improve credits estimatesJan Kara3-2/+17
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig1-2/+2
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells4-10/+59
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2-2/+21
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2-12/+19
2005-06-23[TCP]: Need to declare 'tcp_reno' in net/tcp.hDavid S. Miller1-0/+1
2005-06-23[PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf3-2/+25
2005-06-23[NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf1-0/+5
2005-06-23[NET]: Zerocopy sequential reading of skb dataThomas Graf1-0/+18
2005-06-23[LIB]: Naive finite state machine based textsearchThomas Graf1-0/+48
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf1-0/+180
2005-06-23[TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2-1/+3
2005-06-23[NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger1-0/+1
2005-06-23[NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger1-3/+1
2005-06-23[NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger1-2/+0
2005-06-23[NET]: Remove obsolete fastroute stats.Stephen Hemminger1-5/+0
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+2
2005-06-23[IA64] Fix pfn_to_nid() so the kernel compiles again for !CONFIG_DISCONTIGMEM.David Mosberger-Tang1-2/+2
2005-06-23[TCP]: Report congestion control algorithm in tcp_diag.Stephen Hemminger1-2/+2
2005-06-23[TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger3-209/+86
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk1-1/+1
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds7-4/+41
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan1-0/+1
2005-06-23[PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise1-8/+8
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2-1/+3
2005-06-23[PATCH] acl endianess annotationsChristoph Hellwig1-4/+4
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter1-1/+0
2005-06-23[PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann1-0/+1
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell7-3/+7
2005-06-23[PATCH] yenta TI: turn off interrupts during card power-on #2Daniel Ritz1-0/+8
2005-06-23[PATCH] Improve CD/DVD packet driver write performancePeter Osterlund1-1/+1
2005-06-23[PATCH] adjust per_cpu definition in non-SMP caseJan Beulich3-3/+3
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach2-0/+6
2005-06-23[PATCH] setuid core dumpAlan Cox3-1/+7
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi1-0/+9
2005-06-23[PATCH] Kprobes IA64: cmp ctype unc supportAnil S Keshavamurthy1-0/+17
2005-06-23[PATCH] Kprobes ia64 cleanupRusty Lynch1-0/+7
2005-06-23[PATCH] Kprobes/IA64: support kprobe on branch/call instructionsAnil S Keshavamurthy1-1/+16
2005-06-23[PATCH] Kprobes/IA64: architecture specific JProbes supportAnil S Keshavamurthy1-0/+5
2005-06-23[PATCH] Kprobes/IA64: arch specific handlingAnil S Keshavamurthy1-0/+72
2005-06-23[PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy2-0/+63
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen1-2/+1
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-0/+2
2005-06-23[PATCH] x86_64 specific function return probesRusty Lynch1-0/+3
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen2-2/+91
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig1-1/+2
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman1-1/+1
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl22-23/+25
2005-06-23[PATCH] optimise loop driver a bitNick Piggin1-1/+1
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques3-5/+4
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro1-0/+1
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov1-1/+3
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov1-21/+9
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo1-3/+0
2005-06-23[PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo1-1/+0
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez1-0/+8
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez2-1/+3
2005-06-23[PATCH] xen: x86: add macro for debugregVincent Hanquez1-5/+9
2005-06-23[PATCH] eliminate duplicate rdpmc definitionJan Beulich1-5/+0
2005-06-23[PATCH] x86: cpu_khz type fixAndrew Morton1-1/+1
2005-06-23[PATCH] x86: #include asm/uaccess.h in asm/checksum.hAlexey Dobriyan1-0/+2
2005-06-23[PATCH] ia64: Selectable Timer Interrupt FrequencyChristoph Lameter1-1/+1
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter2-3/+7
2005-06-23[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich8-14/+0
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter4-5/+15
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter3-18/+13
2005-06-23[PATCH] ppc64: pcibus_to_node fixChristoph Lameter1-3/+1
2005-06-23[PATCH] m32r: build fix for asm-m32r/topology.hHirokazu Takata1-43/+1
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi3-0/+8
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino2-2/+26
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino4-15/+13
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft3-14/+41
2005-06-23[PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft1-0/+5
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft1-5/+51
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft1-0/+6
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft4-45/+83
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft3-18/+172
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft2-0/+7
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen1-3/+3
2005-06-23[PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen1-0/+2
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2-21/+51
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-0/+9
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen7-14/+8
2005-06-23[PATCH] pSeries - read irqs dynamicallyJohn Rose1-0/+1
2005-06-22Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-15/+47
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira2-2/+6
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira2-2/+11
2005-06-22[NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer1-3/+12
2005-06-22[NETPOLL]: Introduce a netpoll_info structJeff Moyer2-10/+19
2005-06-22[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer1-1/+1
2005-06-23[PATCH] ppc64: add BPA platform typeArnd Bergmann3-4/+24
2005-06-23[PATCH] ppc64: add a minimal nvram driverUtz Bacher1-0/+1
2005-06-23[PATCH] ppc64: pSeries_progress -> rtas_progressArnd Bergmann1-0/+1
2005-06-23[PATCH] ppc64: rename pSeries rtc functions into rtas_*Arnd Bergmann1-0/+5
2005-06-23[PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann1-0/+9
2005-06-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-15/+9
2005-06-22Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds17-258/+284
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust2-0/+6
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust1-1/+6
2005-06-22[PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2-4/+18
2005-06-22[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust1-4/+8
2005-06-22[PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust1-0/+1
2005-06-22[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust1-0/+1
2005-06-22[PATCH] NFS: Fix the file size revalidationTrond Myklebust1-1/+0
2005-06-22[PATCH] NFS: Clean up readdir changes.Trond Myklebust1-1/+0
2005-06-22[PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert1-0/+3
2005-06-22[PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher1-0/+11
2005-06-22[PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher1-0/+9
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher4-0/+60
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher5-0/+115
2005-06-22[PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a sing...Andreas Gruenbacher1-1/+2
2005-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher1-1/+18