aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | remove put_cpu_no_resched()Thomas Gleixner2009-06-16
| * | uml: bad macro expansion, parameter is memberRoel Kluin2009-06-16
| * | uml: fix a section warningAmerigo Wang2009-06-16
| * | um: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-16
| * | uml: UML net driver does not allow for vlansAlan Cox2009-06-16
| * | m32r: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-16
| * | alpha: bad macro expansion, parameter is memberRoel Kluin2009-06-16
| * | alpha: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-16
| * | page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-16
| * | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
| * | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
| * | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-16
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\ \ \
| * \ \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
| |\ \ \
| * | | | kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-15
| * | | | x86: unify pte_hiddenJeremy Fitzhardinge2009-06-15
| * | | | x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge2009-06-15
| * | | | kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-15
| * | | | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-15
| * | | | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-15
| * | | | kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-15
| * | | | kmemcheck: don't track page tablesVegard Nossum2009-06-15
| * | | | kmemcheck: add DMA hooksVegard Nossum2009-06-15
| * | | | kmemcheck: add mm functionsVegard Nossum2009-06-15
| * | | | x86: add hooks for kmemcheckVegard Nossum2009-06-15
| * | | | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-15
| * | | | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-15
| * | | | kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-15
| * | | | kmemcheck: make initialization message less confusingPekka Enberg2009-06-15
| * | | | kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-15
| * | | | kmemcheck: include module.h to prevent warningsRandy Dunlap2009-06-13
| * | | | kmemcheck: add the kmemcheck coreVegard Nossum2009-06-13
| * | | | x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum2009-06-12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\ \ \ \ \
| * | | | | USB: Gadget driver for Samsung HS/OtG blockBen Dooks2009-06-16
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * | | | mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * | | | Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers2009-06-16
| * | | | Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-16
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-06-16
|\ \ \ \
| * | | | sparc64: Update defconfig.David S. Miller2009-06-16
| * | | | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-16
| * | | | sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-16
| * | | | sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-16
| * | | | sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day2009-06-16
| * | | | sparc: move of_device common code to of_device_commonRobert Reif2009-06-16
| * | | | sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori2009-06-16
| * | | | sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2009-06-16
| * | | | sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori2009-06-16