| Commit message (Expand) | Author | Age |
* | Move size optimization option outside of EMBEDDED menu, mark it EXPERIMENTAL | Linus Torvalds | 2005-12-14 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-12-14 |
|\ |
|
| * | [VLAN]: Fix hardware rx csum errors | Stephen Hemminger | 2005-12-14 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David S. Miller | 2005-12-14 |
| |\ |
|
| * | | [GRE]: Fix hardware checksum modification | Herbert Xu | 2005-12-14 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2005-12-14 |
|\ \ \
| |_|/
|/| | |
|
| * | | [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) | James Bottomley | 2005-12-14 |
| * | | [SCSI] Negotiate correctly with async-only devices | Matthew Wilcox | 2005-12-13 |
| * | | [SCSI] fix double free of scsi request queue | Brian King | 2005-12-12 |
| * | | [SCSI] fix panic when ejecting ieee1394 ipod | Jens Axboe | 2005-12-09 |
| * | | [SCSI] fix OOPS due to clearing eh_action prior to aborting eh command | Michael Reed | 2005-12-08 |
| * | | [SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation | Mark Lord | 2005-12-08 |
| * | | [SCSI] qla2xxx: Correct short-WRITE status handling. | Andrew Vasquez | 2005-12-07 |
| * | | [SCSI] qla2xxx: Correct mis-handling of AENs. | Andrew Vasquez | 2005-12-07 |
| * | | [SCSI] ibmvscsi kexec fix | Dave C Boutcher | 2005-12-07 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-12-14 |
|\ \ \ |
|
| * | | | [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. | Daniel Jacobowitz | 2005-12-14 |
| * | | | [ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabli... | Lothar Wassmann | 2005-12-12 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-12-14 |
|\ \ \ \ |
|
| * | | | | [MMC] Explain the internals of mmc_power_up() | Russell King | 2005-12-14 |
* | | | | | [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set. | Robin Holt | 2005-12-14 |
| |_|_|/
|/| | | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6 | Linus Torvalds | 2005-12-14 |
|\ \ \ \ |
|
| * | | | | [TG3]: Fix low power state | Michael Chan | 2005-12-14 |
| * | | | | [TG3]: Fix 5704 single-port mode | Michael Chan | 2005-12-14 |
| * | | | | [TG3]: Fix suspend and resume | Michael Chan | 2005-12-14 |
| * | | | | [TG3]: Fix nvram arbitration bugs. | Michael Chan | 2005-12-14 |
* | | | | | [PKT_SCHED]: Disable debug tracing logs by default in packet action API. | David S. Miller | 2005-12-14 |
* | | | | | [IPV6] addrconf: Do not print device pointer in privacy log message. | David S. Miller | 2005-12-14 |
| |/ / /
|/| | | |
|
* | | | | [PATCH] hid-core: Zero-pad truncated reports | Adam Kropelin | 2005-12-14 |
* | | | | [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS | Ole Reinhardt | 2005-12-14 |
* | | | | [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c | Yasunori Goto | 2005-12-14 |
* | | | | [PATCH] Dmitry Torokhov is input subsystem maintainer | Vojtech Pavlik | 2005-12-14 |
|/ / / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-12-13 |
|\ \ \ |
|
| * | | | [IA64] Split 16-bit severity field in sal_log_record_header | Tony Luck | 2005-12-13 |
* | | | | Expose "Optimize for size" option for everybody | Linus Torvalds | 2005-12-13 |
* | | | | [PATCH] allow KOBJECT_UEVENT=n only if EMBEDDED | Adrian Bunk | 2005-12-13 |
|/ / / |
|
* | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-12-13 |
|\ \ \ |
|
| * | | | [libata] mark certain hardware (or drivers) with a no-atapi flag | Jeff Garzik | 2005-12-13 |
* | | | | [netdrvr skge] fix build | Jeff Garzik | 2005-12-13 |
|/ / / |
|
* | | | [PATCH] fbdev: Fix incorrect unaligned access in little-endian machines | Antonino A. Daplas | 2005-12-13 |
* | | | [PATCH] fbdev: Shift pixel value before entering loop in cfbimageblit | Antonino A. Daplas | 2005-12-13 |
* | | | [PATCH] fbdev: fix switch to KD_TEXT, enhanced version | Knut Petersen | 2005-12-13 |
* | | | [PATCH] fbcon: Avoid illegal display panning | Antonino A. Daplas | 2005-12-13 |
* | | | [PATCH] fbdev: Pan display fixes | Antonino A. Daplas | 2005-12-13 |
* | | | [PATCH] fbcon: Add ability to save/restore graphics state | Antonino A. Daplas | 2005-12-13 |
* | | | [PATCH] fbcon: fix complement_mask() with 512 character map | Antonino A. Daplas | 2005-12-13 |
* | | | [PATCH] cciss: fix for deregister_disk | Mike Miller | 2005-12-13 |
* | | | [PATCH] x86_64: Bug correction in populate_memnodemap() | Eric Dumazet | 2005-12-13 |
* | | | [PATCH] x86_64: Fix collision between pmtimer and pit/hpet | john stultz | 2005-12-13 |
* | | | [PATCH] x86_64: Fix 32bit thread coredumps | Andi Kleen | 2005-12-13 |