| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | metag: perf: fixes for interrupting perf counters | James Hogan | 2013-03-15 | 1 | -7/+15 |
| * | | metag: perf: fix wrap handling in delta calculation | James Hogan | 2013-03-15 | 1 | -1/+1 |
| * | | metag: perf: fix core internal / perf channel mux | James Hogan | 2013-03-15 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2013-04-30 | 14 | -24/+717 |
|\ \ \ |
|
| * | | | m68k: Remove inline strlen() implementation | Michal Marek | 2013-04-16 | 2 | -15/+1 |
| * | | | m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD | Michael Schmitz | 2013-04-16 | 1 | -6/+129 |
| * | | | m68k: Implement ndelay() based on the existing udelay() logic | Michael Schmitz | 2013-04-16 | 1 | -0/+23 |
| * | | | m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts | Michael Schmitz | 2013-04-16 | 1 | -0/+82 |
| * | | | m68k/atari: EtherNEC - add platform device support | Michael Schmitz | 2013-04-16 | 2 | -1/+67 |
| * | | | m68k/atari: EtherNAT - platform device and IRQ support code | Michael Schmitz | 2013-04-16 | 5 | -2/+86 |
| * | | | m68k/atari: use dedicated irq_chip for timer D interrupts | Michael Schmitz | 2013-04-16 | 2 | -0/+79 |
| * | | | m68k/atari: ROM port ISA adapter support | Michael Schmitz | 2013-04-16 | 4 | -7/+254 |
| * | | | m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=y | Geert Uytterhoeven | 2013-04-16 | 1 | -0/+3 |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 10 | -51/+597 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'devel-for-v3.10' into v4l_for_linus | Mauro Carvalho Chehab | 2013-04-30 | 10 | -51/+597 |
| |\ \ \ \ |
|
| | * | | | | [media] ARM: daVinci: dm644x/dm355/dm365: replace V4L2_STD_525_60/625_50 with... | Lad, Prabhakar | 2013-04-15 | 3 | -6/+6 |
| | * | | | | [media] ARM: davinci: dm355 EVM: add support for VPBE display | Lad, Prabhakar | 2013-04-15 | 1 | -1/+68 |
| | * | | | | [media] ARM: davinci: dm355: add support for v4l2 video display | Lad, Prabhakar | 2013-04-15 | 3 | -8/+166 |
| | * | | | | [media] ARM: davinci: dm365 EVM: add support for VPBE display | Lad, Prabhakar | 2013-04-15 | 1 | -1/+163 |
| | * | | | | [media] ARM: davinci: dm365: add support for v4l2 video display | Lad, Prabhakar | 2013-04-15 | 3 | -17/+179 |
| | * | | | | [media] media: davinci: vpss: enable vpss clocks | Lad, Prabhakar | 2013-04-15 | 4 | -16/+13 |
| | * | | | | Merge tag 'v3.9-rc5' into patchwork | Mauro Carvalho Chehab | 2013-04-01 | 214 | -762/+977 |
| | |\ \ \ \ |
|
| | * | | | | | [media] blackfin: replace V4L2_IN/OUT_CAP_CUSTOM_TIMINGS by DV_TIMINGS | Hans Verkuil | 2013-03-19 | 1 | -4/+4 |
| | * | | | | | [media] davinci: replace V4L2_OUT_CAP_CUSTOM_TIMINGS by V4L2_OUT_CAP_DV_TIMINGS | Hans Verkuil | 2013-03-19 | 1 | -1/+1 |
| | * | | | | | [media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGS | Hans Verkuil | 2013-03-19 | 2 | -3/+3 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 13 | -18/+15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | m32r: Convert print_symbol to %pSR | Joe Perches | 2013-04-29 | 1 | -4/+2 |
| * | | | | | | | x86 cmpxchg.h: fix wrong comment | Li Zhong | 2013-04-25 | 1 | -1/+1 |
| * | | | | | | | treewide: Fix typo in printk and comments | Masanari Iida | 2013-04-24 | 1 | -1/+1 |
| * | | | | | | | pm44xx: Fix comment for "CONFIG_CPU_IDLE" | Paul Bolle | 2013-03-31 | 1 | -2/+2 |
| * | | | | | | | treewide: Fix typos in printk and comment | Masanari Iida | 2013-03-18 | 4 | -4/+4 |
| * | | | | | | | powerpc: remove cast for kmalloc/kzalloc return value | Zhang Yanfei | 2013-03-18 | 2 | -3/+2 |
| * | | | | | | | ia64: remove cast for kmalloc return value | Zhang Yanfei | 2013-03-18 | 1 | -1/+1 |
| * | | | | | | | arm: remove cast for kzalloc return value | Zhang Yanfei | 2013-03-18 | 1 | -1/+1 |
| * | | | | | | | arm: irq-armada-370-xp: fix comment typo | Marek Belisko | 2013-03-18 | 1 | -1/+1 |
| * | | | | | | | arc: fix incorrect ifdef comment | Paul Bolle | 2013-03-18 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 5 | -39/+34 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2013-04-19 | 107 | -425/+870 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | amd64_edac: Add Family 16h support | Aravind Gopalakrishnan | 2013-04-19 | 1 | -1/+2 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux... | Ingo Molnar | 2013-04-08 | 82 | -457/+529 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 2013-04-02 | 3 | -23/+8 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMD | Boris Ostrovsky | 2013-03-22 | 1 | -7/+15 |
| * | | | | | | | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper | Boris Ostrovsky | 2013-03-22 | 1 | -8/+9 |
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 4 | -8/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/setup: Drop unneeded include <asm/dmi.h> | Jean Delvare | 2013-04-25 | 1 | -1/+0 |
| * | | | | | | | | x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device() | Wei Yongjun | 2013-04-24 | 1 | -3/+1 |
| * | | | | | | | | x86/platform/intel/mrst: Remove cast for kmalloc() return value | Zhang Yanfei | 2013-03-12 | 1 | -2/+1 |
| * | | | | | | | | x86/platform/uv: Replace kmalloc() & memset with kzalloc() | Alexandru Gheorghiu | 2013-03-11 | 1 | -2/+1 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 16 | -76/+71 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, wakeup, sleep: Use pvops functions for changing GDT entries | konrad@kernel.org | 2013-04-12 | 1 | -2/+7 |