.. |
accessibility
|
98b8788ae9
drop explicit include of autoconf.h
|
15 years ago |
acpi
|
2245ba2a3a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
|
15 years ago |
amba
|
7cfe249475
ARM: AMBA: Add pclk support to AMBA bus infrastructure
|
15 years ago |
ata
|
60652d07a0
ata: update for of_device to platform_device replacement
|
15 years ago |
atm
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
auxdisplay
|
bf87eae948
auxdisplay: section cleanup in cfag12864bfb driver
|
15 years ago |
base
|
7ee9225547
drivers/base/node.c: reduce stack usage of node_read_meminfo()
|
15 years ago |
block
|
7a50d06e24
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
|
15 years ago |
bluetooth
|
1685e633b3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
|
15 years ago |
cdrom
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
char
|
145c3ae46b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
clocksource
|
bbcf6e8b66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 years ago |
connector
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
cpufreq
|
9c36f746d7
[CPUFREQ] fix brace coding style issue.
|
15 years ago |
cpuidle
|
71abbbf856
cpuidle: extend cpuidle and menu governor to handle dynamic states
|
15 years ago |
crypto
|
57a4955f13
[S390] zcrypt: fix Kconfig dependencies
|
15 years ago |
dca
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
dio
|
f699b7f351
m68k: don't export static inline functions
|
15 years ago |
dma
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
edac
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
eisa
|
33fd797b3e
eisa: fix coding style for eisa bus code
|
15 years ago |
firewire
|
e78483c5ae
Merge firewire branches to be released post v2.6.35
|
15 years ago |
firmware
|
c29c08b598
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
15 years ago |
gpio
|
b12c35e22d
gpiolib: Implement set_debounce for WM831x GPIOs
|
15 years ago |
gpu
|
75a1e32cce
Merge git://git.infradead.org/~dwmw2/ideapad-2.6
|
15 years ago |
hid
|
d1126ad907
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
|
15 years ago |
hwmon
|
f279941863
hwmon: (via-cputemp) Remove bogus "SHOW" global variable
|
15 years ago |
i2c
|
bbcf6e8b66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 years ago |
ide
|
1a8bff5b40
ide: use module_param_named rather than module_param_call
|
15 years ago |
idle
|
5a4179460c
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
|
15 years ago |
ieee1394
|
e78483c5ae
Merge firewire branches to be released post v2.6.35
|
15 years ago |
ieee802154
|
acb3cecdf8
ieee802154: merge cleanup
|
15 years ago |
infiniband
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
input
|
b84ae4a140
Input: fix faulty XXinput_* calls
|
15 years ago |
isdn
|
2f2c779583
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
leds
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
lguest
|
091ebf07a2
lguest: stop using KVM hypercall mechanism
|
15 years ago |
macintosh
|
1c00650c23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
|
15 years ago |
mca
|
cf43f4ab3a
mca: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
md
|
2c7d46ec19
md raid-1/10 Fix bio_rw bit manipulations again
|
15 years ago |
media
|
c6d7ba8b12
v4l: Remove reference to bkl ioctl in compat ioctl handling
|
15 years ago |
memstick
|
d862b13bc8
memstick: fix hangs on unexpected device removal in mspro_blk
|
15 years ago |
message
|
fc58fb1807
fusion: add function parameter names to kernel-doc
|
15 years ago |
mfd
|
25ab998e2e
mfd: Fix up section mismatches in SH SDHI.
|
15 years ago |
misc
|
26df0766a7
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
15 years ago |
mmc
|
81ca03a0e2
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
|
15 years ago |
mtd
|
7a50d06e24
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
|
15 years ago |
net
|
e14f64c207
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 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
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
oprofile
|
729419f009
oprofile: make event buffer nonseekable
|
15 years ago |
parisc
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
parport
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
pci
|
e2e96c6636
Merge git://git.infradead.org/iommu-2.6
|
15 years ago |
pcmcia
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
platform
|
c3f755e384
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
|
15 years ago |
pnp
|
b14e033e17
PNPACPI: Add support for remote wakeup
|
15 years ago |
power
|
16bb85bc12
Merge git://git.infradead.org/battery-2.6
|
15 years ago |
pps
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
ps3
|
6c9468e9eb
Merge branch 'master' into for-next
|
15 years ago |
rapidio
|
638c5945ac
fix typos concerning "associate"
|
15 years ago |
regulator
|
120be66328
regulator: Remove default DEBUG define from TPS6586x
|
15 years ago |
rtc
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
s390
|
2be1f3a73d
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
|
15 years ago |
sbus
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
scsi
|
a7c8962bfb
arcmsr_hba: Missing slab.h include
|
15 years ago |
serial
|
b9afa3e015
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 years ago |
sfi
|
e29df91e67
SFI: do not return freed pointer
|
15 years ago |
sh
|
960bc368e7
sh: reinstate clock framework rate rounding.
|
15 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
|
5e1c53356d
m68knommu: include sched.h in ColdFire/SPI driver
|
15 years ago |
ssb
|
1685e633b3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
|
15 years ago |
staging
|
2a4419b5b2
fs: fs_struct rwlock to spinlock
|
15 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
|
90abdc3b97
pcmcia: do not use io_req_t when calling pcmcia_request_io()
|
15 years ago |
thermal
|
975f8c5653
drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys
|
15 years ago |
uio
|
14ec539482
uio: Remove IRQF_DISABLED flag from uio_cif.c
|
15 years ago |
usb
|
0238a0d8c3
usb: Fix up r8a66597-hcd section mismatches.
|
15 years ago |
uwb
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 years ago |
vhost
|
6ba74014c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
video
|
99c796df94
VIDEO: amba clcd: don't disable an already disabled clock
|
15 years ago |
virtio
|
1fe9b6fef1
virtio: fix oops on OOM
|
15 years ago |
vlynq
|
7db82437cf
vlynq: make whole Kconfig-menu dependant on architecture
|
15 years ago |
w1
|
2c3c8bea60
sysfs: add struct file* to bin_attr callbacks
|
15 years ago |
watchdog
|
86ded1f35d
watchdog: hpwdt (12/12): Make NMI decoding a compile-time option
|
15 years ago |
xen
|
26f0cf9181
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
15 years ago |
zorro
|
2190a1e770
zorro: Fix reading of proc/bus/zorro/* in small chunks
|
15 years ago |
Kconfig
|
9c8f05c283
MFGPT: move clocksource menu
|
15 years ago |
Makefile
|
bbcf6e8b66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 years ago |