aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras1-0/+6
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras1-0/+1
2005-09-10[PATCH] time.h: remove ifdefsAndrew Morton1-9/+0
2005-09-10[PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan2-20/+22
2005-09-10[PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan1-0/+2
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk1-1/+0
2005-09-10[PATCH] include/linux/bio.h: "extern inline" -> "static inline"Adrian Bunk1-4/+3
2005-09-10[PATCH] "extern inline" -> "static inline"Adrian Bunk1-3/+3
2005-09-10[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-09-10[PATCH] include/asm-i386/: "extern inline" -> "static inline"Adrian Bunk2-3/+3
2005-09-10[PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter()Adrian Bunk1-2/+0
2005-09-10[PATCH] dmapool: Fix "nocast type" warningsVictor Fusco1-1/+2
2005-09-10[PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco1-2/+2
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco1-1/+2
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk2-4/+0
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar1-0/+1
2005-09-10[PATCH] cpuset semaphore depth check deadlock fixPaul Jackson1-0/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar41-1723/+1289
2005-09-09[PATCH] md: add write-intent-bitmap support to raid5NeilBrown1-1/+13
2005-09-09[PATCH] md: limit size of sb read/written to appropriate amountNeilBrown1-0/+1
2005-09-09[PATCH] md: remove old cruft from md_k.h header fileNeilBrown1-64/+0
2005-09-09[PATCH] md: allow md to load a superblock with feature-bit '1' setNeilBrown1-0/+5
2005-09-09[PATCH] md: support md/linear array with components greater than 2 terabytes.NeilBrown1-2/+2
2005-09-09[PATCH] md: add write-behind support for md/raid1NeilBrown3-5/+26
2005-09-09[PATCH] md: support write-mostly device in raid1NeilBrown2-2/+12
2005-09-09[PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown1-0/+10
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds12-13/+13
2005-09-09Remove "must_check" attributes in PCI-landLinus Torvalds1-8/+8
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds1-10/+13
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-0/+3
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-0/+4
2005-09-09[PATCH] FUSE: add fsync operation for directoriesMiklos Szeredi1-1/+2
2005-09-09[PATCH] fuse: more flexible cachingMiklos Szeredi1-1/+10
2005-09-09[PATCH] fuse: transfer readdir data through deviceMiklos Szeredi1-6/+4
2005-09-09[PATCH] FUSE: add paddingMiklos Szeredi1-0/+15
2005-09-09[PATCH] FUSE - extended attribute operationsMiklos Szeredi1-0/+18
2005-09-09[PATCH] FUSE - file operationsMiklos Szeredi1-0/+47
2005-09-09[PATCH] FUSE - read-write operationsMiklos Szeredi1-2/+41
2005-09-09[PATCH] FUSE - read-only operationsMiklos Szeredi1-0/+60
2005-09-09[PATCH] FUSE - device functionsMiklos Szeredi1-1/+35
2005-09-09[PATCH] FUSE - coreMiklos Szeredi1-0/+38
2005-09-09[PATCH] DocBook: fix kernel-api documentation generationMartin Waitz1-3/+2
2005-09-09[PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard2-0/+86
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas1-0/+15
2005-09-09[PATCH] pxafb: Add hsync time reporting hookRichard Purdie1-0/+1
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas1-0/+1
2005-09-09[PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras1-0/+3
2005-09-09[PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen1-0/+171
2005-09-09[PATCH] sisfb updateThomas Winischhofer2-81/+109
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas1-1/+2
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas1-1/+3
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas1-1/+2
2005-09-09[PATCH] fbdev: Add fbset -a supportAntonino A. Daplas1-0/+3
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma3-3/+17
2005-09-09[PATCH] files: break up files structDipankar Sarma2-12/+24
2005-09-09[PATCH] files: rcuref APIsDipankar Sarma1-0/+220
2005-09-09[PATCH] files: fix rcu initializersDipankar Sarma1-2/+2
2005-09-09[PATCH] v4l: tveeprom improved to support newer Hauppage cardsMauro Carvalho Chehab1-2/+6
2005-09-09[PATCH] v4l: Remove kernel version dependency from tea575x-tuner.hMauro Carvalho Chehab1-2/+0
2005-09-09[PATCH] v4l: include saa6588 compiler option and files / fixes comments on tu...Mauro Carvalho Chehab1-1/+1
2005-09-09[PATCH] v4l: normalize whitespace and comments in tuner listsMauro Carvalho Chehab1-85/+85
2005-09-09[PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab8-24/+16
2005-09-09[PATCH] pcmcia: add pcmcia to IRQ informationBrice Goglin1-0/+2
2005-09-09[PATCH] yenta: share code with PCI coreDominik Brodowski1-0/+1
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering1-12/+1
2005-09-09[PATCH] fix reboot via keyboard controller resetTruxton Fulton1-1/+9
2005-09-09[PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige4-15/+0
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill1-11/+12
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W2-0/+6
2005-09-09[PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa1-0/+43
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini1-6/+0
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley1-49/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley1-90/+0
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley1-0/+41
2005-09-09[PATCH] i386: CONFIG_ACPI_SRAT typo fixMagnus Damm1-1/+1
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg4-4/+4
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller1-0/+3
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg5-5/+5
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg1-2/+2
2005-09-09[PATCH] must_check attributes for PCI layer.Dave Jones1-10/+10
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds38-310/+179
2005-09-09[PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk2-40/+41
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg1-1/+1
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras2-24/+40
2005-09-09[PATCH] ppc64: remove use of asm/segment.hKumar Gala1-6/+0
2005-09-09[PATCH] powerpc: Fix __power64__ typos that should be __powerpc64__jdl@freescale.com1-4/+4
2005-09-09[PATCH] powerpc: Merge a few more include filesjdl@freescale.com13-201/+61
2005-09-09[PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com1-1/+1
2005-09-09[PATCH] powerpc: Standardize on _ASM_POWERPC header symbol prefixjdl@freescale.com22-74/+73
2005-09-09[DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo1-0/+1
2005-09-09[CCID] Only call the HC insert_options methods when requestedArnaldo Carvalho de Melo1-0/+2
2005-09-08[PATCH] m68knommu: include ColdFire 523x processor register definitionsGreg Ungerer1-2/+4
2005-09-08[PATCH] m68knommu: include support for the ColdFire 523x processor UARTsGreg Ungerer1-1/+1
2005-09-08[PATCH] m68knommu: defines to support the ColdFire 523x processorGreg Ungerer1-2/+4
2005-09-08[PATCH] m68knommu: ColdFire 523x processor register definitionsGreg Ungerer1-0/+46
2005-09-08Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2-8/+0
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2-32/+9
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-8/+1
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas1-9/+0
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas1-1/+1
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas1-5/+0
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas1-7/+5
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas1-2/+0
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers1-0/+2
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds1-0/+44
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds11-473/+580
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds1-7/+42
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds7-14/+53
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds2-0/+118
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-0/+15
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2-2/+9
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds3-32/+11
2005-09-08[ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre2-31/+5
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ1-0/+1
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz1-0/+1
2005-09-08[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras1-0/+3
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller8-0/+93
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2-0/+3
2005-09-08[PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman2-458/+477
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-14/+0
2005-09-08[PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org1-1/+1
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen1-0/+1
2005-09-08[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie1-0/+1
2005-09-08Fix up ARM serial driver compile failureLinus Torvalds1-0/+3
2005-09-08[MMC] Ensure correct mmc_priv() behaviourRussell King1-1/+7
2005-09-08[PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov1-0/+44
2005-09-08[SPARC64]: Inline membar()'s again.David S. Miller1-7/+42
2005-09-08[IA64] Manual merge fix for 3 filesTony Luck285-8086/+7450
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle1-1/+1
2005-09-08Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller4-10/+48
2005-09-08[NET]: Need struct sock forward decl in net/compat.hDavid S. Miller1-2/+3
2005-09-08[NET]: Optimize pskb_trim_rcsum()Stephen Hemminger1-1/+1
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie1-1/+1
2005-09-08[PATCH] Fix 32bit sendmsg() flawAl Viro1-1/+1
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King1-0/+15
2005-09-08[ARM] Fix ARMv6 VIPT cache >= 32KRussell King1-1/+6
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown487-6039/+5849
2005-09-07[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley1-3/+5
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki4-4/+6
2005-09-08[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki3-8/+44
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds12-44/+145
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-1/+1
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds3-26/+136
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds1-4/+2
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds5-4/+14
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds29-238/+860
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2-0/+4
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi1-0/+14
2005-09-07[PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi4-0/+17
2005-09-07[PATCH] Make ll_rw_block() wait for buffer lockJan Kara1-0/+1
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie1-0/+25
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie1-3/+5
2005-09-07[PATCH] w100fb: Rewrite for platform independenceRichard Purdie1-5/+133
2005-09-07[PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie1-0/+1
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman2-0/+16
2005-09-07[PATCH] sd: SCR registerPierre Ossman1-0/+9
2005-09-07[PATCH] sd: read-only switchPierre Ossman2-0/+4
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman3-0/+9
2005-09-07[PATCH] ipmi poweroff: fix chassis controlCorey Minyard1-0/+6
2005-09-07[PATCH] ipmi: fix panic ipmb responseCorey Minyard1-1/+2
2005-09-07[PATCH] ipmi: allow userland to include ipmi.hCorey Minyard1-0/+1
2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard1-7/+23
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg1-0/+2
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg1-1/+15
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin1-3/+33
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi1-0/+1
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi1-0/+1
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi1-10/+0
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...Eric Dumazet1-2/+2
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes4-33/+23
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson1-0/+6
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson1-2/+3
2005-09-07[PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson1-3/+5
2005-09-07[PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan1-0/+1
2005-09-07[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpcStephen Rothwell2-4/+3
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell18-223/+30
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell21-171/+26
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell20-348/+31
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell21-239/+48
2005-09-07[PATCH] Consolidate asm-ppc*/fcntl.hStephen Rothwell2-72/+6
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell22-526/+66
2005-09-07[PATCH] optimise 64bit unaligned access on 32bit kernelRalf Baechle1-6/+6
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl22-190/+0
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala1-1/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-0/+23
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet1-1/+0
2005-09-07[PATCH] Delete unused do_nanosleep declarationRalf Baechle1-1/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig19-79/+0
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese6-1/+31
2005-09-07[PATCH] modified firmware_class.c to support no hotplugAbhay Salunke1-1/+4
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2-0/+2
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-0/+1
2005-09-07[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas1-1/+1
2005-09-07[PATCH] sonypi SPIC initialisation fixErik Waling1-0/+2
2005-09-07[PATCH] remove pipe definitionsZhigang Huo1-3/+0
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2-0/+5
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu32-83/+196
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk1-22/+0
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund1-1/+1