Age | Commit message (Expand) | Author | Files | Lines |
2010-08-15 | include: replace unifdef-y with header-y | Sam Ravnborg | 15 | -325/+321 |
2010-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 41 | -365/+1516 |
2010-08-14 | Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 11 | -65/+213 |
2010-08-14 | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 6 | -66/+980 |
2010-08-14 | Documentation: DMA-API-HOWTO.txt: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MI... | FUJITA Tomonori | 1 | -3/+3 |
2010-08-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 14 | -147/+353 |
2010-08-14 | mm: fix page table unmap for stack guard page properly | Linus Torvalds | 1 | -7/+6 |
2010-08-14 | Merge branch 'for-2636/s3c64xx' into for-linus/samsung-2635 | Ben Dooks | 8 | -62/+208 |
2010-08-14 | DMAENGINE: correct PL080 register header file | Linus Walleij | 2 | -2/+4 |
2010-08-14 | ARM: SAMSUNG: Fix on build warning about dependency in Kconfig | Kukjin Kim | 1 | -1/+1 |
2010-08-14 | ARM: SMDK6410: Make virtual screen twice depth of real | Ben Dooks | 1 | -0/+2 |
2010-08-14 | ARM: S3C64XX: Update consistent DMA size to 8MiB | Ben Dooks | 1 | -0/+2 |
2010-08-14 | ARM: S3C64XX: Add audio support to SmartQ | Maurus Cuelenaere | 1 | -0/+8 |
2010-08-14 | ARM: S3C64XX: Framebuffer fix for SmartQ5 | Patrick Georgi | 1 | -4/+4 |
2010-08-14 | ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on Smart... | Maurus Cuelenaere | 1 | -1/+1 |
2010-08-14 | ARM: S3C64XX: Move SmartQ LCD control platform definition to shared file | Maurus Cuelenaere | 3 | -58/+30 |
2010-08-14 | ARM: mach-real6410: add sdhc device support | Darius Augulis | 2 | -0/+6 |
2010-08-14 | ARM: mach-real6410: add dm9000 ethernet support for mach-real6410 | Darius Augulis | 1 | -0/+63 |
2010-08-14 | ARM: S3C64XX: Support for Real6410 | Darius Augulis | 3 | -0/+93 |
2010-08-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 3 | -5/+11 |
2010-08-14 | [IA64] Add latest crop of syscalls | Tony Luck | 2 | -1/+7 |
2010-08-14 | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 3 | -17/+29 |
2010-08-14 | Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+5 |
2010-08-14 | Merge git://git.infradead.org/~dwmw2/ideapad-2.6 | Linus Torvalds | 4 | -0/+315 |
2010-08-14 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -12/+27 |
2010-08-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -19/+27 |
2010-08-14 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+1 |
2010-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2 | -139/+186 |
2010-08-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -2/+1 |
2010-08-14 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 5 | -43/+97 |
2010-08-14 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 11 | -63/+19 |
2010-08-14 | pcmcia: xirc2ps_cs bugfix | Dominik Brodowski | 1 | -1/+1 |
2010-08-14 | NOMMU: Remove an extraneous no_printk() | David Howells | 1 | -5/+0 |
2010-08-14 | Mark arguments to certain syscalls as being const | David Howells | 44 | -109/+125 |
2010-08-14 | [IA64] Fix 64-bit atomic routines to return "long" | Tony Luck | 1 | -4/+4 |
2010-08-14 | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 7 | -51/+13 |
2010-08-14 | v4l: Remove reference to bkl ioctl in compat ioctl handling | Frederic Weisbecker | 1 | -6/+1 |
2010-08-14 | logfs: kill BKL | Arnd Bergmann | 3 | -6/+5 |
2010-08-14 | watchdog: hpwdt (12/12): Make NMI decoding a compile-time option | dann frazier | 2 | -7/+37 |
2010-08-14 | watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions | dann frazier | 1 | -55/+69 |
2010-08-14 | watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" | dann frazier | 1 | -10/+10 |
2010-08-14 | watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization | dann frazier | 1 | -17/+19 |
2010-08-14 | watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT | dann frazier | 1 | -0/+9 |
2010-08-14 | watchdog: hpwdt (7/12): allow full range of timer values supported by hardware | dann frazier | 1 | -2/+3 |
2010-08-14 | watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro | dann frazier | 1 | -2/+3 |
2010-08-14 | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict | dann frazier | 1 | -6/+5 |
2010-08-14 | watchdog: hpwdt (4/12): Despecificate driver from iLO2 | dann frazier | 2 | -8/+8 |
2010-08-14 | watchdog: hpwdt (3/12): Group NMI sourcing specific items together | dann frazier | 1 | -25/+24 |
2010-08-14 | watchdog: hpwdt (2/12): Group options that affect watchdog behavior together | dann frazier | 1 | -3/+3 |
2010-08-14 | watchdog: hpwdt (1/12): clean-up include-files. | dann frazier | 1 | -10/+2 |