summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-1671-128/+2899
|\
| * Merge commit 'linus/master' into HEADVegard Nossum2009-06-152130-37197/+172727
| |\
| * | signal: fix __send_signal() false positive kmemcheck warningVegard Nossum2009-06-151-3/+8
| * | fs: fix do_mount_root() false positive kmemcheck warningVegard Nossum2009-06-151-1/+2
| * | fs: introduce __getname_gfp()Vegard Nossum2009-06-151-2/+3
| * | trace: annotate bitfields in struct ring_buffer_eventVegard Nossum2009-06-152-0/+7
| * | net: annotate struct sock bitfieldVegard Nossum2009-06-152-0/+4
| * | c2port: annotate bitfield for kmemcheckVegard Nossum2009-06-152-0/+5
| * | net: annotate inet_timewait_sock bitfieldsVegard Nossum2009-06-152-1/+7
| * | ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum2009-06-151-0/+2
| * | ieee1394: annotate bitfieldVegard Nossum2009-06-151-0/+5
| * | net: annotate bitfields in struct inet_sockVegard Nossum2009-06-151-4/+10
| * | net: use kmemcheck bitfields API for skbuffVegard Nossum2009-06-152-0/+15
| * | kmemcheck: introduce bitfield APIVegard Nossum2009-06-151-0/+50
| * | kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-154-17/+85
| * | x86: unify pte_hiddenJeremy Fitzhardinge2009-06-151-6/+2
| * | x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge2009-06-151-1/+6
| * | kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-154-88/+94
| * | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-153-2/+91
| * | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-158-31/+122
| * | kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-151-0/+5
| * | kmemcheck: don't track page tablesVegard Nossum2009-06-153-8/+10
| * | crypto: don't track xor test pages with kmemcheckVegard Nossum2009-06-151-1/+6
| * | slab: add hooks for kmemcheckPekka Enberg2009-06-151-2/+18
| * | slub: add hooks for kmemcheckVegard Nossum2009-06-151-2/+19
| * | kmemcheck: add DMA hooksVegard Nossum2009-06-152-0/+18
| * | kmemcheck: add mm functionsVegard Nossum2009-06-157-9/+174
| * | x86: add hooks for kmemcheckVegard Nossum2009-06-158-5/+66
| * | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-151-6/+1
| * | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-151-2/+7
| * | kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-151-3/+5
| * | kmemcheck: make initialization message less confusingPekka Enberg2009-06-151-1/+1
| * | kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-151-69/+68
| * | kmemcheck: include module.h to prevent warningsRandy Dunlap2009-06-131-0/+1
| * | kmemcheck: add the kmemcheck coreVegard Nossum2009-06-1319-2/+1304
| * | kmemcheck: add the kmemcheck documentationVegard Nossum2009-06-131-0/+773
| * | kmemcheck: add Vegard and Pekka to MAINTAINERSPekka Enberg2009-06-131-6/+14
| * | tasklets: new tasklet scheduling functionVegard Nossum2009-06-132-0/+25
| * | slab: move struct kmem_cache to headersPekka Enberg2009-06-132-81/+81
| * | stacktrace: add forward-declaration struct task_structVegard Nossum2009-06-121-0/+2
| * | x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum2009-06-122-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16164-2080/+20947
|\ \ \
| * | | USB: xhci depends on PCI.Paul Mundt2009-06-151-1/+1
| * | | USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.Sarah Sharp2009-06-154-0/+29
| * | | USB: xhci: Respect critical sections.Sarah Sharp2009-06-153-35/+37
| * | | USB: xHCI: Fix interrupt moderation.Sarah Sharp2009-06-151-1/+1
| * | | USB: xhci: Remove packed attribute from structures.Sarah Sharp2009-06-153-24/+43
| * | | usb; xhci: Fix TRB offset calculations.Sarah Sharp2009-06-151-7/+6
| * | | USB: xhci: replace if-elseif-else with switch-caseViral Mehta2009-06-151-7/+18
| * | | USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp2009-06-151-0/+1
OpenPOWER on IntegriCloud