summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blktrace: from-sector redundant in trace_block_remap, cleanupLi Zefan2009-05-111-2/+2
* tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt2009-05-081-0/+2
* Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-073-22/+8
|\
| * x86, bts, mm: clean up buffer allocationMarkus Metzger2009-04-241-2/+4
| * Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24440-28063/+2302
| |\
| * | mm, x86, ptrace, bts: defer branch trace stopping, remove dead codeIngo Molnar2009-04-081-1/+0
| * | mm, x86, ptrace, bts: defer branch trace stopping, cleanupIngo Molnar2009-04-081-1/+0
| * | x86, ptrace: add bts context unconditionallyMarkus Metzger2009-04-072-12/+0
| * | mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-072-8/+4
| * | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.hMarkus Metzger2009-04-071-0/+2
* | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07193-9853/+793
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-055-3/+20
| |\ \ \
| | * | | Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-041-0/+1
| | * | | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-041-0/+3
| | * | | tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2009-05-041-1/+13
| | * | | virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
| | * | | netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
| * | | | net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov2009-04-051-1/+0
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-021-0/+1
| |\ \ \ \
| | * | | | ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov2009-04-301-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-05-024-25/+75
| |\ \ \ \ \
| | * | | | | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh2009-04-271-10/+13
| | * | | | | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh2009-04-271-11/+44
| | * | | | | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh2009-04-271-5/+15
| | * | | | | [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-271-0/+1
| | * | | | | [SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2009-04-271-0/+1
| | * | | | | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-271-0/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-021-0/+24
| |\ \ \ \ \ \
| | * | | | | | Input: add detailed multi-touch finger data report protocolHenrik Rydberg2009-04-281-0/+23
| | * | | | | | Input: bcm5974 - add quad-finger tappingHenrik Rydberg2009-04-281-0/+1
| * | | | | | | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust2009-05-021-0/+1
| * | | | | | | mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-021-6/+3
| * | | | | | | of: make of_(un)register_platform_driver common codeGrant Likely2009-05-021-0/+10
| * | | | | | | alpha: binfmt_aout fixIvan Kokshaysky2009-05-021-1/+13
| * | | | | | | memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-021-2/+2
| * | | | | | | atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens2009-05-021-2/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-296-12/+81
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-282-3/+6
| | |\ \ \ \ \ \
| | | * | | | | | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-2/+4
| | | * | | | | | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2
| | * | | | | | | netfilter: revised locking for x_tablesStephen Hemminger2009-04-281-5/+68
| | |/ / / / / /
| | * | | | | | net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-2/+4
| | * | | | | | net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
| | * | | | | | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-251-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-0/+1
| * | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-282-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: add support for G41 chipsetZhenyu Wang2009-04-211-0/+1
| | * | | | | | | | drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-171-0/+2
| * | | | | | | | | regulator: fix header file missing kernel-docRandy Dunlap2009-04-281-0/+1
OpenPOWER on IntegriCloud