Age | Commit message (Expand) | Author | Files | Lines |
2006-01-08 | [PATCH] fix more missing includes | Tim Schmielau | 15 | -0/+18 |
2006-01-08 | [PATCH] Make RCU task_struct safe for oprofile | Paul E. McKenney | 1 | -15/+15 |
2006-01-08 | [PATCH] frv: fix uninitialised variable in serverworks driver | David Howells | 1 | -1/+1 |
2006-01-08 | [PATCH] frv: fix uninitialised variable in atm nicstar driver | David Howells | 1 | -3/+2 |
2006-01-08 | [PATCH] frv: suppress configuration of certain features for FRV | David Howells | 4 | -9/+9 |
2006-01-08 | [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renaming | Lennert Buytenhek | 1 | -7/+7 |
2006-01-08 | [PATCH] fix Kconfig depends for cs89x0 (PNX010X support) | Lennert Buytenhek | 1 | -1/+1 |
2006-01-08 | [PATCH] cs89x0: switch {in,out}sw to {read,write}words | Lennert Buytenhek | 1 | -3/+31 |
2006-01-08 | [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 support | Lennert Buytenhek | 2 | -13/+34 |
2006-01-08 | [PATCH] cs89x0: make {read,write}reg use {read,write}word | Lennert Buytenhek | 1 | -6/+6 |
2006-01-08 | [PATCH] cs89x0: swap {read,write}reg and {read,write}word | Lennert Buytenhek | 1 | -10/+10 |
2006-01-08 | [PATCH] cs89x0: convert {inw,outw} calls to {read,write}word | Lennert Buytenhek | 1 | -17/+17 |
2006-01-08 | [PATCH] cs89x0: make {read,write}word take base_addr | Lennert Buytenhek | 1 | -9/+9 |
2006-01-08 | [PATCH] ARM Netwinder watchdog wdt977 update | Woody Suwalski | 1 | -75/+141 |
2006-01-08 | [PATCH] small hp_sdc_rtc cleanup: use no_llseek | Marcelo Tosatti | 1 | -8/+1 |
2006-01-07 | [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps() | Francois Romieu | 1 | -0/+1 |
2006-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 21 | -614/+1025 |
2006-01-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 19 | -84/+402 |
2006-01-07 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 4 | -46/+146 |
2006-01-07 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 5 | -75/+158 |
2006-01-07 | [PATCH] fbcon: don�t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS | Knut Petersen | 1 | -1/+1 |
2006-01-07 | Input: ibmasm - convert to dynamic input_dev allocation | Vernon Mauery | 2 | -34/+48 |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 12 | -12/+12 |
2006-01-07 | [ARM] Move AMBA bus code to drivers/amba/ | Russell King | 3 | -0/+362 |
2006-01-07 | Merge with Linus' kernel. | Russell King | 723 | -20220/+47108 |
2006-01-07 | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 5 | -10/+9 |
2006-01-07 | [ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix | Pavel Pisa | 1 | -3/+3 |
2006-01-07 | [ACPI] remove Kconfig "default y" for laptop drivers | Borislav Petkov | 1 | -2/+0 |
2006-01-07 | [ACPI] fix kernel-doc warnings in acpi/scan.c | Randy Dunlap | 1 | -10/+17 |
2006-01-07 | Auto-update from upstream | Len Brown | 111 | -649/+1501 |
2006-01-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 108 | -611/+1439 |
2006-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 5 | -5/+5 |
2006-01-06 | [PATCH] shrink mmtimer memory size | Dimitri Sivanich | 1 | -33/+57 |
2006-01-06 | Auto-update from upstream | Len Brown | 617 | -19571/+45607 |
2006-01-06 | Merge ../torvalds-2.6/ | Greg Kroah-Hartman | 166 | -4952/+7169 |
2006-01-06 | kbuild: un-stringnify KBUILD_MODNAME | Sam Ravnborg | 5 | -5/+5 |
2006-01-06 | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 36 | -232/+176 |
2006-01-06 | [PATCH] Suspend support for libata | Jens Axboe | 4 | -0/+165 |
2006-01-06 | [PATCH] md: allow sync-speed to be controlled per-device | NeilBrown | 1 | -5/+105 |
2006-01-06 | [PATCH] md: support adding new devices to md arrays via sysfs | NeilBrown | 1 | -0/+60 |
2006-01-06 | [PATCH] md: allow available size of component devices to be set via sysfs | NeilBrown | 1 | -0/+25 |
2006-01-06 | [PATCH] md-export-rdev-data_offset-via-sysfs-fix | Andrew Morton | 1 | -1/+1 |
2006-01-06 | [PATCH] md: export rdev->data_offset via sysfs | NeilBrown | 1 | -0/+23 |
2006-01-06 | [PATCH] md: expose device slot information via sysfs | NeilBrown | 1 | -0/+35 |
2006-01-06 | [PATCH] md: keep better track of dev/array size when assembling md arrays | NeilBrown | 1 | -18/+23 |
2006-01-06 | [PATCH] md: allow md/raid_disks to be settable | NeilBrown | 1 | -23/+51 |
2006-01-06 | [PATCH] md: count corrected read errors per drive | NeilBrown | 5 | -4/+42 |
2006-01-06 | [PATCH] md: allow array level to be set textually via sysfs | NeilBrown | 9 | -14/+58 |
2006-01-06 | [PATCH] md: expose md metadata format in sysfs | NeilBrown | 1 | -0/+49 |
2006-01-06 | [PATCH] md: allow md array component size to be accessed and set via sysfs | NeilBrown | 1 | -42/+89 |