.. |
accessibility
|
98b8788ae9
drop explicit include of autoconf.h
|
15 years ago |
acpi
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
amba
|
97ceed1fc2
ARM: 6829/1: amba: make hardcoded periphid override hardware
|
14 years ago |
ata
|
f35119d668
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
|
14 years ago |
atm
|
b691347a92
lanai: use pci_dev->subsystem_device
|
14 years ago |
auxdisplay
|
25985edced
Fix common misspellings
|
14 years ago |
base
|
0003230e82
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
bcma
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
block
|
8ded371f81
Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block
|
14 years ago |
bluetooth
|
95a943c162
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
cdrom
|
0f48f26009
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
|
14 years ago |
char
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
clk
|
e8bf8df9c2
CLKDEV: Fix clkdev return value for NULL clk case
|
14 years ago |
clocksource
|
9d0715630e
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
connector
|
f19da2ce8e
drivers/connector/cn_proc.c: remove unused local
|
14 years ago |
cpufreq
|
133de12119
[CPUFREQ] s5pv210: make needlessly global symbols static
|
14 years ago |
cpuidle
|
f310642123
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
|
14 years ago |
crypto
|
0003230e82
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
dca
|
3bb598fb23
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination
|
14 years ago |
dio
|
f699b7f351
m68k: don't export static inline functions
|
15 years ago |
dma
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
edac
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
eisa
|
005bdad7b8
eisa/pci_eisa.c: fix section mismatch
|
14 years ago |
firewire
|
441c196e84
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
|
14 years ago |
firmware
|
27c46a2546
drivers/firmware/sigma.c needs MODULE_LICENSE
|
14 years ago |
gpio
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
gpu
|
45b583b10a
Merge 'akpm' patch series
|
14 years ago |
hid
|
a91f423e59
Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus
|
14 years ago |
hwmon
|
750e06992d
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
|
14 years ago |
hwspinlock
|
4fa8eebb04
hwspinlock: depend on OMAP4
|
14 years ago |
i2c
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
ide
|
b7e9c223be
Merge branch 'master' into for-next
|
14 years ago |
idle
|
15e123e5d7
intel_idle: Rename cpuidle states
|
14 years ago |
ieee802154
|
0ac9ebedce
IEEE 802.15.4: do not enable driver debugging by default
|
14 years ago |
infiniband
|
ece236ce2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
14 years ago |
input
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
iommu
|
17f5b569e0
iommu/amd: Don't use MSI address range for DMA addresses
|
14 years ago |
isdn
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
leds
|
40b1445b1b
arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage
|
14 years ago |
lguest
|
996ba96a97
lguest: Fix in/out emulation
|
14 years ago |
macintosh
|
22735068d5
drivers: fix up various ->llseek() implementations
|
14 years ago |
mca
|
cf43f4ab3a
mca: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
md
|
bbd9d6f7fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
media
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
memstick
|
25985edced
Fix common misspellings
|
14 years ago |
message
|
e466e1c6e1
[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA
|
14 years ago |
mfd
|
b7e9c223be
Merge branch 'master' into for-next
|
14 years ago |
misc
|
45b583b10a
Merge 'akpm' patch series
|
14 years ago |
mmc
|
45b583b10a
Merge 'akpm' patch series
|
14 years ago |
mtd
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
net
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
nfc
|
c46ee38620
NFC: pn533: add NXP pn533 nfc device driver
|
14 years ago |
nubus
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
of
|
a642285014
of: fix missing include from of_pci.c
|
14 years ago |
oprofile
|
7fcfd1abd6
perf: Remove the nmi parameter from the oprofile_perf backend
|
14 years ago |
parisc
|
25985edced
Fix common misspellings
|
14 years ago |
parport
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
pci
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
pcmcia
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
platform
|
e772aed369
asus-wmi: ->is_visible() can't return negative
|
14 years ago |
pnp
|
45b583b10a
Merge 'akpm' patch series
|
14 years ago |
power
|
1c5454eed8
Change Ryan Mallon's email address across the kernel
|
14 years ago |
pps
|
25985edced
Fix common misspellings
|
14 years ago |
ps3
|
25985edced
Fix common misspellings
|
14 years ago |
ptp
|
fb5a18cf7c
ptp: Fix some locking bugs in ptp_read()
|
14 years ago |
rapidio
|
0bf2461fdd
rapidio: fix default routing initialization
|
14 years ago |
regulator
|
90923351d4
regulator: Convert tps65023 to use regmap API
|
14 years ago |
rtc
|
45b583b10a
Merge 'akpm' patch series
|
14 years ago |
s390
|
4fa52aa7a8
[S390] dasd: add enhanced DASD statistics interface
|
14 years ago |
sbus
|
25985edced
Fix common misspellings
|
14 years ago |
scsi
|
6f06e3a7b2
[SCSI] libfc: release exchg cache
|
14 years ago |
sfi
|
25985edced
Fix common misspellings
|
14 years ago |
sh
|
12520c438f
switch assorted clock drivers to debugfs_remove_recursive()
|
14 years ago |
sn
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
spi
|
7235dd74a4
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
|
14 years ago |
ssb
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
staging
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
target
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
tc
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
telephony
|
25f8f54f6e
pcmcia: Convert pcmcia_device_id declarations to const
|
14 years ago |
thermal
|
b299eb5cde
ACPI:Fix goto flows in thermal-sys
|
14 years ago |
tty
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
uio
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
usb
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
uwb
|
06b72d06d6
uwb: Fix misspelling of neighbourhood in comment
|
14 years ago |
vhost
|
9e380825ab
vhost: handle wrap around in # of bufs math
|
14 years ago |
video
|
45b583b10a
Merge 'akpm' patch series
|
14 years ago |
virtio
|
e72542191c
virtio: expose for non-virtualization users too
|
14 years ago |
vlynq
|
8ec4ad2beb
vlynq: Convert irq functions
|
14 years ago |
w1
|
f607e7fc5f
w1: ds1wm: add a reset recovery parameter
|
14 years ago |
watchdog
|
f71d26bb65
watchdog: hpwdt depends on PCI
|
14 years ago |
xen
|
080e2be788
xen/balloon: memory hotplug support for Xen balloon driver
|
14 years ago |
zorro
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Kconfig
|
e72542191c
virtio: expose for non-virtualization users too
|
14 years ago |
Makefile
|
6d16d6d9bb
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |