aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] mark IS_ERR as unlikely()Andrew Morton1-1/+3
2004-08-22[PATCH] IPMI driver updatesCorey Minyard1-0/+6
2004-08-22[PATCH] new device driver to enable the IBM Multiport Serial AdapterJanice M. Girouard1-0/+5
2004-08-22[PATCH] kNFSd: get rid of open_private_fileNeil Brown5-10/+5
2004-08-22[PATCH] nfsd: ACL support for the NFSv4 serverNeil Brown2-4/+13
2004-08-22[PATCH] nfsd: POSIX<->NFSv4 acl translation for nfsdNeil Brown1-0/+9
2004-08-22[PATCH] nfsd: basic v4 ACL definitionsNeil Brown2-0/+107
2004-08-22[PATCH] nfsd: simplify auth_domain_lookupNeil Brown1-0/+4
2004-08-22[PATCH] nfsd: make cache_init initialize reference count to 1Neil Brown1-1/+0
2004-08-22[PATCH] Concurrent O_SYNC write supportAndrew Morton3-6/+7
2004-08-22[PATCH] Writeback page range hintAndrew Morton1-5/+16
2004-08-22[PATCH] token based thrashing controlRik van Riel2-1/+25
2004-08-22[PATCH] rcu: abstracted RCU dereferencingDipankar Sarma2-13/+30
2004-08-22[PATCH] rcu: document RCU apiDipankar Sarma1-0/+63
2004-08-22[PATCH] rcu: introduce call_rcu_bh()Dipankar Sarma1-1/+13
2004-08-22[PATCH] rcu: fix spaces in rcupdate.hDipankar Sarma1-9/+9
2004-08-22[PATCH] rcu: clean up codeDipankar Sarma1-18/+22
2004-08-22[PATCH] RCU: low latency rcuDipankar Sarma1-0/+7
2004-08-22[PATCH] RCU - cpu offline fixDipankar Sarma1-0/+2
2004-08-22[PATCH] prio_tree: iterator + vma_prio_tree_next cleanupRajesh Venkatasubramanian2-3/+18
2004-08-22[PATCH] prio_tree: kill vma_prio_tree_init()Rajesh Venkatasubramanian1-8/+7
2004-08-22[PATCH] vprintk supportMatt Mackall1-0/+1
2004-08-22[PATCH] Fix CON_BUF_SIZE usageMatt Mackall1-1/+1
2004-08-22[PATCH] move duplicate BUG and WARN_ON bits to asm-genericMatt Mackall21-284/+86
2004-08-22[PATCH] Altix system controller communication driverGreg Howard1-1/+141
2004-08-22[PATCH] Support for Exar XR17C158 Octal UARTRaphael Zimmerer1-0/+5
2004-08-22[PATCH] tdfxfb: salvage tdfxfb from James' treeAntonino Daplas1-0/+1
2004-08-22[PATCH] neofb: salvage neofb from James' treeAntonino Daplas1-0/+3
2004-08-22[PATCH] epson1355fb: salvage epson1355 code from James' treeAntonino Daplas1-0/+64
2004-08-22[PATCH] fbdev: support for bold attribute for monochrome framebuffersAntonino Daplas1-2/+2
2004-08-22[PATCH] Video Mode Handling - Delete entries from mode listAntonino Daplas1-0/+9
2004-08-22[PATCH] Video Mode Handling - Save per-display graphics/display settingsAntonino Daplas1-0/+1
2004-08-22[PATCH] Video Mode Handling - Linked list of video modesAntonino Daplas1-0/+23
2004-08-22[PATCH] include "compiler.h" in videodev.hLuca Risolia1-0/+1
2004-08-22[PATCH] fbcon: ifferentiate bits_per_pixel from color depthAntonino Daplas1-0/+3
2004-08-22[PATCH] IO-APIC debug message reductionMark Broadbent1-6/+21
2004-08-22[PATCH] x86: move PIT code to timer_pitZwane Mwaikambo1-0/+1
2004-08-22[PATCH] s390: Use include/asm-generic/dma-mapping-broken.hArthur Othieno1-12/+1
2004-08-22[PATCH] gettimeofday nanoseconds patchChristoph Lameter1-0/+1
2004-08-22[PATCH] Move cache_reap out of timer contextDimitri Sivanich1-0/+2
2004-08-22[PATCH] warning on NUMA-QMartin J. Bligh1-1/+1
2004-08-22[PATCH] Enable all events for initramfsHannes Reinecke1-0/+1
2004-08-22[PATCH] send_IPI_mask_bitmask() build fixAndrew Morton1-2/+2
2004-08-22[PATCH] Make i/dhash_entries cmdline work as it use to.Jose R. Santos1-12/+0
2004-08-22[PATCH] split generic_file_aio_write into buffered and direct I/O partsChristoph Hellwig1-1/+5
2004-08-22[PATCH] clean up __always_inline__ usageArnd Bergmann2-10/+6
2004-08-22[PATCH] #define inline as __attribute__((always_inline)) also for gcc >= 3.4Adrian Bunk1-1/+1
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-1/+0
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-2/+0
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-2/+0
2004-08-22[PATCH] gcc-3.5: fixmap.h fixAndi Kleen1-1/+1
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen2-0/+8
2004-08-22[PATCH] percpu: cpu_tlbstateShai Fultheim2-7/+7
2004-08-22[PATCH] percpu: init_tssShai Fultheim1-2/+2
2004-08-22[PATCH] percpu: cpu_gdt_tableShai Fultheim1-4/+6
2004-08-22[PATCH] ext3 barrier supportJens Axboe2-0/+2
2004-08-22[PATCH] reiserfs v3 barrier supportChris Mason2-1/+6
2004-08-22[PATCH] add BH_Eopnotsupp for testing async barrier failuresChris Mason1-0/+2
2004-08-22[PATCH] make sync_dirty_buffer() return something usefulAndrew Morton1-1/+1
2004-08-22[PATCH] disk barriers: scsiJens Axboe1-0/+1
2004-08-22[PATCH] disk barriers: IDEJens Axboe1-0/+13
2004-08-22[PATCH] disk barriers: coreJens Axboe4-2/+31
2004-08-22[PATCH] ptrace single-stepping fixDavide Libenzi1-1/+1
2004-08-22[PATCH] fix visws kernel buildAndrey Panin1-0/+1
2004-08-22[PATCH] HVCS fixesRyan S. Arnold1-6/+19
2004-08-22[PATCH] ppc64: Extend ioremap/iounmap infrastructurePaul Mackerras1-0/+1
2004-08-22[PATCH] ppc64: better little-endian bitopsPaul Mackerras1-58/+30
2004-08-22[PATCH] ppc64: rtas_call was calling kmalloc too earlyPaul Mackerras1-0/+2
2004-08-22[PATCH] ppc64: fix eeh_memcpy_toio() prototypeLinas Vepstas1-1/+1
2004-08-22[PATCH] ppc64: Reduce verbosity of RTAS error logsPaul Mackerras1-54/+65
2004-08-22[PATCH] ppc64: C99 initializers in INIT_THREADDavid Gibson1-6/+6
2004-08-22[PATCH] ppc64: remove unnecessary cpu mapsPaul Mackerras1-17/+0
2004-08-22[PATCH] ppc64: rework secondary SMT thread setup at bootPaul Mackerras1-0/+1
2004-08-22[PATCH] ppc32: remove hardcoded offsets from ppc asmBenjamin Herrenschmidt1-10/+0
2004-08-22[PATCH] NMI trigger switch support for debugging(updated)Akiyama Nobuyuki1-0/+1
2004-08-22[PATCH] fix reading string module parameters in sysfsArnd Bergmann1-1/+2
2004-08-22[PATCH] proc fs task name locking fixMike Kravetz1-2/+5
2004-08-22[PATCH] context-switching overhead in X, ioport()Ingo Molnar1-1/+3
2004-08-22Make some single-bit bitfields unsigned.Linus Torvalds1-2/+2
2004-08-22Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdogLinus Torvalds1-2/+4
2004-08-22Merge bk://linux-dj.bkbits.net/cpufreqLinus Torvalds1-0/+5
2004-08-22Merge bk://bk.arm.linux.org.uk/linux-2.6-fbLinus Torvalds1-0/+259
2004-08-22[PATCH] update gianfar ethernet driverAndy Fleming1-1/+2
2004-08-22Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik2-0/+1
2004-08-21Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds55-1004/+2352
2004-08-21[PATCH] ACPI for 2.6Jesse Barnes1-0/+1
2004-08-20[WATCHDOG] v2.6.8.1 compat_ioctl-patchArnd Bergmann1-2/+4
2004-08-19[ARM] Add a structure name to pxa_dma_desc.Russell King1-1/+1
2004-08-17[ata] remove 'packed' attributed from struct ata_prdJeff Garzik1-1/+1
2004-08-17[ARM PATCH] 2018/1: Fixed Patch 2017Dave Jiang1-2/+2
2004-08-17[ARM PATCH] 2023/1: platform_device definitions no longer needed in include/a...Michael Opdenacker1-9/+0
2004-08-17[ARM] Use bit 30 for PREEMPT_ACTIVE, delete unused TIF_USED_FPU.Russell King1-5/+7
2004-08-17[ARM] Deprecate virt_to_bus/bus_to_virt.Russell King1-3/+11
2004-08-17[ARM PATCH] 1963/1: Intel XScale IOP310 removalDave Jiang15-562/+32
2004-08-17[ARM] Add ARM AMBA CLCD framebuffer driver.Russell King1-0/+259
2004-08-16Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik2-0/+1
2004-08-14[ARM PATCH] 1993/3: S3C2410 DMA SupportBen Dooks1-74/+225
2004-08-14[ARM PATCH] 2009/1: OMAP update 5/6: Remove old OMAP busTony Lindgren1-102/+0
2004-08-14[ARM PATCH] 2008/1: OMAP update 4/6: Include filesTony Lindgren15-228/+569
2004-08-14[ARM PATCH] 2005/1: OMAP update 1/6: Add McBSP supportTony Lindgren1-0/+253
2004-08-14[ARM PATCH] 1995/1: S3C2410 - Clock controlsBen Dooks1-3/+22
2004-08-14[ARM PATCH] 1955/3: Motorola i.MX architecture supportSascha Hauer14-0/+1180
2004-08-14[ARM PATCH] 1909/1: add a cached definition of ioremapNicolas Pitre1-0/+2
2004-08-14[ARM PATCH] 1866/4: kernel support for iWMMXt present on some XScale coresNicolas Pitre3-16/+49
2004-08-14[libata] add ioctl infrastructureJeff Garzik2-0/+6
2004-08-13[libata] support commands SYNCHRONIZE CACHE, VERIFY, VERIFY(16)Jeff Garzik3-0/+10
2004-08-13Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik2-15/+42
2004-08-13Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik2-15/+42
2004-08-13Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown27-541/+487
2004-08-12[PATCH] PA-RISC updateMatthew Wilcox20-459/+477
2004-08-12[PATCH] Remove fcntl f_opMatthew Wilcox1-5/+2
2004-08-12Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik2-0/+1
2004-08-12Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds4-5/+5
2004-08-13[ARM PATCH] 2001/1: lh7a40x IDE cleanupMarc Singer2-72/+3
2004-08-12Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-1/+1
2004-08-12Pass done file pointer to block device ioctl'sLinus Torvalds3-4/+4
2004-08-12Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown3-13/+23
2004-08-11[SPARC64]: Fix non-SMP build.David S. Miller1-1/+1
2004-08-11[SPARC64]: Change TIF_BLKCOMMIT into a fault code.David S. Miller1-9/+7
2004-08-11Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown14-133/+226
2004-08-11Merge bk://linux-mtd.bkbits.net/mtd-2.6David Woodhouse2-4/+16
2004-08-10Restore physmap configure-time settings according to user requests.Josh Boyer1-3/+3
2004-08-10Fix use-after-free bug in MTD partitioning code.David Woodhouse1-1/+13
2004-08-09Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds1-2/+3
2004-08-09Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6David S. Miller3-2/+8
2004-08-09Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller1-2/+3
2004-08-09[PATCH] dvb: missing includesJohannes Stezenbach2-0/+4
2004-08-09[VLAN]: Use RCU for group operations.Stephen Hemminger1-2/+3
2004-08-09Fix up sound driver proc-reading interfaces.Linus Torvalds1-2/+4
2004-08-09Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller11-32/+52
2004-08-09Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown8-17/+19
2004-08-08Merge http://lia64.bkbits.net/to-base-2.6Linus Torvalds1-2/+18
2004-08-09init.c, pgalloc.h:Yanmin Zhang1-2/+18
2004-08-08[PATCH] allow broken apps to include kernel headerJens Axboe2-13/+15
2004-08-07Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown7-1276/+606
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds7-17/+18
2004-08-07Add "nonseekable_open()" helper functions for nonseekableLinus Torvalds1-0/+1
2004-08-07Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.4David S. Miller7-114/+182
2004-08-07[SPARC64]: Need flush_tlb_pending() in switch_to(). David S. Miller1-0/+1
2004-08-07Add pread/pwrite support bits to match the lseek bit.Linus Torvalds1-1/+5
2004-08-07[PATCH] ppc32: add PPC4xx DMA engine libraryMatt Porter2-1271/+570
2004-08-07[PATCH] ppc64: various XICS fixesAnton Blanchard1-1/+3
2004-08-06Add infrastructure for the VFS layer to mark files seekable.Linus Torvalds1-0/+1
2004-08-06[SPARC64]: Implement tlb flush batching just like ppc64.David S. Miller6-114/+181
2004-08-06Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown1-1/+1
2004-08-06Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds7-18/+260
2004-08-05Merge bk://gkernel@bkbits.net/netdev-2.6Jeff Garzik2-0/+1
2004-08-05Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown7-18/+260
2004-08-05Make the new simple_read_from_buffer() take a const srcLinus Torvalds1-1/+1
2004-08-05Merge http://lia64.bkbits.net/to-base-2.6Linus Torvalds3-4/+7
2004-08-05Merge bk://linux-mtd.bkbits.net/mtd-2.6Linus Torvalds3-11/+252
2004-08-05Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds2-11/+250
2004-08-05[ARM PATCH] 1968/1: S3C2410 - GPIO updates and access functionsBen Dooks2-11/+250
2004-08-05[PATCH] simple_read_buffer() helper functionAlexander Viro1-0/+2
2004-08-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.5David Woodhouse1-3/+1
2004-08-04Using CONFIG_IA64_HP_ZX1 on an sx1000 system setup w/ multiple NUMAAlex Williamson1-0/+3
2004-08-03[PKT_SCHED]: Cache align qdisc data.Stephen Hemminger1-2/+10
2004-08-03[PKT_SCHED]: Use double-linked list for dev->qdisc_listPatrick McHardy2-2/+2
2004-08-03cyclone.h, cyclone.c, acpi.c, Kconfig:Bjorn Helgaas1-2/+2
2004-08-03machvec.h:Bjorn Helgaas1-2/+2
2004-08-03[CPUFREQ] Adding SMP capability to MSR based Enhanced Speedstep.Dave Jones1-0/+5
2004-08-03Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller2-2/+5
2004-08-03Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown5-6/+8
2004-08-02[PATCH] bio_copy_user() cleanups and fixesJens Axboe2-2/+5
2004-08-02[NET]: Add skb_iter functions.Rusty Russell1-0/+16
2004-08-02Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown30-93/+188
2004-08-02[TCP]: BIC tcp congestion calculation timestampStephen Hemminger1-0/+1
2004-08-02[IPSEC]: Move xfrm[46]_tunnel_check_size into xfrm[46]_output.cHerbert Xu1-2/+0
2004-08-02[IPV6]: Trivial fix for ipv6_addr_hash()Ralph Loader1-2/+2
2004-08-01[PATCH] Canonically reference files in Documentation/ code comments partAdrian Bunk6-6/+6
2004-08-01[PATCH] DVB: "errno" undefinedArnd Bergmann1-8/+0
2004-08-01[PATCH] rename CONFIG_PCI_USE_VECTOR to CONFIG_PCI_MSIBjorn Helgaas5-5/+5
2004-08-01[PATCH] MSI: MSI/MSI-X API updatesRoland Dreier1-2/+13
2004-08-01[PATCH] oom-killer: call show_free_areasAndrew Morton1-1/+1
2004-08-01[PATCH] ppc32: support for MPC8555 CPU and boardKumar Gala1-0/+3
2004-08-01[PATCH] ppc32: Support for MPC8560 CPU and boardsKumar Gala2-0/+80
2004-08-01[PATCH] ppc64: improve SLB reloadPaul Mackerras4-45/+37
2004-08-01[PATCH] ppc64: struct pci_controller cleanupJohn Rose1-1/+0
2004-08-01[PATCH] Fix BSD accounting cross-platform compatibilityTim Schmielau1-1/+7
2004-08-01[PATCH] ppc32: Workaround new MPC745x CPU erratasBenjamin Herrenschmidt1-0/+1
2004-07-31Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown13-25/+32
2004-07-31Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller16-29/+44
2004-07-31[PATCH] PATCH: Fix HPT366 crash and support HPT372NAlan Cox1-0/+1
2004-07-31[PATCH] slab memory shrinking balancing fixAndrew Morton1-2/+0
2004-07-30Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown3-4/+11
2004-07-30[PATCH] sparse: misc cleanupsAlexander Viro4-7/+7
2004-07-30[PATCH] signed char portability fixAlexander Viro1-2/+2
2004-07-30[PATCH] ARM initial annotationsAlexander Viro3-7/+14
2004-07-30[PATCH] #if abusesAlexander Viro1-1/+1
2004-07-30[PATCH] sparse: drivers/char/*Alexander Viro1-2/+2
2004-07-30[PATCH] sparse: ftapeAlexander Viro1-1/+1
2004-07-30[PATCH] annotations in drivers/videoAlexander Viro1-3/+5
2004-07-30Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown22-141/+750
2004-07-30Merge bk://linux-dj.bkbits.net/agpgartLinus Torvalds1-2/+7
2004-07-30[NET]: Kill NET_FASTROUTE, does nothing and suffers from major bitrot.David S. Miller1-11/+0
2004-07-29Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller2-2/+4
2004-07-29Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller6-13/+34
2004-07-29[PATCH] cmap annotationsAlexander Viro1-2/+38
2004-07-29[PATCH] console_font_op annotatedAlexander Viro2-2/+2
2004-07-29[PATCH] con_get_font sanitizedAlexander Viro1-1/+1