Age | Commit message (Expand) | Author | Files | Lines |
2012-01-03 | ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch] | Kukjin Kim | 21 | -872/+793 |
2011-12-23 | ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch] | Kukjin Kim | 12 | -120/+158 |
2011-12-23 | ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch] | Kukjin Kim | 8 | -106/+127 |
2011-12-23 | ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] | Kukjin Kim | 14 | -546/+532 |
2011-12-23 | ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch] | Kukjin Kim | 22 | -339/+285 |
2011-12-01 | ARM: 7179/1: nomadik: localize cpu-8815 header | Linus Walleij | 4 | -3/+6 |
2011-11-21 | ARM: restart: remove poodle restart handler | Russell King | 1 | -6/+0 |
2011-11-21 | ARM: w90x900: add common nuc9xx.h | Russell King | 6 | -24/+30 |
2011-11-17 | ARM: clps711x: consolidate irq/mm/time code into a single file | Russell King | 4 | -141/+88 |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 88 | -287/+332 |
2011-11-17 | ARM: restart: remove local_irq_disable() from within arch_reset() | Russell King | 6 | -12/+0 |
2011-11-08 | Linux 3.2-rc1 | Linus Torvalds | 1 | -3/+3 |
2011-11-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Linus Torvalds | 42 | -402/+345 |
2011-11-08 | VFS: we need to set LOOKUP_JUMPED on mountpoint crossing | Al Viro | 1 | -1/+15 |
2011-11-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 31 | -288/+624 |
2011-11-08 | Merge branch 'fixes-modulesplit' into fixes | Tony Lindgren | 3863 | -39041/+82624 |
2011-11-08 | ARM: OMAP: Fix export.h or module.h includes | Tony Lindgren | 4 | -0/+4 |
2011-11-08 | ARM: OMAP: omap_device: Include linux/export.h | Axel Lin | 1 | -0/+1 |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 43 | -267/+325 |
2011-11-07 | vfs: d_invalidate() should leave mountpoints alone | Al Viro | 1 | -2/+4 |
2011-11-07 | forcedeth: fix a few sparse warnings (variable shadowing) | david decotigny | 1 | -17/+17 |
2011-11-07 | forcedeth: Improve stats counters | Mandeep Baines | 1 | -0/+4 |
2011-11-07 | forcedeth: remove unneeded stats updates | david decotigny | 1 | -34/+1 |
2011-11-07 | forcedeth: Acknowledge only interrupts that are being processed | Mike Ditto | 1 | -5/+8 |
2011-11-07 | forcedeth: fix race when unloading module | david decotigny | 1 | -1/+1 |
2011-11-07 | device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h | Stephen Rothwell | 1 | -0/+1 |
2011-11-07 | device-mapper: dm-bufio.c needs to include module.h | Stephen Rothwell | 1 | -0/+1 |
2011-11-07 | drivers/md: change module.h -> export.h in persistent-data/dm-* | Paul Gortmaker | 4 | -4/+4 |
2011-11-07 | arm: Add export.h to recently added files for EXPORT_SYMBOL | Paul Gortmaker | 2 | -0/+2 |
2011-11-07 | MAINTAINERS/rds: update maintainer | Or Gerlitz | 1 | -1/+1 |
2011-11-07 | wanrouter: Remove kernel_lock annotations | Richard Weinberger | 1 | -2/+0 |
2011-11-07 | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov | 1 | -1/+2 |
2011-11-07 | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined | Rose, Gregory V | 2 | -2/+4 |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 28 | -412/+729 |
2011-11-07 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 33 | -2657/+2948 |
2011-11-07 | Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2011-11-07 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -55/+50 |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 190 | -4046/+7583 |
2011-11-07 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 4 | -2/+23 |
2011-11-07 | vmwgfx: Snoop DMA transfers with non-covering sizes | Jakob Bornecrantz | 1 | -9/+21 |
2011-11-07 | vmwgfx: Move the prefered mode first in the list | Jakob Bornecrantz | 1 | -0/+4 |
2011-11-07 | vmwgfx: Unreference surface on cursor error path | Jakob Bornecrantz | 1 | -0/+1 |
2011-11-07 | vmwgfx: Free prefered mode on error path | Jakob Bornecrantz | 1 | -6/+11 |
2011-11-07 | vmwgfx: Use pointer return error codes | Jakob Bornecrantz | 1 | -1/+1 |
2011-11-07 | vmwgfx: Fix hw cursor position | Thomas Hellstrom | 1 | -2/+5 |
2011-11-07 | vmwgfx: Infrastructure for explicit placement | Thomas Hellstrom | 3 | -24/+30 |
2011-11-07 | vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh | Thomas Hellstrom | 1 | -1/+23 |
2011-11-07 | vmwgfx: Remove screen object active list | Thomas Hellstrom | 1 | -37/+15 |
2011-11-07 | vmwgfx: Screen object cleanups | Thomas Hellstrom | 1 | -14/+2 |
2011-11-07 | writeback: fix uninitialized task_ratelimit | Wu Fengguang | 1 | -4/+4 |