.. |
accessibility
|
98b8788ae9
drop explicit include of autoconf.h
|
hace 15 años |
acpi
|
daa94222b6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
|
hace 14 años |
amba
|
97ceed1fc2
ARM: 6829/1: amba: make hardcoded periphid override hardware
|
hace 14 años |
ata
|
8c56cacc72
libata: fix unexpectedly frozen port after ata_eh_reset()
|
hace 14 años |
atm
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
hace 14 años |
auxdisplay
|
25985edced
Fix common misspellings
|
hace 14 años |
base
|
3b3eca3116
PM / Runtime: Fix loops in pm_runtime_clk_notify()
|
hace 14 años |
bcma
|
ba7328b2d8
drivers/bcma/host_pci.c needs slab.h
|
hace 14 años |
block
|
4f1ba49efa
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
hace 14 años |
bluetooth
|
82362ccbf2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
|
hace 14 años |
cdrom
|
0f48f26009
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
|
hace 14 años |
char
|
273ef9509b
drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
|
hace 14 años |
clk
|
e8bf8df9c2
CLKDEV: Fix clkdev return value for NULL clk case
|
hace 14 años |
clocksource
|
9436b4abec
Revert "clocksource: sh_cmt: Runtime PM support"
|
hace 14 años |
connector
|
0e08785845
connector: fix skb double free in cn_rx_skb()
|
hace 14 años |
cpufreq
|
fbb5b89eab
[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect
|
hace 14 años |
cpuidle
|
f310642123
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
|
hace 14 años |
crypto
|
cf2d007bd4
[S390] ap: skip device registration on type probe failure
|
hace 14 años |
dca
|
3bb598fb23
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination
|
hace 14 años |
dio
|
f699b7f351
m68k: don't export static inline functions
|
hace 15 años |
dma
|
dcee0bb713
dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix
|
hace 14 años |
edac
|
e2e7709876
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
|
hace 14 años |
eisa
|
33fd797b3e
eisa: fix coding style for eisa bus code
|
hace 15 años |
firewire
|
105e53f863
firewire: sbp2: parallelize login, reconnect, logout
|
hace 14 años |
firmware
|
7f20caff0e
iscsi_ibft: iscsi_ibft_find unused variable i
|
hace 14 años |
gpio
|
55b220cafa
gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.
|
hace 14 años |
gpu
|
a377e187df
drm/radeon/kms/r6xx+: voltage fixes
|
hace 14 años |
hid
|
c3a4924565
Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"
|
hace 14 años |
hwmon
|
b1e698db09
hwmon: (s3c) Initialize sysfs attributes
|
hace 14 años |
hwspinlock
|
4fa8eebb04
hwspinlock: depend on OMAP4
|
hace 14 años |
i2c
|
3271d382c3
mfd: Use mfd cell platform_data for timberdale cells platform bits
|
hace 14 años |
ide
|
3307d0d83b
ide-cd: signedness warning fix again
|
hace 14 años |
idle
|
15e123e5d7
intel_idle: Rename cpuidle states
|
hace 14 años |
ieee802154
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
hace 14 años |
infiniband
|
4c171acc20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
hace 14 años |
input
|
aa7eb8e78d
Merge branch 'next' into for-linus
|
hace 14 años |
isdn
|
2f9381e984
gigaset: call module_put before restart of if_open()
|
hace 14 años |
leds
|
45d16f09dd
leds: fix the incorrect display in menuconfig
|
hace 14 años |
lguest
|
6151658751
Correct occurrences of
|
hace 14 años |
macintosh
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
hace 14 años |
mca
|
cf43f4ab3a
mca: struct device - replace bus_id with dev_name(), dev_set_name()
|
hace 16 años |
md
|
fcde90759a
md/raid5: remove unusual use of bio_iovec_idx()
|
hace 14 años |
media
|
461df4ded3
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
|
hace 14 años |
memstick
|
25985edced
Fix common misspellings
|
hace 14 años |
message
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
hace 14 años |
mfd
|
66c500ff36
mfd: Fix build breakage caused by tps65910 gpio directory move
|
hace 14 años |
misc
|
6e158d2198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
hace 14 años |
mmc
|
19a1166fa2
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
|
hace 14 años |
mtd
|
29a6ccca38
Merge git://git.infradead.org/mtd-2.6
|
hace 14 años |
net
|
384420409d
pxa168_eth: fix race in transmit path.
|
hace 14 años |
nfc
|
ac3c830419
drivers/nfc/pn544.c: add missing regulator
|
hace 14 años |
nubus
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
of
|
03eb14199e
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable
|
hace 14 años |
oprofile
|
130c5ce716
oprofile: Fix locking dependency in sync_start()
|
hace 14 años |
parisc
|
25985edced
Fix common misspellings
|
hace 14 años |
parport
|
b7c2f03628
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
hace 14 años |
pci
|
f39e840995
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
hace 14 años |
pcmcia
|
158f1e9518
gpio: include linux/gpio.h where needed
|
hace 14 años |
platform
|
2ba781ced9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
|
hace 14 años |
pnp
|
25985edced
Fix common misspellings
|
hace 14 años |
power
|
ea0ca3a843
Merge git://git.infradead.org/battery-2.6
|
hace 14 años |
pps
|
25985edced
Fix common misspellings
|
hace 14 años |
ps3
|
25985edced
Fix common misspellings
|
hace 14 años |
ptp
|
fb5a18cf7c
ptp: Fix some locking bugs in ptp_read()
|
hace 14 años |
rapidio
|
0bf2461fdd
rapidio: fix default routing initialization
|
hace 14 años |
regulator
|
cb220d16f9
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
|
hace 14 años |
rtc
|
80dadf86d6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
hace 14 años |
s390
|
3ec90878ba
[S390] qdio: Split SBAL entry flags
|
hace 14 años |
sbus
|
25985edced
Fix common misspellings
|
hace 14 años |
scsi
|
e73e079bf1
[SCSI] Fix oops caused by queue refcounting failure
|
hace 14 años |
sfi
|
25985edced
Fix common misspellings
|
hace 14 años |
sh
|
583af252ab
drivers: sh: resume enabled clocks fix
|
hace 14 años |
sn
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
spi
|
e479c60456
spi/bfin_spi: fix handling of default bits per word setting
|
hace 14 años |
ssb
|
bdf492f502
ssb: fix PCI(e) driver regression causing oops on PCI cards
|
hace 14 años |
staging
|
e1d76719ea
staging: fix iio builds when IIO_RING_BUFFER is not enabled
|
hace 14 años |
target
|
e66ecd505a
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
|
hace 14 años |
tc
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
telephony
|
25f8f54f6e
pcmcia: Convert pcmcia_device_id declarations to const
|
hace 14 años |
thermal
|
b299eb5cde
ACPI:Fix goto flows in thermal-sys
|
hace 14 años |
tty
|
fb139dfeef
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
|
hace 14 años |
uio
|
47296b1962
uio: clean uioinfo when uninstall uio driver
|
hace 14 años |
usb
|
a26d31cef0
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
|
hace 14 años |
uwb
|
25985edced
Fix common misspellings
|
hace 14 años |
vhost
|
8ea8cf89e1
vhost: support event index
|
hace 14 años |
video
|
f4ef084226
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x
|
hace 14 años |
virtio
|
7ab358c23c
virtio: add api for delayed callbacks
|
hace 14 años |
vlynq
|
8ec4ad2beb
vlynq: Convert irq functions
|
hace 14 años |
w1
|
26575f9544
w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS
|
hace 14 años |
watchdog
|
9abd768a8d
mfd: Use mfd cell platform_data for rdc321x cells platform bits
|
hace 14 años |
xen
|
ef46222e7b
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
hace 14 años |
zorro
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
hace 14 años |
Kconfig
|
d94ba80ebb
ptp: Added a brand new class driver for ptp clocks.
|
hace 14 años |
Makefile
|
4cb865deec
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
hace 14 años |