.. |
acorn
|
99eb8a550d
Remove the arm26 port
|
18 years ago |
acpi
|
c019b19330
ACPI: EC: Fix "no battery" regression
|
18 years ago |
amba
|
bf62456eb9
uevent: use add_uevent_var() instead of open coding it
|
18 years ago |
ata
|
fb0582f91f
libata: adjust libata to ignore errors after spinup
|
18 years ago |
atm
|
06bfb7eb15
Add some help texts to recently-introduced kconfig items
|
18 years ago |
auxdisplay
|
06bfb7eb15
Add some help texts to recently-introduced kconfig items
|
18 years ago |
base
|
9eb3ff4037
CPU online file permission
|
18 years ago |
block
|
06bfb7eb15
Add some help texts to recently-introduced kconfig items
|
18 years ago |
bluetooth
|
924f0e4a06
[Bluetooth] Remove the redundant non-seekable llseek method
|
18 years ago |
cdrom
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
char
|
3b6919e536
pull asus sony thinkpad into release branch
|
18 years ago |
clocksource
|
7b0b8207e0
x86_64: fix typo in acpi_pm.c
|
18 years ago |
connector
|
13591885a9
Use menuconfig objects: connector
|
18 years ago |
cpufreq
|
084f349394
[CPUFREQ] Restore previously used governor on a hot-replugged CPU
|
18 years ago |
crypto
|
06bfb7eb15
Add some help texts to recently-introduced kconfig items
|
18 years ago |
dio
|
e51c01b084
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
|
19 years ago |
dma
|
54a09feb0e
[IOAT]: Remove redundant struct member to avoid descriptor cache miss
|
18 years ago |
edac
|
ddcc3050bd
drivers/edac: fix pasemi kconfig depends
|
18 years ago |
eisa
|
4a1ccb5b1e
virtual_eisa_root_init() should be __init
|
18 years ago |
fc4
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
firewire
|
ae57988f68
firewire: fw-core: make two variables static
|
18 years ago |
firmware
|
1b28f22a87
edd: switch to pci_get based API
|
18 years ago |
hid
|
06bfb7eb15
Add some help texts to recently-introduced kconfig items
|
18 years ago |
hwmon
|
68a50b5678
hwmon: (smsc47m1) restore missing name attribute
|
18 years ago |
i2c
|
b5d0b4ba38
i2c-s3c2410: Build fix
|
18 years ago |
ide
|
adcd33d41b
ide: ide_config_drive_speed() bugfixes
|
18 years ago |
ieee1394
|
e4f8cac5e0
ieee1394: sbp2: more correct Kconfig dependencies
|
18 years ago |
infiniband
|
fe11cb6ba4
IB/mlx4: Incorrect semicolon after if statement
|
18 years ago |
input
|
293c5bd13f
[MIPS] Fixup secure computing stuff.
|
18 years ago |
isdn
|
732781daa4
Remove 'isdn_* is defined but unused' warnings
|
18 years ago |
kvm
|
06bfb7eb15
Add some help texts to recently-introduced kconfig items
|
18 years ago |
leds
|
f8a7c6fe14
leds: Convert from struct class_device to struct device
|
18 years ago |
lguest
|
ab144f5ec6
i386: Make patching more robust, fix paravirt issue
|
18 years ago |
macintosh
|
06bfb7eb15
Add some help texts to recently-introduced kconfig items
|
18 years ago |
mca
|
8813d1c00c
mca: add integrated device bus matching
|
18 years ago |
md
|
c7149d6bce
Fix remap handling by blktrace
|
18 years ago |
media
|
0a0f2c87cd
V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static
|
18 years ago |
message
|
bced137384
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
|
18 years ago |
mfd
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
misc
|
06bfb7eb15
Add some help texts to recently-introduced kconfig items
|
18 years ago |
mmc
|
37b758e8bc
mmc: at91_mci: remove whitespace at the end of lines
|
18 years ago |
mtd
|
0c1eafdb06
mtdchar build fix
|
18 years ago |
net
|
1a2b73302a
fix random hang in forcedeth driver when using netconsole
|
18 years ago |
nubus
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
of
|
3f23de10f2
Create drivers/of/platform.c
|
18 years ago |
oprofile
|
1474855d08
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
|
18 years ago |
parisc
|
b187f180cc
serial: add early_serial_setup() back to header file
|
18 years ago |
parport
|
8daedea656
parport_pc locking fix
|
18 years ago |
pci
|
0b62e13b5c
pci: rename __pci_reenable_device() to pci_reenable_device()
|
18 years ago |
pcmcia
|
afb2c1650b
pcmcia: give socket time to power down
|
18 years ago |
pnp
|
673d5b43da
ACPI: restore CONFIG_ACPI_SLEEP
|
18 years ago |
power
|
a1da5f4f1b
Don't compile the PMU power driver on 64-bit PowerPC
|
18 years ago |
ps3
|
80071802cb
[POWERPC] PS3: Storage Driver Core
|
18 years ago |
rapidio
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
rtc
|
0439208a8a
rtc-m48t59 driver NO_IRQ mode fixup
|
18 years ago |
s390
|
cbea66d978
[S390] monwriter: Serialization bug for multithreaded applications.
|
18 years ago |
sbus
|
50aa485e1a
[BBC_I2C]: kmalloc + memset conversion to kzalloc
|
18 years ago |
scsi
|
bced137384
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
|
18 years ago |
serial
|
b6b1d87785
serial: fix 8250 early console setup
|
18 years ago |
sh
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
sn
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
spi
|
96ddbf504a
spidev warning fix
|
18 years ago |
tc
|
8b4a40809e
zs: move to the serial subsystem
|
18 years ago |
telephony
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
uio
|
bc4c4f45ac
UIO: Hilscher CIF card driver
|
18 years ago |
usb
|
06bfb7eb15
Add some help texts to recently-introduced kconfig items
|
18 years ago |
video
|
18115f4537
Merge master.kernel.org:/home/rmk/linux-2.6-arm
|
18 years ago |
w1
|
0bd8496b59
drivers/ misc __iomem annotations
|
18 years ago |
xen
|
98ac0e53fa
xenbus_xs.c: fix a use-after-free
|
18 years ago |
zorro
|
91a6902958
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
|
18 years ago |
Kconfig
|
f85ff3056c
Begin to consolidate of_device.c
|
18 years ago |
Makefile
|
647e50f383
[WATCHDOG] Fix pcwd_init_module crash
|
18 years ago |