| Commit message (Expand) | Author | Age |
* | Merge branch 'master' | Jeff Garzik | 2005-12-24 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod... | Linus Torvalds | 2005-12-18 |
| |\ |
|
| | * | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jody McIntyre | 2005-12-16 |
| | |\ |
|
| | * \ | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jody McIntyre | 2005-12-12 |
| | |\ \ |
|
| | * | | | ieee1394: write broadcast_channel only to select nodes (fixes device recognit... | Stefan Richter | 2005-12-12 |
| | * | | | ieee1394: resume remote ports when starting a host (fixes device recognition) | Stefan Richter | 2005-12-12 |
| * | | | | [PATCH] mtd onenand driver: use platform_device.h instead device.h | Kyungmin Park | 2005-12-18 |
| * | | | | [PATCH] mtd onenand driver: reduce stack usage | Kyungmin Park | 2005-12-18 |
| * | | | | [PATCH] mtd onenand driver: fix unlock problem in DDP | Kyungmin Park | 2005-12-18 |
| * | | | | [PATCH] mtd onenand driver: check correct manufacturer | Kyungmin Park | 2005-12-18 |
| * | | | | [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3 | Jean Delvare | 2005-12-18 |
| * | | | | [PATCH] Input: fix an OOPS in HID driver | Dmitry Torokhov | 2005-12-18 |
| * | | | | [PATCH] dpt_i2o fix for deadlock condition | Salyzyn, Mark | 2005-12-18 |
| * | | | | [PATCH] i2o: Do not disable pci device when it's in use | Ben Collins | 2005-12-18 |
| * | | | | [PATCH] ppc: booke_wdt compile fix | Al Viro | 2005-12-16 |
| | |_|/
| |/| | |
|
| * | | | [PATCH] UHCI: add missing memory barriers | Alan Stern | 2005-12-16 |
| * | | | [PATCH] PCI express must be initialized before PCI hotplug | Milton Miller | 2005-12-16 |
| * | | | [PATCH] i2c: Fix i2c-mv64xxx compilation error | Mark A. Greer | 2005-12-16 |
| * | | | [PATCH] radeon drm: fix agp aperture map offset | Benjamin Herrenschmidt | 2005-12-16 |
| * | | | [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class | Adrian Bunk | 2005-12-15 |
| * | | | [PATCH] IPMI oops fix | Paolo Galtieri | 2005-12-15 |
| * | | | [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal | Al Viro | 2005-12-15 |
| * | | | [PATCH] mwave: missing __user in ioctl struct declaration | Al Viro | 2005-12-15 |
| * | | | [PATCH] drivers/atm/adummy.c NULL noise removal | Al Viro | 2005-12-15 |
| * | | | [PATCH] dst_ca __user annotations, portability fixes | Al Viro | 2005-12-15 |
| * | | | [PATCH] __user annotations (booke_wdt.c) | Al Viro | 2005-12-15 |
| * | | | [PATCH] arcfb __user annotations | Al Viro | 2005-12-15 |
| * | | | [PATCH] cyber2000fb.c __iomem annotations | Al Viro | 2005-12-15 |
| * | | | [PATCH] wdrtas.c: fix __user annotations | Al Viro | 2005-12-15 |
| * | | | [PATCH] dell_rbu: NULL noise removal | Al Viro | 2005-12-15 |
| * | | | [PATCH] cm4000_cs: __user annotations | Al Viro | 2005-12-15 |
| * | | | [PATCH] em28xx: %zd for size_t | Al Viro | 2005-12-15 |
| * | | | [PATCH] auerswald.c: %zd for size_t | Al Viro | 2005-12-15 |
| * | | | [PATCH] s2io: __iomem annotations for recent changes | Al Viro | 2005-12-15 |
| * | | | [PATCH] iscsi gfp_t annotations | Al Viro | 2005-12-15 |
| * | | | [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal | Al Viro | 2005-12-15 |
| * | | | [PATCH] sparc: jsflash __user annotations | Al Viro | 2005-12-15 |
| * | | | [PATCH] sparc: vfc __iomem annotations and fixes | Al Viro | 2005-12-15 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2005-12-14 |
| |\ \ \ |
|
| | * | | | [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info | Bartlomiej Zolnierkiewicz | 2005-12-14 |
| | * | | | [PATCH] ide-disk: flush cache after calling del_gendisk() | Bartlomiej Zolnierkiewicz | 2005-12-14 |
| | * | | | [PATCH] ide: AU1200 IDE update | Jordan Crouse | 2005-12-14 |
| | * | | | [PATCH] ide: core modifications for AU1200 | Jordan Crouse | 2005-12-14 |
| | * | | | [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y | Marcelo Tosatti | 2005-12-14 |
| | * | | | [PATCH] via82cxxx IDE: Add VT8251 ISA bridge | Daniel Drake | 2005-12-14 |
| | * | | | [PATCH] sgiioc4: check for no hwifs available | Jeremy Higdon | 2005-12-14 |
| * | | | | [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010 | Vojtech Pavlik | 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 |