| Commit message (Expand) | Author | Files | Lines |
2007-04-10 | sony-laptop: sanitize printks | malattia@linux.it | 1 | -21/+19 |
2007-04-10 | sony-laptop: additional platform attributes coming from SNY6001 | malattia@linux.it | 1 | -1/+204 |
2007-04-10 | sony-laptop: Unify the input subsystem event forwarding | malattia@linux.it | 1 | -265/+276 |
2007-04-10 | sony-laptop: Add SNY6001 device handling (sonypi reimplementation) | malattia@linux.it | 1 | -13/+1072 |
2007-04-10 | sony-laptop: Add debug macros also used by the sonypi reimplementation | malattia@linux.it | 1 | -10/+10 |
2007-04-10 | sony-laptop: Prepare the platform driver for multiple users. | malattia@linux.it | 1 | -100/+112 |
2007-04-10 | sony-laptop: Remove ACPI references from variable and function names. | malattia@linux.it | 1 | -93/+93 |
2007-04-09 | [PATCH] i386: irqbalance_disable() section fix | Andrew Morton | 1 | -1/+1 |
2007-04-09 | [PATCH] x86_64 early quirks: fix early_qrk[] section tag | Andrew Morton | 1 | -1/+1 |
2007-04-09 | [PATCH] omap_cf: oops-on-suspend fix | David Brownell | 1 | -16/+25 |
2007-04-09 | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 | Zachary Amsden | 4 | -1/+29 |
2007-04-09 | [PATCH] fuse: validate rootmode mount option | Timo Savola | 3 | -2/+10 |
2007-04-09 | [AGPGART] intel_agp: PCI id update for Intel 965GM | Wang Zhenyu | 1 | -2/+12 |
2007-04-07 | sched.c: Remove unused variable 'relative' | Linus Torvalds | 1 | -1/+0 |
2007-04-07 | [PATCH] sched: get rid of p->children use in show_task() | Ingo Molnar | 1 | -34/+1 |
2007-04-07 | [PATCH] irq-devres: fix failure path of devm_request_irq() | Tejun Heo | 1 | -1/+1 |
2007-04-07 | [PATCH] high-res timers: resume fix | Ingo Molnar | 3 | -1/+16 |
2007-04-07 | [TG3]: Fix crash during tg3_init_one(). | Michael Chan | 1 | -2/+4 |
2007-04-06 | [IPV6]: Revert recent change to rt6_check_dev(). | David S. Miller | 1 | -14/+5 |
2007-04-06 | Linux 2.6.21-rc6v2.6.21-rc6 | Linus Torvalds | 1 | -1/+1 |
2007-04-06 | [XFRM]: beet: fix IP option decapsulation | Patrick McHardy | 1 | -1/+4 |
2007-04-06 | [XFRM]: beet: fix beet mode decapsulation | Patrick McHardy | 1 | -7/+7 |
2007-04-06 | [XFRM]: beet: use IPOPT_NOP for option padding | Patrick McHardy | 1 | -0/+2 |
2007-04-06 | [XFRM]: beet: fix IP option encapsulation | Patrick McHardy | 1 | -3/+2 |
2007-04-05 | [IPSEC]: Reject packets within replay window but outside the bit mask | Herbert Xu | 1 | -1/+2 |
2007-04-05 | [IPv6]: Exclude truncated packets from InHdrErrors statistics | Mitsuru Chinen | 1 | -4/+4 |
2007-04-05 | [APPLETALK]: Fix a remotely triggerable crash | Jean Delvare | 1 | -2/+5 |
2007-04-05 | [PATCH] ia64: desc_empty thinko/typo fix | Maciej Zenczykowski | 1 | -1/+1 |
2007-04-05 | [PATCH] Fix build error on zs serial driver | Yoichi Yuasa | 1 | -1/+0 |
2007-04-05 | [PATCH] fix jiffies clocksource inittime | john stultz | 1 | -1/+1 |
2007-04-05 | [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry | Mike Miller (OS Dev) | 1 | -0/+1 |
2007-04-05 | [PATCH] remove protection of LANANA-reserved majors | Andrew Morton | 4 | -20/+0 |
2007-04-05 | [PATCH] swsusp: fix memory shrinker | Rafael J. Wysocki | 1 | -1/+1 |
2007-04-05 | [PATCH] net/sunrpc/svcsock.c: fix a check | Adrian Bunk | 1 | -2/+2 |
2007-04-05 | [PATCH] md: avoid a deadlock when removing a device from an md array via sysfs | NeilBrown | 2 | -1/+16 |
2007-04-05 | [PATCH] kernel/time.c: add missing symbol exports | Thomas Bittermann | 1 | -0/+2 |
2007-04-04 | [PATCH] net: Ignore sysfs network device rename bugs. | Eric W. Biederman | 1 | -7/+4 |
2007-04-04 | [PATCH] SLAB: Mention slab name when listing corrupt objects | David Howells | 1 | -2/+2 |
2007-04-04 | [PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2) | Robert Hancock | 1 | -0/+5 |
2007-04-04 | [S390] cio: Fix handling of interrupt for csch(). | Cornelia Huck | 1 | -0/+8 |
2007-04-04 | [S390] page_mkclean data corruption. | Martin Schwidefsky | 1 | -2/+2 |
2007-04-04 | libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) | Albert Lee | 2 | -1/+27 |
2007-04-04 | libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) | Albert Lee | 3 | -0/+8 |
2007-04-04 | libata: Clear tf before doing request sense (take 3) | Albert Lee | 1 | -11/+11 |
2007-04-04 | libata: reorder HSM_ST_FIRST for easier decoding (take 3) | Albert Lee | 1 | -2/+2 |
2007-04-04 | libata bugfix: preserve LBA bit for HDIO_DRIVE_TASK | Mark Lord | 1 | -1/+1 |
2007-04-04 | 2.6.21 fix lba48 bug in libata fill_result_tf() | Mark Lord | 1 | -1/+1 |
2007-04-04 | r8169: fix suspend/resume for down interface | Francois Romieu | 1 | -6/+7 |
2007-04-04 | r8169: issue request_irq after the private data are completely initialized | Francois Romieu | 1 | -15/+18 |
2007-04-04 | b44: fix IFF_ALLMULTI handling of CAM slots | Bill Helfinstine | 1 | -1/+1 |