Age | Commit message (Expand) | Author | Files | Lines |
2008-01-01 | leds: Fix locomo LED driver oops | Richard Purdie | 1 | -1/+1 |
2008-01-01 | leds: Fix leds_list_lock locking issues | Richard Purdie | 4 | -11/+12 |
2007-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -2/+2 |
2007-12-30 | [BLUETOOTH]: put_device before device_del fix | Dave Young | 2 | -9/+2 |
2007-12-30 | [TCP]: use non-delayed ACK for congestion control RTT | Gavin McCullagh | 1 | -8/+11 |
2007-12-29 | [SERIAL]: Fix section mismatches in Sun serial console drivers. | David S. Miller | 2 | -2/+2 |
2007-12-29 | [IPV4] Fix ip=dhcp regression | Simon Horman | 1 | -0/+1 |
2007-12-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 9 | -48/+129 |
2007-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -4/+49 |
2007-12-28 | [PCI] Do not enable CRS Software Visibility by default | Linus Torvalds | 1 | -18/+0 |
2007-12-28 | [POWERPC] PS3: Fix printing of os-area magic numbers | Geoff Levand | 1 | -10/+30 |
2007-12-28 | [POWERPC] Oprofile: Remove dependency on spufs module | Bob Nelson | 8 | -38/+99 |
2007-12-28 | [CRYPTO] padlock: Fix spurious ECB page fault | Herbert Xu | 1 | -4/+49 |
2007-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -16/+34 |
2007-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -0/+20 |
2007-12-27 | Revert quicklist need->flush fix | Christoph Lameter | 1 | -3/+0 |
2007-12-27 | [IPV4]: Fix ip command line processing. | Simon Horman | 2 | -10/+5 |
2007-12-27 | [VETH]: move veth.h to include/linux | Stephen Hemminger | 3 | -1/+2 |
2007-12-27 | [NET] tc_nat: header install | Stephen Hemminger | 1 | -0/+1 |
2007-12-27 | [TUNTAP]: Fix wrong debug message. | Toyo Abe | 1 | -1/+1 |
2007-12-27 | [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility | Patrick McHardy | 3 | -2/+7 |
2007-12-27 | mac80211: warn when receiving frames with unaligned data | Johannes Berg | 1 | -0/+13 |
2007-12-27 | mac80211: round station cleanup timer | Johannes Berg | 1 | -2/+5 |
2007-12-27 | [SPARC64]: Implement pci_resource_to_user() | David S. Miller | 2 | -0/+20 |
2007-12-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 5 | -37/+42 |
2007-12-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2 | -0/+4 |
2007-12-26 | Revert "x86: fix show cpuinfo cpu number always zero" | Linus Torvalds | 1 | -1/+1 |
2007-12-24 | cmd64x: fix hwif->chipset setup | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2007-12-24 | MAINTAINERS: update ide-cd entry | Borislav Petkov | 1 | -1/+3 |
2007-12-24 | ide-cd: fix 'ireason' reporting in cdrom_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
2007-12-24 | ide-cd: fix error message in cdrom_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-12-24 | ide-cd: add error message for DMA error to cdrom_read_intr() | Bartlomiej Zolnierkiewicz | 1 | -1/+4 |
2007-12-24 | ide-cd: fix error messages in cdrom_write_intr() | Bartlomiej Zolnierkiewicz | 1 | -5/+8 |
2007-12-24 | ide-cd: add missing 'ireason' masking to cdrom_write_intr() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-12-24 | ide-cd: fix error messages in cdrom_{read,write}_check_ireason() | Bartlomiej Zolnierkiewicz | 1 | -8/+8 |
2007-12-24 | ide-cd: use ide_cd_release() in ide_cd_probe() | Bartlomiej Zolnierkiewicz | 1 | -8/+1 |
2007-12-24 | ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2007-12-24 | ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk | Bartlomiej Zolnierkiewicz | 2 | -2/+6 |
2007-12-24 | drivers/ide/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2007-12-24 | V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelay | Hans Verkuil | 1 | -0/+3 |
2007-12-24 | V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330X | Michael Krufky | 1 | -0/+1 |
2007-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -0/+18 |
2007-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 3 | -1/+4 |
2007-12-24 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 21 | -336/+387 |
2007-12-23 | uml: user of helper_wait() got missed when it got extra arguments | Al Viro | 1 | -2/+2 |
2007-12-23 | tty: fix logic change introduced by wait_event_interruptible_timeout() | Cory T. Tusar | 1 | -1/+1 |
2007-12-23 | kconfig: obey KCONFIG_ALLCONFIG choices with randconfig. | Paul Mundt | 1 | -1/+2 |
2007-12-23 | pcmcia: remove pxa2xx_lubbock build warning | David Brownell | 1 | -1/+1 |
2007-12-23 | lib: proportion: fix underflow in prop_norm_percpu() | Peter Zijlstra | 1 | -21/+16 |
2007-12-23 | ps3: vuart: fix error path locking | Daniel Walker | 1 | -1/+0 |