| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 | 1 | -8/+1 |
* | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 1 | -35/+61 |
* | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -14/+14 |
* | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | 1 | -0/+3 |
* | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -12/+26 |
* | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -1/+1 |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | 13 | -16/+40 |
|\ |
|
| * | ARM: imx: fix build failure concerning otg/ulpi | Uwe Kleine-König | 2010-08-24 | 4 | -6/+6 |
| * | s5pc110: SDHCI-s3c can override host capabilities | Kyungmin Park | 2010-08-20 | 3 | -0/+6 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-18 | 5 | -5/+19 |
| |\ |
|
| | * | ARM: Tighten check for allowable CPSR values | Russell King | 2010-08-15 | 1 | -4/+13 |
| | * | ARM: 6329/1: wire up sys_accept4() on ARM | Mikael Pettersson | 2010-08-15 | 2 | -0/+2 |
| | * | ARM: 6328/1: Build with -fno-dwarf2-cfi-asm | Michal Marek | 2010-08-15 | 1 | -0/+3 |
| | * | ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer used | eric miao | 2010-08-14 | 1 | -1/+1 |
| * | | Make do_execve() take a const filename pointer | David Howells | 2010-08-18 | 1 | -5/+9 |
* | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-08-19 | 969 | -17762/+44860 |
|\| | |
|
| * | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-16 | 3 | -0/+3 |
| |\ \ |
|
| | * | | ARM: Fix gen_nand probe structures contents | Marek Vasut | 2010-08-12 | 3 | -0/+3 |
| * | | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -1/+1 |
| * | | | Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-08-14 | 11 | -65/+213 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'for-2636/s3c64xx' into for-linus/samsung-2635 | Ben Dooks | 2010-08-14 | 8 | -62/+208 |
| | |\ \ \ |
|
| | | * | | | ARM: SMDK6410: Make virtual screen twice depth of real | Ben Dooks | 2010-08-14 | 1 | -0/+2 |
| | | * | | | ARM: S3C64XX: Update consistent DMA size to 8MiB | Ben Dooks | 2010-08-14 | 1 | -0/+2 |
| | | * | | | ARM: S3C64XX: Add audio support to SmartQ | Maurus Cuelenaere | 2010-08-14 | 1 | -0/+8 |
| | | * | | | ARM: S3C64XX: Framebuffer fix for SmartQ5 | Patrick Georgi | 2010-08-14 | 1 | -4/+4 |
| | | * | | | ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on Smart... | Maurus Cuelenaere | 2010-08-14 | 1 | -1/+1 |
| | | * | | | ARM: S3C64XX: Move SmartQ LCD control platform definition to shared file | Maurus Cuelenaere | 2010-08-14 | 3 | -58/+30 |
| | | * | | | ARM: mach-real6410: add sdhc device support | Darius Augulis | 2010-08-14 | 2 | -0/+6 |
| | | * | | | ARM: mach-real6410: add dm9000 ethernet support for mach-real6410 | Darius Augulis | 2010-08-14 | 1 | -0/+63 |
| | | * | | | ARM: S3C64XX: Support for Real6410 | Darius Augulis | 2010-08-14 | 3 | -0/+93 |
| | * | | | | DMAENGINE: correct PL080 register header file | Linus Walleij | 2010-08-14 | 2 | -2/+4 |
| | * | | | | ARM: SAMSUNG: Fix on build warning about dependency in Kconfig | Kukjin Kim | 2010-08-14 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-08-14 | 1 | -0/+9 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | i2c/nuc900: add i2c driver support for nuc900 | Wan ZongShun | 2010-08-11 | 1 | -0/+9 |
| | |/ / |
|
| * | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-14 | 2 | -5/+5 |
| * | | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2010-08-12 | 10 | -6/+321 |
| |\ \ \ |
|
| | * | | | msm: mmc: Add msm prefix to platform data structure | Sahitya Tummala | 2010-08-10 | 4 | -4/+6 |
| | * | | | msm: trout: Remove extern declaration from source file | Sahitya Tummala | 2010-08-10 | 2 | -3/+3 |
| | * | | | arm: msm: Fix section mismatch in smd.c. | Gregory Bean | 2010-08-10 | 1 | -1/+1 |
| | * | | | arm: msm: trout add mmc support | Daniel Walker | 2010-06-17 | 3 | -1/+201 |
| | * | | | arm: msm: trout: add trout specific gpio interrupts | Daniel Walker | 2010-06-17 | 1 | -0/+115 |
| | * | | | arm: msm: remove unused #include <linux/version.h> | Huang Weiyi | 2010-06-17 | 2 | -2/+0 |
| * | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2010-08-11 | 6 | -3/+334 |
| |\ \ \ \ |
|
| | * | | | | IXP4xx: Fix LL debugging on little-endian CPU. | Krzysztof Hałasa | 2010-05-27 | 1 | -0/+2 |
| | * | | | | IXP4xx: Fix sparse warnings in I/O primitives. | Krzysztof Hałasa | 2010-05-27 | 1 | -3/+3 |
| | * | | | | ixp4xx/vulcan: add PCI support | Marc Zyngier | 2010-05-27 | 2 | -0/+74 |
| | * | | | | ixp4xx: base support for Arcom Vulcan | Marc Zyngier | 2010-05-27 | 3 | -0/+255 |
| * | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 268 | -4624/+13478 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-11 | 255 | -4466/+13272 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'devel-stable' into devel | Russell King | 2010-08-09 | 244 | -4485/+12899 |
| | | |\ \ \ \ \ |
|