.. |
accessibility
|
98b8788ae9
drop explicit include of autoconf.h
|
15 년 전 |
acpi
|
7fb574a97f
Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release
|
14 년 전 |
amba
|
97ceed1fc2
ARM: 6829/1: amba: make hardcoded periphid override hardware
|
14 년 전 |
ata
|
4974317055
ahci: change 'masking port_map' printk to KERN_WARNING level
|
14 년 전 |
atm
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 년 전 |
auxdisplay
|
25985edced
Fix common misspellings
|
14 년 전 |
base
|
a63fdc5156
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
|
14 년 전 |
bcma
|
ba7328b2d8
drivers/bcma/host_pci.c needs slab.h
|
14 년 전 |
block
|
7b28afe01a
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus
|
14 년 전 |
bluetooth
|
82362ccbf2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
|
14 년 전 |
cdrom
|
0f48f26009
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
|
14 년 전 |
char
|
780d7cc445
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
|
14 년 전 |
clk
|
e8bf8df9c2
CLKDEV: Fix clkdev return value for NULL clk case
|
14 년 전 |
clocksource
|
9436b4abec
Revert "clocksource: sh_cmt: Runtime PM support"
|
14 년 전 |
connector
|
663dd6dcaf
Connector: Correctly set the error code in case of success when dispatching receive callbacks
|
14 년 전 |
cpufreq
|
50f4ddd4ff
[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.
|
14 년 전 |
cpuidle
|
f310642123
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
|
14 년 전 |
crypto
|
a18b989a5c
crypto: caam - fix operator precedence in shared descriptor allocation
|
14 년 전 |
dca
|
3bb598fb23
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination
|
14 년 전 |
dio
|
f699b7f351
m68k: don't export static inline functions
|
15 년 전 |
dma
|
dcee0bb713
dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix
|
14 년 전 |
edac
|
e2e7709876
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
|
14 년 전 |
eisa
|
33fd797b3e
eisa: fix coding style for eisa bus code
|
15 년 전 |
firewire
|
7f7e37115a
firewire: ohci: do not bind to Pinnacle cards, avert panic
|
14 년 전 |
firmware
|
c89b857ce6
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 년 전 |
gpio
|
164d5c3988
gpio: wm831x: add a missing break in wm831x_gpio_dbg_show
|
14 년 전 |
gpu
|
c835490196
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
14 년 전 |
hid
|
c3ead6de4f
HID: hid-multitouch: add support for a new Lumio dual-touch panel
|
14 년 전 |
hwmon
|
d3f684f282
hwmon: (max1111) Fix race condition causing NULL pointer exception
|
14 년 전 |
hwspinlock
|
4fa8eebb04
hwspinlock: depend on OMAP4
|
14 년 전 |
i2c
|
f1bb20a836
Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux
|
14 년 전 |
ide
|
3307d0d83b
ide-cd: signedness warning fix again
|
14 년 전 |
idle
|
15e123e5d7
intel_idle: Rename cpuidle states
|
14 년 전 |
ieee802154
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 년 전 |
infiniband
|
b2bc478219
RDMA: Check for NULL mode in .devnode methods
|
14 년 전 |
input
|
63ef1124f1
input: pmic8xxx-pwrkey: Do not use mfd_get_data()
|
14 년 전 |
isdn
|
2f9381e984
gigaset: call module_put before restart of if_open()
|
14 년 전 |
leds
|
30cb35be6d
drivers/leds/leds-pca9532.c: change driver name to be unique
|
14 년 전 |
lguest
|
6151658751
Correct occurrences of
|
14 년 전 |
macintosh
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 년 전 |
mca
|
cf43f4ab3a
mca: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 년 전 |
md
|
4274215d24
md: avoid endless recovery loop when waiting for fail device to complete.
|
14 년 전 |
media
|
dc6b845044
si4713-i2c: avoid potential buffer overflow on si4713
|
14 년 전 |
memstick
|
25985edced
Fix common misspellings
|
14 년 전 |
message
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 년 전 |
mfd
|
f607e7fc5f
w1: ds1wm: add a reset recovery parameter
|
14 년 전 |
misc
|
c89b857ce6
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 년 전 |
mmc
|
ac330f44c6
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
|
14 년 전 |
mtd
|
c02a02ee4d
powerpc/85xx: fix NAND_CMD_READID read bytes number
|
14 년 전 |
net
|
680ba7ca63
pppoe: Must flush connections when MAC address changes too.
|
14 년 전 |
nfc
|
ac3c830419
drivers/nfc/pn544.c: add missing regulator
|
14 년 전 |
nubus
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
of
|
03eb14199e
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable
|
14 년 전 |
oprofile
|
130c5ce716
oprofile: Fix locking dependency in sync_start()
|
14 년 전 |
parisc
|
25985edced
Fix common misspellings
|
14 년 전 |
parport
|
b7c2f03628
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
14 년 전 |
pci
|
f483d3923d
PCI: conditional resource-reallocation through kernel parameter pci=realloc
|
14 년 전 |
pcmcia
|
512b7938fe
pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting
|
14 년 전 |
platform
|
0401846c33
hp-wmi: fix use after free
|
14 년 전 |
pnp
|
25985edced
Fix common misspellings
|
14 년 전 |
power
|
ea0ca3a843
Merge git://git.infradead.org/battery-2.6
|
14 년 전 |
pps
|
25985edced
Fix common misspellings
|
14 년 전 |
ps3
|
25985edced
Fix common misspellings
|
14 년 전 |
ptp
|
fb5a18cf7c
ptp: Fix some locking bugs in ptp_read()
|
14 년 전 |
rapidio
|
0bf2461fdd
rapidio: fix default routing initialization
|
14 년 전 |
regulator
|
6ff325a2d8
regulator: max8997: Fix setting inappropriate value for ramp_delay variable
|
14 년 전 |
rtc
|
31c1771cdb
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
|
14 년 전 |
s390
|
3ec90878ba
[S390] qdio: Split SBAL entry flags
|
14 년 전 |
sbus
|
25985edced
Fix common misspellings
|
14 년 전 |
scsi
|
a5ec7f86dc
[SCSI] isci: fix checkpatch errors
|
14 년 전 |
sfi
|
25985edced
Fix common misspellings
|
14 년 전 |
sh
|
583af252ab
drivers: sh: resume enabled clocks fix
|
14 년 전 |
sn
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
spi
|
3075741417
spi/s3c64xx: Bug fix for SPI with different FIFO level
|
14 년 전 |
ssb
|
6ae8ec2786
ssb: fix init regression of hostmode PCI core
|
14 년 전 |
staging
|
de3796e77a
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
|
14 년 전 |
target
|
95efa28639
tcm_fc: Fix conversion spec warning
|
14 년 전 |
tc
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
telephony
|
25f8f54f6e
pcmcia: Convert pcmcia_device_id declarations to const
|
14 년 전 |
thermal
|
b299eb5cde
ACPI:Fix goto flows in thermal-sys
|
14 년 전 |
tty
|
fc52693f8f
Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc
|
14 년 전 |
uio
|
47296b1962
uio: clean uioinfo when uninstall uio driver
|
14 년 전 |
usb
|
ca5c485f55
USB: additional regression fix for device removal
|
14 년 전 |
uwb
|
25985edced
Fix common misspellings
|
14 년 전 |
vhost
|
8ea8cf89e1
vhost: support event index
|
14 년 전 |
video
|
3e86f1d8e3
vesafb: fix memory leak
|
14 년 전 |
virtio
|
7ab358c23c
virtio: add api for delayed callbacks
|
14 년 전 |
vlynq
|
8ec4ad2beb
vlynq: Convert irq functions
|
14 년 전 |
w1
|
f607e7fc5f
w1: ds1wm: add a reset recovery parameter
|
14 년 전 |
watchdog
|
f71d26bb65
watchdog: hpwdt depends on PCI
|
14 년 전 |
xen
|
ef46222e7b
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 년 전 |
zorro
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 년 전 |
Kconfig
|
d94ba80ebb
ptp: Added a brand new class driver for ptp clocks.
|
14 년 전 |
Makefile
|
4cb865deec
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
14 년 전 |