aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-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 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[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
2006-07-21[SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller3-15/+0
2006-07-21[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller1-1/+1
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-10/+6
2006-07-19[PATCH] libata: improve EH action and EHI flag handlingTejun Heo1-1/+3
2006-07-17[S390] get_clock inline assembly.Andreas Krebbel1-2/+2
2006-07-17[S390] Fix gcc warning about unused return values.Heiko Carstens1-2/+7
2006-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt23-31/+1
2006-07-14[PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar2-25/+6
2006-07-14[PATCH] per-task delay accounting: avoid send without listenersShailabh Nagar1-1/+12
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar2-16/+59
2006-07-14[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar1-0/+10
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar4-1/+71
2006-07-14[PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2-0/+141
2006-07-14[PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh1-0/+20
2006-07-14[PATCH] per-task-delay-accounting: cpu delay collection via schedstatsChandra Seetharaman1-3/+17
2006-07-14[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar2-0/+38
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar3-0/+101
2006-07-14[PATCH] list_is_last utilityShailabh Nagar1-0/+11
2006-07-14[PATCH] mbxfb: Add framebuffer driver for the Intel 2700GMike Rapoport1-0/+28
2006-07-14[PATCH] symlink nesting level changeAl Viro1-1/+1
2006-07-14[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie1-2/+0
2006-07-14[PATCH] RTC subsystem, Add ISL1208 supportHerbert Valerio Riedel1-0/+1
2006-07-14[PATCH] hdrinstall: remove asm/io.h from user visibilityDavid Woodhouse1-3/+0
2006-07-14[PATCH] hdrinstall: remove asm/atomic.h from user visibilityDavid Woodhouse1-1/+1
2006-07-14[PATCH] hdrinstall: remove asm/irq.h from user visibilityDavid Woodhouse1-1/+1
2006-07-14[PATCH] remove kernel/kthread.c:kthread_stop_sem()Adrian Bunk1-1/+0
2006-07-14[PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher1-6/+4
2006-07-14[PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka1-0/+1
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin1-1/+1
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin1-4/+6
2006-07-14[VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addrStephen Hemminger1-2/+3
2006-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds33-445/+184
2006-07-13Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-07-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2006-07-13[MIPS] vr41xx: Update workpad setup functionYoichi Yuasa1-43/+0
2006-07-13[MIPS] vr41xx: Update e55 setup functionYoichi Yuasa1-43/+0
2006-07-13[MIPS] vr41xx: Removed old v2.4 VRC4173 driverYoichi Yuasa1-201/+0
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa9-80/+107
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+2
2006-07-13[MIPS] vr41xx: Replace magic number for P4K bit with symbol.Yoichi Yuasa1-0/+1
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle5-37/+41
2006-07-13[MIPS] Fix rdhwr_op definition.Atsushi Nemoto1-1/+1
2006-07-13[MIPS] Sparsemem fixesAtsushi Nemoto1-8/+4
2006-07-13[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.Yoichi Yuasa1-0/+1
2006-07-13[MIPS] Use the proper technical term for naming some of the cache macros.Ralf Baechle11-14/+14
2006-07-13[MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.Yoichi Yuasa1-3/+0
2006-07-13[MIPS] Wire up vmsplice(2) and move_pages(2).Ralf Baechle1-6/+12
2006-07-13[MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2-2/+0
2006-07-13[MIPS] Default cpu_has_mipsmt to a runtime checkChris Dearman1-5/+1
2006-07-13[PATCH] Fix broken kernel headers preventing ARM buildRussell King1-0/+2
2006-07-13Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEADLinus Torvalds1-1/+1
2006-07-13[PATCH] m68knommu: fix result type in get_user() macroGreg Ungerer1-6/+6
2006-07-13[PATCH] i386: system.h: remove extra semicolons and fix orderChuck Ebbert1-11/+10
2006-07-13[SPARC64]: Fix make headers_installDavid Woodhouse1-1/+1
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds1-2/+0
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEADLinus Torvalds1-0/+2
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of...Linus Torvalds2-8/+1
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEADLinus Torvalds2-0/+17
2006-07-12[PATCH] The scheduled unexport of insert_resourceAdrian Bunk1-1/+1
2006-07-12[PATCH] remove kernel/power/pm.c:pm_unregister_all()Adrian Bunk1-7/+0
2006-07-12[PATCH] PCI: PCIE power management quirkKristen Carlson Accardi1-0/+1
2006-07-12[PATCH] PCI: add PCI Express AER register definitions to pci_regs.hZhang, Yanmin1-0/+16
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman1-0/+300
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell1-2/+2
2006-07-12[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz1-0/+2
2006-07-12[PATCH] USB: Add some basic WUSB definitionsInaky Perez-Gonzalez1-0/+7
2006-07-12[PATCH] USB: fix usb kernel-docRandy Dunlap1-1/+1
2006-07-12[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare1-0/+2
2006-07-12[WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa1-2/+0
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa of HEADLinus Torvalds2-2/+1
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters7-7/+14
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-0/+1
2006-07-12[ALSA] remove unused snd_minor.name fieldClemens Ladisch1-2/+0
2006-07-12[S390] Fix sparse warnings.Heiko Carstens2-2/+2
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-0/+2
2006-07-12[S390] cpu_relax() is supposed to have barrier() semantics.Heiko Carstens2-10/+9
2006-07-12[S390] fix futex_atomic_cmpxchg_inatomicMartin Schwidefsky1-2/+3
2006-07-12[S390] raw_local_save_flags/raw_local_irq_restore type checkHeiko Carstens1-6/+12
2006-07-12[S390] __builtin_trap() and gcc version.Heiko Carstens1-1/+10
2006-07-12[SCSI] scsi_transport_sas: add expander backlinkJames Bottomley1-0/+3
2006-07-11[ARM] Allow Versatile to be built for AB and PBRussell King1-0/+2
2006-07-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-12/+66
2006-07-10[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2-5/+9
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand2-0/+12
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar1-11/+1
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki2-0/+9
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-1/+1
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells4-90/+65
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2-4/+12
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells1-0/+1
2006-07-10[PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headersDavid Howells1-0/+4
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells1-1/+1
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-3/+9
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-25/+13
2006-07-10[PATCH] ZVC: add __inc_zone_state for !SMP configurationChristoph Lameter1-2/+7
2006-07-10[PATCH] h8300 remove duplicate defineYoshinori Sato1-1/+0
2006-07-10[PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown1-1/+2
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+0
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl5-12/+12
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar1-1/+4
2006-07-10[PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar1-1/+1
2006-07-10[PATCH] lockdep: add more rwsem.h documentationIngo Molnar1-2/+15
2006-07-10[PATCH] count_vm_events() fixAndrew Morton1-1/+1
2006-07-10Pull acpi_os_allocate into test branchLen Brown2-1/+29
2006-07-10Pull acpica-20060707 into test branchLen Brown4-7/+15