| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 | 221 | -2013/+3110 |
|\ |
|
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-12 | 1 | -14/+13 |
| |\ |
|
| | * | kprobes/x86: Fix removed int3 checking order | Masami Hiramatsu | 2010-05-11 | 1 | -14/+13 |
| * | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-07 | 1 | -1/+7 |
| |\ \ |
|
| | * | | V4L/DVB: mx1-camera: compile fix | Uwe Kleine-König | 2010-05-07 | 1 | -1/+7 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-05-06 | 24 | -343/+278 |
| |\ \ |
|
| | * | | microblaze: Defconfig update | Michal Simek | 2010-05-06 | 2 | -13/+84 |
| | * | | microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros | Michal Simek | 2010-05-06 | 1 | -27/+35 |
| | * | | microblaze: Fix consistent-sync code | Michal Simek | 2010-05-06 | 1 | -1/+1 |
| | * | | microblaze: Define correct L1_CACHE_SHIFT value | Michal Simek | 2010-05-06 | 1 | -1/+1 |
| | * | | microblaze: cpuinfo shows cache line length | Michal Simek | 2010-05-06 | 1 | -4/+6 |
| | * | | microblaze: Fix kmalloc alignment on non-coherent DMA platforms | Michal Simek | 2010-05-06 | 1 | -0/+3 |
| | * | | microblaze: Fix typo fault in cache code | Michal Simek | 2010-05-06 | 1 | -5/+5 |
| | * | | microblaze: Fix consistent code | Michal Simek | 2010-05-06 | 3 | -92/+100 |
| | * | | microblaze: pci-dma: use include/linux/dma-mapping.h | Michal Simek | 2010-05-06 | 1 | -8/+0 |
| | * | | microblaze: page.h: Remove get_user_page and free_user_page | Michal Simek | 2010-05-06 | 1 | -5/+0 |
| | * | | microblaze: Remove "cache" optimized copy_page function | Michal Simek | 2010-05-06 | 3 | -39/+2 |
| | * | | microblaze: invoke oom-killer from page fault | Nick Piggin | 2010-05-06 | 1 | -9/+4 |
| | * | | microblaze: fix divide by zero exception message | Randy Dunlap | 2010-05-06 | 1 | -1/+1 |
| | * | | microblaze: Add isa_dma_bridge_buggy to dma.h | Michal Simek | 2010-05-06 | 1 | -0/+6 |
| | * | | microblaze: Remove ancient code | Michal Simek | 2010-05-06 | 5 | -111/+0 |
| | * | | microblaze: Quiet section mismatch warnings for MMU version | Michal Simek | 2010-05-06 | 2 | -15/+16 |
| | * | | microblaze: Quiet section mismatch warnings | Steven J. Magnani | 2010-05-06 | 2 | -2/+4 |
| | * | | microblaze: Fix IRQ entry/exit ftracing | Steven J. Magnani | 2010-05-06 | 1 | -1/+2 |
| | * | | microblaze: resource/PCI: align functions now return start of resource | Michal Simek | 2010-05-06 | 1 | -7/+6 |
| | * | | microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource... | Michal Simek | 2010-05-06 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-06 | 17 | -137/+156 |
| |\ \ |
|
| | * \ | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-05-06 | 8 | -121/+79 |
| | |\ \ |
|
| | | * | | [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h | Jakob Viketoft | 2010-05-06 | 1 | -0/+1 |
| | | * | | [ARM] pxa/spitz: fix On/off key name to fix warning during boot | Pavel Machek | 2010-05-06 | 1 | -1/+1 |
| | | * | | [ARM] pxa: fix the incorrect cpu_is_pxa950() | Haojian Zhuang | 2010-05-06 | 1 | -1/+1 |
| | | * | | [ARM] pxa: update cpuid pattern for pxa9xx in head.S | Haojian Zhuang | 2010-05-06 | 1 | -8/+2 |
| | | * | | [ARM] pxa/viper: fix timeout usage for I2C | Wolfram Sang | 2010-05-06 | 1 | -2/+3 |
| | | * | | [ARM] pxa/raumfeld: fix button name | Daniel Mack | 2010-05-06 | 1 | -3/+2 |
| | | * | | [ARM] pxa/imote2: Fix iMote2 defconfig | Stefan Schmidt | 2010-05-06 | 1 | -105/+67 |
| | | * | | [ARM] pxa: add missing new line to regs-u2d.h | Igor Grinberg | 2010-05-06 | 1 | -1/+2 |
| | * | | | ARM: 6093/1: Fix kernel memory printing for sparsemem | Catalin Marinas | 2010-05-04 | 1 | -10/+4 |
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-05-03 | 1 | -0/+1 |
| | |\ \ \ |
|
| | | * | | | mx5: Fix build error for mx51_defconfig | Dinh Nguyen | 2010-04-14 | 1 | -0/+1 |
| | * | | | | arch/arm/include/asm/elf.h: forward-declare the task-struct | Andrew Morton | 2010-05-01 | 1 | -0/+2 |
| | * | | | | arch/arm/plat-pxa/dma.c: correct NULL test | Julia Lawall | 2010-05-01 | 1 | -1/+1 |
| | * | | | | ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driver | Dmitry Artamonow | 2010-05-01 | 1 | -0/+3 |
| | * | | | | ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600 | Dmitry Artamonow | 2010-05-01 | 1 | -2/+2 |
| | * | | | | ARM: Update mach-types | Russell King | 2010-05-01 | 1 | -1/+56 |
| | * | | | | ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002 | Santosh Shilimkar | 2010-05-01 | 1 | -0/+6 |
| | * | | | | ARM: 6068/1: Fix build break with KPROBES enabled | Santosh Shilimkar | 2010-05-01 | 1 | -2/+2 |
| * | | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-05-06 | 4 | -5/+6 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | sh: sh7751 pci controller io port fix | Magnus Damm | 2010-04-26 | 1 | -2/+3 |
| | * | | | | sh: Fix maximum number of SCIF ports in R2D defconfigs | Magnus Damm | 2010-04-26 | 2 | -2/+2 |
| | * | | | | SH: fix TS field shift calculation for DMA drivers | Guennadi Liakhovetski | 2010-04-26 | 1 | -1/+1 |