Age | Commit message (Expand) | Author | Files | Lines |
2007-08-23 | [CIFS] cifs truncate missing a fix for private map COW race | Steve French | 1 | -0/+9 |
2007-08-22 | fix - ensure we don't use bootconsoles after init has been released | Robin Getz | 1 | -4/+6 |
2007-08-22 | [POWERPC] Fix PCI Device ID for MPC8544/8533 processors | Kumar Gala | 2 | -2/+6 |
2007-08-21 | sky2: don't clear phy power bits | Stephen Hemminger | 1 | -2/+2 |
2007-08-21 | hisax: update hfc_usb driver | Martin Bachem | 2 | -445/+288 |
2007-08-21 | i386: Mark NUMA support experimental | Andi Kleen | 1 | -2/+6 |
2007-08-21 | Revert "USB: EHCI cpufreq fix" | Linus Torvalds | 5 | -215/+0 |
2007-08-21 | dio: zero struct dio with kzalloc instead of manually | Zach Brown | 1 | -17/+1 |
2007-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 15 | -74/+113 |
2007-08-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha... | Linus Torvalds | 6 | -20/+51 |
2007-08-21 | JFFS2 locking regression fix. | David Woodhouse | 1 | -0/+3 |
2007-08-21 | Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -553/+389 |
2007-08-21 | ensure we don't use bootconsoles after init has been released | Robin Getz | 1 | -0/+11 |
2007-08-21 | ide-disk: workaround for buggy HPA support on ST340823A (take 3) | Bartlomiej Zolnierkiewicz | 2 | -0/+20 |
2007-08-21 | hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
2007-08-21 | triflex: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 1 | -0/+3 |
2007-08-21 | pdc202xx_old: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 1 | -3/+6 |
2007-08-21 | pdc202xx_new: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 1 | -2/+8 |
2007-08-21 | cs5530: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 1 | -1/+7 |
2007-08-21 | ide: ide_config_drive_speed() bugfixes | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2007-08-21 | ide: add cable detection for early UDMA66 devices (take 3) | Bartlomiej Zolnierkiewicz | 3 | -23/+38 |
2007-08-21 | ide-pmac: fix drive->init_speed reporting | Bartlomiej Zolnierkiewicz | 1 | -11/+3 |
2007-08-21 | ide: config_drive_for_dma() fixes | Bartlomiej Zolnierkiewicz | 3 | -26/+10 |
2007-08-21 | ide-cris: fix ->set_pio_mode method to set transfer mode on the device | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2007-08-21 | ide: fix hidden dependencies on CONFIG_IDE_GENERIC | Bartlomiej Zolnierkiewicz | 3 | -0/+11 |
2007-08-21 | ide: make CONFIG_IDE_GENERIC default to N | Tejun Heo | 1 | -2/+1 |
2007-08-20 | V4L/DVB (6028): Turn an unnecessary mdelay() into msleep(). | Marcelo Tosatti | 1 | -1/+1 |
2007-08-20 | V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c write | Jonathan Corbet | 2 | -2/+25 |
2007-08-20 | V4L/DVB (6026): Avoid powering up the camera on resume | Chris Ball | 1 | -1/+10 |
2007-08-20 | V4L/DVB (6016): get_dvb_firmware: update script for new location of tda10046 ... | Andreas Arens | 1 | -12/+12 |
2007-08-20 | V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properly | Trent Piepho | 1 | -1/+1 |
2007-08-20 | V4L/DVB (5969): ivtv: report ivtv version in status log | Hans Verkuil | 1 | -1/+1 |
2007-08-20 | V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set | Hans Verkuil | 1 | -0/+1 |
2007-08-20 | V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support | Hans Verkuil | 1 | -2/+0 |
2007-08-19 | missing return in bridge sysfs code | Al Viro | 1 | -0/+1 |
2007-08-19 | KVM: Avoid calling smp_call_function_single() with interrupts disabled | Avi Kivity | 1 | -0/+4 |
2007-08-19 | Remove double inclusion of linux/capability.h | Christian Heim | 1 | -1/+0 |
2007-08-19 | Fix <math-emu/soft-fp.h> tpyo | Al Viro | 1 | -1/+1 |
2007-08-19 | x86: properly initialize temp insn buffer for paravirt patching | Chris Wright | 1 | -0/+2 |
2007-08-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -6/+6 |
2007-08-18 | x86_64: Check for .cfi_rel_offset in CFI probe | Andi Kleen | 2 | -4/+4 |
2007-08-18 | x86_64: Change PMDS invocation to single macro | Andi Kleen | 1 | -2/+1 |
2007-08-18 | x86_64: Fix to keep watchdog disabled by default for i386/x86_64 | Daniel Gollub | 5 | -7/+9 |
2007-08-18 | x86_64: Fail dma_alloc_coherent on dma less devices | Andi Kleen | 1 | -0/+4 |
2007-08-18 | fix random hang in forcedeth driver when using netconsole | Timo Jantunen | 1 | -5/+5 |
2007-08-18 | i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert() | Satyam Sharma | 2 | -2/+4 |
2007-08-18 | Add some help texts to recently-introduced kconfig items | Jan Engelhardt | 11 | -0/+64 |
2007-08-18 | Enable partitions for lguest block device | Rusty Russell | 1 | -3/+6 |
2007-08-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 3 | -5/+18 |
2007-08-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 4 | -1/+28 |