aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...HEADmasterLinus Torvalds1-0/+8
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-29/+82
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-68/+125
2010-10-21include/linux/libata.h: fix typoAndrea Gelmini1-1/+1
2010-10-21libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy1-3/+3
2010-10-21libata: implement cross-port EH exclusionTejun Heo1-0/+5
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo1-2/+3
2010-10-21libata: reimplement link power managementTejun Heo1-6/+11
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo1-0/+2
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo1-14/+15
2010-10-21[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler1-6/+40
2010-10-21[libata] Add ATA transport classGwendal Grignou1-0/+5
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-4/+28
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-58/+356
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds7-76/+92
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+6
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-122/+59
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-301/+349
2010-10-21Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+4
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+17
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+61
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-110/+592
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds27-332/+527
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-6/+12
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-84/+59
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds22-0/+3238
2010-10-21EDAC: Export edac sysfs class to users.Borislav Petkov1-0/+4
2010-10-21x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin1-1/+1
2010-10-21kernel: roundup should only reference arguments onceEric Paris1-1/+6
2010-10-21kernel: rounddown helper functionEric Paris1-0/+6
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris1-1/+9
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris1-1/+5
2010-10-21secmark: make secmark object handling genericEric Paris3-72/+28
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro1-9/+5
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum1-0/+1
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum1-0/+21
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh22-0/+3216
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li2-0/+13
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar15-51/+67
2010-10-19Merge branch 'devel-stable' into develRussell King14-50/+53
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King50-107/+302
2010-10-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2-1/+14
2010-10-18sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi1-0/+1
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-0/+2
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi2-3/+8
2010-10-18jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2-10/+12
2010-10-18perf: Optimize sw eventsPeter Zijlstra1-9/+11
2010-10-18perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra1-2/+25
2010-10-18jump_label: Add atomic_t interfacePeter Zijlstra1-0/+44
2010-10-18jump_label: Use more consistent namingPeter Zijlstra1-4/+4
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra1-0/+7
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra2-9/+22
2010-10-18lockdep: Add improved subclass cachingHitoshi Mitake1-1/+12
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar10-39/+43
2010-10-18Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely7-35/+39
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon1-0/+105
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan1-0/+2
2010-10-17PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki1-0/+2
2010-10-17PM: runtime: add missed pm_request_autosuspendMing Lei1-0/+5
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern2-0/+53
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern2-0/+9
2010-10-17PM / Runtime: Combine runtime PM entry pointsAlan Stern1-20/+46
2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern1-8/+15
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern1-0/+15
2010-10-17PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki1-2/+5
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki3-38/+109
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-10-15Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker41-84/+219
2010-10-15x86: Remove stale pmtimer_64.cThomas Gleixner1-2/+0
2010-10-15oprofile: fix linker errorsAnand Gadiyar1-1/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter32-112/+517
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds1-32/+2
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-1/+1
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar22-23/+71
2010-10-14stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=nMasami Hiramatsu1-2/+8
2010-10-14powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala1-0/+8
2010-10-12Merge commit 'v2.6.36-rc7' into spi/nextGrant Likely8-16/+28
2010-10-12spi/pl022: get rid of chipinfo dev pointerLinus Walleij1-1/+0
2010-10-12spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells1-6/+0
2010-10-12spi/pl022: add PrimeCell generic DMA supportLinus Walleij1-0/+6
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu1-13/+12
2010-10-12Merge branch 'linus' into core/lockingThomas Gleixner95-263/+805
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner1-10/+2
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner1-4/+8
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner1-3/+0
2010-10-12genirq: Remove irq_2_iommuThomas Gleixner2-22/+0
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner1-2/+0
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner1-0/+1
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner1-2/+0
2010-10-12ht: Convert to new irq_chip functionsThomas Gleixner1-2/+3
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner1-2/+3
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner1-4/+4
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-2/+3
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner9-5/+20
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner1-0/+4
2010-10-12genirq: Implement irq reservationThomas Gleixner1-0/+1
2010-10-12genirq: Implement sane enumerationThomas Gleixner1-0/+5
2010-10-12genirq: Implement a sane sparse_irq allocatorThomas Gleixner1-0/+23
2010-10-12genirq: Provide default irq init flagsThomas Gleixner1-0/+6
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner1-8/+0
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner1-4/+58
2010-10-12genirq: Provide status modifierThomas Gleixner1-2/+25
2010-10-12genirq: Remove unsused inlineThomas Gleixner1-7/+1
2010-10-12genirq: Distangle irq.hThomas Gleixner2-279/+184
2010-10-11fanotify: disable fanotify syscallsEric Paris1-1/+0
2010-10-11Merge branch 'x86/urgent' into core/memblockH. Peter Anvin3-1/+5
2010-10-11ARM: 6421/1: amba-pl011: add missing ST specific registersLinus Walleij1-0/+11
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter39-98/+258
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming1-0/+3
2010-10-11oprofile: Make op_name_from_perf_id() globalMatt Fleming1-0/+4
2010-10-11perf: New helper function for pmu nameMatt Fleming1-0/+1
2010-10-11perf: Add helper function to return number of countersMatt Fleming1-0/+1
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+18
2010-10-08ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij1-4/+11
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar16-21/+44
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar54-119/+302
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+3
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2010-10-07Fix IRQ flag handling namingDavid Howells6-75/+92
2010-10-07Drop a couple of unnecessary asm/system.h inclusionsDavid Howells2-2/+0
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller1-0/+18
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar30-32/+109
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar59-205/+422
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe1-0/+1
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom1-1/+3
2010-10-05rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney1-1/+1
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner1-1/+7
2010-10-04genirq: Provide advanced irq chip functionsThomas Gleixner1-16/+50
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner1-5/+5
2010-10-04genirq: Create irq_dataThomas Gleixner1-27/+63
2010-10-01x86, amd_nb: Enable GART support for AMD family 0x15 CPUsAndreas Herrmann1-0/+1
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-10/+21
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson1-4/+6
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-0/+1
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie1-5/+13
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan1-0/+18
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski1-0/+2
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski1-20/+10
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski1-1/+6
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski3-42/+11
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2-15/+14
2010-09-29pcmcia: simplify IntTypeDominik Brodowski1-7/+0
2010-09-29pcmcia: simplify Status, ExtStatus register accessDominik Brodowski1-1/+1
2010-09-29pcmcia: remove Pin, Copy configuration register accessDominik Brodowski1-1/+1
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2-1/+1
2010-09-29pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2-14/+3
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2-31/+21
2010-09-28ACPI: Fix typosLucas De Marchi1-1/+1
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-5/+9
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2010-09-27V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil1-0/+1
2010-09-28drm: Prune GEM vma entriesChris Wilson1-0/+1
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber1-0/+2
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman1-0/+1
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert1-0/+1
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie1-1/+1
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+3
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar5-20/+103
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner1-6/+0
2010-09-23rcu: only one evaluation of arg in rcu_dereference_check() unless sparsePaul E. McKenney1-3/+11
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet1-1/+1
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori1-0/+4
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage1-1/+1
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron1-18/+21
2010-09-22jump label: Tracepoint support for jump labelsJason Baron1-1/+4
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron1-1/+7
2010-09-22jump label: Base patch for jump labelJason Baron3-1/+72
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild1-2/+2
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar1-0/+4
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil1-0/+4
2010-09-21tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt1-0/+29
2010-09-21Merge commit 'v2.6.36-rc5' into sched/coreIngo Molnar38-98/+254
2010-09-21percpu: Add {get,put}_cpu_ptrPeter Zijlstra1-0/+9
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar6-8/+37
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer1-2/+2
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+20
2010-09-19ARM: 6373/1: tc35892-gpio: add setup/remove callbacksRabin Vincent1-0/+4
2010-09-18futex: Mark restart_block.futex.uaddr[2] __userNamhyung Kim1-2/+2
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4
2010-09-17perf: Undo the per cpu-context timer stuffPeter Zijlstra1-2/+4
2010-09-17perf: Complete software pmu groupingPeter Zijlstra1-0/+6
2010-09-17tracing, perf: Add more power related eventsJean Pihet1-3/+87
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+4
2010-09-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+9
2010-09-15memblock: Fix section mismatch warningsYinghai Lu1-12/+12
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16