Age | Commit message (Expand) | Author | Files | Lines |
2010-08-13 | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 3 | -17/+29 |
2010-08-13 | Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+5 |
2010-08-13 | Merge git://git.infradead.org/~dwmw2/ideapad-2.6 | Linus Torvalds | 4 | -0/+315 |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2 | -139/+186 |
2010-08-13 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 1 | -6/+1 |
2010-08-13 | pcmcia: xirc2ps_cs bugfix | Dominik Brodowski | 1 | -1/+1 |
2010-08-14 | v4l: Remove reference to bkl ioctl in compat ioctl handling | Frederic Weisbecker | 1 | -6/+1 |
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 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -3/+3 |
2010-08-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -14/+22 |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 29 | -352/+345 |
2010-08-13 | [S390] zcrypt: fix Kconfig dependencies | Heiko Carstens | 1 | -1/+1 |
2010-08-13 | [S390] dasd: fix format string types | Heiko Carstens | 1 | -2/+2 |
2010-08-13 | Call acpi_video_register() in intel_opregion_init() failure path | David Woodhouse | 1 | -0/+1 |
2010-08-12 | ctcm: rename READ/WRITE defines to avoid redefinitions | Ursula Braun | 5 | -110/+118 |
2010-08-12 | claw: rename READ/WRITE defines to avoid redefinitions | Heiko Carstens | 2 | -61/+61 |
2010-08-12 | V4L/DVB: v4l2-ctrls.c: needs to include slab.h | Randy Dunlap | 1 | -0/+1 |
2010-08-12 | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 10 | -10/+10 |
2010-08-12 | V4L/DVB: Fix IR_CORE dependencies | Mauro Carvalho Chehab | 4 | -4/+11 |
2010-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 16 | -382/+803 |
2010-08-12 | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2 | -2/+2 |
2010-08-12 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 18 | -99/+694 |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 19 | -78/+195 |
2010-08-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 17 | -22/+2210 |
2010-08-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 37 | -119/+3647 |
2010-08-12 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 5 | -1/+1246 |
2010-08-12 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 64 | -1157/+2491 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 143 | -478/+479 |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -11/+525 |
2010-08-12 | memstick: fix hangs on unexpected device removal in mspro_blk | Maxim Levitsky | 1 | -2/+3 |
2010-08-12 | memstick: init sysfs attributes | Maxim Levitsky | 1 | -0/+1 |
2010-08-12 | mmc_test: fix large memory allocation | Adrian Hunter | 1 | -29/+47 |
2010-08-12 | mmc_test: add performance tests | Adrian Hunter | 1 | -2/+791 |
2010-08-12 | mmc_block: add support for secure discard | Adrian Hunter | 2 | -3/+46 |
2010-08-12 | omap_hsmmc: add erase capability | Adrian Hunter | 1 | -3/+10 |
2010-08-12 | mmc_block: add discard support | Adrian Hunter | 2 | -3/+55 |
2010-08-12 | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter | 6 | -1/+525 |
2010-08-12 | pc8736x_gpio: depends on X86_32 | Randy Dunlap | 1 | -1/+1 |