aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | USB: Gadget driver for Samsung HS/OtG blockBen Dooks2009-06-152-0/+427
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-166-5/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-4/+4
| * | | | mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
| * | | | Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers2009-06-152-0/+12
| * | | | Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-151-0/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-06-1637-1280/+1681
|\ \ \ \
| * | | | sparc64: Update defconfig.David S. Miller2009-06-161-18/+45
| * | | | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-163-4/+9
| * | | | sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-162-2/+2