| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk | Jon Masters | 2005-11-09 | 1 | -0/+6 |
* | [PATCH] s390: "extern inline" -> "static inline" | Adrian Bunk | 2005-11-09 | 4 | -10/+10 |
* | [PATCH] drm fixup pci gart settings | Dave Airlie | 2005-11-09 | 1 | -2/+2 |
* | [PATCH] Input: fix 'uniq' reporting in hotplug handler | Dmitry Torokhov | 2005-11-09 | 1 | -1/+1 |
* | [PATCH] mtd: onenand_base needs sched.h | Andrew Morton | 2005-11-09 | 1 | -0/+2 |
* | [PATCH] mtd: rfd_ftl build fix | Andrew Morton | 2005-11-09 | 1 | -0/+1 |
* | [PATCH] cpu hotplug: fix locking in cpufreq drivers | Ashok Raj | 2005-11-09 | 1 | -14/+10 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-08 | 1 | -20/+22 |
|\ |
|
| * | [SERIAL] IOC3: Update 8250 driver bits | Ralf Baechle | 2005-11-08 | 1 | -20/+22 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-08 | 2 | -73/+69 |
|\ \ |
|
| * | | [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models | Richard Purdie | 2005-11-08 | 1 | -72/+68 |
| * | | [ARM] More sparse fixes | Russell King | 2005-11-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-11-08 | 1 | -0/+3 |
|\ \ |
|
| * | | [SPARC]: Missing compat_ioctl hookup in openprom driver. | David S. Miller | 2005-11-08 | 1 | -0/+3 |
| |/ |
|
* | | [Bluetooth]: Add endian annotations to the core | Marcel Holtmann | 2005-11-08 | 1 | -2/+2 |
* | | [Bluetooth]: Add another ignore parameter to the HCI USB driver | Marcel Holtmann | 2005-11-08 | 1 | -0/+7 |
* | | [IRDA] donauboe: locking fix | Andrew Morton | 2005-11-08 | 1 | -5/+9 |
* | | [PPP]: add PPP MPPE encryption module | Matt Domsch | 2005-11-08 | 5 | -24/+888 |
* | | [PPP]: handle misaligned accesses | Philippe De Muyter | 2005-11-08 | 1 | -3/+14 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-07 | 16 | -24/+3825 |
|\ |
|
| * | powermac: Use a spinlock in swim3.c (floppy driver) instead of cli | Paul Mackerras | 2005-11-08 | 1 | -10/+10 |
| * | macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM set | Paul Mackerras | 2005-11-08 | 1 | -2/+2 |
| * | [PATCH] ppc: Fix PowerBook HD led on ARCH=powerpc | Benjamin Herrenschmidt | 2005-11-08 | 1 | -3/+6 |
| * | [PATCH] ppc: fix a bunch of warnings | Benjamin Herrenschmidt | 2005-11-08 | 1 | -3/+3 |
| * | [PATCH] ppc64: Thermal control for SMU based machines | Benjamin Herrenschmidt | 2005-11-08 | 13 | -0/+3638 |
| * | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt | 2005-11-08 | 1 | -8/+156 |
| * | [PATCH] ppc64: SMU based macs cpufreq support | Benjamin Herrenschmidt | 2005-11-08 | 1 | -0/+12 |
* | | [SPARC] cpwatchdog: implement ->compat_ioctl | Christoph Hellwig | 2005-11-07 | 1 | -0/+24 |
* | | [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl | Christoph Hellwig | 2005-11-07 | 1 | -12/+20 |
* | | [SPARC] openprom: implement ->compat_ioctl | Christoph Hellwig | 2005-11-07 | 1 | -0/+33 |
* | | [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl | Christoph Hellwig | 2005-11-07 | 1 | -8/+10 |
* | | [SUNSU]: Do not mark sunsu_console_setup() __init | David S. Miller | 2005-11-07 | 1 | -1/+1 |
* | | [SPARC]: Remove bogus register programming in cg6 driver. | David S. Miller | 2005-11-07 | 1 | -6/+0 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-11-07 | 1 | -1/+1 |
|\ \ |
|
| * | | [ARM] 3120/1: Fix MMC/SD card driver resume deadlock | Uli Luckas | 2005-11-07 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2005-11-07 | 3 | -12/+21 |
|\ \ \ |
|
| * | | | [CPUFREQ] Fix up compile of cpufreq_stats | Dave Jones | 2005-11-01 | 1 | -0/+1 |
| * | | | [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_stats | Dave Jones | 2005-10-27 | 1 | -0/+5 |
| * | | | [CPUFREQ] kzalloc conversions for cpufreq core. | Dave Jones | 2005-10-20 | 2 | -6/+3 |
| * | | | [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for... | Dave Jones | 2005-09-20 | 1 | -6/+12 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2005-11-07 | 16 | -42/+53 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | [AGPGART] Fix up warning in efficeon driver. | Dave Jones | 2005-11-05 | 1 | -1/+1 |
| * | | | [AGPGART] Fix up sgi-agp bug with no devices on bus. | Dave Jones | 2005-11-04 | 1 | -0/+2 |
| * | | | [AGPGART] When we encounter reserved mode bits, print them out. | Dave Jones | 2005-11-04 | 1 | -2/+4 |
| * | | | [AGPGART] Set .owner field of struct pci_driver. | Dave Jones | 2005-10-24 | 12 | -0/+12 |
| * | | | [AGPGART] Replace kmalloc+memset's with kzalloc's | Dave Jones | 2005-10-20 | 7 | -37/+18 |
| * | | | [AGPGART] Fix serverworks TLB flush. | Dave Jones | 2005-09-23 | 1 | -2/+16 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2005-11-07 | 6 | -680/+1546 |
|\ \ \ \ |
|
| * | | | | VINO driver version 0.0.5. | Ladislav Michl | 2005-11-07 | 5 | -680/+1545 |
| * | | | | Add .gitignore files for Turbochannel | Ralf Baechle | 2005-11-07 | 1 | -0/+1 |
| | |_|/
| |/| | |
|