Commit Graph

209416 Commits (c29c08b59875fe053471cf9eb66f8cfef39bc509)
 

Author SHA1 Message Date
Linus Torvalds c29c08b598 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 15 years ago
Linus Torvalds bbbfb910d1 Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux 15 years ago
Linus Torvalds d0a0c28cf1 Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linux 15 years ago
FUJITA Tomonori ce00f7feb0 Documentation: DMA-API-HOWTO.txt: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN 15 years ago
Linus Torvalds b171aa2770 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 15 years ago
Linus Torvalds 11ac552477 mm: fix page table unmap for stack guard page properly 15 years ago
Ben Dooks a739260d4e Merge branch 'for-2636/s3c64xx' into for-linus/samsung-2635 15 years ago
Linus Walleij d92342df2a DMAENGINE: correct PL080 register header file 15 years ago
Kukjin Kim 2d4a3b76cf ARM: SAMSUNG: Fix on build warning about dependency in Kconfig 15 years ago
Ben Dooks 001ca74f18 ARM: SMDK6410: Make virtual screen twice depth of real 15 years ago
Ben Dooks 46d0ad3783 ARM: S3C64XX: Update consistent DMA size to 8MiB 15 years ago
Maurus Cuelenaere 4e13c0ea2c ARM: S3C64XX: Add audio support to SmartQ 15 years ago
Patrick Georgi 08ee000b51 ARM: S3C64XX: Framebuffer fix for SmartQ5 15 years ago
Maurus Cuelenaere eeda5fcb4f ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on SmartQ boards 15 years ago
Maurus Cuelenaere 49f91b9ed1 ARM: S3C64XX: Move SmartQ LCD control platform definition to shared file 15 years ago
Darius Augulis ce611d7b98 ARM: mach-real6410: add sdhc device support 15 years ago
Darius Augulis ff266c0c91 ARM: mach-real6410: add dm9000 ethernet support for mach-real6410 15 years ago
Darius Augulis eab5cfa065 ARM: S3C64XX: Support for Real6410 15 years ago
Linus Torvalds 92fa5bd9a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 15 years ago
Tony Luck a78b2de1e4 [IA64] Add latest crop of syscalls 15 years ago
Linus Torvalds eb3bbf805f Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm 15 years ago
Linus Torvalds 5e85308108 Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 15 years ago
Linus Torvalds 75a1e32cce Merge git://git.infradead.org/~dwmw2/ideapad-2.6 15 years ago
Linus Torvalds c206d44ffd Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Linus Torvalds 83ae170092 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 15 years ago
Linus Torvalds 78b148696d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq 15 years ago
Linus Torvalds 7ec3fa1f4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 15 years ago
Linus Torvalds 9a459f6812 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 15 years ago
Linus Torvalds 090b710e8a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 15 years ago
Linus Torvalds 10041d2d14 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 years ago
Dominik Brodowski 4914c7f881 pcmcia: xirc2ps_cs bugfix 15 years ago
David Howells fe622e76fd NOMMU: Remove an extraneous no_printk() 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Tony Luck 01d69a82e1 [IA64] Fix 64-bit atomic routines to return "long" 15 years ago
Arnd Bergmann b19dd42faf bkl: Remove locked .ioctl file operation 15 years ago
Frederic Weisbecker c6d7ba8b12 v4l: Remove reference to bkl ioctl in compat ioctl handling 15 years ago
Arnd Bergmann 02d6d685fc logfs: kill BKL 15 years ago
dann frazier 86ded1f35d watchdog: hpwdt (12/12): Make NMI decoding a compile-time option 15 years ago
dann frazier 2ec7ed67dc watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions 15 years ago
dann frazier 34572b29dd watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" 15 years ago
dann frazier 243066bad7 watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization 15 years ago
dann frazier aae67f3602 watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT 15 years ago
dann frazier 6f681c2eab watchdog: hpwdt (7/12): allow full range of timer values supported by hardware 15 years ago
dann frazier e802e32d2b watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro 15 years ago
dann frazier 6b7f3d5321 watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict 15 years ago
dann frazier 36e3ff44ce watchdog: hpwdt (4/12): Despecificate driver from iLO2 15 years ago
dann frazier 923410d0bf watchdog: hpwdt (3/12): Group NMI sourcing specific items together 15 years ago
dann frazier 550d299eeb watchdog: hpwdt (2/12): Group options that affect watchdog behavior together 15 years ago
dann frazier a52e6d181d watchdog: hpwdt (1/12): clean-up include-files. 15 years ago
Daniel Mack b84ae4a140 Input: fix faulty XXinput_* calls 15 years ago