summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: remove stray markers.Christoph Hellwig2009-06-184-14/+1
* sh: defconfig updates.Paul Mundt2009-06-1845-2375/+2245
* sh: pci: Initial PCI-Express support for SH7786 Urquell board.Paul Mundt2009-06-173-0/+357
*-----. Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt2009-06-171160-16267/+67147
|\ \ \ \
| | | | * sh: Generic HAVE_PERF_COUNTER support.Paul Mundt2009-06-172-0/+8
| | | | * sh: Use generic atomic64_t implementation.Paul Mundt2009-06-172-0/+3
| | | * | SH: convert migor to soc-camera as platform-deviceGuennadi Liakhovetski2009-06-171-27/+52
| | | * | SH: convert ap325rxa to soc-camera as platform-deviceGuennadi Liakhovetski2009-06-171-18/+32
| | | * | soc-camera: unify i2c camera device platform dataGuennadi Liakhovetski2009-06-172-3/+3
| | | * | sh: add platform data for r8a66597-hcd in setup-sh7723Yoshihiro Shimoda2009-06-171-2/+7
| | | * | sh: add platform data for r8a66597-hcd in setup-sh7366Yoshihiro Shimoda2009-06-171-3/+7
| | | * | sh: x3proto: add platform data for r8a66597-hcdYoshihiro Shimoda2009-06-171-3/+9
| | | * | sh: highlander: add platform data for r8a66597-hcdYoshihiro Shimoda2009-06-171-3/+9
| | | * | sh: sh7785lcr: add platform data for r8a66597-hcdYoshihiro Shimoda2009-06-171-4/+10
| | | * | 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