aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-16[PATCH] Fix 'make headers_check' for AlphaDavid Woodhouse3-4/+7
2006-09-16[PATCH] Fix 'make headers_check' on x86_64David Woodhouse4-20/+21
2006-09-16[PATCH] Fix 'make headers_check' on i386David Woodhouse1-2/+2
2006-09-16[PATCH] Fix 'make headers_check' on ia64David Woodhouse4-8/+15
2006-09-16[PATCH] Fix 'make headers_check' on s390David Woodhouse2-15/+15
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds7-26/+88
2006-09-13[PATCH] headers_check: fix userspace build of asm-mips/page.hDavid Woodhouse1-6/+2
2006-09-13[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>David Woodhouse2-2/+4
2006-09-13[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>David Woodhouse1-4/+6
2006-09-13[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...David Woodhouse1-1/+3
2006-09-13[PATCH] headers_check: remove <asm/timex.h> from user exportDavid Woodhouse2-2/+3
2006-09-13[PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h>David Woodhouse1-26/+26
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras5-24/+60
2006-09-13[POWERPC] kdump: Support kernels having 64k page size.Sachin P. Sant1-1/+1
2006-09-13[POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().David Woodhouse1-1/+27
2006-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-7/+5
2006-09-12sh64: Use generic BUG_ON()/WARN_ON().Paul Mundt1-12/+4
2006-09-12sh64: Trivial build fixes.Paul Mundt6-20/+30
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+7
2006-09-11[PATCH] audit: more syscall classes addedAl Viro3-0/+23
2006-09-11Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-1/+3
2006-09-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds45-262/+15
2006-09-10V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab3-7/+5
2006-09-09[ARM] 3778/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [s...Ben Dooks10-37/+2
2006-09-09[ARM] 3779/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [l...Ben Dooks8-49/+4
2006-09-09[ARM] 3777/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [...Ben Dooks17-116/+6
2006-09-09[ARM] 3776/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410Ben Dooks9-59/+2
2006-09-08[IA64] Unwire set/get_robust_listAndreas Schwab1-2/+1
2006-09-08[PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust2-5/+5
2006-09-08[PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang1-0/+2
2006-09-08[PATCH] sh: fix FPN_START typoAlexey Dobriyan1-1/+1
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev3-0/+24
2006-09-07[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King1-0/+2
2006-09-07[MMC] constify mmc_host_opsDavid Brownell1-1/+1
2006-09-06[ARM] 3766/1: Fix typo in ARM _raw_read_trylockCatalin Marinas1-1/+1
2006-09-06[PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.David Woodhouse1-1/+1
2006-09-06[PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se...Ismail Donmez1-1/+1
2006-09-06[PATCH] prevent timespec/timeval to ktime_t overflowThomas Gleixner1-1/+6
2006-09-06[PATCH] Documentation for lock_key in struct hrtimer_baseHenrik Kretzschmar1-0/+1
2006-09-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-87/+97
2006-09-02[ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...George G. Davis1-3/+15
2006-09-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2006-09-01[PATCH] x86: increase MAX_MP_BUSSES on default archAndrew Morton1-0/+4
2006-09-01[PATCH] task delay accounting fixesShailabh Nagar2-4/+7
2006-09-01[PATCH] ZVC: Scale thresholds depending on the size of the systemChristoph Lameter1-0/+1
2006-08-31USB: Add VIA quirk fixup for VT8235 usb2Mark Hindley1-0/+1
2006-08-31[PATCH] i386: rwlock.h fix smp alternatives fixChris Wright1-13/+11
2006-08-31[ARM] 3765/1: S3C24XX: cleanup include/asm-arm/arch-s3c2410/dma.hBen Dooks1-49/+41
2006-08-31[ARM] 3764/1: S3C24XX: change type naming to kernel styleBen Dooks1-44/+36
2006-08-31[ARM] Fix ARM __raw_read_trylock() implementationRussell King1-1/+15
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-9/+142
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras1-4/+0
2006-08-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-11/+21
2006-08-30[PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens1-0/+6
2006-08-30[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen1-2/+2
2006-08-30[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen1-5/+6
2006-08-30[PATCH] i386: Remove alternative_smpAndi Kleen3-41/+10
2006-08-30[PATCH] x86_64: Remove alternative_smpAndi Kleen2-27/+4
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2-0/+2
2006-08-30[PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich2-2/+3
2006-08-30[POWERPC] iseries: Define insw et al. so libata/ide will compileStephen Rothwell1-2/+5
2006-08-30[POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras1-4/+0
2006-08-30[POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt1-1/+3
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619111-0/+125
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips1-3/+9
2006-08-29[IA64] remove redundant local_irq_save() calls from sn_sal.hRuss Anderson1-6/+0
2006-08-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+3
2006-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+11
2006-08-28[ARM] Move prototype for register_isa_ports to asm/io.hRussell King1-0/+7
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox1-0/+1
2006-08-27[PATCH] lockdep: annotate reiserfsIngo Molnar1-1/+2
2006-08-27[PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki1-1/+1
2006-08-27[PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki1-1/+9
2006-08-27[PATCH] Manage jbd allocations from its own slabsBadari Pulavarty1-0/+3
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault2-0/+2
2006-08-27[PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks1-1/+1
2006-08-27[ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...Paul Sokolovsky2-4/+4
2006-08-27[SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton1-0/+3
2006-08-26[BRIDGE] netfilter: memory corruption fixStephen Hemminger1-2/+12
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman2-5/+18
2006-08-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman3-4/+4
2006-08-25[POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger1-1/+0
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger1-2/+0
2006-08-24NFSv4: increase client-provided nfs4 clientid sizeJ. Bruce Fields1-1/+1
2006-08-24SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever1-1/+1
2006-08-24NFS: clean up rpc_rmdirTrond Myklebust1-1/+1
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust1-1/+1
2006-08-23Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman5-29/+119
2006-08-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman4-7/+142
2006-08-24[POWERPC] hugepage BUG fixAdam Litke1-1/+1
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112-6/+132
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch1-0/+9
2006-08-22[SPARC64]: Fix pfn_pte() build failure.David S. Miller1-1/+1
2006-08-22Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2-15/+1
2006-08-21Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2-0/+2
2006-08-21[PATCH] uninline ioprio_best()Oleg Nesterov1-22/+1
2006-08-19[PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug4-29/+118
2006-08-19[PATCH] PAL: Support of the fixed PHYVitaly Bordug1-0/+1
2006-08-18Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2-0/+32
2006-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2-2/+2
2006-08-18[ARM] 3756/1: Assign value for HWCAP_IWMMXTPaul Gortmaker1-0/+1
2006-08-18[ARM] 3753/1: S3C24XX: DMA fixesBen Dooks1-0/+1
2006-08-17[BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu1-0/+3
2006-08-17[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller2-0/+29
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman1-2/+1
2006-08-14[PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev1-0/+1
2006-08-14[PATCH] fbdev: include backlight.h only when __KERNEL__ is definedMichal Januszewski1-1/+1
2006-08-13[INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu1-0/+15
2006-08-11pr_debug() should not be used in driversPavel Machek1-0/+1
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman1-2/+2
2006-08-08[IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson2-5/+21
2006-08-08V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected.Mauro Carvalho Chehab1-1/+1
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni1-0/+1
2006-08-07[NET]: Fix alloc_skb comment typoChristoph Hellwig1-2/+2
2006-08-06Merge ../linux-2.6James Bottomley54-96/+286
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds1-2/+22
2006-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-08-06[PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan1-0/+2
2006-08-06[PATCH] fix vmstat per cpu usageJan Blunck1-4/+4
2006-08-06[PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki1-0/+8
2006-08-04[PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen1-1/+1
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov216-1011/+1804
2006-08-04Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds3-6/+3
2006-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-2/+1
2006-08-03RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust1-1/+1
2006-08-03NLM/lockd: remove b_doneJ. Bruce Fields1-1/+0
2006-08-03NFS: make 2 functions staticAdrian Bunk1-4/+2
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi1-2/+0
2006-08-03PCI: Unhide the SMBus on Asus PU-DLSJean Delvare1-0/+1
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-5/+15
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco1-1/+6
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro1-11/+11
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro1-0/+6
2006-08-03[PATCH] introduce audit rules counterAl Viro1-0/+2
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis2-7/+7
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis1-0/+7
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-22/+140
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-5/+6
2006-08-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+0
2006-08-02Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman1-1/+1
2006-08-02Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman1-3/+2
2006-08-02usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake1-1/+3
2006-08-02[IA64] sparse cleanupsKeith Owens2-3/+3
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan1-1/+1
2006-08-02[SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller1-1/+0
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang3-14/+62
2006-08-02[NET]: skb_queue_lock_key() is no longer used.Adrian Bunk1-2/+0
2006-08-02[NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven1-1/+8
2006-08-02[NET]: Add netdev_alloc_skb().Christoph Hellwig1-0/+22
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker1-0/+33
2006-08-02[TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun1-0/+3
2006-08-02[NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan1-1/+0
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2-3/+12
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-5/+11
2006-08-02[ARM] 3743/1: ARM: OMAP: Fix compile for OMAPTony Lindgren1-2/+0
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann2-2/+5
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas1-1/+1
2006-07-31[PATCH] Add parentheses around arguments in the SH_DIV macro.Uwe Zeisberger1-2/+2
2006-07-31[PATCH] always define IRQ_PER_CPUYoichi Yuasa1-1/+1
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao5-0/+5
2006-07-31[PATCH] delay accounting: temporarily enable by defaultShailabh Nagar1-2/+2
2006-07-31[PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar1-3/+1
2006-07-31[PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell1-0/+3
2006-07-31[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman1-1/+2
2006-07-31[PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown1-0/+9
2006-07-31[IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox1-1/+6
2006-07-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+0
2006-07-29[PATCH] x86_64: Fix swiotlb=forceAndi Kleen1-0/+2
2006-07-29[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason1-5/+0
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab1-2/+5
2006-07-29V4L/DVB (4342): Fix ext_controls align on 64 bit architecturesMauro Carvalho Chehab1-1/+1
2006-07-29V4L/DVB (4316): Check __must_check warningsMichael Krufky1-2/+5
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik11-26/+24
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar1-1/+2
2006-07-28[PATCH] x86_64: Enlarge debug stack for nested kprobesbibo mao1-1/+1
2006-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2006-07-28[SCSI] iscsi bugfixes: reduce memory allocationsMike Christie1-0/+8
2006-07-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie1-4/+0
2006-07-28[SCSI] iscsi bugfixes: fix abort handlingMike Christie1-0/+1
2006-07-28[SCSI] iscsi bugfixes: fix r2t handlingMike Christie1-1/+9
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe1-0/+1
2006-07-27[SPARC64]: Fix typo in pgprot_noncached().David S. Miller1-1/+1
2006-07-27[SPARC64]: Fix quad-float multiply emulation.David S. Miller1-1/+1
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven1-3/+0
2006-07-24[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy1-0/+2
2006-07-24[SPARC]: Fix SA_STATIC_ALLOC value.David S. Miller1-1/+1
2006-07-24[NET]: Correct dev_alloc_skb kerneldocChristoph Hellwig1-2/+2
2006-07-24[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKBChristoph Hellwig1-4/+0
2006-07-24[ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-existMartin Michlmayr1-4/+0
2006-07-24[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain1-12/+6
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty1-0/+7
2006-07-24Merge branch 'master' into upstream-fixesJeff Garzik13-45/+35
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds1-6/+0
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+19
2006-07-21[NET]: Fix reversed error test in netif_tx_trylockHerbert Xu1-3/+3
2006-07-21[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk1-1/+1
2006-07-21[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala1-5/+2
2006-07-21[SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2-0/+13