Guennadi Liakhovetski c243939817 sh: add a parameter to LCDC driver's .display_on() callback 15 years ago
..
accessibility 98b8788ae9 drop explicit include of autoconf.h 16 years ago
acpi 0e1cf38889 Merge branch 'bugzilla-16396' into release 15 years ago
amba 7cfe249475 ARM: AMBA: Add pclk support to AMBA bus infrastructure 15 years ago
ata 1529c69adc ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1 15 years ago
atm cf9b59e9d3 Merge remote branch 'origin' into secretlab/next-devicetree 15 years ago
auxdisplay bf87eae948 auxdisplay: section cleanup in cfag12864bfb driver 15 years ago
base 24b1442d01 Driver-core: Always create class directories for classses that support namespaces. 15 years ago
block 79600aadcf cciss: set SCSI max cmd len to 16, as default is wrong 15 years ago
bluetooth c89827e0e9 drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h 15 years ago
cdrom 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
char 225aa01173 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel 15 years ago
clocksource d45840d9f0 Andres has moved 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 16 years ago
cpufreq 6f90388ac9 [CPUFREQ] fix memory leak in cpufreq_add_dev 15 years ago
cpuidle 8c215bd389 sched: Cure nr_iowait_cpu() users 15 years ago
crypto 7260042b2d crypto: talitos - fix bug in sg_copy_end_to_buffer 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 16 years ago
dio f699b7f351 m68k: don't export static inline functions 16 years ago
dma 285eba57db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 15 years ago
edac 952e1c6632 edac: mpc85xx: fix coldplug/hotplug module autoloading 15 years ago
eisa 33fd797b3e eisa: fix coding style for eisa bus code 16 years ago
firewire 1038953674 firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder 15 years ago
firmware 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
gpio ceb0885d3b Merge branch 'misc' into devel 15 years ago
gpu a4967de6cb drm/edid: Fix the HDTV hack sync adjustment 15 years ago
hid 29129a98e6 HID: Send Report ID when numbered reports are sent over the control endpoint. 15 years ago
hwmon 3f4f09b4be hwmon: (coretemp) Properly label the sensors 15 years ago
i2c 701ec7a7b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 15 years ago
ide c2cdf6aba0 powerpc/macio: Fix probing of macio devices by using the right of match table 15 years ago
idle 2671717265 intel_idle: native hardware cpuidle driver for latest Intel processors 15 years ago
ieee1394 55ddf14b04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 15 years ago
ieee802154 acb3cecdf8 ieee802154: merge cleanup 16 years ago
infiniband ecd4b48a16 IB/qib: Use request_firmware() to load SD7220 firmware 15 years ago
input 27efd7e2e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 15 years ago
isdn d41de3c100 ISDN: hysdn, fix potential NULL dereference 15 years ago
leds 11efe71f65 leds: add LED driver for Network Space v2 LEDs 15 years ago
lguest 091ebf07a2 lguest: stop using KVM hypercall mechanism 15 years ago
macintosh 39059cceed Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 15 years ago
mca cf43f4ab3a mca: struct device - replace bus_id with dev_name(), dev_set_name() 17 years ago
md 3424bf6a77 md/raid5: don't include 'spare' drives when reshaping to fewer devices. 15 years ago
media d50f58bbd9 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable 15 years ago
memstick 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 16 years ago
message b81d67a50c drivers/message/i2o/i2o_config.c: use memdup_user 15 years ago
mfd fbae3fb154 i2c: Remove all i2c_set_clientdata(client, NULL) in drivers 15 years ago
misc b31fc7af78 Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel 15 years ago
mmc be82ae0238 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 15 years ago
mtd 7046e668d7 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 15 years ago
net 8a2b6beffc net/irda/sh_irda: Modify clk_get lookups 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 16 years ago
of cf9b59e9d3 Merge remote branch 'origin' into secretlab/next-devicetree 15 years ago
oprofile 9414e99672 oprofile: protect from not being in an IRQ context 15 years ago
parisc 4b4fd27c0b PARISC: led.c - fix potential stack overflow in led_proc_write() 15 years ago
parport 6f8221c26b m68k: amiga - Parallel port platform device conversion 15 years ago
pci 58c84eda07 PCI: fall back to original BIOS BAR addresses 15 years ago
pcmcia 6aa033d7ef Merge master.kernel.org:/home/rmk/linux-2.6-arm 15 years ago
platform b4fd4f890b intel_scu_ipc: Oops/crash fixes 15 years ago
pnp 1468cf0542 Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release 15 years ago
power 02e7cce2bc Merge git://git.infradead.org/users/cbou/battery-2.6.35 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 16 years ago
ps3 6c9468e9eb Merge branch 'master' into for-next 15 years ago
rapidio 97ef6f7449 rapidio: fix new kernel-doc warnings 15 years ago
regulator 7d14831e21 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register 15 years ago
rtc ceb0885d3b Merge branch 'misc' into devel 15 years ago
s390 2fa82e1f10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 15 years ago
sbus 33cfe65a78 drivers/sbus: Remove unnecessary casts of private_data 15 years ago
scsi 8f83d76880 [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe 15 years ago
serial 701ec7a7b0 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 b3dd51a8a6 sh: add a reparent function to DIV6 clocks 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 16 years ago
spi 56825c88ff powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) 15 years ago
ssb da1fdb02d9 ssb: fix NULL ptr deref when pcihost_wrapper is used 15 years ago
staging 980019d74e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 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 16 years ago
telephony b8d6b0d6b6 drivers/telephony/ixj.c: use memdup_user 15 years ago
thermal 975f8c5653 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys 15 years ago
uio 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 16 years ago
usb 7b70c4275f Merge branch 'devel-stable' into devel 15 years ago
uwb 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 16 years ago
vhost 516bd66415 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
video c243939817 sh: add a parameter to LCDC driver's .display_on() callback 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 f1f5bda4e9 watchdog: at32ap700x_wdt: register misc device last in probe() function 15 years ago
xen b3831cb55d xen: avoid allocation causing potential swap activity on the resume path 15 years ago
zorro 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
Kconfig 9c8f05c283 MFGPT: move clocksource menu 16 years ago
Makefile 2671717265 intel_idle: native hardware cpuidle driver for latest Intel processors 15 years ago