summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Pull for-2.6.31 into releaseTony Luck2009-06-1745-226/+230
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-1733-204/+206
| * [IA64] ia64 does not need umount2() syscallTony Luck2009-06-161-0/+1
| * [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-162-1/+3
| * [IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput2009-06-151-1/+1
| * [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-154-4/+4
| * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-159-12/+12
| * [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-153-3/+3
| * [IA64] unexport fpswa.hSam Ravnborg2009-06-151-1/+0
* | [IA64] Fix build error in paravirt_patchlist.cJes Sorensen2009-06-171-0/+2
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-06-161-7/+16
|\ \
| * | V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski2009-06-161-7/+16
* | | Merge branch 'akpm'Linus Torvalds2009-06-1691-522/+128
|\ \ \
| * | | fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-163-14/+2
| * | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-1616-317/+30
| * | | use printk_once() in several placesMinchan Kim2009-06-161-8/+3
| * | | remove put_cpu_no_resched()Thomas Gleixner2009-06-161-1/+1
| * | | uml: bad macro expansion, parameter is memberRoel Kluin2009-06-161-22/+22
| * | | uml: fix a section warningAmerigo Wang2009-06-162-2/+2
| * | | um: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-161-3/+3
| * | | uml: UML net driver does not allow for vlansAlan Cox2009-06-161-1/+1
| * | | m32r: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-168-15/+15
| * | | alpha: bad macro expansion, parameter is memberRoel Kluin2009-06-162-6/+6
| * | | alpha: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-1620-27/+27
| * | | page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-161-3/+3
| * | | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-166-8/+9
| * | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-1621-76/+0
| * | | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-167-19/+4
| | |/ | |/|
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-1633-18/+1439
|\ \ \
| * \ \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-151120-16484/+71300
| |\ \ \
| * | | | 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-152-88/+1
| * | | | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-151-0/+88
| * | | | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-152-2/+10
| * | | | 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
| * | | | kmemcheck: add DMA hooksVegard Nossum2009-06-151-0/+2
| * | | | kmemcheck: add mm functionsVegard Nossum2009-06-151-1/+1
| * | | | 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-1315-2/+1266
| * | | | x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum2009-06-121-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-162-0/+427
|\ \ \ \ \