summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-2717-45/+112
|\
| * tracing/kprobes: Add short documentation for HAVE_REGS_AND_STACK_ACCESS_APIHeiko Carstens2010-02-221-0/+5
| * s390: Add pt_regs register and stack access APIHeiko Carstens2010-02-173-1/+71
| * tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens2010-02-173-1/+5
| * tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-1711-43/+31
* | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-269-20/+38
|\ \
| * | tracing: Simplify memory recycle of trace_define_fieldWenji Huang2010-02-251-3/+1
| * | tracing: Remove unnecessary variable in print_graph_returnWenji Huang2010-02-251-1/+0
| * | tracing: Fix typo of info text in trace_kprobe.cWenji Huang2010-02-251-2/+2
| * | tracing: Fix typo in prof_sysexit_enable()Wenji Huang2010-02-251-1/+1
| * | tracing: Remove CONFIG_TRACE_POWER from kernel configLi Zefan2010-02-251-9/+0
| * | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-253-4/+8
| * | ftrace: Remove memory barriers from NMI code when not neededSteven Rostedt2010-02-251-0/+26
* | | Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-261606-15404/+38452
|\ \ \ | |/ / |/| |
| * | Linux 2.6.33v2.6.33Linus Torvalds2010-02-241-1/+1
| * | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2010-02-241-2/+5
| |\ \
| | * | parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-241-1/+1
| |\ \ \
| | * | | [IA64] Fix broken sn2 buildHedi Berriche2010-02-231-1/+1
| * | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-242-20/+9
| |\ \ \ \
| | * | | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-241-1/+1
| | * | | | microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-241-19/+8
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-242-12/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-232-12/+3
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-2311-18/+57
| |\ \ \
| | * | | net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| | |\ \ \
| | | * | | iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | | * | | iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | | * | | iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| | * | | | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| | * | | | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
| | * | | | IPv6: better document max_addresses parameterBrian Haley2010-02-231-4/+4
| | * | | | MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek2010-02-231-2/+2
| | * | | | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-233-14/+22
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'pcc' into releaseLen Brown2010-02-231-1/+5
| | |\ \ \ \ \
| | | * | | | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-191-1/+5
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown2010-02-232-13/+17
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | | * | | | | ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh2010-02-221-12/+16
| | | * | | | | | acer-wmi: Respect current backlight level when loadingCarlos Corbacho2010-02-191-1/+1
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-235-76/+210
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom2010-02-231-16/+92
| | * | | | | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie2010-02-234-60/+118
| | |\ \ \ \ \ \
| | | * | | | | | drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs2010-02-231-1/+7
| | | * | | | | | drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2010-02-232-18/+41
| | | * | | | | | drm/nv50: improve vram page table constructionBen Skeggs2010-02-231-11/+33
| | | * | | | | | drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs2010-02-231-24/+44
| | | * | | | | | drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs2010-02-231-30/+13
| | | * | | | | | drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez2010-02-231-1/+5
OpenPOWER on IntegriCloud