| Commit message (Expand) | Author | Files | Lines |
2010-08-14 | defconfig reduction | Sam Ravnborg | 197 | -207237/+1181 |
2010-08-14 | kbuild: drop unifdef-y support | Sam Ravnborg | 2 | -8/+1 |
2010-08-14 | archs: replace unifdef-y with header-y | Sam Ravnborg | 11 | -73/+65 |
2010-08-14 | include: replace unifdef-y with header-y | Sam Ravnborg | 15 | -325/+321 |
2010-08-14 | Documentation: DMA-API-HOWTO.txt: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MI... | FUJITA Tomonori | 1 | -3/+3 |
2010-08-14 | mm: fix page table unmap for stack guard page properly | Linus Torvalds | 1 | -7/+6 |
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 | [IA64] Add latest crop of syscalls | Tony Luck | 2 | -1/+7 |
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-13 | watchdog: hpwdt (12/12): Make NMI decoding a compile-time option | dann frazier | 2 | -7/+37 |
2010-08-13 | watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions | dann frazier | 1 | -55/+69 |
2010-08-13 | watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" | dann frazier | 1 | -10/+10 |
2010-08-13 | watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization | dann frazier | 1 | -17/+19 |
2010-08-13 | watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT | dann frazier | 1 | -0/+9 |
2010-08-13 | watchdog: hpwdt (7/12): allow full range of timer values supported by hardware | dann frazier | 1 | -2/+3 |
2010-08-13 | watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro | dann frazier | 1 | -2/+3 |
2010-08-13 | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict | dann frazier | 1 | -6/+5 |
2010-08-13 | watchdog: hpwdt (4/12): Despecificate driver from iLO2 | dann frazier | 2 | -8/+8 |
2010-08-13 | watchdog: hpwdt (3/12): Group NMI sourcing specific items together | dann frazier | 1 | -25/+24 |
2010-08-13 | watchdog: hpwdt (2/12): Group options that affect watchdog behavior together | dann frazier | 1 | -3/+3 |
2010-08-13 | watchdog: hpwdt (1/12): clean-up include-files. | dann frazier | 1 | -10/+2 |
2010-08-13 | Input: fix faulty XXinput_* calls | Daniel Mack | 2 | -3/+3 |
2010-08-13 | dma-mapping: fix build errors on !HAS_DMA architectures | Heiko Carstens | 1 | -0/+2 |
2010-08-13 | time: Workaround gcc loop optimization that causes 64bit div errors | John Stultz | 1 | -3/+4 |
2010-08-13 | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 1 | -1/+3 |
2010-08-13 | mm: fix missing page table unmap for stack guard page failure case | Linus Torvalds | 1 | -1/+3 |
2010-08-13 | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim | 1 | -1/+1 |
2010-08-13 | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens | 1 | -1/+1 |
2010-08-13 | [S390] appldata: fix dev_get_stats 64 bit conversion | Heiko Carstens | 1 | -1/+2 |
2010-08-13 | [S390] wire up prlimit64 and fanotify* syscalls | Heiko Carstens | 3 | -1/+31 |
2010-08-13 | [S390] zcrypt: fix Kconfig dependencies | Heiko Carstens | 1 | -1/+1 |
2010-08-13 | [S390] sys_personality: follow u_long to unsigned int conversion | Heiko Carstens | 3 | -4/+4 |
2010-08-13 | [S390] dasd: fix format string types | Heiko Carstens | 1 | -2/+2 |
2010-08-13 | mm: keep a guard page below a grow-down stack segment | Linus Torvalds | 1 | -0/+23 |